diff --git a/main/data/documentation/shield.json b/main/data/documentation/shield.json index da45484eb..4318fc09e 100644 --- a/main/data/documentation/shield.json +++ b/main/data/documentation/shield.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"content","content":[{"anchor":"Overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Shield is split into a number of libraries, each focusing on specific capabililties:"}]},{"type":"table","rows":[[[{"type":"paragraph","inlineContent":[{"type":"text","text":"Library"}]}],[{"type":"paragraph","inlineContent":[]}]],[[{"type":"paragraph","inlineContent":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity"}]}],[{"type":"paragraph","inlineContent":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}]}]],[[{"type":"paragraph","inlineContent":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto"}]}],[{"type":"paragraph","inlineContent":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}]}]],[[{"type":"paragraph","inlineContent":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509"}]}],[{"type":"paragraph","inlineContent":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}]}]],[[{"type":"paragraph","inlineContent":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX500"}]}],[{"type":"paragraph","inlineContent":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}]}]],[[{"type":"paragraph","inlineContent":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldOID"}]}],[{"type":"paragraph","inlineContent":[{"type":"text","text":"Common OID definitions and conversions."}]}]],[[{"type":"paragraph","inlineContent":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS"}]}],[{"type":"paragraph","inlineContent":[{"type":"text","text":"Public Key Cryptograpgy Standard (PKCS) types for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509"},{"type":"text","text":"."}]}]]],"header":"row"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shield"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/Shield","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"kind":"symbol","metadata":{"roleHeading":"Framework","externalID":"Shield","title":"Shield","symbolKind":"module","role":"collection","modules":[{"name":"Shield"}]},"hierarchy":{"paths":[[]]},"topicSections":[{"title":"ShieldSecurity","abstract":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity"},{"type":"text","text":" is mostly comprised of extensions to "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" types like "},{"type":"codeVoice","code":"SecCertificate"},{"type":"text","text":" and "},{"type":"codeVoice","code":"SecKey"},{"type":"text","text":"."}],"identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]},{"title":"ShieldCrypto","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester"]},{"title":"ShieldX509","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName"]},{"title":"ShieldX500","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style"]},{"title":"ShieldOID","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/itu"]}],"references":{"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldX500/RFC4519Style":{"role":"symbol","title":"RFC4519Style","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RFC4519Style"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RFC4519Style"}],"url":"\/documentation\/shieldx500\/rfc4519style"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/SHA1Digester":{"role":"symbol","title":"SHA1Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA1Digester"}],"url":"\/documentation\/shieldcrypto\/sha1digester"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/documentation/ShieldPKCS":{"role":"collection","title":"ShieldPKCS","abstract":[{"type":"text","text":"Public Key Cryptograpgy Standard (PKCS) types for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs"},"doc://Shield/documentation/ShieldX509/NameBuilder":{"role":"symbol","title":"NameBuilder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NameBuilder"}],"url":"\/documentation\/shieldx509\/namebuilder"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/ShieldCrypto/SHA512Digester":{"role":"symbol","title":"SHA512Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Digester"}],"url":"\/documentation\/shieldcrypto\/sha512digester"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldCrypto/SHA256Digester":{"role":"symbol","title":"SHA256Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA256Digester"}],"url":"\/documentation\/shieldcrypto\/sha256digester"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser":{"role":"symbol","title":"DistinguishedNameStringParser","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringParser"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringParser"}],"url":"\/documentation\/shieldx500\/distinguishednamestringparser"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldCrypto/SHA224Digester":{"role":"symbol","title":"SHA224Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA224Digester"}],"url":"\/documentation\/shieldcrypto\/sha224digester"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldOID":{"role":"collection","title":"ShieldOID","abstract":[{"type":"text","text":"Common OID definitions and conversions."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid"},"doc://Shield/documentation/ShieldCrypto/Random":{"role":"symbol","title":"Random","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Random"}],"abstract":[{"type":"text","text":"Cryptographic random data generator."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Random"}],"url":"\/documentation\/shieldcrypto\/random"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/ShieldCrypto/SHA384Digester":{"role":"symbol","title":"SHA384Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Digester"}],"url":"\/documentation\/shieldcrypto\/sha384digester"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"content","content":[{"anchor":"Overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Shield is split into a number of libraries, each focusing on specific capabililties:"}]},{"type":"table","rows":[[[{"type":"paragraph","inlineContent":[{"type":"text","text":"Library"}]}],[{"type":"paragraph","inlineContent":[]}]],[[{"type":"paragraph","inlineContent":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity"}]}],[{"type":"paragraph","inlineContent":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}]}]],[[{"type":"paragraph","inlineContent":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto"}]}],[{"type":"paragraph","inlineContent":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}]}]],[[{"type":"paragraph","inlineContent":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509"}]}],[{"type":"paragraph","inlineContent":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}]}]],[[{"type":"paragraph","inlineContent":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX500"}]}],[{"type":"paragraph","inlineContent":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}]}]],[[{"type":"paragraph","inlineContent":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldOID"}]}],[{"type":"paragraph","inlineContent":[{"type":"text","text":"Common OID definitions and conversions."}]}]],[[{"type":"paragraph","inlineContent":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS"}]}],[{"type":"paragraph","inlineContent":[{"type":"text","text":"Public Key Cryptograpgy Standard (PKCS) types for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509"},{"type":"text","text":"."}]}]]],"header":"row"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shield"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/Shield","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"kind":"symbol","metadata":{"roleHeading":"Framework","externalID":"Shield","title":"Shield","symbolKind":"module","role":"collection","modules":[{"name":"Shield"}]},"hierarchy":{"paths":[[]]},"topicSections":[{"title":"ShieldSecurity","abstract":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity"},{"type":"text","text":" is mostly comprised of extensions to "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" types like "},{"type":"codeVoice","code":"SecCertificate"},{"type":"text","text":" and "},{"type":"codeVoice","code":"SecKey"},{"type":"text","text":"."}],"identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]},{"title":"ShieldCrypto","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester"]},{"title":"ShieldX509","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName"]},{"title":"ShieldX500","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style"]},{"title":"ShieldOID","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/itu"]}],"references":{"doc://Shield/documentation/ShieldCrypto/Random":{"role":"symbol","title":"Random","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Random"}],"abstract":[{"type":"text","text":"Cryptographic random data generator."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Random"}],"url":"\/documentation\/shieldcrypto\/random"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldX509/NameBuilder":{"role":"symbol","title":"NameBuilder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NameBuilder"}],"url":"\/documentation\/shieldx509\/namebuilder"},"doc://Shield/documentation/ShieldX500/RFC4519Style":{"role":"symbol","title":"RFC4519Style","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RFC4519Style"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RFC4519Style"}],"url":"\/documentation\/shieldx500\/rfc4519style"},"doc://Shield/documentation/ShieldCrypto/SHA1Digester":{"role":"symbol","title":"SHA1Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA1Digester"}],"url":"\/documentation\/shieldcrypto\/sha1digester"},"doc://Shield/documentation/ShieldCrypto/SHA512Digester":{"role":"symbol","title":"SHA512Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Digester"}],"url":"\/documentation\/shieldcrypto\/sha512digester"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldCrypto/SHA384Digester":{"role":"symbol","title":"SHA384Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Digester"}],"url":"\/documentation\/shieldcrypto\/sha384digester"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser":{"role":"symbol","title":"DistinguishedNameStringParser","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringParser"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringParser"}],"url":"\/documentation\/shieldx500\/distinguishednamestringparser"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/ShieldCrypto/SHA224Digester":{"role":"symbol","title":"SHA224Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA224Digester"}],"url":"\/documentation\/shieldcrypto\/sha224digester"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldOID":{"role":"collection","title":"ShieldOID","abstract":[{"type":"text","text":"Common OID definitions and conversions."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldPKCS":{"role":"collection","title":"ShieldPKCS","abstract":[{"type":"text","text":"Public Key Cryptograpgy Standard (PKCS) types for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"},"doc://Shield/documentation/ShieldCrypto/SHA256Digester":{"role":"symbol","title":"SHA256Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA256Digester"}],"url":"\/documentation\/shieldcrypto\/sha256digester"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto.json b/main/data/documentation/shieldcrypto.json index bb783f561..3fafcd00a 100644 --- a/main/data/documentation/shieldcrypto.json +++ b/main/data/documentation/shieldcrypto.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"content","content":[{"anchor":"Overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A Swift interface to the "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":" framework, exposing most of the "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":" API."}]},{"style":"important","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"No cryptography algorithms are implemented in ShieldCrypto, it relies upon system provided"},{"type":"text","text":" "},{"type":"text","text":"implementations only."}]}],"type":"aside","name":"Important"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"roleHeading":"Framework","externalID":"ShieldCrypto","title":"ShieldCrypto","symbolKind":"module","role":"collection","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[[]]},"topicSections":[{"title":"Protocols","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestContext","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine"]},{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine"]}],"references":{"doc://Shield/documentation/ShieldCrypto/DigestEngine":{"role":"symbol","title":"DigestEngine","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestEngine"}],"url":"\/documentation\/shieldcrypto\/digestengine"},"doc://Shield/documentation/ShieldCrypto/DigestContext":{"role":"symbol","title":"DigestContext","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestContext"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestContext","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestContext"}],"url":"\/documentation\/shieldcrypto\/digestcontext"},"doc://Shield/documentation/ShieldCrypto/SHA384Engine":{"role":"symbol","title":"SHA384Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Engine"}],"url":"\/documentation\/shieldcrypto\/sha384engine"},"doc://Shield/documentation/ShieldCrypto/SHA224Engine":{"role":"symbol","title":"SHA224Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA224Engine"}],"url":"\/documentation\/shieldcrypto\/sha224engine"},"doc://Shield/documentation/ShieldCrypto/SHA256Engine":{"role":"symbol","title":"SHA256Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA256Engine"}],"url":"\/documentation\/shieldcrypto\/sha256engine"},"doc://Shield/documentation/ShieldCrypto/SHA1Engine":{"role":"symbol","title":"SHA1Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA1Engine"}],"url":"\/documentation\/shieldcrypto\/sha1engine"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine":{"role":"symbol","title":"DigesterEngine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigesterEngine"}],"url":"\/documentation\/shieldcrypto\/digesterengine"},"doc://Shield/documentation/ShieldCrypto/SHA512Engine":{"role":"symbol","title":"SHA512Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Engine"}],"url":"\/documentation\/shieldcrypto\/sha512engine"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"},"doc://Shield/documentation/ShieldCrypto/AnyDigester":{"role":"symbol","title":"AnyDigester","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyDigester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyDigester"}],"url":"\/documentation\/shieldcrypto\/anydigester"},"doc://Shield/documentation/ShieldCrypto/Digester":{"role":"symbol","title":"Digester","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digester"}],"url":"\/documentation\/shieldcrypto\/digester"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"content","content":[{"anchor":"Overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A Swift interface to the "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":" framework, exposing most of the "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":" API."}]},{"style":"important","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"No cryptography algorithms are implemented in ShieldCrypto, it relies upon system provided"},{"type":"text","text":" "},{"type":"text","text":"implementations only."}]}],"type":"aside","name":"Important"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"roleHeading":"Framework","externalID":"ShieldCrypto","title":"ShieldCrypto","symbolKind":"module","role":"collection","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[[]]},"topicSections":[{"title":"Protocols","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestContext","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine"]},{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine"]}],"references":{"doc://Shield/documentation/ShieldCrypto/DigestEngine":{"role":"symbol","title":"DigestEngine","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestEngine"}],"url":"\/documentation\/shieldcrypto\/digestengine"},"doc://Shield/documentation/ShieldCrypto/Digester":{"role":"symbol","title":"Digester","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digester"}],"url":"\/documentation\/shieldcrypto\/digester"},"doc://Shield/documentation/ShieldCrypto/SHA256Engine":{"role":"symbol","title":"SHA256Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA256Engine"}],"url":"\/documentation\/shieldcrypto\/sha256engine"},"doc://Shield/documentation/ShieldCrypto/SHA224Engine":{"role":"symbol","title":"SHA224Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA224Engine"}],"url":"\/documentation\/shieldcrypto\/sha224engine"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA512Engine":{"role":"symbol","title":"SHA512Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Engine"}],"url":"\/documentation\/shieldcrypto\/sha512engine"},"doc://Shield/documentation/ShieldCrypto/AnyDigester":{"role":"symbol","title":"AnyDigester","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyDigester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyDigester"}],"url":"\/documentation\/shieldcrypto\/anydigester"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine":{"role":"symbol","title":"DigesterEngine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigesterEngine"}],"url":"\/documentation\/shieldcrypto\/digesterengine"},"doc://Shield/documentation/ShieldCrypto/DigestContext":{"role":"symbol","title":"DigestContext","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestContext"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestContext","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestContext"}],"url":"\/documentation\/shieldcrypto\/digestcontext"},"doc://Shield/documentation/ShieldCrypto/SHA1Engine":{"role":"symbol","title":"SHA1Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA1Engine"}],"url":"\/documentation\/shieldcrypto\/sha1engine"},"doc://Shield/documentation/ShieldCrypto/SHA384Engine":{"role":"symbol","title":"SHA384Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Engine"}],"url":"\/documentation\/shieldcrypto\/sha384engine"},"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/anydigester.json b/main/data/documentation/shieldcrypto/anydigester.json index 687e3c05f..d499dc26b 100644 --- a/main/data/documentation/shieldcrypto/anydigester.json +++ b/main/data/documentation/shieldcrypto/anydigester.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyDigester"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/anydigester"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine"],"kind":"relationships","title":"Conforming Types","type":"conformingTypes"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/init()"]},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/final()","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-29cau","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-3h6bb","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:dataLength:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/hashLength"]},{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-5bapj","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-c3pt","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:dataLength:)"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyDigester"}],"title":"AnyDigester","roleHeading":"Protocol","role":"symbol","symbolKind":"protocol","externalID":"s:12ShieldCrypto11AnyDigesterP","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"AnyDigester"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto"]]},"references":{"doc://Shield/documentation/ShieldCrypto/AnyDigester":{"role":"symbol","title":"AnyDigester","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyDigester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyDigester"}],"url":"\/documentation\/shieldcrypto\/anydigester"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/update(data:dataLength:)":{"role":"symbol","title":"update(data:dataLength:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:dataLength:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/update(data:datalength:)"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/update(data:)-29cau":{"defaultImplementations":2,"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-29cau","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-29cau"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/digest(data:dataLength:)":{"role":"symbol","title":"digest(data:dataLength:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:dataLength:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/digest(data:datalength:)"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine":{"role":"symbol","title":"DigesterEngine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigesterEngine"}],"url":"\/documentation\/shieldcrypto\/digesterengine"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/digest(data:)-c3pt":{"defaultImplementations":2,"role":"symbol","title":"digest(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-c3pt","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-c3pt"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/final()":{"role":"symbol","title":"final()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/final()","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/final()"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/hashLength":{"role":"symbol","title":"hashLength","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/hashLength","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/hashlength"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/update(data:)-3h6bb":{"defaultImplementations":2,"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-3h6bb","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-3h6bb"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/digest(data:)-5bapj":{"defaultImplementations":2,"role":"symbol","title":"digest(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-5bapj","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-5bapj"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/init()":{"role":"symbol","title":"init()","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/init()","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/init()"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyDigester"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/anydigester"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine"],"kind":"relationships","title":"Conforming Types","type":"conformingTypes"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/init()"]},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/final()","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-29cau","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-3h6bb","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:dataLength:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/hashLength"]},{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-5bapj","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-c3pt","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:dataLength:)"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyDigester"}],"title":"AnyDigester","roleHeading":"Protocol","role":"symbol","symbolKind":"protocol","externalID":"s:12ShieldCrypto11AnyDigesterP","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"AnyDigester"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto"]]},"references":{"doc://Shield/documentation/ShieldCrypto/AnyDigester/update(data:dataLength:)":{"role":"symbol","title":"update(data:dataLength:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:dataLength:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/update(data:datalength:)"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/init()":{"role":"symbol","title":"init()","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/init()","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/init()"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/digest(data:dataLength:)":{"role":"symbol","title":"digest(data:dataLength:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:dataLength:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/digest(data:datalength:)"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine":{"role":"symbol","title":"DigesterEngine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigesterEngine"}],"url":"\/documentation\/shieldcrypto\/digesterengine"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/update(data:)-29cau":{"defaultImplementations":2,"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-29cau","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-29cau"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/digest(data:)-c3pt":{"defaultImplementations":2,"role":"symbol","title":"digest(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-c3pt","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-c3pt"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/hashLength":{"role":"symbol","title":"hashLength","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/hashLength","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/hashlength"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/update(data:)-3h6bb":{"defaultImplementations":2,"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-3h6bb","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-3h6bb"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/final()":{"role":"symbol","title":"final()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/final()","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/final()"},"doc://Shield/documentation/ShieldCrypto/AnyDigester":{"role":"symbol","title":"AnyDigester","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyDigester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyDigester"}],"url":"\/documentation\/shieldcrypto\/anydigester"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/digest(data:)-5bapj":{"defaultImplementations":2,"role":"symbol","title":"digest(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-5bapj","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-5bapj"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/anydigester/digest(data:)-1rlzo.json b/main/data/documentation/shieldcrypto/anydigester/digest(data:)-1rlzo.json index f81cccc12..ff1097efd 100644 --- a/main/data/documentation/shieldcrypto/anydigester/digest(data:)-1rlzo.json +++ b/main/data/documentation/shieldcrypto/anydigester/digest(data:)-1rlzo.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/anydigester\/digest(data:)-1rlzo"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-1rlzo","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"digest(data:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:12ShieldCrypto11AnyDigesterPAAE6digest4data10Foundation4DataVAH_tFZ","extendedModule":"ShieldCrypto","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-5bapj"],["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-c3pt"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/digest(data:)-5bapj":{"defaultImplementations":2,"role":"symbol","title":"digest(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-5bapj","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-5bapj"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/digest(data:)-c3pt":{"defaultImplementations":2,"role":"symbol","title":"digest(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-c3pt","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-c3pt"},"doc://Shield/documentation/ShieldCrypto/AnyDigester":{"role":"symbol","title":"AnyDigester","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyDigester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyDigester"}],"url":"\/documentation\/shieldcrypto\/anydigester"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/digest(data:)-1rlzo":{"role":"symbol","title":"digest(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-1rlzo","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-1rlzo"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/anydigester\/digest(data:)-1rlzo"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-1rlzo","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"digest(data:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:12ShieldCrypto11AnyDigesterPAAE6digest4data10Foundation4DataVAH_tFZ","extendedModule":"ShieldCrypto","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-5bapj"],["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-c3pt"]]},"references":{"doc://Shield/documentation/ShieldCrypto/AnyDigester":{"role":"symbol","title":"AnyDigester","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyDigester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyDigester"}],"url":"\/documentation\/shieldcrypto\/anydigester"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/digest(data:)-1rlzo":{"role":"symbol","title":"digest(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-1rlzo","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-1rlzo"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/digest(data:)-5bapj":{"defaultImplementations":2,"role":"symbol","title":"digest(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-5bapj","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-5bapj"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/digest(data:)-c3pt":{"defaultImplementations":2,"role":"symbol","title":"digest(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-c3pt","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-c3pt"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/anydigester/digest(data:)-5bapj.json b/main/data/documentation/shieldcrypto/anydigester/digest(data:)-5bapj.json index 1dbc10145..4f287099a 100644 --- a/main/data/documentation/shieldcrypto/anydigester/digest(data:)-5bapj.json +++ b/main/data/documentation/shieldcrypto/anydigester/digest(data:)-5bapj.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/anydigester\/digest(data:)-5bapj"],"traits":[{"interfaceLanguage":"swift"}]}],"defaultImplementationsSections":[{"title":"AnyDigester Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-65jpl","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-1rlzo"]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-5bapj","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"digest(data:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:12ShieldCrypto11AnyDigesterP6digest4data10Foundation4DataVAH_tFZ","required":true,"modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/digest(data:)-1rlzo":{"role":"symbol","title":"digest(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-1rlzo","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-1rlzo"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/digest(data:)-5bapj":{"defaultImplementations":2,"role":"symbol","title":"digest(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-5bapj","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-5bapj"},"doc://Shield/documentation/ShieldCrypto/AnyDigester":{"role":"symbol","title":"AnyDigester","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyDigester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyDigester"}],"url":"\/documentation\/shieldcrypto\/anydigester"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/digest(data:)-65jpl":{"role":"symbol","title":"digest(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-65jpl","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-65jpl"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/anydigester\/digest(data:)-5bapj"],"traits":[{"interfaceLanguage":"swift"}]}],"defaultImplementationsSections":[{"title":"AnyDigester Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-65jpl","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-1rlzo"]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-5bapj","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"digest(data:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:12ShieldCrypto11AnyDigesterP6digest4data10Foundation4DataVAH_tFZ","required":true,"modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester"]]},"references":{"doc://Shield/documentation/ShieldCrypto/AnyDigester/digest(data:)-5bapj":{"defaultImplementations":2,"role":"symbol","title":"digest(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-5bapj","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-5bapj"},"doc://Shield/documentation/ShieldCrypto/AnyDigester":{"role":"symbol","title":"AnyDigester","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyDigester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyDigester"}],"url":"\/documentation\/shieldcrypto\/anydigester"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/digest(data:)-65jpl":{"role":"symbol","title":"digest(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-65jpl","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-65jpl"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/digest(data:)-1rlzo":{"role":"symbol","title":"digest(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-1rlzo","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-1rlzo"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/anydigester/digest(data:)-65jpl.json b/main/data/documentation/shieldcrypto/anydigester/digest(data:)-65jpl.json index 7bd3f72fd..95fa0a826 100644 --- a/main/data/documentation/shieldcrypto/anydigester/digest(data:)-65jpl.json +++ b/main/data/documentation/shieldcrypto/anydigester/digest(data:)-65jpl.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/anydigester\/digest(data:)-65jpl"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-65jpl","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"digest(data:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:12ShieldCrypto11AnyDigesterPAAE6digest4data10Foundation4DataVSW_tFZ","extendedModule":"ShieldCrypto","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-5bapj"],["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-c3pt"]]},"references":{"doc://Shield/documentation/ShieldCrypto/AnyDigester/digest(data:)-65jpl":{"role":"symbol","title":"digest(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-65jpl","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-65jpl"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/digest(data:)-5bapj":{"defaultImplementations":2,"role":"symbol","title":"digest(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-5bapj","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-5bapj"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/digest(data:)-c3pt":{"defaultImplementations":2,"role":"symbol","title":"digest(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-c3pt","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-c3pt"},"doc://Shield/documentation/ShieldCrypto/AnyDigester":{"role":"symbol","title":"AnyDigester","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyDigester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyDigester"}],"url":"\/documentation\/shieldcrypto\/anydigester"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/anydigester\/digest(data:)-65jpl"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-65jpl","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"digest(data:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:12ShieldCrypto11AnyDigesterPAAE6digest4data10Foundation4DataVSW_tFZ","extendedModule":"ShieldCrypto","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-5bapj"],["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-c3pt"]]},"references":{"doc://Shield/documentation/ShieldCrypto/AnyDigester/digest(data:)-c3pt":{"defaultImplementations":2,"role":"symbol","title":"digest(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-c3pt","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-c3pt"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/digest(data:)-5bapj":{"defaultImplementations":2,"role":"symbol","title":"digest(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-5bapj","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-5bapj"},"doc://Shield/documentation/ShieldCrypto/AnyDigester":{"role":"symbol","title":"AnyDigester","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyDigester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyDigester"}],"url":"\/documentation\/shieldcrypto\/anydigester"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/digest(data:)-65jpl":{"role":"symbol","title":"digest(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-65jpl","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-65jpl"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/anydigester/digest(data:)-c3pt.json b/main/data/documentation/shieldcrypto/anydigester/digest(data:)-c3pt.json index d5af22a6e..9747812ca 100644 --- a/main/data/documentation/shieldcrypto/anydigester/digest(data:)-c3pt.json +++ b/main/data/documentation/shieldcrypto/anydigester/digest(data:)-c3pt.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/anydigester\/digest(data:)-c3pt"],"traits":[{"interfaceLanguage":"swift"}]}],"defaultImplementationsSections":[{"title":"AnyDigester Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-1rlzo","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-65jpl"]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-c3pt","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"digest(data:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:12ShieldCrypto11AnyDigesterP6digest4data10Foundation4DataVSW_tFZ","required":true,"modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester"]]},"references":{"doc://Shield/documentation/ShieldCrypto/AnyDigester":{"role":"symbol","title":"AnyDigester","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyDigester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyDigester"}],"url":"\/documentation\/shieldcrypto\/anydigester"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/digest(data:)-c3pt":{"defaultImplementations":2,"role":"symbol","title":"digest(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-c3pt","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-c3pt"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/digest(data:)-1rlzo":{"role":"symbol","title":"digest(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-1rlzo","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-1rlzo"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/digest(data:)-65jpl":{"role":"symbol","title":"digest(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-65jpl","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-65jpl"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/anydigester\/digest(data:)-c3pt"],"traits":[{"interfaceLanguage":"swift"}]}],"defaultImplementationsSections":[{"title":"AnyDigester Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-1rlzo","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-65jpl"]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-c3pt","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"digest(data:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:12ShieldCrypto11AnyDigesterP6digest4data10Foundation4DataVSW_tFZ","required":true,"modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester"]]},"references":{"doc://Shield/documentation/ShieldCrypto/AnyDigester":{"role":"symbol","title":"AnyDigester","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyDigester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyDigester"}],"url":"\/documentation\/shieldcrypto\/anydigester"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/digest(data:)-1rlzo":{"role":"symbol","title":"digest(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-1rlzo","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-1rlzo"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/digest(data:)-c3pt":{"defaultImplementations":2,"role":"symbol","title":"digest(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-c3pt","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-c3pt"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/digest(data:)-65jpl":{"role":"symbol","title":"digest(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:)-65jpl","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-65jpl"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/anydigester/digest(data:datalength:).json b/main/data/documentation/shieldcrypto/anydigester/digest(data:datalength:).json index 1a6efdae7..580652fa4 100644 --- a/main/data/documentation/shieldcrypto/anydigester/digest(data:datalength:).json +++ b/main/data/documentation/shieldcrypto/anydigester/digest(data:datalength:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/anydigester\/digest(data:datalength:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:dataLength:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"digest(data:dataLength:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:12ShieldCrypto11AnyDigesterP6digest4data0F6Length10Foundation4DataVSV_SitFZ","required":true,"modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester"]]},"references":{"doc://Shield/documentation/ShieldCrypto/AnyDigester":{"role":"symbol","title":"AnyDigester","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyDigester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyDigester"}],"url":"\/documentation\/shieldcrypto\/anydigester"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/digest(data:dataLength:)":{"role":"symbol","title":"digest(data:dataLength:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:dataLength:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/digest(data:datalength:)"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/anydigester\/digest(data:datalength:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:dataLength:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"digest(data:dataLength:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:12ShieldCrypto11AnyDigesterP6digest4data0F6Length10Foundation4DataVSV_SitFZ","required":true,"modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester"]]},"references":{"doc://Shield/documentation/ShieldCrypto/AnyDigester/digest(data:dataLength:)":{"role":"symbol","title":"digest(data:dataLength:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/digest(data:dataLength:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/digest(data:datalength:)"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/AnyDigester":{"role":"symbol","title":"AnyDigester","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyDigester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyDigester"}],"url":"\/documentation\/shieldcrypto\/anydigester"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/anydigester/init().json b/main/data/documentation/shieldcrypto/anydigester/init().json index 41ba590d3..83e476d39 100644 --- a/main/data/documentation/shieldcrypto/anydigester/init().json +++ b/main/data/documentation/shieldcrypto/anydigester/init().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"()"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/anydigester\/init()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/init()","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"init()","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"symbolKind":"init","externalID":"s:12ShieldCrypto11AnyDigesterPxycfc","required":true,"modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester"]]},"references":{"doc://Shield/documentation/ShieldCrypto/AnyDigester/init()":{"role":"symbol","title":"init()","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/init()","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/init()"},"doc://Shield/documentation/ShieldCrypto/AnyDigester":{"role":"symbol","title":"AnyDigester","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyDigester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyDigester"}],"url":"\/documentation\/shieldcrypto\/anydigester"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"()"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/anydigester\/init()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/init()","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"init()","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"symbolKind":"init","externalID":"s:12ShieldCrypto11AnyDigesterPxycfc","required":true,"modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester"]]},"references":{"doc://Shield/documentation/ShieldCrypto/AnyDigester/init()":{"role":"symbol","title":"init()","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/init()","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/init()"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/AnyDigester":{"role":"symbol","title":"AnyDigester","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyDigester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyDigester"}],"url":"\/documentation\/shieldcrypto\/anydigester"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/anydigester/update(data:)-29cau.json b/main/data/documentation/shieldcrypto/anydigester/update(data:)-29cau.json index 45db87a84..c2f768a73 100644 --- a/main/data/documentation/shieldcrypto/anydigester/update(data:)-29cau.json +++ b/main/data/documentation/shieldcrypto/anydigester/update(data:)-29cau.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/anydigester\/update(data:)-29cau"],"traits":[{"interfaceLanguage":"swift"}]}],"defaultImplementationsSections":[{"title":"AnyDigester Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-2if83","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-vb2v"]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-29cau","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"update(data:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:12ShieldCrypto11AnyDigesterP6update4datay10Foundation4DataV_tF","required":true,"modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester"]]},"references":{"doc://Shield/documentation/ShieldCrypto/AnyDigester":{"role":"symbol","title":"AnyDigester","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyDigester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyDigester"}],"url":"\/documentation\/shieldcrypto\/anydigester"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/update(data:)-2if83":{"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-2if83","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-2if83"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/update(data:)-29cau":{"defaultImplementations":2,"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-29cau","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-29cau"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/update(data:)-vb2v":{"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-vb2v","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-vb2v"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/anydigester\/update(data:)-29cau"],"traits":[{"interfaceLanguage":"swift"}]}],"defaultImplementationsSections":[{"title":"AnyDigester Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-vb2v","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-2if83"]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-29cau","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"update(data:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:12ShieldCrypto11AnyDigesterP6update4datay10Foundation4DataV_tF","required":true,"modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/AnyDigester":{"role":"symbol","title":"AnyDigester","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyDigester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyDigester"}],"url":"\/documentation\/shieldcrypto\/anydigester"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/update(data:)-29cau":{"defaultImplementations":2,"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-29cau","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-29cau"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/update(data:)-2if83":{"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-2if83","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-2if83"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/update(data:)-vb2v":{"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-vb2v","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-vb2v"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/anydigester/update(data:)-2if83.json b/main/data/documentation/shieldcrypto/anydigester/update(data:)-2if83.json index b843beade..f9871abd0 100644 --- a/main/data/documentation/shieldcrypto/anydigester/update(data:)-2if83.json +++ b/main/data/documentation/shieldcrypto/anydigester/update(data:)-2if83.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/anydigester\/update(data:)-2if83"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-2if83","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"update(data:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:12ShieldCrypto11AnyDigesterPAAE6update4datay10Foundation4DataV_tF","extendedModule":"ShieldCrypto","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-29cau"],["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-3h6bb"]]},"references":{"doc://Shield/documentation/ShieldCrypto/AnyDigester":{"role":"symbol","title":"AnyDigester","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyDigester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyDigester"}],"url":"\/documentation\/shieldcrypto\/anydigester"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/update(data:)-2if83":{"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-2if83","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-2if83"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/update(data:)-29cau":{"defaultImplementations":2,"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-29cau","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-29cau"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/update(data:)-3h6bb":{"defaultImplementations":2,"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-3h6bb","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-3h6bb"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/anydigester\/update(data:)-2if83"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-2if83","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"update(data:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:12ShieldCrypto11AnyDigesterPAAE6update4datay10Foundation4DataV_tF","extendedModule":"ShieldCrypto","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-29cau"],["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-3h6bb"]]},"references":{"doc://Shield/documentation/ShieldCrypto/AnyDigester/update(data:)-29cau":{"defaultImplementations":2,"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-29cau","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-29cau"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/update(data:)-3h6bb":{"defaultImplementations":2,"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-3h6bb","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-3h6bb"},"doc://Shield/documentation/ShieldCrypto/AnyDigester":{"role":"symbol","title":"AnyDigester","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyDigester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyDigester"}],"url":"\/documentation\/shieldcrypto\/anydigester"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/update(data:)-2if83":{"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-2if83","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-2if83"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/anydigester/update(data:)-3h6bb.json b/main/data/documentation/shieldcrypto/anydigester/update(data:)-3h6bb.json index d17975c7a..b80ce07b8 100644 --- a/main/data/documentation/shieldcrypto/anydigester/update(data:)-3h6bb.json +++ b/main/data/documentation/shieldcrypto/anydigester/update(data:)-3h6bb.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/anydigester\/update(data:)-3h6bb"],"traits":[{"interfaceLanguage":"swift"}]}],"defaultImplementationsSections":[{"title":"AnyDigester Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-2if83","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-vb2v"]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-3h6bb","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"update(data:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:12ShieldCrypto11AnyDigesterP6update4dataySW_tF","required":true,"modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester"]]},"references":{"doc://Shield/documentation/ShieldCrypto/AnyDigester/update(data:)-2if83":{"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-2if83","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-2if83"},"doc://Shield/documentation/ShieldCrypto/AnyDigester":{"role":"symbol","title":"AnyDigester","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyDigester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyDigester"}],"url":"\/documentation\/shieldcrypto\/anydigester"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/update(data:)-vb2v":{"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-vb2v","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-vb2v"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/update(data:)-3h6bb":{"defaultImplementations":2,"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-3h6bb","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-3h6bb"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/anydigester\/update(data:)-3h6bb"],"traits":[{"interfaceLanguage":"swift"}]}],"defaultImplementationsSections":[{"title":"AnyDigester Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-2if83","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-vb2v"]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-3h6bb","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"update(data:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:12ShieldCrypto11AnyDigesterP6update4dataySW_tF","required":true,"modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester"]]},"references":{"doc://Shield/documentation/ShieldCrypto/AnyDigester/update(data:)-vb2v":{"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-vb2v","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-vb2v"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/update(data:)-3h6bb":{"defaultImplementations":2,"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-3h6bb","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-3h6bb"},"doc://Shield/documentation/ShieldCrypto/AnyDigester":{"role":"symbol","title":"AnyDigester","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyDigester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyDigester"}],"url":"\/documentation\/shieldcrypto\/anydigester"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/update(data:)-2if83":{"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-2if83","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-2if83"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/anydigester/update(data:)-vb2v.json b/main/data/documentation/shieldcrypto/anydigester/update(data:)-vb2v.json index 4e711d6bc..8858b4be4 100644 --- a/main/data/documentation/shieldcrypto/anydigester/update(data:)-vb2v.json +++ b/main/data/documentation/shieldcrypto/anydigester/update(data:)-vb2v.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/anydigester\/update(data:)-vb2v"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-vb2v","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"update(data:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:12ShieldCrypto11AnyDigesterPAAE6update4dataySW_tF","extendedModule":"ShieldCrypto","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-29cau"],["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-3h6bb"]]},"references":{"doc://Shield/documentation/ShieldCrypto/AnyDigester/update(data:)-29cau":{"defaultImplementations":2,"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-29cau","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-29cau"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/update(data:)-3h6bb":{"defaultImplementations":2,"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-3h6bb","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-3h6bb"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/update(data:)-vb2v":{"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-vb2v","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-vb2v"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/AnyDigester":{"role":"symbol","title":"AnyDigester","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyDigester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyDigester"}],"url":"\/documentation\/shieldcrypto\/anydigester"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/anydigester\/update(data:)-vb2v"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-vb2v","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"update(data:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:12ShieldCrypto11AnyDigesterPAAE6update4dataySW_tF","extendedModule":"ShieldCrypto","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-29cau"],["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-3h6bb"]]},"references":{"doc://Shield/documentation/ShieldCrypto/AnyDigester/update(data:)-29cau":{"defaultImplementations":2,"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-29cau","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-29cau"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/update(data:)-vb2v":{"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-vb2v","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-vb2v"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/update(data:)-3h6bb":{"defaultImplementations":2,"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:)-3h6bb","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-3h6bb"},"doc://Shield/documentation/ShieldCrypto/AnyDigester":{"role":"symbol","title":"AnyDigester","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyDigester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyDigester"}],"url":"\/documentation\/shieldcrypto\/anydigester"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/anydigester/update(data:datalength:).json b/main/data/documentation/shieldcrypto/anydigester/update(data:datalength:).json index a2447877d..ea5f9a038 100644 --- a/main/data/documentation/shieldcrypto/anydigester/update(data:datalength:).json +++ b/main/data/documentation/shieldcrypto/anydigester/update(data:datalength:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/anydigester\/update(data:datalength:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:dataLength:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"update(data:dataLength:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:12ShieldCrypto11AnyDigesterP6update4data0F6LengthySV_SitF","required":true,"modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester"]]},"references":{"doc://Shield/documentation/ShieldCrypto/AnyDigester":{"role":"symbol","title":"AnyDigester","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyDigester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyDigester"}],"url":"\/documentation\/shieldcrypto\/anydigester"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/update(data:dataLength:)":{"role":"symbol","title":"update(data:dataLength:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:dataLength:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/update(data:datalength:)"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/anydigester\/update(data:datalength:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:dataLength:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"update(data:dataLength:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:12ShieldCrypto11AnyDigesterP6update4data0F6LengthySV_SitF","required":true,"modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/AnyDigester/update(data:dataLength:)":{"role":"symbol","title":"update(data:dataLength:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester\/update(data:dataLength:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/anydigester\/update(data:datalength:)"},"doc://Shield/documentation/ShieldCrypto/AnyDigester":{"role":"symbol","title":"AnyDigester","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyDigester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyDigester"}],"url":"\/documentation\/shieldcrypto\/anydigester"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/ccerror.json b/main/data/documentation/shieldcrypto/ccerror.json index e3f5df671..574f81d7e 100644 --- a/main/data/documentation/shieldcrypto/ccerror.json +++ b/main/data/documentation/shieldcrypto/ccerror.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/ccerror"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/SQ","doc:\/\/Shield\/s5ErrorP","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY","doc:\/\/Shield\/s8SendableP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/init(rawValue:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/rawValue"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/alignmentError","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/bufferTooSmall","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/callSequenceError","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/decodeError","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/invalidKey","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/keySize","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/memoryFailure","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/overflow","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/paramError","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/rngFailure","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/unimplemented","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/unspecified"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/Error-Implementations","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"title":"CCError","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:12ShieldCrypto7CCErrorV","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"CCError"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto"]]},"references":{"doc://Shield/documentation/ShieldCrypto/CCError/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCCryptorStatus","preciseIdentifier":"c:@T@CCCryptorStatus"}],"abstract":[{"type":"text","text":"The corresponding value of the raw type."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/rawvalue"},"doc://Shield/documentation/ShieldCrypto/CCError/rngFailure":{"role":"symbol","title":"rngFailure","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rngFailure"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/rngFailure","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/rngfailure"},"doc://Shield/documentation/ShieldCrypto/CCError/overflow":{"role":"symbol","title":"overflow","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"overflow"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/overflow","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/overflow"},"doc://Shield/documentation/ShieldCrypto/CCError/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldCrypto/CCError/decodeError":{"role":"symbol","title":"decodeError","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"decodeError"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/decodeError","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/decodeerror"},"doc://Shield/documentation/ShieldCrypto/CCError/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCCryptorStatus","preciseIdentifier":"c:@T@CCCryptorStatus"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/init(rawvalue:)"},"doc://Shield/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/Shield\/s8SendableP"},"doc://Shield/documentation/ShieldCrypto/CCError/callSequenceError":{"role":"symbol","title":"callSequenceError","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"callSequenceError"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/callSequenceError","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/callsequenceerror"},"doc://Shield/documentation/ShieldCrypto/CCError/unspecified":{"role":"symbol","title":"unspecified","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"unspecified"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/unspecified","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/unspecified"},"doc://Shield/documentation/ShieldCrypto/CCError/unimplemented":{"role":"symbol","title":"unimplemented","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"unimplemented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/unimplemented","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/unimplemented"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/CCError/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/equatable-implementations"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldCrypto/CCError/memoryFailure":{"role":"symbol","title":"memoryFailure","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"memoryFailure"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/memoryFailure","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/memoryfailure"},"doc://Shield/documentation/ShieldCrypto/CCError/keySize":{"role":"symbol","title":"keySize","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keySize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/keySize","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/keysize"},"doc://Shield/documentation/ShieldCrypto/CCError/paramError":{"role":"symbol","title":"paramError","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"paramError"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/paramError","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/paramerror"},"doc://Shield/documentation/ShieldCrypto/CCError/bufferTooSmall":{"role":"symbol","title":"bufferTooSmall","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"bufferTooSmall"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/bufferTooSmall","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/buffertoosmall"},"doc://Shield/s5ErrorP":{"type":"unresolvable","title":"Swift.Error","identifier":"doc:\/\/Shield\/s5ErrorP"},"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"},"doc://Shield/documentation/ShieldCrypto/CCError/alignmentError":{"role":"symbol","title":"alignmentError","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"alignmentError"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/alignmentError","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/alignmenterror"},"doc://Shield/documentation/ShieldCrypto/CCError/invalidKey":{"role":"symbol","title":"invalidKey","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/invalidKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/invalidkey"},"doc://Shield/documentation/ShieldCrypto/CCError/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/error-implementations"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/ccerror"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/SQ","doc:\/\/Shield\/s5ErrorP","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY","doc:\/\/Shield\/s8SendableP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/init(rawValue:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/rawValue"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/alignmentError","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/bufferTooSmall","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/callSequenceError","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/decodeError","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/invalidKey","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/keySize","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/memoryFailure","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/overflow","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/paramError","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/rngFailure","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/unimplemented","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/unspecified"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/Error-Implementations","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"title":"CCError","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:12ShieldCrypto7CCErrorV","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"CCError"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto"]]},"references":{"doc://Shield/documentation/ShieldCrypto/CCError/alignmentError":{"role":"symbol","title":"alignmentError","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"alignmentError"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/alignmentError","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/alignmenterror"},"doc://Shield/documentation/ShieldCrypto/CCError/invalidKey":{"role":"symbol","title":"invalidKey","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/invalidKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/invalidkey"},"doc://Shield/documentation/ShieldCrypto/CCError/paramError":{"role":"symbol","title":"paramError","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"paramError"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/paramError","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/paramerror"},"doc://Shield/documentation/ShieldCrypto/CCError/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldCrypto/CCError/unimplemented":{"role":"symbol","title":"unimplemented","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"unimplemented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/unimplemented","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/unimplemented"},"doc://Shield/documentation/ShieldCrypto/CCError/memoryFailure":{"role":"symbol","title":"memoryFailure","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"memoryFailure"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/memoryFailure","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/memoryfailure"},"doc://Shield/documentation/ShieldCrypto/CCError/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCCryptorStatus","preciseIdentifier":"c:@T@CCCryptorStatus"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/init(rawvalue:)"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"},"doc://Shield/documentation/ShieldCrypto/CCError/unspecified":{"role":"symbol","title":"unspecified","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"unspecified"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/unspecified","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/unspecified"},"doc://Shield/documentation/ShieldCrypto/CCError/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCCryptorStatus","preciseIdentifier":"c:@T@CCCryptorStatus"}],"abstract":[{"type":"text","text":"The corresponding value of the raw type."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/rawvalue"},"doc://Shield/documentation/ShieldCrypto/CCError/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/equatable-implementations"},"doc://Shield/documentation/ShieldCrypto/CCError/rngFailure":{"role":"symbol","title":"rngFailure","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rngFailure"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/rngFailure","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/rngfailure"},"doc://Shield/documentation/ShieldCrypto/CCError/overflow":{"role":"symbol","title":"overflow","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"overflow"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/overflow","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/overflow"},"doc://Shield/documentation/ShieldCrypto/CCError/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/error-implementations"},"doc://Shield/documentation/ShieldCrypto/CCError/decodeError":{"role":"symbol","title":"decodeError","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"decodeError"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/decodeError","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/decodeerror"},"doc://Shield/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/Shield\/s8SendableP"},"doc://Shield/documentation/ShieldCrypto/CCError/keySize":{"role":"symbol","title":"keySize","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keySize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/keySize","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/keysize"},"doc://Shield/s5ErrorP":{"type":"unresolvable","title":"Swift.Error","identifier":"doc:\/\/Shield\/s5ErrorP"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldCrypto/CCError/callSequenceError":{"role":"symbol","title":"callSequenceError","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"callSequenceError"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/callSequenceError","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/callsequenceerror"},"doc://Shield/documentation/ShieldCrypto/CCError/bufferTooSmall":{"role":"symbol","title":"bufferTooSmall","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"bufferTooSmall"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/bufferTooSmall","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/buffertoosmall"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/ccerror/!=(_:_:).json b/main/data/documentation/shieldcrypto/ccerror/!=(_:_:).json index 73b6a04b4..7159680b5 100644 --- a/main/data/documentation/shieldcrypto/ccerror/!=(_:_:).json +++ b/main/data/documentation/shieldcrypto/ccerror/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/ccerror\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:12ShieldCrypto7CCErrorV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/CCError/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/equatable-implementations"},"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/CCError/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/!=(_:_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/ccerror\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:12ShieldCrypto7CCErrorV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/CCError/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/equatable-implementations"},"doc://Shield/documentation/ShieldCrypto/CCError/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/!=(_:_:)"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/ccerror/alignmenterror.json b/main/data/documentation/shieldcrypto/ccerror/alignmenterror.json index fe60cd9e2..ddb32b44c 100644 --- a/main/data/documentation/shieldcrypto/ccerror/alignmenterror.json +++ b/main/data/documentation/shieldcrypto/ccerror/alignmenterror.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"alignmentError"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV","text":"CCError"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/ccerror\/alignmenterror"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/alignmentError","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"alignmentError"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"title":"alignmentError","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CCErrorV14alignmentErrorACvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError"]]},"references":{"doc://Shield/documentation/ShieldCrypto/CCError/alignmentError":{"role":"symbol","title":"alignmentError","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"alignmentError"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/alignmentError","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/alignmenterror"},"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"alignmentError"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV","text":"CCError"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/ccerror\/alignmenterror"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/alignmentError","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"alignmentError"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"title":"alignmentError","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CCErrorV14alignmentErrorACvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"},"doc://Shield/documentation/ShieldCrypto/CCError/alignmentError":{"role":"symbol","title":"alignmentError","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"alignmentError"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/alignmentError","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/alignmenterror"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/ccerror/buffertoosmall.json b/main/data/documentation/shieldcrypto/ccerror/buffertoosmall.json index f204a91d2..df104c686 100644 --- a/main/data/documentation/shieldcrypto/ccerror/buffertoosmall.json +++ b/main/data/documentation/shieldcrypto/ccerror/buffertoosmall.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"bufferTooSmall"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV","text":"CCError"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/ccerror\/buffertoosmall"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/bufferTooSmall","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"bufferTooSmall"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"title":"bufferTooSmall","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CCErrorV14bufferTooSmallACvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError"]]},"references":{"doc://Shield/documentation/ShieldCrypto/CCError/bufferTooSmall":{"role":"symbol","title":"bufferTooSmall","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"bufferTooSmall"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/bufferTooSmall","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/buffertoosmall"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"bufferTooSmall"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV","text":"CCError"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/ccerror\/buffertoosmall"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/bufferTooSmall","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"bufferTooSmall"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"title":"bufferTooSmall","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CCErrorV14bufferTooSmallACvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError"]]},"references":{"doc://Shield/documentation/ShieldCrypto/CCError/bufferTooSmall":{"role":"symbol","title":"bufferTooSmall","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"bufferTooSmall"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/bufferTooSmall","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/buffertoosmall"},"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/ccerror/callsequenceerror.json b/main/data/documentation/shieldcrypto/ccerror/callsequenceerror.json index e12f2d9c9..90ab7a858 100644 --- a/main/data/documentation/shieldcrypto/ccerror/callsequenceerror.json +++ b/main/data/documentation/shieldcrypto/ccerror/callsequenceerror.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"callSequenceError"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV","text":"CCError"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/ccerror\/callsequenceerror"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/callSequenceError","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"callSequenceError"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"title":"callSequenceError","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CCErrorV17callSequenceErrorACvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"},"doc://Shield/documentation/ShieldCrypto/CCError/callSequenceError":{"role":"symbol","title":"callSequenceError","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"callSequenceError"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/callSequenceError","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/callsequenceerror"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"callSequenceError"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV","text":"CCError"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/ccerror\/callsequenceerror"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/callSequenceError","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"callSequenceError"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"title":"callSequenceError","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CCErrorV17callSequenceErrorACvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError"]]},"references":{"doc://Shield/documentation/ShieldCrypto/CCError/callSequenceError":{"role":"symbol","title":"callSequenceError","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"callSequenceError"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/callSequenceError","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/callsequenceerror"},"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/ccerror/decodeerror.json b/main/data/documentation/shieldcrypto/ccerror/decodeerror.json index 7e209bb4a..2a0064797 100644 --- a/main/data/documentation/shieldcrypto/ccerror/decodeerror.json +++ b/main/data/documentation/shieldcrypto/ccerror/decodeerror.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"decodeError"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV","text":"CCError"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/ccerror\/decodeerror"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/decodeError","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"decodeError"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"title":"decodeError","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CCErrorV11decodeErrorACvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"},"doc://Shield/documentation/ShieldCrypto/CCError/decodeError":{"role":"symbol","title":"decodeError","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"decodeError"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/decodeError","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/decodeerror"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"decodeError"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV","text":"CCError"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/ccerror\/decodeerror"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/decodeError","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"decodeError"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"title":"decodeError","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CCErrorV11decodeErrorACvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/CCError/decodeError":{"role":"symbol","title":"decodeError","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"decodeError"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/decodeError","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/decodeerror"},"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/ccerror/equatable-implementations.json b/main/data/documentation/shieldcrypto/ccerror/equatable-implementations.json index 0d6b7df80..eec8d37f5 100644 --- a/main/data/documentation/shieldcrypto/ccerror/equatable-implementations.json +++ b/main/data/documentation/shieldcrypto/ccerror/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldCrypto"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError"]]},"references":{"doc://Shield/documentation/ShieldCrypto/CCError/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/!=(_:_:)"},"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldCrypto"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError"]]},"references":{"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"},"doc://Shield/documentation/ShieldCrypto/CCError/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/!=(_:_:)"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/ccerror/error-implementations.json b/main/data/documentation/shieldcrypto/ccerror/error-implementations.json index f4202e826..f74367360 100644 --- a/main/data/documentation/shieldcrypto/ccerror/error-implementations.json +++ b/main/data/documentation/shieldcrypto/ccerror/error-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/Error-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/localizedDescription"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldCrypto"}],"role":"collectionGroup","title":"Error Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError"]]},"references":{"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"},"doc://Shield/documentation/ShieldCrypto/CCError/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/localizeddescription"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/Error-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/localizedDescription"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldCrypto"}],"role":"collectionGroup","title":"Error Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError"]]},"references":{"doc://Shield/documentation/ShieldCrypto/CCError/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/localizeddescription"},"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/ccerror/hash(into:).json b/main/data/documentation/shieldcrypto/ccerror/hash(into:).json index 6b4598498..1b937b9cf 100644 --- a/main/data/documentation/shieldcrypto/ccerror/hash(into:).json +++ b/main/data/documentation/shieldcrypto/ccerror/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/ccerror\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:12ShieldCrypto7CCErrorV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/CCError/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"},"doc://Shield/documentation/ShieldCrypto/CCError/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/hash(into:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/ccerror\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:12ShieldCrypto7CCErrorV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/CCError/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/hash(into:)"},"doc://Shield/documentation/ShieldCrypto/CCError/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/ccerror/hashvalue.json b/main/data/documentation/shieldcrypto/ccerror/hashvalue.json index e3984c7d5..564501af1 100644 --- a/main/data/documentation/shieldcrypto/ccerror/hashvalue.json +++ b/main/data/documentation/shieldcrypto/ccerror/hashvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/ccerror\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:12ShieldCrypto7CCErrorV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/CCError/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/hashvalue"},"doc://Shield/documentation/ShieldCrypto/CCError/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/ccerror\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:12ShieldCrypto7CCErrorV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"},"doc://Shield/documentation/ShieldCrypto/CCError/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldCrypto/CCError/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/hashvalue"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/ccerror/init(rawvalue:).json b/main/data/documentation/shieldcrypto/ccerror/init(rawvalue:).json index 0db7eeefb..3d49c4554 100644 --- a/main/data/documentation/shieldcrypto/ccerror/init(rawvalue:).json +++ b/main/data/documentation/shieldcrypto/ccerror/init(rawvalue:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCCryptorStatus","preciseIdentifier":"c:@T@CCCryptorStatus"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/ccerror\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCCryptorStatus","preciseIdentifier":"c:@T@CCCryptorStatus"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:12ShieldCrypto7CCErrorV8rawValueACs5Int32V_tcfc","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"},"doc://Shield/documentation/ShieldCrypto/CCError/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCCryptorStatus","preciseIdentifier":"c:@T@CCCryptorStatus"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/init(rawvalue:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCCryptorStatus","preciseIdentifier":"c:@T@CCCryptorStatus"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/ccerror\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCCryptorStatus","preciseIdentifier":"c:@T@CCCryptorStatus"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:12ShieldCrypto7CCErrorV8rawValueACs5Int32V_tcfc","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError"]]},"references":{"doc://Shield/documentation/ShieldCrypto/CCError/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCCryptorStatus","preciseIdentifier":"c:@T@CCCryptorStatus"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/init(rawvalue:)"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/ccerror/invalidkey.json b/main/data/documentation/shieldcrypto/ccerror/invalidkey.json index 6a7b74d1b..201ccbed1 100644 --- a/main/data/documentation/shieldcrypto/ccerror/invalidkey.json +++ b/main/data/documentation/shieldcrypto/ccerror/invalidkey.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV","text":"CCError"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/ccerror\/invalidkey"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/invalidKey","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"title":"invalidKey","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CCErrorV10invalidKeyACvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError"]]},"references":{"doc://Shield/documentation/ShieldCrypto/CCError/invalidKey":{"role":"symbol","title":"invalidKey","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/invalidKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/invalidkey"},"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV","text":"CCError"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/ccerror\/invalidkey"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/invalidKey","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"title":"invalidKey","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CCErrorV10invalidKeyACvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError"]]},"references":{"doc://Shield/documentation/ShieldCrypto/CCError/invalidKey":{"role":"symbol","title":"invalidKey","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/invalidKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/invalidkey"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/ccerror/keysize.json b/main/data/documentation/shieldcrypto/ccerror/keysize.json index 8219974c2..792c50546 100644 --- a/main/data/documentation/shieldcrypto/ccerror/keysize.json +++ b/main/data/documentation/shieldcrypto/ccerror/keysize.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keySize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV","text":"CCError"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/ccerror\/keysize"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/keySize","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keySize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"title":"keySize","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CCErrorV7keySizeACvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError"]]},"references":{"doc://Shield/documentation/ShieldCrypto/CCError/keySize":{"role":"symbol","title":"keySize","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keySize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/keySize","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/keysize"},"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keySize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV","text":"CCError"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/ccerror\/keysize"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/keySize","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keySize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"title":"keySize","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CCErrorV7keySizeACvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError"]]},"references":{"doc://Shield/documentation/ShieldCrypto/CCError/keySize":{"role":"symbol","title":"keySize","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keySize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/keySize","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/keysize"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/ccerror/localizeddescription.json b/main/data/documentation/shieldcrypto/ccerror/localizeddescription.json index 4b2c982cb..4588d6dae 100644 --- a/main/data/documentation/shieldcrypto/ccerror/localizeddescription.json +++ b/main/data/documentation/shieldcrypto/ccerror/localizeddescription.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/ccerror\/localizeddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/localizedDescription","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"kind":"symbol","metadata":{"role":"symbol","title":"localizedDescription","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"symbolKind":"property","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:12ShieldCrypto7CCErrorV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/Error-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/CCError/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/localizeddescription"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/CCError/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/error-implementations"},"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/ccerror\/localizeddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/localizedDescription","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"kind":"symbol","metadata":{"role":"symbol","title":"localizedDescription","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"symbolKind":"property","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:12ShieldCrypto7CCErrorV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/Error-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/CCError/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/error-implementations"},"doc://Shield/documentation/ShieldCrypto/CCError/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/localizeddescription"},"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/ccerror/memoryfailure.json b/main/data/documentation/shieldcrypto/ccerror/memoryfailure.json index 61acd8007..4974dc75b 100644 --- a/main/data/documentation/shieldcrypto/ccerror/memoryfailure.json +++ b/main/data/documentation/shieldcrypto/ccerror/memoryfailure.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"memoryFailure"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV","text":"CCError"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/ccerror\/memoryfailure"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/memoryFailure","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"memoryFailure"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"title":"memoryFailure","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CCErrorV13memoryFailureACvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError"]]},"references":{"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/CCError/memoryFailure":{"role":"symbol","title":"memoryFailure","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"memoryFailure"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/memoryFailure","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/memoryfailure"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"memoryFailure"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV","text":"CCError"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/ccerror\/memoryfailure"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/memoryFailure","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"memoryFailure"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"title":"memoryFailure","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CCErrorV13memoryFailureACvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/CCError/memoryFailure":{"role":"symbol","title":"memoryFailure","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"memoryFailure"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/memoryFailure","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/memoryfailure"},"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/ccerror/paramerror.json b/main/data/documentation/shieldcrypto/ccerror/paramerror.json index df8d17dbb..8db3f9127 100644 --- a/main/data/documentation/shieldcrypto/ccerror/paramerror.json +++ b/main/data/documentation/shieldcrypto/ccerror/paramerror.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"paramError"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV","text":"CCError"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/ccerror\/paramerror"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/paramError","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"paramError"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"title":"paramError","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CCErrorV10paramErrorACvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError"]]},"references":{"doc://Shield/documentation/ShieldCrypto/CCError/paramError":{"role":"symbol","title":"paramError","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"paramError"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/paramError","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/paramerror"},"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"paramError"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV","text":"CCError"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/ccerror\/paramerror"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/paramError","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"paramError"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"title":"paramError","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CCErrorV10paramErrorACvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError"]]},"references":{"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/CCError/paramError":{"role":"symbol","title":"paramError","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"paramError"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/paramError","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/paramerror"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/ccerror/rawrepresentable-implementations.json b/main/data/documentation/shieldcrypto/ccerror/rawrepresentable-implementations.json index 35c0e90d4..b653546c2 100644 --- a/main/data/documentation/shieldcrypto/ccerror/rawrepresentable-implementations.json +++ b/main/data/documentation/shieldcrypto/ccerror/rawrepresentable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldCrypto"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError"]]},"references":{"doc://Shield/documentation/ShieldCrypto/CCError/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/hashvalue"},"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/CCError/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/hash(into:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldCrypto"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError"]]},"references":{"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"},"doc://Shield/documentation/ShieldCrypto/CCError/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/hash(into:)"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/CCError/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/hashvalue"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/ccerror/rawvalue.json b/main/data/documentation/shieldcrypto/ccerror/rawvalue.json index 764cc0dcf..7cbdeb145 100644 --- a/main/data/documentation/shieldcrypto/ccerror/rawvalue.json +++ b/main/data/documentation/shieldcrypto/ccerror/rawvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCCryptorStatus","preciseIdentifier":"c:@T@CCCryptorStatus"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A new instance initialized with "},{"type":"codeVoice","code":"rawValue"},{"type":"text","text":" will be equivalent to this"},{"type":"text","text":" "},{"type":"text","text":"instance. For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","let selectedSize = PaperSize.Letter","print(selectedSize.rawValue)","\/\/ Prints \"Letter\"","","print(selectedSize == PaperSize(rawValue: selectedSize.rawValue)!)","\/\/ Prints \"true\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/ccerror\/rawvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/rawValue","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The corresponding value of the raw type."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCCryptorStatus","preciseIdentifier":"c:@T@CCCryptorStatus"}],"title":"rawValue","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CCErrorV8rawValues5Int32Vvp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError"]]},"references":{"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"},"doc://Shield/documentation/ShieldCrypto/CCError/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCCryptorStatus","preciseIdentifier":"c:@T@CCCryptorStatus"}],"abstract":[{"type":"text","text":"The corresponding value of the raw type."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/rawvalue"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCCryptorStatus","preciseIdentifier":"c:@T@CCCryptorStatus"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A new instance initialized with "},{"type":"codeVoice","code":"rawValue"},{"type":"text","text":" will be equivalent to this"},{"type":"text","text":" "},{"type":"text","text":"instance. For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","let selectedSize = PaperSize.Letter","print(selectedSize.rawValue)","\/\/ Prints \"Letter\"","","print(selectedSize == PaperSize(rawValue: selectedSize.rawValue)!)","\/\/ Prints \"true\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/ccerror\/rawvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/rawValue","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The corresponding value of the raw type."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCCryptorStatus","preciseIdentifier":"c:@T@CCCryptorStatus"}],"title":"rawValue","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CCErrorV8rawValues5Int32Vvp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/CCError/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCCryptorStatus","preciseIdentifier":"c:@T@CCCryptorStatus"}],"abstract":[{"type":"text","text":"The corresponding value of the raw type."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/rawvalue"},"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/ccerror/rngfailure.json b/main/data/documentation/shieldcrypto/ccerror/rngfailure.json index be33fdcaa..0fa01600a 100644 --- a/main/data/documentation/shieldcrypto/ccerror/rngfailure.json +++ b/main/data/documentation/shieldcrypto/ccerror/rngfailure.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rngFailure"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV","text":"CCError"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/ccerror\/rngfailure"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/rngFailure","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rngFailure"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"title":"rngFailure","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CCErrorV10rngFailureACvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError"]]},"references":{"doc://Shield/documentation/ShieldCrypto/CCError/rngFailure":{"role":"symbol","title":"rngFailure","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rngFailure"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/rngFailure","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/rngfailure"},"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rngFailure"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV","text":"CCError"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/ccerror\/rngfailure"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/rngFailure","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rngFailure"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"title":"rngFailure","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CCErrorV10rngFailureACvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError"]]},"references":{"doc://Shield/documentation/ShieldCrypto/CCError/rngFailure":{"role":"symbol","title":"rngFailure","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rngFailure"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/rngFailure","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/rngfailure"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/ccerror/unimplemented.json b/main/data/documentation/shieldcrypto/ccerror/unimplemented.json index 848bdd5f3..96f0acd6a 100644 --- a/main/data/documentation/shieldcrypto/ccerror/unimplemented.json +++ b/main/data/documentation/shieldcrypto/ccerror/unimplemented.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"unimplemented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV","text":"CCError"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/ccerror\/unimplemented"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/unimplemented","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"unimplemented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"title":"unimplemented","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CCErrorV13unimplementedACvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError"]]},"references":{"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/CCError/unimplemented":{"role":"symbol","title":"unimplemented","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"unimplemented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/unimplemented","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/unimplemented"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"unimplemented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV","text":"CCError"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/ccerror\/unimplemented"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/unimplemented","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"unimplemented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"title":"unimplemented","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CCErrorV13unimplementedACvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/CCError/unimplemented":{"role":"symbol","title":"unimplemented","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"unimplemented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/unimplemented","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/unimplemented"},"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/ccerror/unspecified.json b/main/data/documentation/shieldcrypto/ccerror/unspecified.json index 0203f588e..28c934e00 100644 --- a/main/data/documentation/shieldcrypto/ccerror/unspecified.json +++ b/main/data/documentation/shieldcrypto/ccerror/unspecified.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"unspecified"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV","text":"CCError"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/ccerror\/unspecified"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/unspecified","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"unspecified"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"title":"unspecified","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CCErrorV11unspecifiedACvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError"]]},"references":{"doc://Shield/documentation/ShieldCrypto/CCError/unspecified":{"role":"symbol","title":"unspecified","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"unspecified"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/unspecified","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/unspecified"},"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"unspecified"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV","text":"CCError"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/ccerror\/unspecified"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/unspecified","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"unspecified"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"title":"unspecified","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CCErrorV11unspecifiedACvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/CCError":{"role":"symbol","title":"CCError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CCError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CCError"}],"url":"\/documentation\/shieldcrypto\/ccerror"},"doc://Shield/documentation/ShieldCrypto/CCError/unspecified":{"role":"symbol","title":"unspecified","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"unspecified"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCError","preciseIdentifier":"s:12ShieldCrypto7CCErrorV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/CCError\/unspecified","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/ccerror\/unspecified"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor.json b/main/data/documentation/shieldcrypto/cryptor.json index 367d8eba0..be53ba5b0 100644 --- a/main/data/documentation/shieldcrypto/cryptor.json +++ b/main/data/documentation/shieldcrypto/cryptor.json @@ -1 +1 @@ -{"seeAlsoSections":[{"title":"ShieldCrypto","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester"],"generated":true}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"Overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Supported Algorithms:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"AES"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"DES"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"3DES"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"CAST"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"RC2"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"RC4"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Blowfish"}]}]}]}]}],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"title":"Cryptor","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"s:12ShieldCrypto7CryptorC","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"Cryptor"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/init(_:using:options:key:iv:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/blockSize"]},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/final()","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/final(into:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/final(out:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/final(out:outLength:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/process(data:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/reset(iv:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/totalLength(forInput:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/update(data:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/update(data:into:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/update(in:inLength:out:outLength:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/update(in:out:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/updateLength(forInput:)"]},{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/crypt(_:operation:using:options:key:iv:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/decrypt(data:using:options:key:iv:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/encrypt(data:using:options:key:iv:)"]}],"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/final(out:outLength:)":{"role":"symbol","title":"final(out:outLength:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"("},{"kind":"externalParam","text":"out"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeMutableRawPointer","preciseIdentifier":"s:Sv"},{"kind":"text","text":", "},{"kind":"externalParam","text":"outLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/final(out:outLength:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/final(out:outlength:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/reset(iv:)":{"role":"symbol","title":"reset(iv:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"iv"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/reset(iv:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/reset(iv:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"},"doc://Shield/documentation/ShieldCrypto/Cryptor/totalLength(forInput:)":{"role":"symbol","title":"totalLength(forInput:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"totalLength"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forInput"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/totalLength(forInput:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/totallength(forinput:)"},"doc://Shield/documentation/ShieldCrypto/Random":{"role":"symbol","title":"Random","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Random"}],"abstract":[{"type":"text","text":"Cryptographic random data generator."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Random"}],"url":"\/documentation\/shieldcrypto\/random"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/Cryptor/encrypt(data:using:options:key:iv:)":{"role":"symbol","title":"encrypt(data:using:options:key:iv:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encrypt"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iv"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/encrypt(data:using:options:key:iv:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/encrypt(data:using:options:key:iv:)"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/ShieldCrypto/Cryptor/decrypt(data:using:options:key:iv:)":{"role":"symbol","title":"decrypt(data:using:options:key:iv:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decrypt"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iv"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/decrypt(data:using:options:key:iv:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/decrypt(data:using:options:key:iv:)"},"doc://Shield/documentation/ShieldCrypto/SHA384Digester":{"role":"symbol","title":"SHA384Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Digester"}],"url":"\/documentation\/shieldcrypto\/sha384digester"},"doc://Shield/documentation/ShieldCrypto/Cryptor/update(data:into:)":{"role":"symbol","title":"update(data:into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/update(data:into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/update(data:into:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/crypt(_:operation:using:options:key:iv:)":{"role":"symbol","title":"crypt(_:operation:using:options:key:iv:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"crypt"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"operation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Operation","preciseIdentifier":"s:12ShieldCrypto7CryptorC9OperationV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iv"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/crypt(_:operation:using:options:key:iv:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/crypt(_:operation:using:options:key:iv:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/blockSize":{"role":"symbol","title":"blockSize","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"blockSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/blockSize","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/blocksize"},"doc://Shield/documentation/ShieldCrypto/Cryptor/update(in:out:)":{"role":"symbol","title":"update(in:out:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":", "},{"kind":"externalParam","text":"out"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeMutableRawBufferPointer","preciseIdentifier":"s:Sw"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/update(in:out:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/update(in:out:)"},"doc://Shield/documentation/ShieldCrypto/SHA256Digester":{"role":"symbol","title":"SHA256Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA256Digester"}],"url":"\/documentation\/shieldcrypto\/sha256digester"},"doc://Shield/documentation/ShieldCrypto/Cryptor/final(out:)":{"role":"symbol","title":"final(out:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"("},{"kind":"externalParam","text":"out"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeMutableRawBufferPointer","preciseIdentifier":"s:Sw"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/final(out:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/final(out:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/init(_:using:options:key:iv:)":{"role":"symbol","title":"init(_:using:options:key:iv:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Operation","preciseIdentifier":"s:12ShieldCrypto7CryptorC9OperationV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iv"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/init(_:using:options:key:iv:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/init(_:using:options:key:iv:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/final(into:)":{"role":"symbol","title":"final(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/final(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/final(into:)"},"doc://Shield/documentation/ShieldCrypto/SHA512Digester":{"role":"symbol","title":"SHA512Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Digester"}],"url":"\/documentation\/shieldcrypto\/sha512digester"},"doc://Shield/documentation/ShieldCrypto/SHA1Digester":{"role":"symbol","title":"SHA1Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA1Digester"}],"url":"\/documentation\/shieldcrypto\/sha1digester"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/SHA224Digester":{"role":"symbol","title":"SHA224Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA224Digester"}],"url":"\/documentation\/shieldcrypto\/sha224digester"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation":{"role":"symbol","title":"Cryptor.Operation","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Operation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Operation"}],"url":"\/documentation\/shieldcrypto\/cryptor\/operation"},"doc://Shield/documentation/ShieldCrypto/Cryptor/process(data:)":{"role":"symbol","title":"process(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/process(data:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/process(data:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/update(data:)":{"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/update(data:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/update(data:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/update(in:inLength:out:outLength:)":{"role":"symbol","title":"update(in:inLength:out:outLength:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"out"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeMutableRawPointer","preciseIdentifier":"s:Sv"},{"kind":"text","text":", "},{"kind":"externalParam","text":"outLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/update(in:inLength:out:outLength:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/update(in:inlength:out:outlength:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/updateLength(forInput:)":{"role":"symbol","title":"updateLength(forInput:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"updateLength"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forInput"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/updateLength(forInput:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/updatelength(forinput:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/final()":{"role":"symbol","title":"final()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/final()","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/final()"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"}}} \ No newline at end of file +{"seeAlsoSections":[{"title":"ShieldCrypto","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester"],"generated":true}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"Overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Supported Algorithms:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"AES"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"DES"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"3DES"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"CAST"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"RC2"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"RC4"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Blowfish"}]}]}]}]}],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"title":"Cryptor","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"s:12ShieldCrypto7CryptorC","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"Cryptor"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/init(_:using:options:key:iv:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/blockSize"]},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/final()","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/final(into:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/final(out:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/final(out:outLength:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/process(data:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/reset(iv:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/totalLength(forInput:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/update(data:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/update(data:into:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/update(in:inLength:out:outLength:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/update(in:out:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/updateLength(forInput:)"]},{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/crypt(_:operation:using:options:key:iv:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/decrypt(data:using:options:key:iv:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/encrypt(data:using:options:key:iv:)"]}],"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/update(data:into:)":{"role":"symbol","title":"update(data:into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/update(data:into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/update(data:into:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/final(out:outLength:)":{"role":"symbol","title":"final(out:outLength:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"("},{"kind":"externalParam","text":"out"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeMutableRawPointer","preciseIdentifier":"s:Sv"},{"kind":"text","text":", "},{"kind":"externalParam","text":"outLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/final(out:outLength:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/final(out:outlength:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/decrypt(data:using:options:key:iv:)":{"role":"symbol","title":"decrypt(data:using:options:key:iv:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decrypt"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iv"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/decrypt(data:using:options:key:iv:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/decrypt(data:using:options:key:iv:)"},"doc://Shield/documentation/ShieldCrypto/SHA512Digester":{"role":"symbol","title":"SHA512Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Digester"}],"url":"\/documentation\/shieldcrypto\/sha512digester"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/updateLength(forInput:)":{"role":"symbol","title":"updateLength(forInput:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"updateLength"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forInput"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/updateLength(forInput:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/updatelength(forinput:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/blockSize":{"role":"symbol","title":"blockSize","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"blockSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/blockSize","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/blocksize"},"doc://Shield/documentation/ShieldCrypto/Cryptor/final(out:)":{"role":"symbol","title":"final(out:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"("},{"kind":"externalParam","text":"out"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeMutableRawBufferPointer","preciseIdentifier":"s:Sw"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/final(out:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/final(out:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/update(in:out:)":{"role":"symbol","title":"update(in:out:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":", "},{"kind":"externalParam","text":"out"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeMutableRawBufferPointer","preciseIdentifier":"s:Sw"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/update(in:out:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/update(in:out:)"},"doc://Shield/documentation/ShieldCrypto/SHA224Digester":{"role":"symbol","title":"SHA224Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA224Digester"}],"url":"\/documentation\/shieldcrypto\/sha224digester"},"doc://Shield/documentation/ShieldCrypto/Cryptor/process(data:)":{"role":"symbol","title":"process(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/process(data:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/process(data:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/SHA256Digester":{"role":"symbol","title":"SHA256Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA256Digester"}],"url":"\/documentation\/shieldcrypto\/sha256digester"},"doc://Shield/documentation/ShieldCrypto/Cryptor/init(_:using:options:key:iv:)":{"role":"symbol","title":"init(_:using:options:key:iv:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Operation","preciseIdentifier":"s:12ShieldCrypto7CryptorC9OperationV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iv"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/init(_:using:options:key:iv:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/init(_:using:options:key:iv:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/update(in:inLength:out:outLength:)":{"role":"symbol","title":"update(in:inLength:out:outLength:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"out"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeMutableRawPointer","preciseIdentifier":"s:Sv"},{"kind":"text","text":", "},{"kind":"externalParam","text":"outLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/update(in:inLength:out:outLength:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/update(in:inlength:out:outlength:)"},"doc://Shield/documentation/ShieldCrypto/SHA1Digester":{"role":"symbol","title":"SHA1Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA1Digester"}],"url":"\/documentation\/shieldcrypto\/sha1digester"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation":{"role":"symbol","title":"Cryptor.Operation","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Operation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Operation"}],"url":"\/documentation\/shieldcrypto\/cryptor\/operation"},"doc://Shield/documentation/ShieldCrypto/Cryptor/totalLength(forInput:)":{"role":"symbol","title":"totalLength(forInput:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"totalLength"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forInput"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/totalLength(forInput:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/totallength(forinput:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"},"doc://Shield/documentation/ShieldCrypto/Cryptor/final()":{"role":"symbol","title":"final()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/final()","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/final()"},"doc://Shield/documentation/ShieldCrypto/Cryptor/reset(iv:)":{"role":"symbol","title":"reset(iv:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"iv"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/reset(iv:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/reset(iv:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/final(into:)":{"role":"symbol","title":"final(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/final(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/final(into:)"},"doc://Shield/documentation/ShieldCrypto/Random":{"role":"symbol","title":"Random","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Random"}],"abstract":[{"type":"text","text":"Cryptographic random data generator."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Random"}],"url":"\/documentation\/shieldcrypto\/random"},"doc://Shield/documentation/ShieldCrypto/SHA384Digester":{"role":"symbol","title":"SHA384Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Digester"}],"url":"\/documentation\/shieldcrypto\/sha384digester"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/update(data:)":{"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/update(data:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/update(data:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/crypt(_:operation:using:options:key:iv:)":{"role":"symbol","title":"crypt(_:operation:using:options:key:iv:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"crypt"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"operation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Operation","preciseIdentifier":"s:12ShieldCrypto7CryptorC9OperationV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iv"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/crypt(_:operation:using:options:key:iv:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/crypt(_:operation:using:options:key:iv:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/encrypt(data:using:options:key:iv:)":{"role":"symbol","title":"encrypt(data:using:options:key:iv:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encrypt"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iv"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/encrypt(data:using:options:key:iv:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/encrypt(data:using:options:key:iv:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/algorithm.json b/main/data/documentation/shieldcrypto/cryptor/algorithm.json index 774632af3..77aa856c2 100644 --- a/main/data/documentation/shieldcrypto/cryptor/algorithm.json +++ b/main/data/documentation/shieldcrypto/cryptor/algorithm.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/algorithm"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/s23CustomStringConvertibleP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/init(rawValue:name:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/blockSize","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/description","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/keySizes","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/name","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/rawValue"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/aes","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/allCases","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/blowfish","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/cast","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/des","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/rc2","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/rc4","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/tripleDES"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/Equatable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"title":"Cryptor.Algorithm","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:12ShieldCrypto7CryptorC9AlgorithmV","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"Algorithm"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/rc2":{"role":"symbol","title":"rc2","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc2"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/rc2","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/rc2"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/aes":{"role":"symbol","title":"aes","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/aes","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/aes"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/des":{"role":"symbol","title":"des","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"des"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/des","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/des"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/cast":{"role":"symbol","title":"cast","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"cast"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/cast","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/cast"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/allCases":{"role":"symbol","title":"allCases","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"allCases"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"A collection of all values of this type."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/allCases","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/allcases"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/description":{"role":"symbol","title":"description","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"A textual representation of this instance."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/description","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/description"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCAlgorithm","preciseIdentifier":"c:@T@CCAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/rawvalue"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/blockSize":{"role":"symbol","title":"blockSize","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"blockSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/blockSize","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/blocksize"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/equatable-implementations"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/blowfish":{"role":"symbol","title":"blowfish","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"blowfish"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/blowfish","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/blowfish"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/rc4":{"role":"symbol","title":"rc4","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc4"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/rc4","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/rc4"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/init(rawValue:name:)":{"role":"symbol","title":"init(rawValue:name:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCAlgorithm","preciseIdentifier":"c:@T@CCAlgorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/init(rawValue:name:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/init(rawvalue:name:)"},"doc://Shield/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Shield\/s23CustomStringConvertibleP"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/tripleDES":{"role":"symbol","title":"tripleDES","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"tripleDES"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/tripleDES","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/tripledes"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/name":{"role":"symbol","title":"name","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/name","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/name"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/keySizes":{"role":"symbol","title":"keySizes","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keySizes"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/keySizes","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/keysizes"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/algorithm"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/s23CustomStringConvertibleP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/init(rawValue:name:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/blockSize","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/description","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/keySizes","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/name","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/rawValue"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/aes","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/allCases","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/blowfish","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/cast","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/des","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/rc2","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/rc4","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/tripleDES"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/Equatable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"title":"Cryptor.Algorithm","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:12ShieldCrypto7CryptorC9AlgorithmV","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"Algorithm"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/blockSize":{"role":"symbol","title":"blockSize","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"blockSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/blockSize","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/blocksize"},"doc://Shield/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Shield\/s23CustomStringConvertibleP"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/des":{"role":"symbol","title":"des","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"des"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/des","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/des"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/equatable-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/tripleDES":{"role":"symbol","title":"tripleDES","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"tripleDES"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/tripleDES","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/tripledes"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/aes":{"role":"symbol","title":"aes","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/aes","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/aes"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/blowfish":{"role":"symbol","title":"blowfish","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"blowfish"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/blowfish","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/blowfish"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/name":{"role":"symbol","title":"name","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/name","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/name"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/rc2":{"role":"symbol","title":"rc2","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc2"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/rc2","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/rc2"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/cast":{"role":"symbol","title":"cast","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"cast"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/cast","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/cast"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCAlgorithm","preciseIdentifier":"c:@T@CCAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/rawvalue"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/allCases":{"role":"symbol","title":"allCases","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"allCases"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"A collection of all values of this type."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/allCases","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/allcases"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/keySizes":{"role":"symbol","title":"keySizes","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keySizes"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/keySizes","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/keysizes"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/init(rawValue:name:)":{"role":"symbol","title":"init(rawValue:name:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCAlgorithm","preciseIdentifier":"c:@T@CCAlgorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/init(rawValue:name:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/init(rawvalue:name:)"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/rc4":{"role":"symbol","title":"rc4","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc4"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/rc4","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/rc4"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/description":{"role":"symbol","title":"description","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"A textual representation of this instance."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/description","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/description"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/algorithm/!=(_:_:).json b/main/data/documentation/shieldcrypto/cryptor/algorithm/!=(_:_:).json index 23f82e0f4..c1add9274 100644 --- a/main/data/documentation/shieldcrypto/cryptor/algorithm/!=(_:_:).json +++ b/main/data/documentation/shieldcrypto/cryptor/algorithm/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/algorithm\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:12ShieldCrypto7CryptorC9AlgorithmV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/equatable-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/!=(_:_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/algorithm\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:12ShieldCrypto7CryptorC9AlgorithmV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/equatable-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/!=(_:_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/algorithm/aes.json b/main/data/documentation/shieldcrypto/cryptor/algorithm/aes.json index 40357dcfa..c9a82230a 100644 --- a/main/data/documentation/shieldcrypto/cryptor/algorithm/aes.json +++ b/main/data/documentation/shieldcrypto/cryptor/algorithm/aes.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC","text":"Cryptor"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV","text":"Algorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/algorithm\/aes"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/aes","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"title":"aes","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC9AlgorithmV3aesAEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/aes":{"role":"symbol","title":"aes","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/aes","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/aes"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC","text":"Cryptor"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV","text":"Algorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/algorithm\/aes"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/aes","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"title":"aes","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC9AlgorithmV3aesAEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/aes":{"role":"symbol","title":"aes","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/aes","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/aes"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/algorithm/allcases.json b/main/data/documentation/shieldcrypto/cryptor/algorithm/allcases.json index 254078dba..7e1b942a0 100644 --- a/main/data/documentation/shieldcrypto/cryptor/algorithm/allcases.json +++ b/main/data/documentation/shieldcrypto/cryptor/algorithm/allcases.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"allCases"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV","text":"Algorithm"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/algorithm\/allcases"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/allCases","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A collection of all values of this type."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"allCases"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"},{"kind":"text","text":"]"}],"title":"allCases","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC9AlgorithmV8allCasesSayAEGvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/allCases":{"role":"symbol","title":"allCases","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"allCases"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"A collection of all values of this type."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/allCases","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/allcases"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"allCases"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV","text":"Algorithm"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/algorithm\/allcases"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/allCases","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A collection of all values of this type."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"allCases"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"},{"kind":"text","text":"]"}],"title":"allCases","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC9AlgorithmV8allCasesSayAEGvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/allCases":{"role":"symbol","title":"allCases","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"allCases"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"A collection of all values of this type."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/allCases","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/allcases"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/algorithm/blocksize.json b/main/data/documentation/shieldcrypto/cryptor/algorithm/blocksize.json index 9c2c84d17..415ecd914 100644 --- a/main/data/documentation/shieldcrypto/cryptor/algorithm/blocksize.json +++ b/main/data/documentation/shieldcrypto/cryptor/algorithm/blocksize.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"blockSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/algorithm\/blocksize"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/blockSize","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"blockSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"title":"blockSize","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC9AlgorithmV9blockSizeSivp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/blockSize":{"role":"symbol","title":"blockSize","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"blockSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/blockSize","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/blocksize"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"blockSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/algorithm\/blocksize"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/blockSize","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"blockSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"title":"blockSize","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC9AlgorithmV9blockSizeSivp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/blockSize":{"role":"symbol","title":"blockSize","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"blockSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/blockSize","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/blocksize"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/algorithm/blowfish.json b/main/data/documentation/shieldcrypto/cryptor/algorithm/blowfish.json index 7d628f77f..1979ffd01 100644 --- a/main/data/documentation/shieldcrypto/cryptor/algorithm/blowfish.json +++ b/main/data/documentation/shieldcrypto/cryptor/algorithm/blowfish.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"blowfish"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC","text":"Cryptor"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV","text":"Algorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/algorithm\/blowfish"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/blowfish","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"blowfish"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"title":"blowfish","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC9AlgorithmV8blowfishAEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/blowfish":{"role":"symbol","title":"blowfish","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"blowfish"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/blowfish","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/blowfish"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"blowfish"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC","text":"Cryptor"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV","text":"Algorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/algorithm\/blowfish"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/blowfish","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"blowfish"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"title":"blowfish","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC9AlgorithmV8blowfishAEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/blowfish":{"role":"symbol","title":"blowfish","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"blowfish"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/blowfish","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/blowfish"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/algorithm/cast.json b/main/data/documentation/shieldcrypto/cryptor/algorithm/cast.json index 388929a57..bd53d7118 100644 --- a/main/data/documentation/shieldcrypto/cryptor/algorithm/cast.json +++ b/main/data/documentation/shieldcrypto/cryptor/algorithm/cast.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"cast"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC","text":"Cryptor"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV","text":"Algorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/algorithm\/cast"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/cast","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"cast"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"title":"cast","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC9AlgorithmV4castAEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/cast":{"role":"symbol","title":"cast","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"cast"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/cast","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/cast"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"cast"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC","text":"Cryptor"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV","text":"Algorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/algorithm\/cast"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/cast","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"cast"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"title":"cast","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC9AlgorithmV4castAEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/cast":{"role":"symbol","title":"cast","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"cast"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/cast","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/cast"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/algorithm/des.json b/main/data/documentation/shieldcrypto/cryptor/algorithm/des.json index 374f15c5b..c720be3b2 100644 --- a/main/data/documentation/shieldcrypto/cryptor/algorithm/des.json +++ b/main/data/documentation/shieldcrypto/cryptor/algorithm/des.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"des"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC","text":"Cryptor"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV","text":"Algorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/algorithm\/des"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/des","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"des"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"title":"des","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC9AlgorithmV3desAEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/des":{"role":"symbol","title":"des","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"des"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/des","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/des"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"des"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC","text":"Cryptor"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV","text":"Algorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/algorithm\/des"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/des","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"des"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"title":"des","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC9AlgorithmV3desAEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/des":{"role":"symbol","title":"des","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"des"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/des","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/des"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/algorithm/description.json b/main/data/documentation/shieldcrypto/cryptor/algorithm/description.json index d024affc1..46efe7488 100644 --- a/main/data/documentation/shieldcrypto/cryptor/algorithm/description.json +++ b/main/data/documentation/shieldcrypto/cryptor/algorithm/description.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Calling this property directly is discouraged. Instead, convert an"},{"type":"text","text":" "},{"type":"text","text":"instance of any type to a string by using the "},{"type":"codeVoice","code":"String(describing:)"},{"type":"text","text":" "},{"type":"text","text":"initializer. This initializer works with any type, and uses the custom"},{"type":"text","text":" "},{"type":"codeVoice","code":"description"},{"type":"text","text":" property for types that conform to"},{"type":"text","text":" "},{"type":"codeVoice","code":"CustomStringConvertible"},{"type":"text","text":":"}]},{"type":"codeListing","syntax":null,"code":["struct Point: CustomStringConvertible {"," let x: Int, y: Int",""," var description: String {"," return \"(\\(x), \\(y))\""," }","}","","let p = Point(x: 21, y: 30)","let s = String(describing: p)","print(s)","\/\/ Prints \"(21, 30)\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The conversion of "},{"type":"codeVoice","code":"p"},{"type":"text","text":" to a string in the assignment to "},{"type":"codeVoice","code":"s"},{"type":"text","text":" uses the"},{"type":"text","text":" "},{"type":"codeVoice","code":"Point"},{"type":"text","text":" type’s "},{"type":"codeVoice","code":"description"},{"type":"text","text":" property."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/algorithm\/description"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/description","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A textual representation of this instance."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"description","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC9AlgorithmV11descriptionSSvp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/description":{"role":"symbol","title":"description","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"A textual representation of this instance."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/description","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/description"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Calling this property directly is discouraged. Instead, convert an"},{"type":"text","text":" "},{"type":"text","text":"instance of any type to a string by using the "},{"type":"codeVoice","code":"String(describing:)"},{"type":"text","text":" "},{"type":"text","text":"initializer. This initializer works with any type, and uses the custom"},{"type":"text","text":" "},{"type":"codeVoice","code":"description"},{"type":"text","text":" property for types that conform to"},{"type":"text","text":" "},{"type":"codeVoice","code":"CustomStringConvertible"},{"type":"text","text":":"}]},{"type":"codeListing","syntax":null,"code":["struct Point: CustomStringConvertible {"," let x: Int, y: Int",""," var description: String {"," return \"(\\(x), \\(y))\""," }","}","","let p = Point(x: 21, y: 30)","let s = String(describing: p)","print(s)","\/\/ Prints \"(21, 30)\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The conversion of "},{"type":"codeVoice","code":"p"},{"type":"text","text":" to a string in the assignment to "},{"type":"codeVoice","code":"s"},{"type":"text","text":" uses the"},{"type":"text","text":" "},{"type":"codeVoice","code":"Point"},{"type":"text","text":" type’s "},{"type":"codeVoice","code":"description"},{"type":"text","text":" property."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/algorithm\/description"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/description","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A textual representation of this instance."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"description","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC9AlgorithmV11descriptionSSvp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/description":{"role":"symbol","title":"description","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"A textual representation of this instance."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/description","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/description"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/algorithm/equatable-implementations.json b/main/data/documentation/shieldcrypto/cryptor/algorithm/equatable-implementations.json index 32e1a7b99..e82d5ce3d 100644 --- a/main/data/documentation/shieldcrypto/cryptor/algorithm/equatable-implementations.json +++ b/main/data/documentation/shieldcrypto/cryptor/algorithm/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/!=(_:_:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/!=(_:_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/algorithm/keysizes.json b/main/data/documentation/shieldcrypto/cryptor/algorithm/keysizes.json index aea712b42..1a2ea6217 100644 --- a/main/data/documentation/shieldcrypto/cryptor/algorithm/keysizes.json +++ b/main/data/documentation/shieldcrypto/cryptor/algorithm/keysizes.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keySizes"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"] { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/algorithm\/keysizes"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/keySizes","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keySizes"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"]"}],"title":"keySizes","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC9AlgorithmV8keySizesSaySiGvp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/keySizes":{"role":"symbol","title":"keySizes","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keySizes"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/keySizes","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/keysizes"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keySizes"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"] { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/algorithm\/keysizes"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/keySizes","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keySizes"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"]"}],"title":"keySizes","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC9AlgorithmV8keySizesSaySiGvp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/keySizes":{"role":"symbol","title":"keySizes","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keySizes"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/keySizes","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/keysizes"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/algorithm/name.json b/main/data/documentation/shieldcrypto/cryptor/algorithm/name.json index 30db9183d..1402a8598 100644 --- a/main/data/documentation/shieldcrypto/cryptor/algorithm/name.json +++ b/main/data/documentation/shieldcrypto/cryptor/algorithm/name.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/algorithm\/name"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/name","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"name","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC9AlgorithmV4nameSSvp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/name":{"role":"symbol","title":"name","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/name","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/name"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/algorithm\/name"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/name","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"name","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC9AlgorithmV4nameSSvp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/name":{"role":"symbol","title":"name","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/name","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/name"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/algorithm/rawvalue.json b/main/data/documentation/shieldcrypto/cryptor/algorithm/rawvalue.json index 2f5aefeda..8cc4d89ad 100644 --- a/main/data/documentation/shieldcrypto/cryptor/algorithm/rawvalue.json +++ b/main/data/documentation/shieldcrypto/cryptor/algorithm/rawvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCAlgorithm","preciseIdentifier":"c:@T@CCAlgorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/algorithm\/rawvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/rawValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCAlgorithm","preciseIdentifier":"c:@T@CCAlgorithm"}],"title":"rawValue","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC9AlgorithmV8rawValues6UInt32Vvp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCAlgorithm","preciseIdentifier":"c:@T@CCAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/rawvalue"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCAlgorithm","preciseIdentifier":"c:@T@CCAlgorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/algorithm\/rawvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/rawValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCAlgorithm","preciseIdentifier":"c:@T@CCAlgorithm"}],"title":"rawValue","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC9AlgorithmV8rawValues6UInt32Vvp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCAlgorithm","preciseIdentifier":"c:@T@CCAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/rawvalue"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/algorithm/rc2.json b/main/data/documentation/shieldcrypto/cryptor/algorithm/rc2.json index 2610ef09e..45af3230f 100644 --- a/main/data/documentation/shieldcrypto/cryptor/algorithm/rc2.json +++ b/main/data/documentation/shieldcrypto/cryptor/algorithm/rc2.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc2"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC","text":"Cryptor"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV","text":"Algorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/algorithm\/rc2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/rc2","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc2"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"title":"rc2","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC9AlgorithmV3rc2AEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/rc2":{"role":"symbol","title":"rc2","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc2"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/rc2","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/rc2"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc2"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC","text":"Cryptor"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV","text":"Algorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/algorithm\/rc2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/rc2","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc2"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"title":"rc2","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC9AlgorithmV3rc2AEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/rc2":{"role":"symbol","title":"rc2","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc2"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/rc2","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/rc2"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/algorithm/rc4.json b/main/data/documentation/shieldcrypto/cryptor/algorithm/rc4.json index efda71bfc..0273fb930 100644 --- a/main/data/documentation/shieldcrypto/cryptor/algorithm/rc4.json +++ b/main/data/documentation/shieldcrypto/cryptor/algorithm/rc4.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc4"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC","text":"Cryptor"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV","text":"Algorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/algorithm\/rc4"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/rc4","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc4"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"title":"rc4","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC9AlgorithmV3rc4AEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/rc4":{"role":"symbol","title":"rc4","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc4"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/rc4","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/rc4"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc4"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC","text":"Cryptor"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV","text":"Algorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/algorithm\/rc4"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/rc4","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc4"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"title":"rc4","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC9AlgorithmV3rc4AEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/rc4":{"role":"symbol","title":"rc4","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc4"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/rc4","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/rc4"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/algorithm/tripledes.json b/main/data/documentation/shieldcrypto/cryptor/algorithm/tripledes.json index fdc2ea245..558305713 100644 --- a/main/data/documentation/shieldcrypto/cryptor/algorithm/tripledes.json +++ b/main/data/documentation/shieldcrypto/cryptor/algorithm/tripledes.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"tripleDES"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC","text":"Cryptor"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV","text":"Algorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/algorithm\/tripledes"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/tripleDES","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"tripleDES"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"title":"tripleDES","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC9AlgorithmV9tripleDESAEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/tripleDES":{"role":"symbol","title":"tripleDES","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"tripleDES"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/tripleDES","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/tripledes"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"tripleDES"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC","text":"Cryptor"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV","text":"Algorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/algorithm\/tripledes"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/tripleDES","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"tripleDES"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"title":"tripleDES","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC9AlgorithmV9tripleDESAEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm/tripleDES":{"role":"symbol","title":"tripleDES","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"tripleDES"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm\/tripleDES","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/tripledes"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/blocksize.json b/main/data/documentation/shieldcrypto/cryptor/blocksize.json index c09b5fbc1..e41c6f8f4 100644 --- a/main/data/documentation/shieldcrypto/cryptor/blocksize.json +++ b/main/data/documentation/shieldcrypto/cryptor/blocksize.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"blockSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/blocksize"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/blockSize","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"blockSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"title":"blockSize","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC9blockSizeSivp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/blockSize":{"role":"symbol","title":"blockSize","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"blockSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/blockSize","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/blocksize"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"blockSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/blocksize"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/blockSize","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"blockSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"title":"blockSize","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC9blockSizeSivp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/blockSize":{"role":"symbol","title":"blockSize","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"blockSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/blockSize","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/blocksize"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/crypt(_:operation:using:options:key:iv:).json b/main/data/documentation/shieldcrypto/cryptor/crypt(_:operation:using:options:key:iv:).json index 1d2e723ac..510400b83 100644 --- a/main/data/documentation/shieldcrypto/cryptor/crypt(_:operation:using:options:key:iv:).json +++ b/main/data/documentation/shieldcrypto/cryptor/crypt(_:operation:using:options:key:iv:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"crypt"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"operation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","preciseIdentifier":"s:12ShieldCrypto7CryptorC9OperationV","text":"Operation"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":" "},{"kind":"internalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV","text":"Algorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV","text":"Options"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iv"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/crypt(_:operation:using:options:key:iv:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/crypt(_:operation:using:options:key:iv:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"crypt"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"operation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Operation","preciseIdentifier":"s:12ShieldCrypto7CryptorC9OperationV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iv"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"crypt(_:operation:using:options:key:iv:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto7CryptorC5crypt_9operation5using7options3key2iv10Foundation4DataVAL_AC9OperationVAC9AlgorithmVAC7OptionsVA2LtKFZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation":{"role":"symbol","title":"Cryptor.Operation","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Operation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Operation"}],"url":"\/documentation\/shieldcrypto\/cryptor\/operation"},"doc://Shield/documentation/ShieldCrypto/Cryptor/crypt(_:operation:using:options:key:iv:)":{"role":"symbol","title":"crypt(_:operation:using:options:key:iv:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"crypt"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"operation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Operation","preciseIdentifier":"s:12ShieldCrypto7CryptorC9OperationV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iv"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/crypt(_:operation:using:options:key:iv:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/crypt(_:operation:using:options:key:iv:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"crypt"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"operation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","preciseIdentifier":"s:12ShieldCrypto7CryptorC9OperationV","text":"Operation"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":" "},{"kind":"internalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV","text":"Algorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV","text":"Options"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iv"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/crypt(_:operation:using:options:key:iv:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/crypt(_:operation:using:options:key:iv:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"crypt"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"operation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Operation","preciseIdentifier":"s:12ShieldCrypto7CryptorC9OperationV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iv"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"crypt(_:operation:using:options:key:iv:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto7CryptorC5crypt_9operation5using7options3key2iv10Foundation4DataVAL_AC9OperationVAC9AlgorithmVAC7OptionsVA2LtKFZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation":{"role":"symbol","title":"Cryptor.Operation","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Operation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Operation"}],"url":"\/documentation\/shieldcrypto\/cryptor\/operation"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/crypt(_:operation:using:options:key:iv:)":{"role":"symbol","title":"crypt(_:operation:using:options:key:iv:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"crypt"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"operation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Operation","preciseIdentifier":"s:12ShieldCrypto7CryptorC9OperationV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iv"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/crypt(_:operation:using:options:key:iv:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/crypt(_:operation:using:options:key:iv:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/decrypt(data:using:options:key:iv:).json b/main/data/documentation/shieldcrypto/cryptor/decrypt(data:using:options:key:iv:).json index d2797efd9..b07b51b62 100644 --- a/main/data/documentation/shieldcrypto/cryptor/decrypt(data:using:options:key:iv:).json +++ b/main/data/documentation/shieldcrypto/cryptor/decrypt(data:using:options:key:iv:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decrypt"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":" "},{"kind":"internalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV","text":"Algorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV","text":"Options"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iv"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/decrypt(data:using:options:key:iv:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/decrypt(data:using:options:key:iv:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decrypt"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iv"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"decrypt(data:using:options:key:iv:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto7CryptorC7decrypt4data5using7options3key2iv10Foundation4DataVAL_AC9AlgorithmVAC7OptionsVA2LtKFZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/decrypt(data:using:options:key:iv:)":{"role":"symbol","title":"decrypt(data:using:options:key:iv:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decrypt"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iv"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/decrypt(data:using:options:key:iv:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/decrypt(data:using:options:key:iv:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decrypt"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":" "},{"kind":"internalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV","text":"Algorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV","text":"Options"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iv"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/decrypt(data:using:options:key:iv:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/decrypt(data:using:options:key:iv:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decrypt"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iv"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"decrypt(data:using:options:key:iv:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto7CryptorC7decrypt4data5using7options3key2iv10Foundation4DataVAL_AC9AlgorithmVAC7OptionsVA2LtKFZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor/decrypt(data:using:options:key:iv:)":{"role":"symbol","title":"decrypt(data:using:options:key:iv:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decrypt"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iv"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/decrypt(data:using:options:key:iv:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/decrypt(data:using:options:key:iv:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/encrypt(data:using:options:key:iv:).json b/main/data/documentation/shieldcrypto/cryptor/encrypt(data:using:options:key:iv:).json index 213458968..55be87b58 100644 --- a/main/data/documentation/shieldcrypto/cryptor/encrypt(data:using:options:key:iv:).json +++ b/main/data/documentation/shieldcrypto/cryptor/encrypt(data:using:options:key:iv:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encrypt"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":" "},{"kind":"internalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV","text":"Algorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV","text":"Options"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iv"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/encrypt(data:using:options:key:iv:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/encrypt(data:using:options:key:iv:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encrypt"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iv"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"encrypt(data:using:options:key:iv:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto7CryptorC7encrypt4data5using7options3key2iv10Foundation4DataVAL_AC9AlgorithmVAC7OptionsVA2LtKFZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/encrypt(data:using:options:key:iv:)":{"role":"symbol","title":"encrypt(data:using:options:key:iv:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encrypt"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iv"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/encrypt(data:using:options:key:iv:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/encrypt(data:using:options:key:iv:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encrypt"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":" "},{"kind":"internalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV","text":"Algorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV","text":"Options"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iv"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/encrypt(data:using:options:key:iv:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/encrypt(data:using:options:key:iv:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encrypt"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iv"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"encrypt(data:using:options:key:iv:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto7CryptorC7encrypt4data5using7options3key2iv10Foundation4DataVAL_AC9AlgorithmVAC7OptionsVA2LtKFZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/encrypt(data:using:options:key:iv:)":{"role":"symbol","title":"encrypt(data:using:options:key:iv:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encrypt"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iv"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/encrypt(data:using:options:key:iv:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/encrypt(data:using:options:key:iv:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/final().json b/main/data/documentation/shieldcrypto/cryptor/final().json index 34343096e..248cdb1d7 100644 --- a/main/data/documentation/shieldcrypto/cryptor/final().json +++ b/main/data/documentation/shieldcrypto/cryptor/final().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/final()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/final()","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"final()","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto7CryptorC5final10Foundation4DataVyKF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/final()":{"role":"symbol","title":"final()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/final()","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/final()"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/final()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/final()","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"final()","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto7CryptorC5final10Foundation4DataVyKF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/final()":{"role":"symbol","title":"final()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/final()","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/final()"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/final(into:).json b/main/data/documentation/shieldcrypto/cryptor/final(into:).json index ffff9fcf2..94631abe2 100644 --- a/main/data/documentation/shieldcrypto/cryptor/final(into:).json +++ b/main/data/documentation/shieldcrypto/cryptor/final(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"out"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/final(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/final(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"title":"final(into:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto7CryptorC5final4intoSi10Foundation4DataVz_tKF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/final(into:)":{"role":"symbol","title":"final(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/final(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/final(into:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"out"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/final(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/final(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"title":"final(into:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto7CryptorC5final4intoSi10Foundation4DataVz_tKF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/final(into:)":{"role":"symbol","title":"final(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/final(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/final(into:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/final(out:).json b/main/data/documentation/shieldcrypto/cryptor/final(out:).json index 2c94d6325..55c2604b3 100644 --- a/main/data/documentation/shieldcrypto/cryptor/final(out:).json +++ b/main/data/documentation/shieldcrypto/cryptor/final(out:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"("},{"kind":"externalParam","text":"out"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeMutableRawBufferPointer","preciseIdentifier":"s:Sw"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/final(out:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/final(out:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"("},{"kind":"externalParam","text":"out"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeMutableRawBufferPointer","preciseIdentifier":"s:Sw"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"title":"final(out:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto7CryptorC5final3outSiSw_tKF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/final(out:)":{"role":"symbol","title":"final(out:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"("},{"kind":"externalParam","text":"out"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeMutableRawBufferPointer","preciseIdentifier":"s:Sw"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/final(out:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/final(out:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"("},{"kind":"externalParam","text":"out"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeMutableRawBufferPointer","preciseIdentifier":"s:Sw"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/final(out:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/final(out:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"("},{"kind":"externalParam","text":"out"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeMutableRawBufferPointer","preciseIdentifier":"s:Sw"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"title":"final(out:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto7CryptorC5final3outSiSw_tKF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/final(out:)":{"role":"symbol","title":"final(out:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"("},{"kind":"externalParam","text":"out"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeMutableRawBufferPointer","preciseIdentifier":"s:Sw"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/final(out:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/final(out:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/final(out:outlength:).json b/main/data/documentation/shieldcrypto/cryptor/final(out:outlength:).json index 5ff81d817..27ad71bcf 100644 --- a/main/data/documentation/shieldcrypto/cryptor/final(out:outlength:).json +++ b/main/data/documentation/shieldcrypto/cryptor/final(out:outlength:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"("},{"kind":"externalParam","text":"out"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeMutableRawPointer","preciseIdentifier":"s:Sv"},{"kind":"text","text":", "},{"kind":"externalParam","text":"outLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/final(out:outlength:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/final(out:outLength:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"("},{"kind":"externalParam","text":"out"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeMutableRawPointer","preciseIdentifier":"s:Sv"},{"kind":"text","text":", "},{"kind":"externalParam","text":"outLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"title":"final(out:outLength:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto7CryptorC5final3out0E6LengthSiSv_SitKF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/final(out:outLength:)":{"role":"symbol","title":"final(out:outLength:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"("},{"kind":"externalParam","text":"out"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeMutableRawPointer","preciseIdentifier":"s:Sv"},{"kind":"text","text":", "},{"kind":"externalParam","text":"outLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/final(out:outLength:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/final(out:outlength:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"("},{"kind":"externalParam","text":"out"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeMutableRawPointer","preciseIdentifier":"s:Sv"},{"kind":"text","text":", "},{"kind":"externalParam","text":"outLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/final(out:outlength:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/final(out:outLength:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"("},{"kind":"externalParam","text":"out"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeMutableRawPointer","preciseIdentifier":"s:Sv"},{"kind":"text","text":", "},{"kind":"externalParam","text":"outLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"title":"final(out:outLength:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto7CryptorC5final3out0E6LengthSiSv_SitKF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/final(out:outLength:)":{"role":"symbol","title":"final(out:outLength:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"("},{"kind":"externalParam","text":"out"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeMutableRawPointer","preciseIdentifier":"s:Sv"},{"kind":"text","text":", "},{"kind":"externalParam","text":"outLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/final(out:outLength:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/final(out:outlength:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/init(_:using:options:key:iv:).json b/main/data/documentation/shieldcrypto/cryptor/init(_:using:options:key:iv:).json index ae5012da7..5a9b3b2fa 100644 --- a/main/data/documentation/shieldcrypto/cryptor/init(_:using:options:key:iv:).json +++ b/main/data/documentation/shieldcrypto/cryptor/init(_:using:options:key:iv:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"operation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","preciseIdentifier":"s:12ShieldCrypto7CryptorC9OperationV","text":"Operation"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":" "},{"kind":"internalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV","text":"Algorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV","text":"Options"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iv"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/init(_:using:options:key:iv:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/init(_:using:options:key:iv:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Operation","preciseIdentifier":"s:12ShieldCrypto7CryptorC9OperationV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iv"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(_:using:options:key:iv:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:12ShieldCrypto7CryptorC_5using7options3key2ivA2C9OperationV_AC9AlgorithmVAC7OptionsV10Foundation4DataVAPtKcfc","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/init(_:using:options:key:iv:)":{"role":"symbol","title":"init(_:using:options:key:iv:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Operation","preciseIdentifier":"s:12ShieldCrypto7CryptorC9OperationV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iv"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/init(_:using:options:key:iv:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/init(_:using:options:key:iv:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation":{"role":"symbol","title":"Cryptor.Operation","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Operation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Operation"}],"url":"\/documentation\/shieldcrypto\/cryptor\/operation"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"operation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","preciseIdentifier":"s:12ShieldCrypto7CryptorC9OperationV","text":"Operation"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":" "},{"kind":"internalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV","text":"Algorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV","text":"Options"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iv"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/init(_:using:options:key:iv:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/init(_:using:options:key:iv:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Operation","preciseIdentifier":"s:12ShieldCrypto7CryptorC9OperationV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iv"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(_:using:options:key:iv:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:12ShieldCrypto7CryptorC_5using7options3key2ivA2C9OperationV_AC9AlgorithmVAC7OptionsV10Foundation4DataVAPtKcfc","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor/init(_:using:options:key:iv:)":{"role":"symbol","title":"init(_:using:options:key:iv:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Operation","preciseIdentifier":"s:12ShieldCrypto7CryptorC9OperationV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto7CryptorC9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iv"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/init(_:using:options:key:iv:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/init(_:using:options:key:iv:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation":{"role":"symbol","title":"Cryptor.Operation","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Operation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Operation"}],"url":"\/documentation\/shieldcrypto\/cryptor\/operation"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Algorithm":{"role":"symbol","title":"Cryptor.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/cryptor\/algorithm"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/operation.json b/main/data/documentation/shieldcrypto/cryptor/operation.json index fbaf97015..91ba21370 100644 --- a/main/data/documentation/shieldcrypto/cryptor/operation.json +++ b/main/data/documentation/shieldcrypto/cryptor/operation.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Operation"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/operation"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/init(rawValue:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/rawValue"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/decrypt","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/encrypt"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Operation"}],"title":"Cryptor.Operation","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:12ShieldCrypto7CryptorC9OperationV","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"Operation"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/operation\/rawrepresentable-implementations"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCOperation","preciseIdentifier":"c:@T@CCOperation"}],"abstract":[{"type":"text","text":"The corresponding value of the raw type."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/operation\/rawvalue"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation/encrypt":{"role":"symbol","title":"encrypt","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"encrypt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Operation","preciseIdentifier":"s:12ShieldCrypto7CryptorC9OperationV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/encrypt","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/operation\/encrypt"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation":{"role":"symbol","title":"Cryptor.Operation","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Operation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Operation"}],"url":"\/documentation\/shieldcrypto\/cryptor\/operation"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCOperation","preciseIdentifier":"c:@T@CCOperation"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/operation\/init(rawvalue:)"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation/decrypt":{"role":"symbol","title":"decrypt","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"decrypt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Operation","preciseIdentifier":"s:12ShieldCrypto7CryptorC9OperationV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/decrypt","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/operation\/decrypt"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/operation\/equatable-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Operation"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/operation"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/init(rawValue:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/rawValue"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/decrypt","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/encrypt"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Operation"}],"title":"Cryptor.Operation","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:12ShieldCrypto7CryptorC9OperationV","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"Operation"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation":{"role":"symbol","title":"Cryptor.Operation","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Operation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Operation"}],"url":"\/documentation\/shieldcrypto\/cryptor\/operation"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCOperation","preciseIdentifier":"c:@T@CCOperation"}],"abstract":[{"type":"text","text":"The corresponding value of the raw type."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/operation\/rawvalue"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCOperation","preciseIdentifier":"c:@T@CCOperation"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/operation\/init(rawvalue:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/operation\/rawrepresentable-implementations"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation/encrypt":{"role":"symbol","title":"encrypt","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"encrypt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Operation","preciseIdentifier":"s:12ShieldCrypto7CryptorC9OperationV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/encrypt","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/operation\/encrypt"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/operation\/equatable-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation/decrypt":{"role":"symbol","title":"decrypt","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"decrypt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Operation","preciseIdentifier":"s:12ShieldCrypto7CryptorC9OperationV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/decrypt","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/operation\/decrypt"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/operation/!=(_:_:).json b/main/data/documentation/shieldcrypto/cryptor/operation/!=(_:_:).json index 3b7f8ff61..400c4fbd7 100644 --- a/main/data/documentation/shieldcrypto/cryptor/operation/!=(_:_:).json +++ b/main/data/documentation/shieldcrypto/cryptor/operation/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/operation\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:12ShieldCrypto7CryptorC9OperationV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation":{"role":"symbol","title":"Cryptor.Operation","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Operation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Operation"}],"url":"\/documentation\/shieldcrypto\/cryptor\/operation"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/operation\/equatable-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/operation\/!=(_:_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/operation\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:12ShieldCrypto7CryptorC9OperationV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/operation\/equatable-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation":{"role":"symbol","title":"Cryptor.Operation","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Operation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Operation"}],"url":"\/documentation\/shieldcrypto\/cryptor\/operation"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/operation\/!=(_:_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/operation/decrypt.json b/main/data/documentation/shieldcrypto/cryptor/operation/decrypt.json index 68b97fea1..304cf837c 100644 --- a/main/data/documentation/shieldcrypto/cryptor/operation/decrypt.json +++ b/main/data/documentation/shieldcrypto/cryptor/operation/decrypt.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"decrypt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC","text":"Cryptor"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","preciseIdentifier":"s:12ShieldCrypto7CryptorC9OperationV","text":"Operation"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/operation\/decrypt"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/decrypt","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"decrypt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Operation","preciseIdentifier":"s:12ShieldCrypto7CryptorC9OperationV"}],"title":"decrypt","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC9OperationV7decryptAEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation/decrypt":{"role":"symbol","title":"decrypt","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"decrypt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Operation","preciseIdentifier":"s:12ShieldCrypto7CryptorC9OperationV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/decrypt","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/operation\/decrypt"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation":{"role":"symbol","title":"Cryptor.Operation","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Operation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Operation"}],"url":"\/documentation\/shieldcrypto\/cryptor\/operation"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"decrypt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC","text":"Cryptor"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","preciseIdentifier":"s:12ShieldCrypto7CryptorC9OperationV","text":"Operation"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/operation\/decrypt"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/decrypt","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"decrypt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Operation","preciseIdentifier":"s:12ShieldCrypto7CryptorC9OperationV"}],"title":"decrypt","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC9OperationV7decryptAEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation/decrypt":{"role":"symbol","title":"decrypt","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"decrypt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Operation","preciseIdentifier":"s:12ShieldCrypto7CryptorC9OperationV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/decrypt","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/operation\/decrypt"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation":{"role":"symbol","title":"Cryptor.Operation","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Operation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Operation"}],"url":"\/documentation\/shieldcrypto\/cryptor\/operation"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/operation/encrypt.json b/main/data/documentation/shieldcrypto/cryptor/operation/encrypt.json index 409635710..0d846fac0 100644 --- a/main/data/documentation/shieldcrypto/cryptor/operation/encrypt.json +++ b/main/data/documentation/shieldcrypto/cryptor/operation/encrypt.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"encrypt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC","text":"Cryptor"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","preciseIdentifier":"s:12ShieldCrypto7CryptorC9OperationV","text":"Operation"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/operation\/encrypt"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/encrypt","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"encrypt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Operation","preciseIdentifier":"s:12ShieldCrypto7CryptorC9OperationV"}],"title":"encrypt","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC9OperationV7encryptAEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation/encrypt":{"role":"symbol","title":"encrypt","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"encrypt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Operation","preciseIdentifier":"s:12ShieldCrypto7CryptorC9OperationV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/encrypt","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/operation\/encrypt"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation":{"role":"symbol","title":"Cryptor.Operation","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Operation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Operation"}],"url":"\/documentation\/shieldcrypto\/cryptor\/operation"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"encrypt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC","text":"Cryptor"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","preciseIdentifier":"s:12ShieldCrypto7CryptorC9OperationV","text":"Operation"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/operation\/encrypt"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/encrypt","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"encrypt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Operation","preciseIdentifier":"s:12ShieldCrypto7CryptorC9OperationV"}],"title":"encrypt","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC9OperationV7encryptAEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation/encrypt":{"role":"symbol","title":"encrypt","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"encrypt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Operation","preciseIdentifier":"s:12ShieldCrypto7CryptorC9OperationV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/encrypt","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/operation\/encrypt"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation":{"role":"symbol","title":"Cryptor.Operation","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Operation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Operation"}],"url":"\/documentation\/shieldcrypto\/cryptor\/operation"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/operation/equatable-implementations.json b/main/data/documentation/shieldcrypto/cryptor/operation/equatable-implementations.json index 44eb3b0e9..7fdc4c643 100644 --- a/main/data/documentation/shieldcrypto/cryptor/operation/equatable-implementations.json +++ b/main/data/documentation/shieldcrypto/cryptor/operation/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/operation\/!=(_:_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation":{"role":"symbol","title":"Cryptor.Operation","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Operation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Operation"}],"url":"\/documentation\/shieldcrypto\/cryptor\/operation"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation":{"role":"symbol","title":"Cryptor.Operation","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Operation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Operation"}],"url":"\/documentation\/shieldcrypto\/cryptor\/operation"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/operation\/!=(_:_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/operation/hash(into:).json b/main/data/documentation/shieldcrypto/cryptor/operation/hash(into:).json index a075bff80..65e7907d6 100644 --- a/main/data/documentation/shieldcrypto/cryptor/operation/hash(into:).json +++ b/main/data/documentation/shieldcrypto/cryptor/operation/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/operation\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:12ShieldCrypto7CryptorC9OperationV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation":{"role":"symbol","title":"Cryptor.Operation","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Operation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Operation"}],"url":"\/documentation\/shieldcrypto\/cryptor\/operation"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/operation\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/operation\/hash(into:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/operation\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:12ShieldCrypto7CryptorC9OperationV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation":{"role":"symbol","title":"Cryptor.Operation","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Operation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Operation"}],"url":"\/documentation\/shieldcrypto\/cryptor\/operation"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/operation\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/operation\/hash(into:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/operation/hashvalue.json b/main/data/documentation/shieldcrypto/cryptor/operation/hashvalue.json index 4b9352e36..00b17f56f 100644 --- a/main/data/documentation/shieldcrypto/cryptor/operation/hashvalue.json +++ b/main/data/documentation/shieldcrypto/cryptor/operation/hashvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/operation\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:12ShieldCrypto7CryptorC9OperationV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/operation\/hashvalue"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/operation\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation":{"role":"symbol","title":"Cryptor.Operation","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Operation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Operation"}],"url":"\/documentation\/shieldcrypto\/cryptor\/operation"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/operation\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:12ShieldCrypto7CryptorC9OperationV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/operation\/rawrepresentable-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation":{"role":"symbol","title":"Cryptor.Operation","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Operation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Operation"}],"url":"\/documentation\/shieldcrypto\/cryptor\/operation"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/operation\/hashvalue"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/operation/init(rawvalue:).json b/main/data/documentation/shieldcrypto/cryptor/operation/init(rawvalue:).json index 3caed2c73..13b8df4fd 100644 --- a/main/data/documentation/shieldcrypto/cryptor/operation/init(rawvalue:).json +++ b/main/data/documentation/shieldcrypto/cryptor/operation/init(rawvalue:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCOperation","preciseIdentifier":"c:@T@CCOperation"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/operation\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCOperation","preciseIdentifier":"c:@T@CCOperation"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:12ShieldCrypto7CryptorC9OperationV8rawValueAEs6UInt32V_tcfc","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation":{"role":"symbol","title":"Cryptor.Operation","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Operation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Operation"}],"url":"\/documentation\/shieldcrypto\/cryptor\/operation"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCOperation","preciseIdentifier":"c:@T@CCOperation"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/operation\/init(rawvalue:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCOperation","preciseIdentifier":"c:@T@CCOperation"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/operation\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCOperation","preciseIdentifier":"c:@T@CCOperation"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:12ShieldCrypto7CryptorC9OperationV8rawValueAEs6UInt32V_tcfc","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation":{"role":"symbol","title":"Cryptor.Operation","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Operation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Operation"}],"url":"\/documentation\/shieldcrypto\/cryptor\/operation"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCOperation","preciseIdentifier":"c:@T@CCOperation"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/operation\/init(rawvalue:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/operation/rawrepresentable-implementations.json b/main/data/documentation/shieldcrypto/cryptor/operation/rawrepresentable-implementations.json index 17ba2c771..e73db49d4 100644 --- a/main/data/documentation/shieldcrypto/cryptor/operation/rawrepresentable-implementations.json +++ b/main/data/documentation/shieldcrypto/cryptor/operation/rawrepresentable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation":{"role":"symbol","title":"Cryptor.Operation","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Operation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Operation"}],"url":"\/documentation\/shieldcrypto\/cryptor\/operation"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/operation\/hash(into:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/operation\/hashvalue"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/operation\/hashvalue"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/operation\/hash(into:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation":{"role":"symbol","title":"Cryptor.Operation","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Operation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Operation"}],"url":"\/documentation\/shieldcrypto\/cryptor\/operation"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/operation/rawvalue.json b/main/data/documentation/shieldcrypto/cryptor/operation/rawvalue.json index 766f80ba3..37250ea36 100644 --- a/main/data/documentation/shieldcrypto/cryptor/operation/rawvalue.json +++ b/main/data/documentation/shieldcrypto/cryptor/operation/rawvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCOperation","preciseIdentifier":"c:@T@CCOperation"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A new instance initialized with "},{"type":"codeVoice","code":"rawValue"},{"type":"text","text":" will be equivalent to this"},{"type":"text","text":" "},{"type":"text","text":"instance. For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","let selectedSize = PaperSize.Letter","print(selectedSize.rawValue)","\/\/ Prints \"Letter\"","","print(selectedSize == PaperSize(rawValue: selectedSize.rawValue)!)","\/\/ Prints \"true\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/operation\/rawvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/rawValue","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The corresponding value of the raw type."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCOperation","preciseIdentifier":"c:@T@CCOperation"}],"title":"rawValue","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC9OperationV8rawValues6UInt32Vvp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation":{"role":"symbol","title":"Cryptor.Operation","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Operation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Operation"}],"url":"\/documentation\/shieldcrypto\/cryptor\/operation"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCOperation","preciseIdentifier":"c:@T@CCOperation"}],"abstract":[{"type":"text","text":"The corresponding value of the raw type."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/operation\/rawvalue"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCOperation","preciseIdentifier":"c:@T@CCOperation"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A new instance initialized with "},{"type":"codeVoice","code":"rawValue"},{"type":"text","text":" will be equivalent to this"},{"type":"text","text":" "},{"type":"text","text":"instance. For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","let selectedSize = PaperSize.Letter","print(selectedSize.rawValue)","\/\/ Prints \"Letter\"","","print(selectedSize == PaperSize(rawValue: selectedSize.rawValue)!)","\/\/ Prints \"true\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/operation\/rawvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/rawValue","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The corresponding value of the raw type."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCOperation","preciseIdentifier":"c:@T@CCOperation"}],"title":"rawValue","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC9OperationV8rawValues6UInt32Vvp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation":{"role":"symbol","title":"Cryptor.Operation","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Operation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Operation"}],"url":"\/documentation\/shieldcrypto\/cryptor\/operation"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Operation/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCOperation","preciseIdentifier":"c:@T@CCOperation"}],"abstract":[{"type":"text","text":"The corresponding value of the raw type."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Operation\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/operation\/rawvalue"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/options.json b/main/data/documentation/shieldcrypto/cryptor/options.json index 62887f79d..7523c1a0f 100644 --- a/main/data/documentation/shieldcrypto/cryptor/options.json +++ b/main/data/documentation/shieldcrypto/cryptor/options.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/SQ","doc:\/\/Shield\/s25ExpressibleByArrayLiteralP","doc:\/\/Shield\/SH","doc:\/\/Shield\/s9OptionSetP","doc:\/\/Shield\/SY","doc:\/\/Shield\/s10SetAlgebraP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/init(rawValue:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/rawValue"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/ecbMode","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/pkcs7Padding"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/RawRepresentable-Implementations","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"title":"Cryptor.Options","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:12ShieldCrypto7CryptorC7OptionsV","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"Options"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor"]]},"references":{"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/s25ExpressibleByArrayLiteralP":{"type":"unresolvable","title":"Swift.ExpressibleByArrayLiteral","identifier":"doc:\/\/Shield\/s25ExpressibleByArrayLiteralP"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/ecbMode":{"role":"symbol","title":"ecbMode","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecbMode"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/ecbMode","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/ecbmode"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/s10SetAlgebraP":{"type":"unresolvable","title":"Swift.SetAlgebra","identifier":"doc:\/\/Shield\/s10SetAlgebraP"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/rawrepresentable-implementations"},"doc://Shield/s9OptionSetP":{"type":"unresolvable","title":"Swift.OptionSet","identifier":"doc:\/\/Shield\/s9OptionSetP"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/pkcs7Padding":{"role":"symbol","title":"pkcs7Padding","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs7Padding"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/pkcs7Padding","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/pkcs7padding"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCOptions","preciseIdentifier":"c:@T@CCOptions"}],"abstract":[{"type":"text","text":"The corresponding value of the raw type."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/rawvalue"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/setalgebra-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCOptions","preciseIdentifier":"c:@T@CCOptions"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new option set from the given raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/init(rawvalue:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/optionset-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/equatable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/SQ","doc:\/\/Shield\/s25ExpressibleByArrayLiteralP","doc:\/\/Shield\/SH","doc:\/\/Shield\/s9OptionSetP","doc:\/\/Shield\/SY","doc:\/\/Shield\/s10SetAlgebraP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/init(rawValue:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/rawValue"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/ecbMode","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/pkcs7Padding"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/RawRepresentable-Implementations","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"title":"Cryptor.Options","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:12ShieldCrypto7CryptorC7OptionsV","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"Options"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCOptions","preciseIdentifier":"c:@T@CCOptions"}],"abstract":[{"type":"text","text":"The corresponding value of the raw type."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/rawvalue"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/s25ExpressibleByArrayLiteralP":{"type":"unresolvable","title":"Swift.ExpressibleByArrayLiteral","identifier":"doc:\/\/Shield\/s25ExpressibleByArrayLiteralP"},"doc://Shield/s9OptionSetP":{"type":"unresolvable","title":"Swift.OptionSet","identifier":"doc:\/\/Shield\/s9OptionSetP"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/equatable-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/setalgebra-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCOptions","preciseIdentifier":"c:@T@CCOptions"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new option set from the given raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/init(rawvalue:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/optionset-implementations"},"doc://Shield/s10SetAlgebraP":{"type":"unresolvable","title":"Swift.SetAlgebra","identifier":"doc:\/\/Shield\/s10SetAlgebraP"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/ecbMode":{"role":"symbol","title":"ecbMode","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecbMode"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/ecbMode","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/ecbmode"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/pkcs7Padding":{"role":"symbol","title":"pkcs7Padding","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs7Padding"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/pkcs7Padding","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/pkcs7padding"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/options/!=(_:_:).json b/main/data/documentation/shieldcrypto/cryptor/options/!=(_:_:).json index c867cce7c..608060d93 100644 --- a/main/data/documentation/shieldcrypto/cryptor/options/!=(_:_:).json +++ b/main/data/documentation/shieldcrypto/cryptor/options/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/!=(_:_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/equatable-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/!=(_:_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/equatable-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/options/contains(_:).json b/main/data/documentation/shieldcrypto/cryptor/options/contains(_:).json index f3006507a..aba3fe928 100644 --- a/main/data/documentation/shieldcrypto/cryptor/options/contains(_:).json +++ b/main/data/documentation/shieldcrypto/cryptor/options/contains(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"member"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the option set contains "},{"type":"codeVoice","code":"member"},{"type":"text","text":"; otherwise,"},{"type":"text","text":" "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"member","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The element to look for in the option set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example uses the "},{"type":"codeVoice","code":"contains(_:)"},{"type":"text","text":" method to check whether next-day"},{"type":"text","text":" "},{"type":"text","text":"shipping is in the "},{"type":"codeVoice","code":"availableOptions"},{"type":"text","text":" instance."}]},{"type":"codeListing","syntax":null,"code":["let availableOptions = ShippingOptions.express","if availableOptions.contains(.nextDay) {"," print(\"Next day shipping available\")","}","\/\/ Prints \"Next day shipping available\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/contains(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/contains(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether a given element is a"},{"type":"text","text":" "},{"type":"text","text":"member of the option set."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"contains(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:s9OptionSetPs7ElementQzRszrlE8containsySbxF::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/contains(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"contains(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether a given element is a"},{"type":"text","text":" "},{"type":"text","text":"member of the option set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/contains(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/contains(_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/optionset-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"member"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the option set contains "},{"type":"codeVoice","code":"member"},{"type":"text","text":"; otherwise,"},{"type":"text","text":" "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"member","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The element to look for in the option set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example uses the "},{"type":"codeVoice","code":"contains(_:)"},{"type":"text","text":" method to check whether next-day"},{"type":"text","text":" "},{"type":"text","text":"shipping is in the "},{"type":"codeVoice","code":"availableOptions"},{"type":"text","text":" instance."}]},{"type":"codeListing","syntax":null,"code":["let availableOptions = ShippingOptions.express","if availableOptions.contains(.nextDay) {"," print(\"Next day shipping available\")","}","\/\/ Prints \"Next day shipping available\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/contains(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/contains(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether a given element is a"},{"type":"text","text":" "},{"type":"text","text":"member of the option set."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"contains(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:s9OptionSetPs7ElementQzRszrlE8containsySbxF::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/contains(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"contains(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether a given element is a"},{"type":"text","text":" "},{"type":"text","text":"member of the option set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/contains(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/contains(_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/optionset-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/options/ecbmode.json b/main/data/documentation/shieldcrypto/cryptor/options/ecbmode.json index f61410321..2a2ea5417 100644 --- a/main/data/documentation/shieldcrypto/cryptor/options/ecbmode.json +++ b/main/data/documentation/shieldcrypto/cryptor/options/ecbmode.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecbMode"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC","text":"Cryptor"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV","text":"Options"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/ecbmode"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/ecbMode","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecbMode"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV"}],"title":"ecbMode","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC7OptionsV7ecbModeAEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/ecbMode":{"role":"symbol","title":"ecbMode","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecbMode"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/ecbMode","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/ecbmode"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecbMode"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC","text":"Cryptor"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV","text":"Options"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/ecbmode"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/ecbMode","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecbMode"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV"}],"title":"ecbMode","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC7OptionsV7ecbModeAEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/ecbMode":{"role":"symbol","title":"ecbMode","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecbMode"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/ecbMode","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/ecbmode"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/options/equatable-implementations.json b/main/data/documentation/shieldcrypto/cryptor/options/equatable-implementations.json index 18d256a23..f97825370 100644 --- a/main/data/documentation/shieldcrypto/cryptor/options/equatable-implementations.json +++ b/main/data/documentation/shieldcrypto/cryptor/options/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/!=(_:_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/!=(_:_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/options/formintersection(_:).json b/main/data/documentation/shieldcrypto/cryptor/options/formintersection(_:).json index 8dafe5fb7..7a5f30f1b 100644 --- a/main/data/documentation/shieldcrypto/cryptor/options/formintersection(_:).json +++ b/main/data/documentation/shieldcrypto/cryptor/options/formintersection(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIntersection"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An option set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This method is implemented as a "},{"type":"codeVoice","code":"&"},{"type":"text","text":" (bitwise AND) operation on the"},{"type":"text","text":" "},{"type":"text","text":"two sets’ raw values."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/formintersection(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/formIntersection(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Removes all elements of this option set that are not"},{"type":"text","text":" "},{"type":"text","text":"also present in the given set."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"formIntersection(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIntersection"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:s9OptionSetPss17FixedWidthInteger8RawValueRpzrlE16formIntersectionyyxF::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/optionset-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/formIntersection(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"formIntersection(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIntersection"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Removes all elements of this option set that are not"},{"type":"text","text":" "},{"type":"text","text":"also present in the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/formIntersection(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/formintersection(_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIntersection"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An option set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This method is implemented as a "},{"type":"codeVoice","code":"&"},{"type":"text","text":" (bitwise AND) operation on the"},{"type":"text","text":" "},{"type":"text","text":"two sets’ raw values."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/formintersection(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/formIntersection(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Removes all elements of this option set that are not"},{"type":"text","text":" "},{"type":"text","text":"also present in the given set."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"formIntersection(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIntersection"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:s9OptionSetPss17FixedWidthInteger8RawValueRpzrlE16formIntersectionyyxF::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/optionset-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/formIntersection(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"formIntersection(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIntersection"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Removes all elements of this option set that are not"},{"type":"text","text":" "},{"type":"text","text":"also present in the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/formIntersection(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/formintersection(_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/options/formsymmetricdifference(_:).json b/main/data/documentation/shieldcrypto/cryptor/options/formsymmetricdifference(_:).json index a612ab060..fc55151f7 100644 --- a/main/data/documentation/shieldcrypto/cryptor/options/formsymmetricdifference(_:).json +++ b/main/data/documentation/shieldcrypto/cryptor/options/formsymmetricdifference(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formSymmetricDifference"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An option set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This method is implemented as a "},{"type":"codeVoice","code":"^"},{"type":"text","text":" (bitwise XOR) operation on the two"},{"type":"text","text":" "},{"type":"text","text":"sets’ raw values."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/formsymmetricdifference(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/formSymmetricDifference(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Replaces this set with a new set containing all elements"},{"type":"text","text":" "},{"type":"text","text":"contained in either this set or the given set, but not in both."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"formSymmetricDifference(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formSymmetricDifference"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:s9OptionSetPss17FixedWidthInteger8RawValueRpzrlE23formSymmetricDifferenceyyxF::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/formSymmetricDifference(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"formSymmetricDifference(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formSymmetricDifference"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Replaces this set with a new set containing all elements"},{"type":"text","text":" "},{"type":"text","text":"contained in either this set or the given set, but not in both."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/formSymmetricDifference(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/formsymmetricdifference(_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/optionset-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formSymmetricDifference"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An option set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This method is implemented as a "},{"type":"codeVoice","code":"^"},{"type":"text","text":" (bitwise XOR) operation on the two"},{"type":"text","text":" "},{"type":"text","text":"sets’ raw values."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/formsymmetricdifference(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/formSymmetricDifference(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Replaces this set with a new set containing all elements"},{"type":"text","text":" "},{"type":"text","text":"contained in either this set or the given set, but not in both."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"formSymmetricDifference(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formSymmetricDifference"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:s9OptionSetPss17FixedWidthInteger8RawValueRpzrlE23formSymmetricDifferenceyyxF::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/formSymmetricDifference(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"formSymmetricDifference(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formSymmetricDifference"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Replaces this set with a new set containing all elements"},{"type":"text","text":" "},{"type":"text","text":"contained in either this set or the given set, but not in both."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/formSymmetricDifference(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/formsymmetricdifference(_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/optionset-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/options/formunion(_:).json b/main/data/documentation/shieldcrypto/cryptor/options/formunion(_:).json index 05abd8e61..12d7d9f63 100644 --- a/main/data/documentation/shieldcrypto/cryptor/options/formunion(_:).json +++ b/main/data/documentation/shieldcrypto/cryptor/options/formunion(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formUnion"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An option set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This method is implemented as a "},{"type":"codeVoice","code":"|"},{"type":"text","text":" (bitwise OR) operation on the"},{"type":"text","text":" "},{"type":"text","text":"two sets’ raw values."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/formunion(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/formUnion(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inserts the elements of another set into this option set."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"formUnion(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formUnion"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:s9OptionSetPss17FixedWidthInteger8RawValueRpzrlE9formUnionyyxF::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/formUnion(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"formUnion(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formUnion"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Inserts the elements of another set into this option set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/formUnion(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/formunion(_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/optionset-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formUnion"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An option set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This method is implemented as a "},{"type":"codeVoice","code":"|"},{"type":"text","text":" (bitwise OR) operation on the"},{"type":"text","text":" "},{"type":"text","text":"two sets’ raw values."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/formunion(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/formUnion(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inserts the elements of another set into this option set."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"formUnion(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formUnion"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:s9OptionSetPss17FixedWidthInteger8RawValueRpzrlE9formUnionyyxF::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/optionset-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/formUnion(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"formUnion(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formUnion"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Inserts the elements of another set into this option set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/formUnion(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/formunion(_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/options/hash(into:).json b/main/data/documentation/shieldcrypto/cryptor/options/hash(into:).json index 1e56ada46..8a836a638 100644 --- a/main/data/documentation/shieldcrypto/cryptor/options/hash(into:).json +++ b/main/data/documentation/shieldcrypto/cryptor/options/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/rawrepresentable-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/hash(into:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/hash(into:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/rawrepresentable-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/options/hashvalue.json b/main/data/documentation/shieldcrypto/cryptor/options/hashvalue.json index 074c311be..238201baf 100644 --- a/main/data/documentation/shieldcrypto/cryptor/options/hashvalue.json +++ b/main/data/documentation/shieldcrypto/cryptor/options/hashvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/hashvalue"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/rawrepresentable-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/rawrepresentable-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/hashvalue"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/options/init().json b/main/data/documentation/shieldcrypto/cryptor/options/init().json index 5921d2580..269818f7a 100644 --- a/main/data/documentation/shieldcrypto/cryptor/options/init().json +++ b/main/data/documentation/shieldcrypto/cryptor/options/init().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"()"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer creates an option set with a raw value of zero."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/init()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/init()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates an empty option set."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init()","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"symbolKind":"init","externalID":"s:s9OptionSetPss17FixedWidthInteger8RawValueRpzrlExycfc::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/init()":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init()","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Creates an empty option set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/init()","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/init()"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/optionset-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"()"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer creates an option set with a raw value of zero."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/init()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/init()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates an empty option set."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init()","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"symbolKind":"init","externalID":"s:s9OptionSetPss17FixedWidthInteger8RawValueRpzrlExycfc::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/optionset-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/init()":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init()","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Creates an empty option set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/init()","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/init()"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/options/init(_:).json b/main/data/documentation/shieldcrypto/cryptor/options/init(_:).json index 19a5fb510..2aaac92fa 100644 --- a/main/data/documentation/shieldcrypto/cryptor/options/init(_:).json +++ b/main/data/documentation/shieldcrypto/cryptor/options/init(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"sequence"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:ST"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"sequence","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The elements to use as members of the new set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Use this initializer to create a new set from an existing sequence, like"},{"type":"text","text":" "},{"type":"text","text":"an array or a range:"}]},{"type":"codeListing","syntax":null,"code":["let validIndices = Set(0..<7).subtracting([2, 4, 5])","print(validIndices)","\/\/ Prints \"[6, 0, 1, 3]\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/init(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/init(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new set from a finite sequence of items."}],"kind":"symbol","metadata":{"role":"symbol","title":"init(_:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":")"}],"symbolKind":"init","externalID":"s:s10SetAlgebraPsEyxqd__ncSTRd__7ElementQyd__ACRtzlufc::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/setalgebra-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/init(_:)":{"role":"symbol","title":"init(_:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new set from a finite sequence of items."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/init(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/init(_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"sequence"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:ST"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"sequence","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The elements to use as members of the new set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Use this initializer to create a new set from an existing sequence, like"},{"type":"text","text":" "},{"type":"text","text":"an array or a range:"}]},{"type":"codeListing","syntax":null,"code":["let validIndices = Set(0..<7).subtracting([2, 4, 5])","print(validIndices)","\/\/ Prints \"[6, 0, 1, 3]\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/init(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/init(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new set from a finite sequence of items."}],"kind":"symbol","metadata":{"role":"symbol","title":"init(_:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":")"}],"symbolKind":"init","externalID":"s:s10SetAlgebraPsEyxqd__ncSTRd__7ElementQyd__ACRtzlufc::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/setalgebra-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/init(_:)":{"role":"symbol","title":"init(_:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new set from a finite sequence of items."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/init(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/init(_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/options/init(arrayliteral:).json b/main/data/documentation/shieldcrypto/cryptor/options/init(arrayliteral:).json index dcd492051..859eb8737 100644 --- a/main/data/documentation/shieldcrypto/cryptor/options/init(arrayliteral:).json +++ b/main/data/documentation/shieldcrypto/cryptor/options/init(arrayliteral:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"arrayLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"...)"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"arrayLiteral","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A list of elements of the new set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Do not call this initializer directly. It is used by the compiler when"},{"type":"text","text":" "},{"type":"text","text":"you use an array literal. Instead, create a new set using an array"},{"type":"text","text":" "},{"type":"text","text":"literal as its value by enclosing a comma-separated list of values in"},{"type":"text","text":" "},{"type":"text","text":"square brackets. You can use an array literal anywhere a set is expected"},{"type":"text","text":" "},{"type":"text","text":"by the type context."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Here, a set of strings is created from an array literal holding only"},{"type":"text","text":" "},{"type":"text","text":"strings:"}]},{"type":"codeListing","syntax":null,"code":["let ingredients: Set = [\"cocoa beans\", \"sugar\", \"cocoa butter\", \"salt\"]","if ingredients.isSuperset(of: [\"sugar\", \"salt\"]) {"," print(\"Whatever it is, it's bound to be delicious!\")","}","\/\/ Prints \"Whatever it is, it's bound to be delicious!\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/init(arrayliteral:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/init(arrayLiteral:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a set containing the elements of the given array literal."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"ArrayLiteralElement"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(arrayLiteral:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"arrayLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"...)"}],"symbolKind":"init","externalID":"s:s10SetAlgebraPs7ElementQz012ArrayLiteralC0RtzrlE05arrayE0xAFd_tcfc::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/init(arrayLiteral:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"ArrayLiteralElement"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(arrayLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"arrayLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"...)"}],"abstract":[{"type":"text","text":"Creates a set containing the elements of the given array literal."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/init(arrayLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/init(arrayliteral:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/setalgebra-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"arrayLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"...)"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"arrayLiteral","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A list of elements of the new set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Do not call this initializer directly. It is used by the compiler when"},{"type":"text","text":" "},{"type":"text","text":"you use an array literal. Instead, create a new set using an array"},{"type":"text","text":" "},{"type":"text","text":"literal as its value by enclosing a comma-separated list of values in"},{"type":"text","text":" "},{"type":"text","text":"square brackets. You can use an array literal anywhere a set is expected"},{"type":"text","text":" "},{"type":"text","text":"by the type context."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Here, a set of strings is created from an array literal holding only"},{"type":"text","text":" "},{"type":"text","text":"strings:"}]},{"type":"codeListing","syntax":null,"code":["let ingredients: Set = [\"cocoa beans\", \"sugar\", \"cocoa butter\", \"salt\"]","if ingredients.isSuperset(of: [\"sugar\", \"salt\"]) {"," print(\"Whatever it is, it's bound to be delicious!\")","}","\/\/ Prints \"Whatever it is, it's bound to be delicious!\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/init(arrayliteral:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/init(arrayLiteral:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a set containing the elements of the given array literal."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"ArrayLiteralElement"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(arrayLiteral:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"arrayLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"...)"}],"symbolKind":"init","externalID":"s:s10SetAlgebraPs7ElementQz012ArrayLiteralC0RtzrlE05arrayE0xAFd_tcfc::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/init(arrayLiteral:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"ArrayLiteralElement"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(arrayLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"arrayLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"...)"}],"abstract":[{"type":"text","text":"Creates a set containing the elements of the given array literal."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/init(arrayLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/init(arrayliteral:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/setalgebra-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/options/init(rawvalue:).json b/main/data/documentation/shieldcrypto/cryptor/options/init(rawvalue:).json index e4eb4aae2..40a134840 100644 --- a/main/data/documentation/shieldcrypto/cryptor/options/init(rawvalue:).json +++ b/main/data/documentation/shieldcrypto/cryptor/options/init(rawvalue:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCOptions","preciseIdentifier":"c:@T@CCOptions"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value of the option set to create. Each bit"},{"type":"text","text":" "},{"type":"text","text":"of "},{"type":"codeVoice","code":"rawValue"},{"type":"text","text":" potentially represents an element of the option set,"},{"type":"text","text":" "},{"type":"text","text":"though raw values may include bits that are not defined as distinct"},{"type":"text","text":" "},{"type":"text","text":"values of the "},{"type":"codeVoice","code":"OptionSet"},{"type":"text","text":" type."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer always succeeds, even if the value passed as "},{"type":"codeVoice","code":"rawValue"},{"type":"text","text":" "},{"type":"text","text":"exceeds the static properties declared as part of the option set. This"},{"type":"text","text":" "},{"type":"text","text":"example creates an instance of "},{"type":"codeVoice","code":"ShippingOptions"},{"type":"text","text":" with a raw value beyond"},{"type":"text","text":" "},{"type":"text","text":"the highest element, with a bit mask that effectively contains all the"},{"type":"text","text":" "},{"type":"text","text":"declared static members."}]},{"type":"codeListing","syntax":null,"code":["let extraOptions = ShippingOptions(rawValue: 255)","print(extraOptions.isStrictSuperset(of: .all))","\/\/ Prints \"true\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new option set from the given raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCOptions","preciseIdentifier":"c:@T@CCOptions"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:12ShieldCrypto7CryptorC7OptionsV8rawValueAEs6UInt32V_tcfc","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCOptions","preciseIdentifier":"c:@T@CCOptions"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new option set from the given raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/init(rawvalue:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCOptions","preciseIdentifier":"c:@T@CCOptions"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value of the option set to create. Each bit"},{"type":"text","text":" "},{"type":"text","text":"of "},{"type":"codeVoice","code":"rawValue"},{"type":"text","text":" potentially represents an element of the option set,"},{"type":"text","text":" "},{"type":"text","text":"though raw values may include bits that are not defined as distinct"},{"type":"text","text":" "},{"type":"text","text":"values of the "},{"type":"codeVoice","code":"OptionSet"},{"type":"text","text":" type."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer always succeeds, even if the value passed as "},{"type":"codeVoice","code":"rawValue"},{"type":"text","text":" "},{"type":"text","text":"exceeds the static properties declared as part of the option set. This"},{"type":"text","text":" "},{"type":"text","text":"example creates an instance of "},{"type":"codeVoice","code":"ShippingOptions"},{"type":"text","text":" with a raw value beyond"},{"type":"text","text":" "},{"type":"text","text":"the highest element, with a bit mask that effectively contains all the"},{"type":"text","text":" "},{"type":"text","text":"declared static members."}]},{"type":"codeListing","syntax":null,"code":["let extraOptions = ShippingOptions(rawValue: 255)","print(extraOptions.isStrictSuperset(of: .all))","\/\/ Prints \"true\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new option set from the given raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCOptions","preciseIdentifier":"c:@T@CCOptions"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:12ShieldCrypto7CryptorC7OptionsV8rawValueAEs6UInt32V_tcfc","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCOptions","preciseIdentifier":"c:@T@CCOptions"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new option set from the given raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/init(rawvalue:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/options/insert(_:).json b/main/data/documentation/shieldcrypto/cryptor/options/insert(_:).json index 2bb15d809..71f2c2190 100644 --- a/main/data/documentation/shieldcrypto/cryptor/options/insert(_:).json +++ b/main/data/documentation/shieldcrypto/cryptor/options/insert(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"insert"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"newMember"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> (inserted"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", memberAfterInsert"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"(true, newMember)"},{"type":"text","text":" if "},{"type":"codeVoice","code":"newMember"},{"type":"text","text":" was not contained in"},{"type":"text","text":" "},{"type":"codeVoice","code":"self"},{"type":"text","text":". Otherwise, returns "},{"type":"codeVoice","code":"(false, oldMember)"},{"type":"text","text":", where "},{"type":"codeVoice","code":"oldMember"},{"type":"text","text":" is"},{"type":"text","text":" "},{"type":"text","text":"the member of the set equal to "},{"type":"codeVoice","code":"newMember"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"newMember","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The element to insert."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"In the following example, the "},{"type":"codeVoice","code":".secondDay"},{"type":"text","text":" shipping option is added to"},{"type":"text","text":" "},{"type":"text","text":"the "},{"type":"codeVoice","code":"freeOptions"},{"type":"text","text":" option set if "},{"type":"codeVoice","code":"purchasePrice"},{"type":"text","text":" is greater than 50.0. For"},{"type":"text","text":" "},{"type":"text","text":"the "},{"type":"codeVoice","code":"ShippingOptions"},{"type":"text","text":" declaration, see the "},{"type":"codeVoice","code":"OptionSet"},{"type":"text","text":" protocol"},{"type":"text","text":" "},{"type":"text","text":"discussion."}]},{"type":"codeListing","syntax":null,"code":["let purchasePrice = 87.55","","var freeOptions: ShippingOptions = [.standard, .priority]","if purchasePrice > 50 {"," freeOptions.insert(.secondDay)","}","print(freeOptions.contains(.secondDay))","\/\/ Prints \"true\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/insert(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/insert(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Adds the given element to the option set if it is not already a member."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"insert(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"insert"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> (inserted"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", memberAfterInsert"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:s9OptionSetPs7ElementQzRszrlE6insertySb8inserted_x17memberAfterInserttxF::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/insert(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"insert(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"insert"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> (inserted"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", memberAfterInsert"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Adds the given element to the option set if it is not already a member."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/insert(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/insert(_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/optionset-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"insert"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"newMember"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> (inserted"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", memberAfterInsert"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"(true, newMember)"},{"type":"text","text":" if "},{"type":"codeVoice","code":"newMember"},{"type":"text","text":" was not contained in"},{"type":"text","text":" "},{"type":"codeVoice","code":"self"},{"type":"text","text":". Otherwise, returns "},{"type":"codeVoice","code":"(false, oldMember)"},{"type":"text","text":", where "},{"type":"codeVoice","code":"oldMember"},{"type":"text","text":" is"},{"type":"text","text":" "},{"type":"text","text":"the member of the set equal to "},{"type":"codeVoice","code":"newMember"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"newMember","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The element to insert."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"In the following example, the "},{"type":"codeVoice","code":".secondDay"},{"type":"text","text":" shipping option is added to"},{"type":"text","text":" "},{"type":"text","text":"the "},{"type":"codeVoice","code":"freeOptions"},{"type":"text","text":" option set if "},{"type":"codeVoice","code":"purchasePrice"},{"type":"text","text":" is greater than 50.0. For"},{"type":"text","text":" "},{"type":"text","text":"the "},{"type":"codeVoice","code":"ShippingOptions"},{"type":"text","text":" declaration, see the "},{"type":"codeVoice","code":"OptionSet"},{"type":"text","text":" protocol"},{"type":"text","text":" "},{"type":"text","text":"discussion."}]},{"type":"codeListing","syntax":null,"code":["let purchasePrice = 87.55","","var freeOptions: ShippingOptions = [.standard, .priority]","if purchasePrice > 50 {"," freeOptions.insert(.secondDay)","}","print(freeOptions.contains(.secondDay))","\/\/ Prints \"true\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/insert(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/insert(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Adds the given element to the option set if it is not already a member."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"insert(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"insert"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> (inserted"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", memberAfterInsert"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:s9OptionSetPs7ElementQzRszrlE6insertySb8inserted_x17memberAfterInserttxF::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/optionset-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/insert(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"insert(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"insert"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> (inserted"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", memberAfterInsert"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Adds the given element to the option set if it is not already a member."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/insert(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/insert(_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/options/intersection(_:).json b/main/data/documentation/shieldcrypto/cryptor/options/intersection(_:).json index 26f9a6ab4..b40d3fad4 100644 --- a/main/data/documentation/shieldcrypto/cryptor/options/intersection(_:).json +++ b/main/data/documentation/shieldcrypto/cryptor/options/intersection(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"intersection"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A new option set with only the elements contained in both this"},{"type":"text","text":" "},{"type":"text","text":"set and "},{"type":"codeVoice","code":"other"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An option set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example uses the "},{"type":"codeVoice","code":"intersection(_:)"},{"type":"text","text":" method to limit the available"},{"type":"text","text":" "},{"type":"text","text":"shipping options to what can be used with a PO Box destination."}]},{"type":"codeListing","syntax":null,"code":["\/\/ Can only ship standard or priority to PO Boxes","let poboxShipping: ShippingOptions = [.standard, .priority]","let memberShipping: ShippingOptions ="," [.standard, .priority, .secondDay]","","let availableOptions = memberShipping.intersection(poboxShipping)","print(availableOptions.contains(.priority))","\/\/ Prints \"true\"","print(availableOptions.contains(.secondDay))","\/\/ Prints \"false\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/intersection(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/intersection(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a new option set with only the elements contained in both this"},{"type":"text","text":" "},{"type":"text","text":"set and the given set."}],"kind":"symbol","metadata":{"role":"symbol","title":"intersection(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"intersection"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"symbolKind":"method","externalID":"s:s9OptionSetPsE12intersectionyxxF::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/optionset-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/intersection(_:)":{"role":"symbol","title":"intersection(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"intersection"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Returns a new option set with only the elements contained in both this"},{"type":"text","text":" "},{"type":"text","text":"set and the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/intersection(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/intersection(_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"intersection"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A new option set with only the elements contained in both this"},{"type":"text","text":" "},{"type":"text","text":"set and "},{"type":"codeVoice","code":"other"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An option set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example uses the "},{"type":"codeVoice","code":"intersection(_:)"},{"type":"text","text":" method to limit the available"},{"type":"text","text":" "},{"type":"text","text":"shipping options to what can be used with a PO Box destination."}]},{"type":"codeListing","syntax":null,"code":["\/\/ Can only ship standard or priority to PO Boxes","let poboxShipping: ShippingOptions = [.standard, .priority]","let memberShipping: ShippingOptions ="," [.standard, .priority, .secondDay]","","let availableOptions = memberShipping.intersection(poboxShipping)","print(availableOptions.contains(.priority))","\/\/ Prints \"true\"","print(availableOptions.contains(.secondDay))","\/\/ Prints \"false\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/intersection(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/intersection(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a new option set with only the elements contained in both this"},{"type":"text","text":" "},{"type":"text","text":"set and the given set."}],"kind":"symbol","metadata":{"role":"symbol","title":"intersection(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"intersection"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"symbolKind":"method","externalID":"s:s9OptionSetPsE12intersectionyxxF::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/optionset-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/intersection(_:)":{"role":"symbol","title":"intersection(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"intersection"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Returns a new option set with only the elements contained in both this"},{"type":"text","text":" "},{"type":"text","text":"set and the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/intersection(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/intersection(_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/options/isdisjoint(with:).json b/main/data/documentation/shieldcrypto/cryptor/options/isdisjoint(with:).json index 1db8fbf67..f71371559 100644 --- a/main/data/documentation/shieldcrypto/cryptor/options/isdisjoint(with:).json +++ b/main/data/documentation/shieldcrypto/cryptor/options/isdisjoint(with:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isDisjoint"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the set has no elements in common with "},{"type":"codeVoice","code":"other"},{"type":"text","text":";"},{"type":"text","text":" "},{"type":"text","text":"otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A set of the same type as the current set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"In the following example, the "},{"type":"codeVoice","code":"employees"},{"type":"text","text":" set is disjoint with the"},{"type":"text","text":" "},{"type":"codeVoice","code":"visitors"},{"type":"text","text":" set because no name appears in both sets."}]},{"type":"codeListing","syntax":null,"code":["let employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]","let visitors: Set = [\"Marcia\", \"Nathaniel\", \"Olivia\"]","print(employees.isDisjoint(with: visitors))","\/\/ Prints \"true\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/isdisjoint(with:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isDisjoint(with:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether the set has no members in"},{"type":"text","text":" "},{"type":"text","text":"common with the given set."}],"kind":"symbol","metadata":{"role":"symbol","title":"isDisjoint(with:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isDisjoint"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:s10SetAlgebraPsE10isDisjoint4withSbx_tF::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/setalgebra-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/isDisjoint(with:)":{"role":"symbol","title":"isDisjoint(with:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isDisjoint"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether the set has no members in"},{"type":"text","text":" "},{"type":"text","text":"common with the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isDisjoint(with:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/isdisjoint(with:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isDisjoint"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the set has no elements in common with "},{"type":"codeVoice","code":"other"},{"type":"text","text":";"},{"type":"text","text":" "},{"type":"text","text":"otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A set of the same type as the current set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"In the following example, the "},{"type":"codeVoice","code":"employees"},{"type":"text","text":" set is disjoint with the"},{"type":"text","text":" "},{"type":"codeVoice","code":"visitors"},{"type":"text","text":" set because no name appears in both sets."}]},{"type":"codeListing","syntax":null,"code":["let employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]","let visitors: Set = [\"Marcia\", \"Nathaniel\", \"Olivia\"]","print(employees.isDisjoint(with: visitors))","\/\/ Prints \"true\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/isdisjoint(with:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isDisjoint(with:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether the set has no members in"},{"type":"text","text":" "},{"type":"text","text":"common with the given set."}],"kind":"symbol","metadata":{"role":"symbol","title":"isDisjoint(with:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isDisjoint"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:s10SetAlgebraPsE10isDisjoint4withSbx_tF::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/isDisjoint(with:)":{"role":"symbol","title":"isDisjoint(with:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isDisjoint"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether the set has no members in"},{"type":"text","text":" "},{"type":"text","text":"common with the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isDisjoint(with:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/isdisjoint(with:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/setalgebra-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/options/isempty.json b/main/data/documentation/shieldcrypto/cryptor/options/isempty.json index 2e3802e83..2e674e470 100644 --- a/main/data/documentation/shieldcrypto/cryptor/options/isempty.json +++ b/main/data/documentation/shieldcrypto/cryptor/options/isempty.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEmpty"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/isempty"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isEmpty","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A Boolean value that indicates whether the set has no elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"isEmpty","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEmpty"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"property","externalID":"s:s10SetAlgebraPsE7isEmptySbvp::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/isEmpty":{"role":"symbol","title":"isEmpty","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEmpty"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"A Boolean value that indicates whether the set has no elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isEmpty","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/isempty"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/setalgebra-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEmpty"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/isempty"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isEmpty","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A Boolean value that indicates whether the set has no elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"isEmpty","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEmpty"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"property","externalID":"s:s10SetAlgebraPsE7isEmptySbvp::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/setalgebra-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/isEmpty":{"role":"symbol","title":"isEmpty","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEmpty"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"A Boolean value that indicates whether the set has no elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isEmpty","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/isempty"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/options/isstrictsubset(of:).json b/main/data/documentation/shieldcrypto/cryptor/options/isstrictsubset(of:).json index eac21bdff..41ea1c94b 100644 --- a/main/data/documentation/shieldcrypto/cryptor/options/isstrictsubset(of:).json +++ b/main/data/documentation/shieldcrypto/cryptor/options/isstrictsubset(of:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isStrictSubset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the set is a strict subset of "},{"type":"codeVoice","code":"other"},{"type":"text","text":"; otherwise,"},{"type":"text","text":" "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A set of the same type as the current set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Set "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A"}]},{"type":"text","text":" is a strict subset of another set "},{"type":"emphasis","inlineContent":[{"type":"text","text":"B"}]},{"type":"text","text":" if every member of "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A"}]},{"type":"text","text":" is"},{"type":"text","text":" "},{"type":"text","text":"also a member of "},{"type":"emphasis","inlineContent":[{"type":"text","text":"B"}]},{"type":"text","text":" and "},{"type":"emphasis","inlineContent":[{"type":"text","text":"B"}]},{"type":"text","text":" contains at least one element that is not a"},{"type":"text","text":" "},{"type":"text","text":"member of "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A"}]},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["let employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]","let attendees: Set = [\"Alicia\", \"Bethany\", \"Diana\"]","print(attendees.isStrictSubset(of: employees))","\/\/ Prints \"true\"","","\/\/ A set is never a strict subset of itself:","print(attendees.isStrictSubset(of: attendees))","\/\/ Prints \"false\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/isstrictsubset(of:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isStrictSubset(of:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether this set is a strict"},{"type":"text","text":" "},{"type":"text","text":"subset of the given set."}],"kind":"symbol","metadata":{"role":"symbol","title":"isStrictSubset(of:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isStrictSubset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:s10SetAlgebraPsE14isStrictSubset2ofSbx_tF::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/setalgebra-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/isStrictSubset(of:)":{"role":"symbol","title":"isStrictSubset(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isStrictSubset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether this set is a strict"},{"type":"text","text":" "},{"type":"text","text":"subset of the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isStrictSubset(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/isstrictsubset(of:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isStrictSubset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the set is a strict subset of "},{"type":"codeVoice","code":"other"},{"type":"text","text":"; otherwise,"},{"type":"text","text":" "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A set of the same type as the current set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Set "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A"}]},{"type":"text","text":" is a strict subset of another set "},{"type":"emphasis","inlineContent":[{"type":"text","text":"B"}]},{"type":"text","text":" if every member of "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A"}]},{"type":"text","text":" is"},{"type":"text","text":" "},{"type":"text","text":"also a member of "},{"type":"emphasis","inlineContent":[{"type":"text","text":"B"}]},{"type":"text","text":" and "},{"type":"emphasis","inlineContent":[{"type":"text","text":"B"}]},{"type":"text","text":" contains at least one element that is not a"},{"type":"text","text":" "},{"type":"text","text":"member of "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A"}]},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["let employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]","let attendees: Set = [\"Alicia\", \"Bethany\", \"Diana\"]","print(attendees.isStrictSubset(of: employees))","\/\/ Prints \"true\"","","\/\/ A set is never a strict subset of itself:","print(attendees.isStrictSubset(of: attendees))","\/\/ Prints \"false\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/isstrictsubset(of:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isStrictSubset(of:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether this set is a strict"},{"type":"text","text":" "},{"type":"text","text":"subset of the given set."}],"kind":"symbol","metadata":{"role":"symbol","title":"isStrictSubset(of:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isStrictSubset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:s10SetAlgebraPsE14isStrictSubset2ofSbx_tF::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/setalgebra-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/isStrictSubset(of:)":{"role":"symbol","title":"isStrictSubset(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isStrictSubset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether this set is a strict"},{"type":"text","text":" "},{"type":"text","text":"subset of the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isStrictSubset(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/isstrictsubset(of:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/options/isstrictsuperset(of:).json b/main/data/documentation/shieldcrypto/cryptor/options/isstrictsuperset(of:).json index c9bae89d2..f91f2253b 100644 --- a/main/data/documentation/shieldcrypto/cryptor/options/isstrictsuperset(of:).json +++ b/main/data/documentation/shieldcrypto/cryptor/options/isstrictsuperset(of:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isStrictSuperset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the set is a strict superset of "},{"type":"codeVoice","code":"other"},{"type":"text","text":"; otherwise,"},{"type":"text","text":" "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A set of the same type as the current set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Set "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A"}]},{"type":"text","text":" is a strict superset of another set "},{"type":"emphasis","inlineContent":[{"type":"text","text":"B"}]},{"type":"text","text":" if every member of "},{"type":"emphasis","inlineContent":[{"type":"text","text":"B"}]},{"type":"text","text":" is"},{"type":"text","text":" "},{"type":"text","text":"also a member of "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A"}]},{"type":"text","text":" and "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A"}]},{"type":"text","text":" contains at least one element that is "},{"type":"emphasis","inlineContent":[{"type":"text","text":"not"}]},{"type":"text","text":" "},{"type":"text","text":"a member of "},{"type":"emphasis","inlineContent":[{"type":"text","text":"B"}]},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["let employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]","let attendees: Set = [\"Alicia\", \"Bethany\", \"Diana\"]","print(employees.isStrictSuperset(of: attendees))","\/\/ Prints \"true\"","","\/\/ A set is never a strict superset of itself:","print(employees.isStrictSuperset(of: employees))","\/\/ Prints \"false\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/isstrictsuperset(of:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isStrictSuperset(of:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether this set is a strict"},{"type":"text","text":" "},{"type":"text","text":"superset of the given set."}],"kind":"symbol","metadata":{"role":"symbol","title":"isStrictSuperset(of:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isStrictSuperset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:s10SetAlgebraPsE16isStrictSuperset2ofSbx_tF::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/setalgebra-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/isStrictSuperset(of:)":{"role":"symbol","title":"isStrictSuperset(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isStrictSuperset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether this set is a strict"},{"type":"text","text":" "},{"type":"text","text":"superset of the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isStrictSuperset(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/isstrictsuperset(of:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isStrictSuperset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the set is a strict superset of "},{"type":"codeVoice","code":"other"},{"type":"text","text":"; otherwise,"},{"type":"text","text":" "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A set of the same type as the current set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Set "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A"}]},{"type":"text","text":" is a strict superset of another set "},{"type":"emphasis","inlineContent":[{"type":"text","text":"B"}]},{"type":"text","text":" if every member of "},{"type":"emphasis","inlineContent":[{"type":"text","text":"B"}]},{"type":"text","text":" is"},{"type":"text","text":" "},{"type":"text","text":"also a member of "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A"}]},{"type":"text","text":" and "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A"}]},{"type":"text","text":" contains at least one element that is "},{"type":"emphasis","inlineContent":[{"type":"text","text":"not"}]},{"type":"text","text":" "},{"type":"text","text":"a member of "},{"type":"emphasis","inlineContent":[{"type":"text","text":"B"}]},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["let employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]","let attendees: Set = [\"Alicia\", \"Bethany\", \"Diana\"]","print(employees.isStrictSuperset(of: attendees))","\/\/ Prints \"true\"","","\/\/ A set is never a strict superset of itself:","print(employees.isStrictSuperset(of: employees))","\/\/ Prints \"false\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/isstrictsuperset(of:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isStrictSuperset(of:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether this set is a strict"},{"type":"text","text":" "},{"type":"text","text":"superset of the given set."}],"kind":"symbol","metadata":{"role":"symbol","title":"isStrictSuperset(of:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isStrictSuperset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:s10SetAlgebraPsE16isStrictSuperset2ofSbx_tF::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/setalgebra-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/isStrictSuperset(of:)":{"role":"symbol","title":"isStrictSuperset(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isStrictSuperset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether this set is a strict"},{"type":"text","text":" "},{"type":"text","text":"superset of the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isStrictSuperset(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/isstrictsuperset(of:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/options/issubset(of:).json b/main/data/documentation/shieldcrypto/cryptor/options/issubset(of:).json index 96e4beca5..af3eb7c49 100644 --- a/main/data/documentation/shieldcrypto/cryptor/options/issubset(of:).json +++ b/main/data/documentation/shieldcrypto/cryptor/options/issubset(of:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isSubset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the set is a subset of "},{"type":"codeVoice","code":"other"},{"type":"text","text":"; otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A set of the same type as the current set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Set "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A"}]},{"type":"text","text":" is a subset of another set "},{"type":"emphasis","inlineContent":[{"type":"text","text":"B"}]},{"type":"text","text":" if every member of "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A"}]},{"type":"text","text":" is also a"},{"type":"text","text":" "},{"type":"text","text":"member of "},{"type":"emphasis","inlineContent":[{"type":"text","text":"B"}]},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["let employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]","let attendees: Set = [\"Alicia\", \"Bethany\", \"Diana\"]","print(attendees.isSubset(of: employees))","\/\/ Prints \"true\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/issubset(of:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isSubset(of:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether the set is a subset of"},{"type":"text","text":" "},{"type":"text","text":"another set."}],"kind":"symbol","metadata":{"role":"symbol","title":"isSubset(of:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isSubset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:s10SetAlgebraPsE8isSubset2ofSbx_tF::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/isSubset(of:)":{"role":"symbol","title":"isSubset(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isSubset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether the set is a subset of"},{"type":"text","text":" "},{"type":"text","text":"another set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isSubset(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/issubset(of:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/setalgebra-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isSubset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the set is a subset of "},{"type":"codeVoice","code":"other"},{"type":"text","text":"; otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A set of the same type as the current set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Set "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A"}]},{"type":"text","text":" is a subset of another set "},{"type":"emphasis","inlineContent":[{"type":"text","text":"B"}]},{"type":"text","text":" if every member of "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A"}]},{"type":"text","text":" is also a"},{"type":"text","text":" "},{"type":"text","text":"member of "},{"type":"emphasis","inlineContent":[{"type":"text","text":"B"}]},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["let employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]","let attendees: Set = [\"Alicia\", \"Bethany\", \"Diana\"]","print(attendees.isSubset(of: employees))","\/\/ Prints \"true\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/issubset(of:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isSubset(of:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether the set is a subset of"},{"type":"text","text":" "},{"type":"text","text":"another set."}],"kind":"symbol","metadata":{"role":"symbol","title":"isSubset(of:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isSubset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:s10SetAlgebraPsE8isSubset2ofSbx_tF::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/setalgebra-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/isSubset(of:)":{"role":"symbol","title":"isSubset(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isSubset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether the set is a subset of"},{"type":"text","text":" "},{"type":"text","text":"another set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isSubset(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/issubset(of:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/options/issuperset(of:).json b/main/data/documentation/shieldcrypto/cryptor/options/issuperset(of:).json index 0213b69f0..9a9cf2127 100644 --- a/main/data/documentation/shieldcrypto/cryptor/options/issuperset(of:).json +++ b/main/data/documentation/shieldcrypto/cryptor/options/issuperset(of:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isSuperset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the set is a superset of "},{"type":"codeVoice","code":"other"},{"type":"text","text":"; otherwise,"},{"type":"text","text":" "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A set of the same type as the current set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Set "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A"}]},{"type":"text","text":" is a superset of another set "},{"type":"emphasis","inlineContent":[{"type":"text","text":"B"}]},{"type":"text","text":" if every member of "},{"type":"emphasis","inlineContent":[{"type":"text","text":"B"}]},{"type":"text","text":" is also a"},{"type":"text","text":" "},{"type":"text","text":"member of "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A"}]},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["let employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]","let attendees: Set = [\"Alicia\", \"Bethany\", \"Diana\"]","print(employees.isSuperset(of: attendees))","\/\/ Prints \"true\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/issuperset(of:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isSuperset(of:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether the set is a superset of"},{"type":"text","text":" "},{"type":"text","text":"the given set."}],"kind":"symbol","metadata":{"role":"symbol","title":"isSuperset(of:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isSuperset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:s10SetAlgebraPsE10isSuperset2ofSbx_tF::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/setalgebra-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/isSuperset(of:)":{"role":"symbol","title":"isSuperset(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isSuperset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether the set is a superset of"},{"type":"text","text":" "},{"type":"text","text":"the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isSuperset(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/issuperset(of:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isSuperset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the set is a superset of "},{"type":"codeVoice","code":"other"},{"type":"text","text":"; otherwise,"},{"type":"text","text":" "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A set of the same type as the current set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Set "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A"}]},{"type":"text","text":" is a superset of another set "},{"type":"emphasis","inlineContent":[{"type":"text","text":"B"}]},{"type":"text","text":" if every member of "},{"type":"emphasis","inlineContent":[{"type":"text","text":"B"}]},{"type":"text","text":" is also a"},{"type":"text","text":" "},{"type":"text","text":"member of "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A"}]},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["let employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]","let attendees: Set = [\"Alicia\", \"Bethany\", \"Diana\"]","print(employees.isSuperset(of: attendees))","\/\/ Prints \"true\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/issuperset(of:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isSuperset(of:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether the set is a superset of"},{"type":"text","text":" "},{"type":"text","text":"the given set."}],"kind":"symbol","metadata":{"role":"symbol","title":"isSuperset(of:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isSuperset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:s10SetAlgebraPsE10isSuperset2ofSbx_tF::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/setalgebra-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/isSuperset(of:)":{"role":"symbol","title":"isSuperset(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isSuperset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether the set is a superset of"},{"type":"text","text":" "},{"type":"text","text":"the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isSuperset(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/issuperset(of:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/options/optionset-implementations.json b/main/data/documentation/shieldcrypto/cryptor/options/optionset-implementations.json index e48b81d26..354b5f031 100644 --- a/main/data/documentation/shieldcrypto/cryptor/options/optionset-implementations.json +++ b/main/data/documentation/shieldcrypto/cryptor/options/optionset-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/init()"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/contains(_:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/formIntersection(_:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/formSymmetricDifference(_:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/formUnion(_:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/insert(_:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/intersection(_:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/remove(_:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/symmetricDifference(_:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/union(_:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/update(with:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"OptionSet Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/symmetricDifference(_:)":{"role":"symbol","title":"symmetricDifference(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"symmetricDifference"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Returns a new option set with the elements contained in this set or in"},{"type":"text","text":" "},{"type":"text","text":"the given set, but not in both."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/symmetricDifference(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/symmetricdifference(_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/update(with:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"update(with:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Inserts the given element into the set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/update(with:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/update(with:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/init()":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init()","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Creates an empty option set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/init()","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/init()"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/formIntersection(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"formIntersection(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIntersection"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Removes all elements of this option set that are not"},{"type":"text","text":" "},{"type":"text","text":"also present in the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/formIntersection(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/formintersection(_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/intersection(_:)":{"role":"symbol","title":"intersection(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"intersection"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Returns a new option set with only the elements contained in both this"},{"type":"text","text":" "},{"type":"text","text":"set and the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/intersection(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/intersection(_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/formUnion(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"formUnion(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formUnion"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Inserts the elements of another set into this option set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/formUnion(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/formunion(_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/remove(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"remove(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Removes the given element and all elements subsumed by it."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/remove(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/remove(_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/contains(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"contains(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether a given element is a"},{"type":"text","text":" "},{"type":"text","text":"member of the option set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/contains(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/contains(_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/union(_:)":{"role":"symbol","title":"union(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"union"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Returns a new option set of the elements contained in this set, in the"},{"type":"text","text":" "},{"type":"text","text":"given set, or in both."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/union(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/union(_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/insert(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"insert(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"insert"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> (inserted"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", memberAfterInsert"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Adds the given element to the option set if it is not already a member."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/insert(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/insert(_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/formSymmetricDifference(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"formSymmetricDifference(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formSymmetricDifference"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Replaces this set with a new set containing all elements"},{"type":"text","text":" "},{"type":"text","text":"contained in either this set or the given set, but not in both."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/formSymmetricDifference(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/formsymmetricdifference(_:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/init()"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/contains(_:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/formIntersection(_:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/formSymmetricDifference(_:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/formUnion(_:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/insert(_:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/intersection(_:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/remove(_:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/symmetricDifference(_:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/union(_:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/update(with:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"OptionSet Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/contains(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"contains(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether a given element is a"},{"type":"text","text":" "},{"type":"text","text":"member of the option set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/contains(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/contains(_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/intersection(_:)":{"role":"symbol","title":"intersection(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"intersection"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Returns a new option set with only the elements contained in both this"},{"type":"text","text":" "},{"type":"text","text":"set and the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/intersection(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/intersection(_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/formIntersection(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"formIntersection(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIntersection"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Removes all elements of this option set that are not"},{"type":"text","text":" "},{"type":"text","text":"also present in the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/formIntersection(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/formintersection(_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/formUnion(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"formUnion(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formUnion"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Inserts the elements of another set into this option set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/formUnion(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/formunion(_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/remove(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"remove(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Removes the given element and all elements subsumed by it."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/remove(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/remove(_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/symmetricDifference(_:)":{"role":"symbol","title":"symmetricDifference(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"symmetricDifference"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Returns a new option set with the elements contained in this set or in"},{"type":"text","text":" "},{"type":"text","text":"the given set, but not in both."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/symmetricDifference(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/symmetricdifference(_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/insert(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"insert(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"insert"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> (inserted"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", memberAfterInsert"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Adds the given element to the option set if it is not already a member."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/insert(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/insert(_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/formSymmetricDifference(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"formSymmetricDifference(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formSymmetricDifference"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Replaces this set with a new set containing all elements"},{"type":"text","text":" "},{"type":"text","text":"contained in either this set or the given set, but not in both."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/formSymmetricDifference(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/formsymmetricdifference(_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/init()":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init()","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Creates an empty option set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/init()","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/init()"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/update(with:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"update(with:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Inserts the given element into the set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/update(with:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/update(with:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/union(_:)":{"role":"symbol","title":"union(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"union"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Returns a new option set of the elements contained in this set, in the"},{"type":"text","text":" "},{"type":"text","text":"given set, or in both."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/union(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/union(_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/options/pkcs7padding.json b/main/data/documentation/shieldcrypto/cryptor/options/pkcs7padding.json index 5ad2c7298..50c190002 100644 --- a/main/data/documentation/shieldcrypto/cryptor/options/pkcs7padding.json +++ b/main/data/documentation/shieldcrypto/cryptor/options/pkcs7padding.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs7Padding"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC","text":"Cryptor"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV","text":"Options"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/pkcs7padding"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/pkcs7Padding","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs7Padding"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV"}],"title":"pkcs7Padding","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC7OptionsV12pkcs7PaddingAEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/pkcs7Padding":{"role":"symbol","title":"pkcs7Padding","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs7Padding"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/pkcs7Padding","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/pkcs7padding"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs7Padding"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC","text":"Cryptor"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV","text":"Options"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/pkcs7padding"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/pkcs7Padding","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs7Padding"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV"}],"title":"pkcs7Padding","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC7OptionsV12pkcs7PaddingAEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/pkcs7Padding":{"role":"symbol","title":"pkcs7Padding","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs7Padding"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cryptor","preciseIdentifier":"s:12ShieldCrypto7CryptorC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Options","preciseIdentifier":"s:12ShieldCrypto7CryptorC7OptionsV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/pkcs7Padding","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/pkcs7padding"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/options/rawrepresentable-implementations.json b/main/data/documentation/shieldcrypto/cryptor/options/rawrepresentable-implementations.json index 26910cc14..490d787b1 100644 --- a/main/data/documentation/shieldcrypto/cryptor/options/rawrepresentable-implementations.json +++ b/main/data/documentation/shieldcrypto/cryptor/options/rawrepresentable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/hashvalue"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/hash(into:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/hash(into:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/hashvalue"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/options/rawvalue.json b/main/data/documentation/shieldcrypto/cryptor/options/rawvalue.json index 847e1df5b..adbf99007 100644 --- a/main/data/documentation/shieldcrypto/cryptor/options/rawvalue.json +++ b/main/data/documentation/shieldcrypto/cryptor/options/rawvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCOptions","preciseIdentifier":"c:@T@CCOptions"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A new instance initialized with "},{"type":"codeVoice","code":"rawValue"},{"type":"text","text":" will be equivalent to this"},{"type":"text","text":" "},{"type":"text","text":"instance. For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","let selectedSize = PaperSize.Letter","print(selectedSize.rawValue)","\/\/ Prints \"Letter\"","","print(selectedSize == PaperSize(rawValue: selectedSize.rawValue)!)","\/\/ Prints \"true\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/rawvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/rawValue","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The corresponding value of the raw type."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCOptions","preciseIdentifier":"c:@T@CCOptions"}],"title":"rawValue","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC7OptionsV8rawValues6UInt32Vvp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCOptions","preciseIdentifier":"c:@T@CCOptions"}],"abstract":[{"type":"text","text":"The corresponding value of the raw type."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/rawvalue"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCOptions","preciseIdentifier":"c:@T@CCOptions"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A new instance initialized with "},{"type":"codeVoice","code":"rawValue"},{"type":"text","text":" will be equivalent to this"},{"type":"text","text":" "},{"type":"text","text":"instance. For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","let selectedSize = PaperSize.Letter","print(selectedSize.rawValue)","\/\/ Prints \"Letter\"","","print(selectedSize == PaperSize(rawValue: selectedSize.rawValue)!)","\/\/ Prints \"true\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/rawvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/rawValue","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The corresponding value of the raw type."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCOptions","preciseIdentifier":"c:@T@CCOptions"}],"title":"rawValue","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto7CryptorC7OptionsV8rawValues6UInt32Vvp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCOptions","preciseIdentifier":"c:@T@CCOptions"}],"abstract":[{"type":"text","text":"The corresponding value of the raw type."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/rawvalue"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/options/remove(_:).json b/main/data/documentation/shieldcrypto/cryptor/options/remove(_:).json index 070390860..672b9be28 100644 --- a/main/data/documentation/shieldcrypto/cryptor/options/remove(_:).json +++ b/main/data/documentation/shieldcrypto/cryptor/options/remove(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"member"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The intersection of "},{"type":"codeVoice","code":"[member]"},{"type":"text","text":" and the set, if the"},{"type":"text","text":" "},{"type":"text","text":"intersection was nonempty; otherwise, "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"member","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The element of the set to remove."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"In the following example, the "},{"type":"codeVoice","code":".priority"},{"type":"text","text":" shipping option is removed from"},{"type":"text","text":" "},{"type":"text","text":"the "},{"type":"codeVoice","code":"options"},{"type":"text","text":" option set. Attempting to remove the same shipping option"},{"type":"text","text":" "},{"type":"text","text":"a second time results in "},{"type":"codeVoice","code":"nil"},{"type":"text","text":", because "},{"type":"codeVoice","code":"options"},{"type":"text","text":" no longer contains"},{"type":"text","text":" "},{"type":"codeVoice","code":".priority"},{"type":"text","text":" as a member."}]},{"type":"codeListing","syntax":null,"code":["var options: ShippingOptions = [.secondDay, .priority]","let priorityOption = options.remove(.priority)","print(priorityOption == .priority)","\/\/ Prints \"true\"","","print(options.remove(.priority))","\/\/ Prints \"nil\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"In the next example, the "},{"type":"codeVoice","code":".express"},{"type":"text","text":" element is passed to "},{"type":"codeVoice","code":"remove(_:)"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"Although "},{"type":"codeVoice","code":".express"},{"type":"text","text":" is not a member of "},{"type":"codeVoice","code":"options"},{"type":"text","text":", "},{"type":"codeVoice","code":".express"},{"type":"text","text":" subsumes"},{"type":"text","text":" "},{"type":"text","text":"the remaining "},{"type":"codeVoice","code":".secondDay"},{"type":"text","text":" element of the option set. Therefore,"},{"type":"text","text":" "},{"type":"codeVoice","code":"options"},{"type":"text","text":" is emptied and the intersection between "},{"type":"codeVoice","code":".express"},{"type":"text","text":" and"},{"type":"text","text":" "},{"type":"codeVoice","code":"options"},{"type":"text","text":" is returned."}]},{"type":"codeListing","syntax":null,"code":["let expressOption = options.remove(.express)","print(expressOption == .express)","\/\/ Prints \"false\"","print(expressOption == .secondDay)","\/\/ Prints \"true\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/remove(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/remove(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Removes the given element and all elements subsumed by it."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"remove(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:s9OptionSetPs7ElementQzRszrlE6removeyxSgxF::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/optionset-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/remove(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"remove(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Removes the given element and all elements subsumed by it."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/remove(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/remove(_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"member"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The intersection of "},{"type":"codeVoice","code":"[member]"},{"type":"text","text":" and the set, if the"},{"type":"text","text":" "},{"type":"text","text":"intersection was nonempty; otherwise, "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"member","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The element of the set to remove."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"In the following example, the "},{"type":"codeVoice","code":".priority"},{"type":"text","text":" shipping option is removed from"},{"type":"text","text":" "},{"type":"text","text":"the "},{"type":"codeVoice","code":"options"},{"type":"text","text":" option set. Attempting to remove the same shipping option"},{"type":"text","text":" "},{"type":"text","text":"a second time results in "},{"type":"codeVoice","code":"nil"},{"type":"text","text":", because "},{"type":"codeVoice","code":"options"},{"type":"text","text":" no longer contains"},{"type":"text","text":" "},{"type":"codeVoice","code":".priority"},{"type":"text","text":" as a member."}]},{"type":"codeListing","syntax":null,"code":["var options: ShippingOptions = [.secondDay, .priority]","let priorityOption = options.remove(.priority)","print(priorityOption == .priority)","\/\/ Prints \"true\"","","print(options.remove(.priority))","\/\/ Prints \"nil\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"In the next example, the "},{"type":"codeVoice","code":".express"},{"type":"text","text":" element is passed to "},{"type":"codeVoice","code":"remove(_:)"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"Although "},{"type":"codeVoice","code":".express"},{"type":"text","text":" is not a member of "},{"type":"codeVoice","code":"options"},{"type":"text","text":", "},{"type":"codeVoice","code":".express"},{"type":"text","text":" subsumes"},{"type":"text","text":" "},{"type":"text","text":"the remaining "},{"type":"codeVoice","code":".secondDay"},{"type":"text","text":" element of the option set. Therefore,"},{"type":"text","text":" "},{"type":"codeVoice","code":"options"},{"type":"text","text":" is emptied and the intersection between "},{"type":"codeVoice","code":".express"},{"type":"text","text":" and"},{"type":"text","text":" "},{"type":"codeVoice","code":"options"},{"type":"text","text":" is returned."}]},{"type":"codeListing","syntax":null,"code":["let expressOption = options.remove(.express)","print(expressOption == .express)","\/\/ Prints \"false\"","print(expressOption == .secondDay)","\/\/ Prints \"true\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/remove(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/remove(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Removes the given element and all elements subsumed by it."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"remove(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:s9OptionSetPs7ElementQzRszrlE6removeyxSgxF::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/remove(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"remove(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Removes the given element and all elements subsumed by it."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/remove(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/remove(_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/optionset-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/options/setalgebra-implementations.json b/main/data/documentation/shieldcrypto/cryptor/options/setalgebra-implementations.json index 7c0c2ca5b..c43ea2239 100644 --- a/main/data/documentation/shieldcrypto/cryptor/options/setalgebra-implementations.json +++ b/main/data/documentation/shieldcrypto/cryptor/options/setalgebra-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/init(_:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/init(arrayLiteral:)"],"generated":true},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isEmpty"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isDisjoint(with:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isStrictSubset(of:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isStrictSuperset(of:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isSubset(of:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isSuperset(of:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/subtract(_:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/subtracting(_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"SetAlgebra Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/isStrictSubset(of:)":{"role":"symbol","title":"isStrictSubset(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isStrictSubset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether this set is a strict"},{"type":"text","text":" "},{"type":"text","text":"subset of the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isStrictSubset(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/isstrictsubset(of:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/isSuperset(of:)":{"role":"symbol","title":"isSuperset(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isSuperset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether the set is a superset of"},{"type":"text","text":" "},{"type":"text","text":"the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isSuperset(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/issuperset(of:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/isSubset(of:)":{"role":"symbol","title":"isSubset(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isSubset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether the set is a subset of"},{"type":"text","text":" "},{"type":"text","text":"another set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isSubset(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/issubset(of:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/init(arrayLiteral:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"ArrayLiteralElement"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(arrayLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"arrayLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"...)"}],"abstract":[{"type":"text","text":"Creates a set containing the elements of the given array literal."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/init(arrayLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/init(arrayliteral:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/init(_:)":{"role":"symbol","title":"init(_:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new set from a finite sequence of items."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/init(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/init(_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/isDisjoint(with:)":{"role":"symbol","title":"isDisjoint(with:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isDisjoint"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether the set has no members in"},{"type":"text","text":" "},{"type":"text","text":"common with the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isDisjoint(with:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/isdisjoint(with:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/isStrictSuperset(of:)":{"role":"symbol","title":"isStrictSuperset(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isStrictSuperset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether this set is a strict"},{"type":"text","text":" "},{"type":"text","text":"superset of the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isStrictSuperset(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/isstrictsuperset(of:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/subtract(_:)":{"role":"symbol","title":"subtract(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtract"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Removes the elements of the given set from this set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/subtract(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/subtract(_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/subtracting(_:)":{"role":"symbol","title":"subtracting(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtracting"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Returns a new set containing the elements of this set that do not occur"},{"type":"text","text":" "},{"type":"text","text":"in the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/subtracting(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/subtracting(_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/isEmpty":{"role":"symbol","title":"isEmpty","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEmpty"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"A Boolean value that indicates whether the set has no elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isEmpty","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/isempty"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/init(_:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/init(arrayLiteral:)"],"generated":true},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isEmpty"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isDisjoint(with:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isStrictSubset(of:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isStrictSuperset(of:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isSubset(of:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isSuperset(of:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/subtract(_:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/subtracting(_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"SetAlgebra Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/init(arrayLiteral:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"ArrayLiteralElement"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(arrayLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"arrayLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"...)"}],"abstract":[{"type":"text","text":"Creates a set containing the elements of the given array literal."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/init(arrayLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/init(arrayliteral:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/isStrictSubset(of:)":{"role":"symbol","title":"isStrictSubset(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isStrictSubset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether this set is a strict"},{"type":"text","text":" "},{"type":"text","text":"subset of the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isStrictSubset(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/isstrictsubset(of:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/subtract(_:)":{"role":"symbol","title":"subtract(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtract"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Removes the elements of the given set from this set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/subtract(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/subtract(_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/isSubset(of:)":{"role":"symbol","title":"isSubset(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isSubset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether the set is a subset of"},{"type":"text","text":" "},{"type":"text","text":"another set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isSubset(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/issubset(of:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/isSuperset(of:)":{"role":"symbol","title":"isSuperset(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isSuperset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether the set is a superset of"},{"type":"text","text":" "},{"type":"text","text":"the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isSuperset(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/issuperset(of:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/isEmpty":{"role":"symbol","title":"isEmpty","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEmpty"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"A Boolean value that indicates whether the set has no elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isEmpty","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/isempty"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/isStrictSuperset(of:)":{"role":"symbol","title":"isStrictSuperset(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isStrictSuperset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether this set is a strict"},{"type":"text","text":" "},{"type":"text","text":"superset of the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isStrictSuperset(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/isstrictsuperset(of:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/init(_:)":{"role":"symbol","title":"init(_:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new set from a finite sequence of items."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/init(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/init(_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/subtracting(_:)":{"role":"symbol","title":"subtracting(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtracting"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Returns a new set containing the elements of this set that do not occur"},{"type":"text","text":" "},{"type":"text","text":"in the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/subtracting(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/subtracting(_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/isDisjoint(with:)":{"role":"symbol","title":"isDisjoint(with:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isDisjoint"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether the set has no members in"},{"type":"text","text":" "},{"type":"text","text":"common with the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/isDisjoint(with:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/isdisjoint(with:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/options/subtract(_:).json b/main/data/documentation/shieldcrypto/cryptor/options/subtract(_:).json index 922664e47..50173f4cf 100644 --- a/main/data/documentation/shieldcrypto/cryptor/options/subtract(_:).json +++ b/main/data/documentation/shieldcrypto/cryptor/options/subtract(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtract"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A set of the same type as the current set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"In the following example, the elements of the "},{"type":"codeVoice","code":"employees"},{"type":"text","text":" set that are"},{"type":"text","text":" "},{"type":"text","text":"also members of the "},{"type":"codeVoice","code":"neighbors"},{"type":"text","text":" set are removed. In particular, the"},{"type":"text","text":" "},{"type":"text","text":"names "},{"type":"codeVoice","code":"\"Bethany\""},{"type":"text","text":" and "},{"type":"codeVoice","code":"\"Eric\""},{"type":"text","text":" are removed from "},{"type":"codeVoice","code":"employees"},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["var employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]","let neighbors: Set = [\"Bethany\", \"Eric\", \"Forlani\", \"Greta\"]","employees.subtract(neighbors)","print(employees)","\/\/ Prints \"[\"Diana\", \"Chris\", \"Alicia\"]\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/subtract(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/subtract(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Removes the elements of the given set from this set."}],"kind":"symbol","metadata":{"role":"symbol","title":"subtract(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtract"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:s10SetAlgebraPsE8subtractyyxF::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/subtract(_:)":{"role":"symbol","title":"subtract(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtract"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Removes the elements of the given set from this set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/subtract(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/subtract(_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/setalgebra-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtract"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A set of the same type as the current set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"In the following example, the elements of the "},{"type":"codeVoice","code":"employees"},{"type":"text","text":" set that are"},{"type":"text","text":" "},{"type":"text","text":"also members of the "},{"type":"codeVoice","code":"neighbors"},{"type":"text","text":" set are removed. In particular, the"},{"type":"text","text":" "},{"type":"text","text":"names "},{"type":"codeVoice","code":"\"Bethany\""},{"type":"text","text":" and "},{"type":"codeVoice","code":"\"Eric\""},{"type":"text","text":" are removed from "},{"type":"codeVoice","code":"employees"},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["var employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]","let neighbors: Set = [\"Bethany\", \"Eric\", \"Forlani\", \"Greta\"]","employees.subtract(neighbors)","print(employees)","\/\/ Prints \"[\"Diana\", \"Chris\", \"Alicia\"]\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/subtract(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/subtract(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Removes the elements of the given set from this set."}],"kind":"symbol","metadata":{"role":"symbol","title":"subtract(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtract"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:s10SetAlgebraPsE8subtractyyxF::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/setalgebra-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/subtract(_:)":{"role":"symbol","title":"subtract(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtract"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Removes the elements of the given set from this set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/subtract(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/subtract(_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/options/subtracting(_:).json b/main/data/documentation/shieldcrypto/cryptor/options/subtracting(_:).json index 06182acaf..45220e96e 100644 --- a/main/data/documentation/shieldcrypto/cryptor/options/subtracting(_:).json +++ b/main/data/documentation/shieldcrypto/cryptor/options/subtracting(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtracting"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A new set."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A set of the same type as the current set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"In the following example, the "},{"type":"codeVoice","code":"nonNeighbors"},{"type":"text","text":" set is made up of the"},{"type":"text","text":" "},{"type":"text","text":"elements of the "},{"type":"codeVoice","code":"employees"},{"type":"text","text":" set that are not elements of "},{"type":"codeVoice","code":"neighbors"},{"type":"text","text":":"}]},{"type":"codeListing","syntax":null,"code":["let employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]","let neighbors: Set = [\"Bethany\", \"Eric\", \"Forlani\", \"Greta\"]","let nonNeighbors = employees.subtracting(neighbors)","print(nonNeighbors)","\/\/ Prints \"[\"Diana\", \"Chris\", \"Alicia\"]\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/subtracting(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/subtracting(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a new set containing the elements of this set that do not occur"},{"type":"text","text":" "},{"type":"text","text":"in the given set."}],"kind":"symbol","metadata":{"role":"symbol","title":"subtracting(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtracting"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"symbolKind":"method","externalID":"s:s10SetAlgebraPsE11subtractingyxxF::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/subtracting(_:)":{"role":"symbol","title":"subtracting(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtracting"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Returns a new set containing the elements of this set that do not occur"},{"type":"text","text":" "},{"type":"text","text":"in the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/subtracting(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/subtracting(_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/setalgebra-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtracting"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A new set."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A set of the same type as the current set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"In the following example, the "},{"type":"codeVoice","code":"nonNeighbors"},{"type":"text","text":" set is made up of the"},{"type":"text","text":" "},{"type":"text","text":"elements of the "},{"type":"codeVoice","code":"employees"},{"type":"text","text":" set that are not elements of "},{"type":"codeVoice","code":"neighbors"},{"type":"text","text":":"}]},{"type":"codeListing","syntax":null,"code":["let employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]","let neighbors: Set = [\"Bethany\", \"Eric\", \"Forlani\", \"Greta\"]","let nonNeighbors = employees.subtracting(neighbors)","print(nonNeighbors)","\/\/ Prints \"[\"Diana\", \"Chris\", \"Alicia\"]\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/subtracting(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/subtracting(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a new set containing the elements of this set that do not occur"},{"type":"text","text":" "},{"type":"text","text":"in the given set."}],"kind":"symbol","metadata":{"role":"symbol","title":"subtracting(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtracting"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"symbolKind":"method","externalID":"s:s10SetAlgebraPsE11subtractingyxxF::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/subtracting(_:)":{"role":"symbol","title":"subtracting(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtracting"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Returns a new set containing the elements of this set that do not occur"},{"type":"text","text":" "},{"type":"text","text":"in the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/subtracting(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/subtracting(_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/setalgebra-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/options/symmetricdifference(_:).json b/main/data/documentation/shieldcrypto/cryptor/options/symmetricdifference(_:).json index ab8dad443..673f20629 100644 --- a/main/data/documentation/shieldcrypto/cryptor/options/symmetricdifference(_:).json +++ b/main/data/documentation/shieldcrypto/cryptor/options/symmetricdifference(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"symmetricDifference"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A new option set with only the elements contained in either"},{"type":"text","text":" "},{"type":"text","text":"this set or "},{"type":"codeVoice","code":"other"},{"type":"text","text":", but not in both."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An option set."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/symmetricdifference(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/symmetricDifference(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a new option set with the elements contained in this set or in"},{"type":"text","text":" "},{"type":"text","text":"the given set, but not in both."}],"kind":"symbol","metadata":{"role":"symbol","title":"symmetricDifference(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"symmetricDifference"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"symbolKind":"method","externalID":"s:s9OptionSetPsE19symmetricDifferenceyxxF::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/symmetricDifference(_:)":{"role":"symbol","title":"symmetricDifference(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"symmetricDifference"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Returns a new option set with the elements contained in this set or in"},{"type":"text","text":" "},{"type":"text","text":"the given set, but not in both."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/symmetricDifference(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/symmetricdifference(_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/optionset-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"symmetricDifference"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A new option set with only the elements contained in either"},{"type":"text","text":" "},{"type":"text","text":"this set or "},{"type":"codeVoice","code":"other"},{"type":"text","text":", but not in both."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An option set."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/symmetricdifference(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/symmetricDifference(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a new option set with the elements contained in this set or in"},{"type":"text","text":" "},{"type":"text","text":"the given set, but not in both."}],"kind":"symbol","metadata":{"role":"symbol","title":"symmetricDifference(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"symmetricDifference"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"symbolKind":"method","externalID":"s:s9OptionSetPsE19symmetricDifferenceyxxF::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/symmetricDifference(_:)":{"role":"symbol","title":"symmetricDifference(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"symmetricDifference"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Returns a new option set with the elements contained in this set or in"},{"type":"text","text":" "},{"type":"text","text":"the given set, but not in both."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/symmetricDifference(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/symmetricdifference(_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/optionset-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/options/union(_:).json b/main/data/documentation/shieldcrypto/cryptor/options/union(_:).json index dac82d108..0870357ce 100644 --- a/main/data/documentation/shieldcrypto/cryptor/options/union(_:).json +++ b/main/data/documentation/shieldcrypto/cryptor/options/union(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"union"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A new option set made up of the elements contained in this"},{"type":"text","text":" "},{"type":"text","text":"set, in "},{"type":"codeVoice","code":"other"},{"type":"text","text":", or in both."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An option set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example uses the "},{"type":"codeVoice","code":"union(_:)"},{"type":"text","text":" method to add two more shipping options"},{"type":"text","text":" "},{"type":"text","text":"to the default set."}]},{"type":"codeListing","syntax":null,"code":["let defaultShipping = ShippingOptions.standard","let memberShipping = defaultShipping.union([.secondDay, .priority])","print(memberShipping.contains(.priority))","\/\/ Prints \"true\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/union(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/union(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a new option set of the elements contained in this set, in the"},{"type":"text","text":" "},{"type":"text","text":"given set, or in both."}],"kind":"symbol","metadata":{"role":"symbol","title":"union(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"union"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"symbolKind":"method","externalID":"s:s9OptionSetPsE5unionyxxF::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/union(_:)":{"role":"symbol","title":"union(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"union"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Returns a new option set of the elements contained in this set, in the"},{"type":"text","text":" "},{"type":"text","text":"given set, or in both."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/union(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/union(_:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/optionset-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"union"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A new option set made up of the elements contained in this"},{"type":"text","text":" "},{"type":"text","text":"set, in "},{"type":"codeVoice","code":"other"},{"type":"text","text":", or in both."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An option set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example uses the "},{"type":"codeVoice","code":"union(_:)"},{"type":"text","text":" method to add two more shipping options"},{"type":"text","text":" "},{"type":"text","text":"to the default set."}]},{"type":"codeListing","syntax":null,"code":["let defaultShipping = ShippingOptions.standard","let memberShipping = defaultShipping.union([.secondDay, .priority])","print(memberShipping.contains(.priority))","\/\/ Prints \"true\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/union(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/union(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a new option set of the elements contained in this set, in the"},{"type":"text","text":" "},{"type":"text","text":"given set, or in both."}],"kind":"symbol","metadata":{"role":"symbol","title":"union(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"union"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"symbolKind":"method","externalID":"s:s9OptionSetPsE5unionyxxF::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/optionset-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/union(_:)":{"role":"symbol","title":"union(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"union"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Returns a new option set of the elements contained in this set, in the"},{"type":"text","text":" "},{"type":"text","text":"given set, or in both."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/union(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/union(_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/options/update(with:).json b/main/data/documentation/shieldcrypto/cryptor/options/update(with:).json index d1ffa627e..4209ca4bf 100644 --- a/main/data/documentation/shieldcrypto/cryptor/options/update(with:).json +++ b/main/data/documentation/shieldcrypto/cryptor/options/update(with:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":" "},{"kind":"internalParam","text":"newMember"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The intersection of "},{"type":"codeVoice","code":"[newMember]"},{"type":"text","text":" and the set if the"},{"type":"text","text":" "},{"type":"text","text":"intersection was nonempty; otherwise, "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If "},{"type":"codeVoice","code":"newMember"},{"type":"text","text":" is not contained in the set but subsumes current members"},{"type":"text","text":" "},{"type":"text","text":"of the set, the subsumed members are returned."}]},{"type":"codeListing","syntax":null,"code":["var options: ShippingOptions = [.secondDay, .priority]","let replaced = options.update(with: .express)","print(replaced == .secondDay)","\/\/ Prints \"true\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/update(with:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/update(with:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inserts the given element into the set."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"update(with:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:s9OptionSetPs7ElementQzRszrlE6update4withxSgx_tF::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/optionset-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/update(with:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"update(with:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Inserts the given element into the set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/update(with:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/update(with:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":" "},{"kind":"internalParam","text":"newMember"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The intersection of "},{"type":"codeVoice","code":"[newMember]"},{"type":"text","text":" and the set if the"},{"type":"text","text":" "},{"type":"text","text":"intersection was nonempty; otherwise, "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If "},{"type":"codeVoice","code":"newMember"},{"type":"text","text":" is not contained in the set but subsumes current members"},{"type":"text","text":" "},{"type":"text","text":"of the set, the subsumed members are returned."}]},{"type":"codeListing","syntax":null,"code":["var options: ShippingOptions = [.secondDay, .priority]","let replaced = options.update(with: .express)","print(replaced == .secondDay)","\/\/ Prints \"true\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/options\/update(with:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/update(with:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inserts the given element into the set."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"update(with:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:s9OptionSetPs7ElementQzRszrlE6update4withxSgx_tF::SYNTHESIZED::s:12ShieldCrypto7CryptorC7OptionsV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/update(with:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"update(with:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Inserts the given element into the set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/update(with:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/update(with:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/options\/optionset-implementations"},"doc://Shield/documentation/ShieldCrypto/Cryptor/Options":{"role":"symbol","title":"Cryptor.Options","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Options"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/Options","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Options"}],"url":"\/documentation\/shieldcrypto\/cryptor\/options"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/process(data:).json b/main/data/documentation/shieldcrypto/cryptor/process(data:).json index c8d410da7..f2372849b 100644 --- a/main/data/documentation/shieldcrypto/cryptor/process(data:).json +++ b/main/data/documentation/shieldcrypto/cryptor/process(data:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/process(data:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/process(data:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"process(data:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto7CryptorC7process4data10Foundation4DataVAH_tKF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/process(data:)":{"role":"symbol","title":"process(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/process(data:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/process(data:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/process(data:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/process(data:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"process(data:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto7CryptorC7process4data10Foundation4DataVAH_tKF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/process(data:)":{"role":"symbol","title":"process(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/process(data:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/process(data:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/totallength(forinput:).json b/main/data/documentation/shieldcrypto/cryptor/totallength(forinput:).json index 6ab291c90..49b324d7f 100644 --- a/main/data/documentation/shieldcrypto/cryptor/totallength(forinput:).json +++ b/main/data/documentation/shieldcrypto/cryptor/totallength(forinput:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"totalLength"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forInput"},{"kind":"text","text":" "},{"kind":"internalParam","text":"length"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/totallength(forinput:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/totalLength(forInput:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"totalLength"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forInput"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"title":"totalLength(forInput:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto7CryptorC11totalLength8forInputS2i_tF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/totalLength(forInput:)":{"role":"symbol","title":"totalLength(forInput:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"totalLength"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forInput"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/totalLength(forInput:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/totallength(forinput:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"totalLength"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forInput"},{"kind":"text","text":" "},{"kind":"internalParam","text":"length"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/totallength(forinput:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/totalLength(forInput:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"totalLength"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forInput"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"title":"totalLength(forInput:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto7CryptorC11totalLength8forInputS2i_tF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/totalLength(forInput:)":{"role":"symbol","title":"totalLength(forInput:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"totalLength"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forInput"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/totalLength(forInput:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/totallength(forinput:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/update(data:).json b/main/data/documentation/shieldcrypto/cryptor/update(data:).json index 7ddd9eb49..53f31fd37 100644 --- a/main/data/documentation/shieldcrypto/cryptor/update(data:).json +++ b/main/data/documentation/shieldcrypto/cryptor/update(data:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/update(data:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/update(data:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"update(data:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto7CryptorC6update4data10Foundation4DataVAH_tKF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/update(data:)":{"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/update(data:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/update(data:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/update(data:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/update(data:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"update(data:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto7CryptorC6update4data10Foundation4DataVAH_tKF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/update(data:)":{"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/update(data:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/update(data:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/update(data:into:).json b/main/data/documentation/shieldcrypto/cryptor/update(data:into:).json index 3d6566f5b..bcea1a5d2 100644 --- a/main/data/documentation/shieldcrypto/cryptor/update(data:into:).json +++ b/main/data/documentation/shieldcrypto/cryptor/update(data:into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"out"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/update(data:into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/update(data:into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"title":"update(data:into:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto7CryptorC6update4data4intoSi10Foundation4DataV_AIztKF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/update(data:into:)":{"role":"symbol","title":"update(data:into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/update(data:into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/update(data:into:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"out"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/update(data:into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/update(data:into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"title":"update(data:into:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto7CryptorC6update4data4intoSi10Foundation4DataV_AIztKF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/update(data:into:)":{"role":"symbol","title":"update(data:into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/update(data:into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/update(data:into:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/update(in:inlength:out:outlength:).json b/main/data/documentation/shieldcrypto/cryptor/update(in:inlength:out:outlength:).json index fc04fe27d..2386eeebe 100644 --- a/main/data/documentation/shieldcrypto/cryptor/update(in:inlength:out:outlength:).json +++ b/main/data/documentation/shieldcrypto/cryptor/update(in:inlength:out:outlength:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"in"},{"kind":"text","text":" "},{"kind":"internalParam","text":"inPtr"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"out"},{"kind":"text","text":" "},{"kind":"internalParam","text":"outPtr"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeMutableRawPointer","preciseIdentifier":"s:Sv"},{"kind":"text","text":", "},{"kind":"externalParam","text":"outLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/update(in:inlength:out:outlength:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/update(in:inLength:out:outLength:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"out"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeMutableRawPointer","preciseIdentifier":"s:Sv"},{"kind":"text","text":", "},{"kind":"externalParam","text":"outLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"title":"update(in:inLength:out:outLength:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto7CryptorC6update2in0E6Length3out0gF0SiSV_SiSvSitKF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor/update(in:inLength:out:outLength:)":{"role":"symbol","title":"update(in:inLength:out:outLength:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"out"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeMutableRawPointer","preciseIdentifier":"s:Sv"},{"kind":"text","text":", "},{"kind":"externalParam","text":"outLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/update(in:inLength:out:outLength:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/update(in:inlength:out:outlength:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"in"},{"kind":"text","text":" "},{"kind":"internalParam","text":"inPtr"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"out"},{"kind":"text","text":" "},{"kind":"internalParam","text":"outPtr"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeMutableRawPointer","preciseIdentifier":"s:Sv"},{"kind":"text","text":", "},{"kind":"externalParam","text":"outLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/update(in:inlength:out:outlength:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/update(in:inLength:out:outLength:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"out"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeMutableRawPointer","preciseIdentifier":"s:Sv"},{"kind":"text","text":", "},{"kind":"externalParam","text":"outLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"title":"update(in:inLength:out:outLength:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto7CryptorC6update2in0E6Length3out0gF0SiSV_SiSvSitKF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/update(in:inLength:out:outLength:)":{"role":"symbol","title":"update(in:inLength:out:outLength:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"out"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeMutableRawPointer","preciseIdentifier":"s:Sv"},{"kind":"text","text":", "},{"kind":"externalParam","text":"outLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/update(in:inLength:out:outLength:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/update(in:inlength:out:outlength:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/update(in:out:).json b/main/data/documentation/shieldcrypto/cryptor/update(in:out:).json index ef3a5217c..1542d03aa 100644 --- a/main/data/documentation/shieldcrypto/cryptor/update(in:out:).json +++ b/main/data/documentation/shieldcrypto/cryptor/update(in:out:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"in"},{"kind":"text","text":" "},{"kind":"internalParam","text":"inBuffer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":", "},{"kind":"externalParam","text":"out"},{"kind":"text","text":" "},{"kind":"internalParam","text":"outBuffer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeMutableRawBufferPointer","preciseIdentifier":"s:Sw"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/update(in:out:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/update(in:out:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":", "},{"kind":"externalParam","text":"out"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeMutableRawBufferPointer","preciseIdentifier":"s:Sw"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"title":"update(in:out:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto7CryptorC6update2in3outSiSW_SwtKF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/update(in:out:)":{"role":"symbol","title":"update(in:out:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":", "},{"kind":"externalParam","text":"out"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeMutableRawBufferPointer","preciseIdentifier":"s:Sw"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/update(in:out:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/update(in:out:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"in"},{"kind":"text","text":" "},{"kind":"internalParam","text":"inBuffer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":", "},{"kind":"externalParam","text":"out"},{"kind":"text","text":" "},{"kind":"internalParam","text":"outBuffer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeMutableRawBufferPointer","preciseIdentifier":"s:Sw"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/update(in:out:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/update(in:out:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":", "},{"kind":"externalParam","text":"out"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeMutableRawBufferPointer","preciseIdentifier":"s:Sw"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"title":"update(in:out:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto7CryptorC6update2in3outSiSW_SwtKF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor/update(in:out:)":{"role":"symbol","title":"update(in:out:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":", "},{"kind":"externalParam","text":"out"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeMutableRawBufferPointer","preciseIdentifier":"s:Sw"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/update(in:out:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/update(in:out:)"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/cryptor/updatelength(forinput:).json b/main/data/documentation/shieldcrypto/cryptor/updatelength(forinput:).json index c21f0bfa4..4bf150b79 100644 --- a/main/data/documentation/shieldcrypto/cryptor/updatelength(forinput:).json +++ b/main/data/documentation/shieldcrypto/cryptor/updatelength(forinput:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"updateLength"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forInput"},{"kind":"text","text":" "},{"kind":"internalParam","text":"length"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/updatelength(forinput:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/updateLength(forInput:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"updateLength"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forInput"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"title":"updateLength(forInput:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto7CryptorC12updateLength8forInputS2i_tF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/updateLength(forInput:)":{"role":"symbol","title":"updateLength(forInput:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"updateLength"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forInput"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/updateLength(forInput:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/updatelength(forinput:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"updateLength"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forInput"},{"kind":"text","text":" "},{"kind":"internalParam","text":"length"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/cryptor\/updatelength(forinput:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/updateLength(forInput:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"updateLength"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forInput"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"title":"updateLength(forInput:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto7CryptorC12updateLength8forInputS2i_tF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Cryptor/updateLength(forInput:)":{"role":"symbol","title":"updateLength(forInput:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"updateLength"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forInput"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor\/updateLength(forInput:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/cryptor\/updatelength(forinput:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/digestcontext.json b/main/data/documentation/shieldcrypto/digestcontext.json index c8b3d2baa..f5b886f5b 100644 --- a/main/data/documentation/shieldcrypto/digestcontext.json +++ b/main/data/documentation/shieldcrypto/digestcontext.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestContext"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digestcontext"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestContext","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestContext\/init()"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestContext"}],"title":"DigestContext","roleHeading":"Protocol","role":"symbol","symbolKind":"protocol","externalID":"s:12ShieldCrypto13DigestContextP","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"DigestContext"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigestContext":{"role":"symbol","title":"DigestContext","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestContext"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestContext","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestContext"}],"url":"\/documentation\/shieldcrypto\/digestcontext"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigestContext/init()":{"role":"symbol","title":"init()","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestContext\/init()","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/digestcontext\/init()"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestContext"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digestcontext"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestContext","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestContext\/init()"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestContext"}],"title":"DigestContext","roleHeading":"Protocol","role":"symbol","symbolKind":"protocol","externalID":"s:12ShieldCrypto13DigestContextP","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"DigestContext"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigestContext":{"role":"symbol","title":"DigestContext","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestContext"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestContext","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestContext"}],"url":"\/documentation\/shieldcrypto\/digestcontext"},"doc://Shield/documentation/ShieldCrypto/DigestContext/init()":{"role":"symbol","title":"init()","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestContext\/init()","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/digestcontext\/init()"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/digestcontext/init().json b/main/data/documentation/shieldcrypto/digestcontext/init().json index b156cc701..7245f8ee7 100644 --- a/main/data/documentation/shieldcrypto/digestcontext/init().json +++ b/main/data/documentation/shieldcrypto/digestcontext/init().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"()"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digestcontext\/init()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestContext\/init()","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"init()","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"symbolKind":"init","externalID":"s:12ShieldCrypto13DigestContextPxycfc","required":true,"modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestContext"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigestContext/init()":{"role":"symbol","title":"init()","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestContext\/init()","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/digestcontext\/init()"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigestContext":{"role":"symbol","title":"DigestContext","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestContext"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestContext","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestContext"}],"url":"\/documentation\/shieldcrypto\/digestcontext"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"()"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digestcontext\/init()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestContext\/init()","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"init()","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"symbolKind":"init","externalID":"s:12ShieldCrypto13DigestContextPxycfc","required":true,"modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestContext"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigestContext/init()":{"role":"symbol","title":"init()","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestContext\/init()","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/digestcontext\/init()"},"doc://Shield/documentation/ShieldCrypto/DigestContext":{"role":"symbol","title":"DigestContext","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestContext"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestContext","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestContext"}],"url":"\/documentation\/shieldcrypto\/digestcontext"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/digestengine.json b/main/data/documentation/shieldcrypto/digestengine.json index 85ad7b665..ad009667e 100644 --- a/main/data/documentation/shieldcrypto/digestengine.json +++ b/main/data/documentation/shieldcrypto/digestengine.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digestengine"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine"],"kind":"relationships","title":"Conforming Types","type":"conformingTypes"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","interfaceLanguage":"swift"},"topicSections":[{"title":"Associated Types","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Context"]},{"title":"Type Aliases","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Digest-swift.typealias","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Final-swift.typealias","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Init","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Update-swift.typealias"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/create","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/digest-swift.type.property","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/final-swift.type.property","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/hashLength","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/update-swift.type.property"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"title":"DigestEngine","roleHeading":"Protocol","role":"symbol","symbolKind":"protocol","externalID":"s:12ShieldCrypto12DigestEngineP","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"DigestEngine"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigestEngine/Digest-swift.typealias":{"role":"symbol","title":"DigestEngine.Digest","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Digest-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digest"}],"url":"\/documentation\/shieldcrypto\/digestengine\/digest-swift.typealias"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Final-swift.typealias":{"role":"symbol","title":"DigestEngine.Final","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Final"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Final-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Final"}],"url":"\/documentation\/shieldcrypto\/digestengine\/final-swift.typealias"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Update-swift.typealias":{"role":"symbol","title":"DigestEngine.Update","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Update"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Update-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Update"}],"url":"\/documentation\/shieldcrypto\/digestengine\/update-swift.typealias"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Context":{"role":"symbol","title":"Context","fragments":[{"kind":"keyword","text":"associatedtype"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"DigestContext","preciseIdentifier":"s:12ShieldCrypto13DigestContextP"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Context","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/digestengine\/context"},"doc://Shield/documentation/ShieldCrypto/SHA512Engine":{"role":"symbol","title":"SHA512Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Engine"}],"url":"\/documentation\/shieldcrypto\/sha512engine"},"doc://Shield/documentation/ShieldCrypto/DigestEngine":{"role":"symbol","title":"DigestEngine","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestEngine"}],"url":"\/documentation\/shieldcrypto\/digestengine"},"doc://Shield/documentation/ShieldCrypto/SHA256Engine":{"role":"symbol","title":"SHA256Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA256Engine"}],"url":"\/documentation\/shieldcrypto\/sha256engine"},"doc://Shield/documentation/ShieldCrypto/SHA1Engine":{"role":"symbol","title":"SHA1Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA1Engine"}],"url":"\/documentation\/shieldcrypto\/sha1engine"},"doc://Shield/documentation/ShieldCrypto/SHA384Engine":{"role":"symbol","title":"SHA384Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Engine"}],"url":"\/documentation\/shieldcrypto\/sha384engine"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/final-swift.type.property":{"role":"symbol","title":"final","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Final","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/final-swift.type.property","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/digestengine\/final-swift.type.property"},"doc://Shield/documentation/ShieldCrypto/SHA224Engine":{"role":"symbol","title":"SHA224Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA224Engine"}],"url":"\/documentation\/shieldcrypto\/sha224engine"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Init":{"role":"symbol","title":"DigestEngine.Init","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Init"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Init","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Init"}],"url":"\/documentation\/shieldcrypto\/digestengine\/init"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/create":{"role":"symbol","title":"create","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/create","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/digestengine\/create"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/hashLength":{"role":"symbol","title":"hashLength","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/hashLength","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/digestengine\/hashlength"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/digest-swift.type.property":{"role":"symbol","title":"digest","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digest","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/digest-swift.type.property","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/digestengine\/digest-swift.type.property"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/update-swift.type.property":{"role":"symbol","title":"update","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Update","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/update-swift.type.property","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/digestengine\/update-swift.type.property"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digestengine"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine"],"kind":"relationships","title":"Conforming Types","type":"conformingTypes"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","interfaceLanguage":"swift"},"topicSections":[{"title":"Associated Types","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Context"]},{"title":"Type Aliases","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Digest-swift.typealias","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Final-swift.typealias","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Init","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Update-swift.typealias"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/create","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/digest-swift.type.property","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/final-swift.type.property","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/hashLength","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/update-swift.type.property"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"title":"DigestEngine","roleHeading":"Protocol","role":"symbol","symbolKind":"protocol","externalID":"s:12ShieldCrypto12DigestEngineP","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"DigestEngine"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA224Engine":{"role":"symbol","title":"SHA224Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA224Engine"}],"url":"\/documentation\/shieldcrypto\/sha224engine"},"doc://Shield/documentation/ShieldCrypto/SHA1Engine":{"role":"symbol","title":"SHA1Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA1Engine"}],"url":"\/documentation\/shieldcrypto\/sha1engine"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/final-swift.type.property":{"role":"symbol","title":"final","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Final","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/final-swift.type.property","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/digestengine\/final-swift.type.property"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Final-swift.typealias":{"role":"symbol","title":"DigestEngine.Final","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Final"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Final-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Final"}],"url":"\/documentation\/shieldcrypto\/digestengine\/final-swift.typealias"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Digest-swift.typealias":{"role":"symbol","title":"DigestEngine.Digest","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Digest-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digest"}],"url":"\/documentation\/shieldcrypto\/digestengine\/digest-swift.typealias"},"doc://Shield/documentation/ShieldCrypto/SHA256Engine":{"role":"symbol","title":"SHA256Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA256Engine"}],"url":"\/documentation\/shieldcrypto\/sha256engine"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Init":{"role":"symbol","title":"DigestEngine.Init","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Init"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Init","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Init"}],"url":"\/documentation\/shieldcrypto\/digestengine\/init"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/update-swift.type.property":{"role":"symbol","title":"update","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Update","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/update-swift.type.property","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/digestengine\/update-swift.type.property"},"doc://Shield/documentation/ShieldCrypto/SHA512Engine":{"role":"symbol","title":"SHA512Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Engine"}],"url":"\/documentation\/shieldcrypto\/sha512engine"},"doc://Shield/documentation/ShieldCrypto/SHA384Engine":{"role":"symbol","title":"SHA384Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Engine"}],"url":"\/documentation\/shieldcrypto\/sha384engine"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Context":{"role":"symbol","title":"Context","fragments":[{"kind":"keyword","text":"associatedtype"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"DigestContext","preciseIdentifier":"s:12ShieldCrypto13DigestContextP"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Context","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/digestengine\/context"},"doc://Shield/documentation/ShieldCrypto/DigestEngine":{"role":"symbol","title":"DigestEngine","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestEngine"}],"url":"\/documentation\/shieldcrypto\/digestengine"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Update-swift.typealias":{"role":"symbol","title":"DigestEngine.Update","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Update"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Update-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Update"}],"url":"\/documentation\/shieldcrypto\/digestengine\/update-swift.typealias"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/create":{"role":"symbol","title":"create","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/create","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/digestengine\/create"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/hashLength":{"role":"symbol","title":"hashLength","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/hashLength","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/digestengine\/hashlength"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/digest-swift.type.property":{"role":"symbol","title":"digest","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digest","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/digest-swift.type.property","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/digestengine\/digest-swift.type.property"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/digestengine/context.json b/main/data/documentation/shieldcrypto/digestengine/context.json index 1a887e15f..84ebeac1d 100644 --- a/main/data/documentation/shieldcrypto/digestengine/context.json +++ b/main/data/documentation/shieldcrypto/digestengine/context.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"associatedtype"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestContext","preciseIdentifier":"s:12ShieldCrypto13DigestContextP","text":"DigestContext"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digestengine\/context"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Context","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"Context","roleHeading":"Associated Type","fragments":[{"kind":"keyword","text":"associatedtype"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"DigestContext","preciseIdentifier":"s:12ShieldCrypto13DigestContextP"}],"symbolKind":"associatedtype","externalID":"s:12ShieldCrypto12DigestEngineP7ContextQa","required":true,"modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigestEngine":{"role":"symbol","title":"DigestEngine","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestEngine"}],"url":"\/documentation\/shieldcrypto\/digestengine"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Context":{"role":"symbol","title":"Context","fragments":[{"kind":"keyword","text":"associatedtype"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"DigestContext","preciseIdentifier":"s:12ShieldCrypto13DigestContextP"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Context","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/digestengine\/context"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigestContext":{"role":"symbol","title":"DigestContext","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestContext"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestContext","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestContext"}],"url":"\/documentation\/shieldcrypto\/digestcontext"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"associatedtype"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestContext","preciseIdentifier":"s:12ShieldCrypto13DigestContextP","text":"DigestContext"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digestengine\/context"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Context","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"Context","roleHeading":"Associated Type","fragments":[{"kind":"keyword","text":"associatedtype"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"DigestContext","preciseIdentifier":"s:12ShieldCrypto13DigestContextP"}],"symbolKind":"associatedtype","externalID":"s:12ShieldCrypto12DigestEngineP7ContextQa","required":true,"modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigestContext":{"role":"symbol","title":"DigestContext","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestContext"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestContext","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestContext"}],"url":"\/documentation\/shieldcrypto\/digestcontext"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Context":{"role":"symbol","title":"Context","fragments":[{"kind":"keyword","text":"associatedtype"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"DigestContext","preciseIdentifier":"s:12ShieldCrypto13DigestContextP"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Context","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/digestengine\/context"},"doc://Shield/documentation/ShieldCrypto/DigestEngine":{"role":"symbol","title":"DigestEngine","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestEngine"}],"url":"\/documentation\/shieldcrypto\/digestengine"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/digestengine/create.json b/main/data/documentation/shieldcrypto/digestengine/create.json index 6d816508a..865b76181 100644 --- a/main/data/documentation/shieldcrypto/digestengine/create.json +++ b/main/data/documentation/shieldcrypto/digestengine/create.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita","text":"Init"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digestengine\/create"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/create","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"create","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita"}],"symbolKind":"property","externalID":"s:12ShieldCrypto12DigestEngineP6createys5Int32VSpy7ContextQzGcvpZ","required":true,"modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigestEngine/create":{"role":"symbol","title":"create","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/create","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/digestengine\/create"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Init":{"role":"symbol","title":"DigestEngine.Init","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Init"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Init","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Init"}],"url":"\/documentation\/shieldcrypto\/digestengine\/init"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigestEngine":{"role":"symbol","title":"DigestEngine","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestEngine"}],"url":"\/documentation\/shieldcrypto\/digestengine"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita","text":"Init"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digestengine\/create"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/create","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"create","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita"}],"symbolKind":"property","externalID":"s:12ShieldCrypto12DigestEngineP6createys5Int32VSpy7ContextQzGcvpZ","required":true,"modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigestEngine/Init":{"role":"symbol","title":"DigestEngine.Init","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Init"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Init","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Init"}],"url":"\/documentation\/shieldcrypto\/digestengine\/init"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/create":{"role":"symbol","title":"create","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/create","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/digestengine\/create"},"doc://Shield/documentation/ShieldCrypto/DigestEngine":{"role":"symbol","title":"DigestEngine","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestEngine"}],"url":"\/documentation\/shieldcrypto\/digestengine"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/digestengine/digest-swift.type.property.json b/main/data/documentation/shieldcrypto/digestengine/digest-swift.type.property.json index 24bb218ca..6852e4da1 100644 --- a/main/data/documentation/shieldcrypto/digestengine/digest-swift.type.property.json +++ b/main/data/documentation/shieldcrypto/digestengine/digest-swift.type.property.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Digest-swift.typealias","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a","text":"Digest"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digestengine\/digest-swift.type.property"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/digest-swift.type.property","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"digest","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digest","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a"}],"symbolKind":"property","externalID":"s:12ShieldCrypto12DigestEngineP6digestySpys5UInt8VGSgSV_s6UInt32VAGtcvpZ","required":true,"modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Digest-swift.typealias":{"role":"symbol","title":"DigestEngine.Digest","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Digest-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digest"}],"url":"\/documentation\/shieldcrypto\/digestengine\/digest-swift.typealias"},"doc://Shield/documentation/ShieldCrypto/DigestEngine":{"role":"symbol","title":"DigestEngine","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestEngine"}],"url":"\/documentation\/shieldcrypto\/digestengine"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/digest-swift.type.property":{"role":"symbol","title":"digest","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digest","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/digest-swift.type.property","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/digestengine\/digest-swift.type.property"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Digest-swift.typealias","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a","text":"Digest"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digestengine\/digest-swift.type.property"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/digest-swift.type.property","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"digest","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digest","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a"}],"symbolKind":"property","externalID":"s:12ShieldCrypto12DigestEngineP6digestySpys5UInt8VGSgSV_s6UInt32VAGtcvpZ","required":true,"modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/digest-swift.type.property":{"role":"symbol","title":"digest","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digest","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/digest-swift.type.property","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/digestengine\/digest-swift.type.property"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Digest-swift.typealias":{"role":"symbol","title":"DigestEngine.Digest","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Digest-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digest"}],"url":"\/documentation\/shieldcrypto\/digestengine\/digest-swift.typealias"},"doc://Shield/documentation/ShieldCrypto/DigestEngine":{"role":"symbol","title":"DigestEngine","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestEngine"}],"url":"\/documentation\/shieldcrypto\/digestengine"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/digestengine/digest-swift.typealias.json b/main/data/documentation/shieldcrypto/digestengine/digest-swift.typealias.json index 98aff05db..18e145cdb 100644 --- a/main/data/documentation/shieldcrypto/digestengine/digest-swift.typealias.json +++ b/main/data/documentation/shieldcrypto/digestengine/digest-swift.typealias.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digest"},{"kind":"text","text":" = ("},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"CC_LONG","preciseIdentifier":"c:@T@CC_LONG"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"UnsafeMutablePointer","preciseIdentifier":"s:Sp"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"UInt8","preciseIdentifier":"s:s5UInt8V"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"UnsafeMutablePointer","preciseIdentifier":"s:Sp"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"UInt8","preciseIdentifier":"s:s5UInt8V"},{"kind":"text","text":">?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digestengine\/digest-swift.typealias"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Digest-swift.typealias","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digest"}],"title":"DigestEngine.Digest","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:12ShieldCrypto12DigestEngineP0C0a","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"Digest"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigestEngine":{"role":"symbol","title":"DigestEngine","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestEngine"}],"url":"\/documentation\/shieldcrypto\/digestengine"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Digest-swift.typealias":{"role":"symbol","title":"DigestEngine.Digest","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Digest-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digest"}],"url":"\/documentation\/shieldcrypto\/digestengine\/digest-swift.typealias"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digest"},{"kind":"text","text":" = ("},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"CC_LONG","preciseIdentifier":"c:@T@CC_LONG"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"UnsafeMutablePointer","preciseIdentifier":"s:Sp"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"UInt8","preciseIdentifier":"s:s5UInt8V"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"UnsafeMutablePointer","preciseIdentifier":"s:Sp"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"UInt8","preciseIdentifier":"s:s5UInt8V"},{"kind":"text","text":">?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digestengine\/digest-swift.typealias"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Digest-swift.typealias","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digest"}],"title":"DigestEngine.Digest","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:12ShieldCrypto12DigestEngineP0C0a","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"Digest"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigestEngine/Digest-swift.typealias":{"role":"symbol","title":"DigestEngine.Digest","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Digest-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digest"}],"url":"\/documentation\/shieldcrypto\/digestengine\/digest-swift.typealias"},"doc://Shield/documentation/ShieldCrypto/DigestEngine":{"role":"symbol","title":"DigestEngine","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestEngine"}],"url":"\/documentation\/shieldcrypto\/digestengine"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/digestengine/final-swift.type.property.json b/main/data/documentation/shieldcrypto/digestengine/final-swift.type.property.json index 05431a3eb..ecf8bfd7a 100644 --- a/main/data/documentation/shieldcrypto/digestengine/final-swift.type.property.json +++ b/main/data/documentation/shieldcrypto/digestengine/final-swift.type.property.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Final-swift.typealias","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala","text":"Final"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digestengine\/final-swift.type.property"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/final-swift.type.property","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"final","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Final","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala"}],"symbolKind":"property","externalID":"s:12ShieldCrypto12DigestEngineP5finalys5Int32VSpys5UInt8VG_Spy7ContextQzGtcvpZ","required":true,"modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigestEngine/final-swift.type.property":{"role":"symbol","title":"final","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Final","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/final-swift.type.property","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/digestengine\/final-swift.type.property"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Final-swift.typealias":{"role":"symbol","title":"DigestEngine.Final","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Final"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Final-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Final"}],"url":"\/documentation\/shieldcrypto\/digestengine\/final-swift.typealias"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigestEngine":{"role":"symbol","title":"DigestEngine","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestEngine"}],"url":"\/documentation\/shieldcrypto\/digestengine"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Final-swift.typealias","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala","text":"Final"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digestengine\/final-swift.type.property"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/final-swift.type.property","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"final","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Final","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala"}],"symbolKind":"property","externalID":"s:12ShieldCrypto12DigestEngineP5finalys5Int32VSpys5UInt8VG_Spy7ContextQzGtcvpZ","required":true,"modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigestEngine/Final-swift.typealias":{"role":"symbol","title":"DigestEngine.Final","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Final"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Final-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Final"}],"url":"\/documentation\/shieldcrypto\/digestengine\/final-swift.typealias"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/final-swift.type.property":{"role":"symbol","title":"final","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Final","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/final-swift.type.property","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/digestengine\/final-swift.type.property"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigestEngine":{"role":"symbol","title":"DigestEngine","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestEngine"}],"url":"\/documentation\/shieldcrypto\/digestengine"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/digestengine/final-swift.typealias.json b/main/data/documentation/shieldcrypto/digestengine/final-swift.typealias.json index c44c9198a..5ce7d8909 100644 --- a/main/data/documentation/shieldcrypto/digestengine/final-swift.typealias.json +++ b/main/data/documentation/shieldcrypto/digestengine/final-swift.typealias.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Final"},{"kind":"text","text":" = ("},{"kind":"typeIdentifier","text":"UnsafeMutablePointer","preciseIdentifier":"s:Sp"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"UInt8","preciseIdentifier":"s:s5UInt8V"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"UnsafeMutablePointer","preciseIdentifier":"s:Sp"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Context","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP7ContextQa","text":"Context"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digestengine\/final-swift.typealias"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Final-swift.typealias","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Final"}],"title":"DigestEngine.Final","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:12ShieldCrypto12DigestEngineP5Finala","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"Final"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigestEngine/Final-swift.typealias":{"role":"symbol","title":"DigestEngine.Final","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Final"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Final-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Final"}],"url":"\/documentation\/shieldcrypto\/digestengine\/final-swift.typealias"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Context":{"role":"symbol","title":"Context","fragments":[{"kind":"keyword","text":"associatedtype"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"DigestContext","preciseIdentifier":"s:12ShieldCrypto13DigestContextP"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Context","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/digestengine\/context"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigestEngine":{"role":"symbol","title":"DigestEngine","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestEngine"}],"url":"\/documentation\/shieldcrypto\/digestengine"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Final"},{"kind":"text","text":" = ("},{"kind":"typeIdentifier","text":"UnsafeMutablePointer","preciseIdentifier":"s:Sp"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"UInt8","preciseIdentifier":"s:s5UInt8V"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"UnsafeMutablePointer","preciseIdentifier":"s:Sp"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Context","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP7ContextQa","text":"Context"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digestengine\/final-swift.typealias"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Final-swift.typealias","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Final"}],"title":"DigestEngine.Final","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:12ShieldCrypto12DigestEngineP5Finala","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"Final"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigestEngine/Final-swift.typealias":{"role":"symbol","title":"DigestEngine.Final","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Final"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Final-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Final"}],"url":"\/documentation\/shieldcrypto\/digestengine\/final-swift.typealias"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Context":{"role":"symbol","title":"Context","fragments":[{"kind":"keyword","text":"associatedtype"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"DigestContext","preciseIdentifier":"s:12ShieldCrypto13DigestContextP"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Context","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/digestengine\/context"},"doc://Shield/documentation/ShieldCrypto/DigestEngine":{"role":"symbol","title":"DigestEngine","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestEngine"}],"url":"\/documentation\/shieldcrypto\/digestengine"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/digestengine/hashlength.json b/main/data/documentation/shieldcrypto/digestengine/hashlength.json index 87774563f..2104e6f20 100644 --- a/main/data/documentation/shieldcrypto/digestengine/hashlength.json +++ b/main/data/documentation/shieldcrypto/digestengine/hashlength.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digestengine\/hashlength"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/hashLength","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"hashLength","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"symbolKind":"property","externalID":"s:12ShieldCrypto12DigestEngineP10hashLengths5Int32VvpZ","required":true,"modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/hashLength":{"role":"symbol","title":"hashLength","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/hashLength","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/digestengine\/hashlength"},"doc://Shield/documentation/ShieldCrypto/DigestEngine":{"role":"symbol","title":"DigestEngine","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestEngine"}],"url":"\/documentation\/shieldcrypto\/digestengine"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digestengine\/hashlength"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/hashLength","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"hashLength","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"symbolKind":"property","externalID":"s:12ShieldCrypto12DigestEngineP10hashLengths5Int32VvpZ","required":true,"modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigestEngine":{"role":"symbol","title":"DigestEngine","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestEngine"}],"url":"\/documentation\/shieldcrypto\/digestengine"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/hashLength":{"role":"symbol","title":"hashLength","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/hashLength","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/digestengine\/hashlength"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/digestengine/init.json b/main/data/documentation/shieldcrypto/digestengine/init.json index 73dd1b36d..e8b2998f9 100644 --- a/main/data/documentation/shieldcrypto/digestengine/init.json +++ b/main/data/documentation/shieldcrypto/digestengine/init.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Init"},{"kind":"text","text":" = ("},{"kind":"typeIdentifier","text":"UnsafeMutablePointer","preciseIdentifier":"s:Sp"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Context","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP7ContextQa","text":"Context"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digestengine\/init"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Init","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Init"}],"title":"DigestEngine.Init","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:12ShieldCrypto12DigestEngineP4Inita","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"Init"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigestEngine/Init":{"role":"symbol","title":"DigestEngine.Init","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Init"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Init","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Init"}],"url":"\/documentation\/shieldcrypto\/digestengine\/init"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Context":{"role":"symbol","title":"Context","fragments":[{"kind":"keyword","text":"associatedtype"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"DigestContext","preciseIdentifier":"s:12ShieldCrypto13DigestContextP"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Context","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/digestengine\/context"},"doc://Shield/documentation/ShieldCrypto/DigestEngine":{"role":"symbol","title":"DigestEngine","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestEngine"}],"url":"\/documentation\/shieldcrypto\/digestengine"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Init"},{"kind":"text","text":" = ("},{"kind":"typeIdentifier","text":"UnsafeMutablePointer","preciseIdentifier":"s:Sp"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Context","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP7ContextQa","text":"Context"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digestengine\/init"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Init","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Init"}],"title":"DigestEngine.Init","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:12ShieldCrypto12DigestEngineP4Inita","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"Init"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigestEngine":{"role":"symbol","title":"DigestEngine","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestEngine"}],"url":"\/documentation\/shieldcrypto\/digestengine"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Context":{"role":"symbol","title":"Context","fragments":[{"kind":"keyword","text":"associatedtype"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"DigestContext","preciseIdentifier":"s:12ShieldCrypto13DigestContextP"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Context","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/digestengine\/context"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Init":{"role":"symbol","title":"DigestEngine.Init","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Init"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Init","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Init"}],"url":"\/documentation\/shieldcrypto\/digestengine\/init"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/digestengine/update-swift.type.property.json b/main/data/documentation/shieldcrypto/digestengine/update-swift.type.property.json index 340f38d66..b642a9fa9 100644 --- a/main/data/documentation/shieldcrypto/digestengine/update-swift.type.property.json +++ b/main/data/documentation/shieldcrypto/digestengine/update-swift.type.property.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Update-swift.typealias","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea","text":"Update"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digestengine\/update-swift.type.property"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/update-swift.type.property","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"update","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Update","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea"}],"symbolKind":"property","externalID":"s:12ShieldCrypto12DigestEngineP6updateys5Int32VSpy7ContextQzG_SVs6UInt32VtcvpZ","required":true,"modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigestEngine/update-swift.type.property":{"role":"symbol","title":"update","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Update","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/update-swift.type.property","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/digestengine\/update-swift.type.property"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Update-swift.typealias":{"role":"symbol","title":"DigestEngine.Update","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Update"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Update-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Update"}],"url":"\/documentation\/shieldcrypto\/digestengine\/update-swift.typealias"},"doc://Shield/documentation/ShieldCrypto/DigestEngine":{"role":"symbol","title":"DigestEngine","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestEngine"}],"url":"\/documentation\/shieldcrypto\/digestengine"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Update-swift.typealias","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea","text":"Update"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digestengine\/update-swift.type.property"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/update-swift.type.property","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"update","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Update","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea"}],"symbolKind":"property","externalID":"s:12ShieldCrypto12DigestEngineP6updateys5Int32VSpy7ContextQzG_SVs6UInt32VtcvpZ","required":true,"modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigestEngine/Update-swift.typealias":{"role":"symbol","title":"DigestEngine.Update","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Update"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Update-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Update"}],"url":"\/documentation\/shieldcrypto\/digestengine\/update-swift.typealias"},"doc://Shield/documentation/ShieldCrypto/DigestEngine":{"role":"symbol","title":"DigestEngine","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestEngine"}],"url":"\/documentation\/shieldcrypto\/digestengine"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/update-swift.type.property":{"role":"symbol","title":"update","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Update","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/update-swift.type.property","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/digestengine\/update-swift.type.property"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/digestengine/update-swift.typealias.json b/main/data/documentation/shieldcrypto/digestengine/update-swift.typealias.json index eff68dc04..d9fda572e 100644 --- a/main/data/documentation/shieldcrypto/digestengine/update-swift.typealias.json +++ b/main/data/documentation/shieldcrypto/digestengine/update-swift.typealias.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Update"},{"kind":"text","text":" = ("},{"kind":"typeIdentifier","text":"UnsafeMutablePointer","preciseIdentifier":"s:Sp"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Context","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP7ContextQa","text":"Context"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"CC_LONG","preciseIdentifier":"c:@T@CC_LONG"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digestengine\/update-swift.typealias"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Update-swift.typealias","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Update"}],"title":"DigestEngine.Update","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:12ShieldCrypto12DigestEngineP6Updatea","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"Update"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigestEngine":{"role":"symbol","title":"DigestEngine","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestEngine"}],"url":"\/documentation\/shieldcrypto\/digestengine"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Context":{"role":"symbol","title":"Context","fragments":[{"kind":"keyword","text":"associatedtype"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"DigestContext","preciseIdentifier":"s:12ShieldCrypto13DigestContextP"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Context","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/digestengine\/context"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Update-swift.typealias":{"role":"symbol","title":"DigestEngine.Update","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Update"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Update-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Update"}],"url":"\/documentation\/shieldcrypto\/digestengine\/update-swift.typealias"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Update"},{"kind":"text","text":" = ("},{"kind":"typeIdentifier","text":"UnsafeMutablePointer","preciseIdentifier":"s:Sp"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Context","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP7ContextQa","text":"Context"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"CC_LONG","preciseIdentifier":"c:@T@CC_LONG"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digestengine\/update-swift.typealias"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Update-swift.typealias","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Update"}],"title":"DigestEngine.Update","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:12ShieldCrypto12DigestEngineP6Updatea","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"Update"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigestEngine/Update-swift.typealias":{"role":"symbol","title":"DigestEngine.Update","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Update"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Update-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Update"}],"url":"\/documentation\/shieldcrypto\/digestengine\/update-swift.typealias"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Context":{"role":"symbol","title":"Context","fragments":[{"kind":"keyword","text":"associatedtype"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"DigestContext","preciseIdentifier":"s:12ShieldCrypto13DigestContextP"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Context","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldcrypto\/digestengine\/context"},"doc://Shield/documentation/ShieldCrypto/DigestEngine":{"role":"symbol","title":"DigestEngine","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestEngine"}],"url":"\/documentation\/shieldcrypto\/digestengine"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/digester.json b/main/data/documentation/shieldcrypto/digester.json index db1600e82..8e0c22a5b 100644 --- a/main/data/documentation/shieldcrypto/digester.json +++ b/main/data/documentation/shieldcrypto/digester.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"Overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Supported Algorithms:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"SHA1"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"SHA224"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"SHA256"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"SHA384"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"SHA512"}]}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digester"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"title":"Digester","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:12ShieldCrypto8DigesterV","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"Digester"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto"]]},"topicSections":[{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/digest(_:using:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/for(_:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/type(_:)"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm"]}],"references":{"doc://Shield/documentation/ShieldCrypto/Digester/type(_:)":{"role":"symbol","title":"type(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"type"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyDigester","preciseIdentifier":"s:12ShieldCrypto11AnyDigesterP"},{"kind":"text","text":".Type"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/type(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/type(_:)"},"doc://Shield/documentation/ShieldCrypto/Digester/for(_:)":{"role":"symbol","title":"for(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`for`"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyDigester","preciseIdentifier":"s:12ShieldCrypto11AnyDigesterP"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/for(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/for(_:)"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/Digester/digest(_:using:)":{"role":"symbol","title":"digest(_:using:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/digest(_:using:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/digest(_:using:)"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm":{"role":"symbol","title":"Digester.Algorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/digester\/algorithm"},"doc://Shield/documentation/ShieldCrypto/Digester":{"role":"symbol","title":"Digester","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digester"}],"url":"\/documentation\/shieldcrypto\/digester"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"Overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Supported Algorithms:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"SHA1"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"SHA224"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"SHA256"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"SHA384"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"SHA512"}]}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digester"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"title":"Digester","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:12ShieldCrypto8DigesterV","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"Digester"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto"]]},"topicSections":[{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/digest(_:using:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/for(_:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/type(_:)"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm"]}],"references":{"doc://Shield/documentation/ShieldCrypto/Digester/for(_:)":{"role":"symbol","title":"for(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`for`"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyDigester","preciseIdentifier":"s:12ShieldCrypto11AnyDigesterP"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/for(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/for(_:)"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm":{"role":"symbol","title":"Digester.Algorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/digester\/algorithm"},"doc://Shield/documentation/ShieldCrypto/Digester/type(_:)":{"role":"symbol","title":"type(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"type"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyDigester","preciseIdentifier":"s:12ShieldCrypto11AnyDigesterP"},{"kind":"text","text":".Type"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/type(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/type(_:)"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/Digester/digest(_:using:)":{"role":"symbol","title":"digest(_:using:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/digest(_:using:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/digest(_:using:)"},"doc://Shield/documentation/ShieldCrypto/Digester":{"role":"symbol","title":"Digester","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digester"}],"url":"\/documentation\/shieldcrypto\/digester"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/digester/algorithm.json b/main/data/documentation/shieldcrypto/digester/algorithm.json index 39ce6f223..4bae58feb 100644 --- a/main/data/documentation/shieldcrypto/digester/algorithm.json +++ b/main/data/documentation/shieldcrypto/digester/algorithm.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digester\/algorithm"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha1","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha224","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha256","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha384","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha512"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/hashBitLength","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/hashByteLength"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/Equatable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"title":"Digester.Algorithm","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:12ShieldCrypto8DigesterV9AlgorithmO","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"Algorithm"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm":{"role":"symbol","title":"Digester.Algorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/digester\/algorithm"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm/sha1":{"role":"symbol","title":"Digester.Algorithm.sha1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha1","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/algorithm\/sha1"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm/sha384":{"role":"symbol","title":"Digester.Algorithm.sha384","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha384","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/algorithm\/sha384"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldCrypto/Digester":{"role":"symbol","title":"Digester","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digester"}],"url":"\/documentation\/shieldcrypto\/digester"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/algorithm\/equatable-implementations"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm/hashByteLength":{"role":"symbol","title":"hashByteLength","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashByteLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/hashByteLength","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/algorithm\/hashbytelength"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm/sha512":{"role":"symbol","title":"Digester.Algorithm.sha512","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha512","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/algorithm\/sha512"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm/hashBitLength":{"role":"symbol","title":"hashBitLength","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashBitLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/hashBitLength","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/algorithm\/hashbitlength"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm/sha256":{"role":"symbol","title":"Digester.Algorithm.sha256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha256","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/algorithm\/sha256"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm/sha224":{"role":"symbol","title":"Digester.Algorithm.sha224","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha224"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha224","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/algorithm\/sha224"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digester\/algorithm"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha1","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha224","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha256","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha384","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha512"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/hashBitLength","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/hashByteLength"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/Equatable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"title":"Digester.Algorithm","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:12ShieldCrypto8DigesterV9AlgorithmO","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"Algorithm"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm/sha1":{"role":"symbol","title":"Digester.Algorithm.sha1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha1","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/algorithm\/sha1"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm/hashByteLength":{"role":"symbol","title":"hashByteLength","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashByteLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/hashByteLength","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/algorithm\/hashbytelength"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm/sha512":{"role":"symbol","title":"Digester.Algorithm.sha512","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha512","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/algorithm\/sha512"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/algorithm\/equatable-implementations"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm/hashBitLength":{"role":"symbol","title":"hashBitLength","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashBitLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/hashBitLength","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/algorithm\/hashbitlength"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm":{"role":"symbol","title":"Digester.Algorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/digester\/algorithm"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/Digester":{"role":"symbol","title":"Digester","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digester"}],"url":"\/documentation\/shieldcrypto\/digester"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm/sha384":{"role":"symbol","title":"Digester.Algorithm.sha384","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha384","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/algorithm\/sha384"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm/sha224":{"role":"symbol","title":"Digester.Algorithm.sha224","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha224"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha224","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/algorithm\/sha224"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm/sha256":{"role":"symbol","title":"Digester.Algorithm.sha256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha256","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/algorithm\/sha256"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/digester/algorithm/!=(_:_:).json b/main/data/documentation/shieldcrypto/digester/algorithm/!=(_:_:).json index 382329ffc..2fffc01f4 100644 --- a/main/data/documentation/shieldcrypto/digester/algorithm/!=(_:_:).json +++ b/main/data/documentation/shieldcrypto/digester/algorithm/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digester\/algorithm\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:12ShieldCrypto8DigesterV9AlgorithmO","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Digester":{"role":"symbol","title":"Digester","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digester"}],"url":"\/documentation\/shieldcrypto\/digester"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm":{"role":"symbol","title":"Digester.Algorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/digester\/algorithm"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/algorithm\/equatable-implementations"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/algorithm\/!=(_:_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digester\/algorithm\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:12ShieldCrypto8DigesterV9AlgorithmO","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Digester":{"role":"symbol","title":"Digester","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digester"}],"url":"\/documentation\/shieldcrypto\/digester"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm":{"role":"symbol","title":"Digester.Algorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/digester\/algorithm"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/algorithm\/!=(_:_:)"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/algorithm\/equatable-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/digester/algorithm/equatable-implementations.json b/main/data/documentation/shieldcrypto/digester/algorithm/equatable-implementations.json index 8c0ad81bb..9e549b56b 100644 --- a/main/data/documentation/shieldcrypto/digester/algorithm/equatable-implementations.json +++ b/main/data/documentation/shieldcrypto/digester/algorithm/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldCrypto"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/algorithm\/!=(_:_:)"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm":{"role":"symbol","title":"Digester.Algorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/digester\/algorithm"},"doc://Shield/documentation/ShieldCrypto/Digester":{"role":"symbol","title":"Digester","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digester"}],"url":"\/documentation\/shieldcrypto\/digester"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldCrypto"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Digester":{"role":"symbol","title":"Digester","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digester"}],"url":"\/documentation\/shieldcrypto\/digester"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/algorithm\/!=(_:_:)"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm":{"role":"symbol","title":"Digester.Algorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/digester\/algorithm"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/digester/algorithm/hashbitlength.json b/main/data/documentation/shieldcrypto/digester/algorithm/hashbitlength.json index 34cfe98c2..fb9840319 100644 --- a/main/data/documentation/shieldcrypto/digester/algorithm/hashbitlength.json +++ b/main/data/documentation/shieldcrypto/digester/algorithm/hashbitlength.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashBitLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digester\/algorithm\/hashbitlength"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/hashBitLength","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashBitLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"title":"hashBitLength","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto8DigesterV9AlgorithmO13hashBitLengthSivp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm/hashBitLength":{"role":"symbol","title":"hashBitLength","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashBitLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/hashBitLength","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/algorithm\/hashbitlength"},"doc://Shield/documentation/ShieldCrypto/Digester":{"role":"symbol","title":"Digester","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digester"}],"url":"\/documentation\/shieldcrypto\/digester"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm":{"role":"symbol","title":"Digester.Algorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/digester\/algorithm"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashBitLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digester\/algorithm\/hashbitlength"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/hashBitLength","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashBitLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"title":"hashBitLength","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto8DigesterV9AlgorithmO13hashBitLengthSivp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Digester":{"role":"symbol","title":"Digester","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digester"}],"url":"\/documentation\/shieldcrypto\/digester"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm/hashBitLength":{"role":"symbol","title":"hashBitLength","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashBitLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/hashBitLength","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/algorithm\/hashbitlength"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm":{"role":"symbol","title":"Digester.Algorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/digester\/algorithm"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/digester/algorithm/hashbytelength.json b/main/data/documentation/shieldcrypto/digester/algorithm/hashbytelength.json index 8d97b1891..43a53b6f5 100644 --- a/main/data/documentation/shieldcrypto/digester/algorithm/hashbytelength.json +++ b/main/data/documentation/shieldcrypto/digester/algorithm/hashbytelength.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashByteLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digester\/algorithm\/hashbytelength"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/hashByteLength","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashByteLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"title":"hashByteLength","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto8DigesterV9AlgorithmO14hashByteLengthSivp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm":{"role":"symbol","title":"Digester.Algorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/digester\/algorithm"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm/hashByteLength":{"role":"symbol","title":"hashByteLength","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashByteLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/hashByteLength","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/algorithm\/hashbytelength"},"doc://Shield/documentation/ShieldCrypto/Digester":{"role":"symbol","title":"Digester","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digester"}],"url":"\/documentation\/shieldcrypto\/digester"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashByteLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digester\/algorithm\/hashbytelength"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/hashByteLength","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashByteLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"title":"hashByteLength","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto8DigesterV9AlgorithmO14hashByteLengthSivp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm/hashByteLength":{"role":"symbol","title":"hashByteLength","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashByteLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/hashByteLength","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/algorithm\/hashbytelength"},"doc://Shield/documentation/ShieldCrypto/Digester":{"role":"symbol","title":"Digester","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digester"}],"url":"\/documentation\/shieldcrypto\/digester"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm":{"role":"symbol","title":"Digester.Algorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/digester\/algorithm"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/digester/algorithm/sha1.json b/main/data/documentation/shieldcrypto/digester/algorithm/sha1.json index 9c075b6af..aa54d0a38 100644 --- a/main/data/documentation/shieldcrypto/digester/algorithm/sha1.json +++ b/main/data/documentation/shieldcrypto/digester/algorithm/sha1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digester\/algorithm\/sha1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha1"}],"title":"Digester.Algorithm.sha1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:12ShieldCrypto8DigesterV9AlgorithmO4sha1yA2EmF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm":{"role":"symbol","title":"Digester.Algorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/digester\/algorithm"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm/sha1":{"role":"symbol","title":"Digester.Algorithm.sha1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha1","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/algorithm\/sha1"},"doc://Shield/documentation/ShieldCrypto/Digester":{"role":"symbol","title":"Digester","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digester"}],"url":"\/documentation\/shieldcrypto\/digester"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digester\/algorithm\/sha1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha1"}],"title":"Digester.Algorithm.sha1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:12ShieldCrypto8DigesterV9AlgorithmO4sha1yA2EmF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Digester":{"role":"symbol","title":"Digester","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digester"}],"url":"\/documentation\/shieldcrypto\/digester"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm":{"role":"symbol","title":"Digester.Algorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/digester\/algorithm"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm/sha1":{"role":"symbol","title":"Digester.Algorithm.sha1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha1","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/algorithm\/sha1"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/digester/algorithm/sha224.json b/main/data/documentation/shieldcrypto/digester/algorithm/sha224.json index 8d81a9b45..b9cac0c0f 100644 --- a/main/data/documentation/shieldcrypto/digester/algorithm/sha224.json +++ b/main/data/documentation/shieldcrypto/digester/algorithm/sha224.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha224"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digester\/algorithm\/sha224"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha224","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha224"}],"title":"Digester.Algorithm.sha224","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:12ShieldCrypto8DigesterV9AlgorithmO6sha224yA2EmF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm/sha224":{"role":"symbol","title":"Digester.Algorithm.sha224","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha224"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha224","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/algorithm\/sha224"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/Digester":{"role":"symbol","title":"Digester","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digester"}],"url":"\/documentation\/shieldcrypto\/digester"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm":{"role":"symbol","title":"Digester.Algorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/digester\/algorithm"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha224"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digester\/algorithm\/sha224"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha224","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha224"}],"title":"Digester.Algorithm.sha224","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:12ShieldCrypto8DigesterV9AlgorithmO6sha224yA2EmF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm":{"role":"symbol","title":"Digester.Algorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/digester\/algorithm"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/Digester":{"role":"symbol","title":"Digester","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digester"}],"url":"\/documentation\/shieldcrypto\/digester"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm/sha224":{"role":"symbol","title":"Digester.Algorithm.sha224","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha224"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha224","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/algorithm\/sha224"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/digester/algorithm/sha256.json b/main/data/documentation/shieldcrypto/digester/algorithm/sha256.json index 87f7e2178..2845a6d81 100644 --- a/main/data/documentation/shieldcrypto/digester/algorithm/sha256.json +++ b/main/data/documentation/shieldcrypto/digester/algorithm/sha256.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digester\/algorithm\/sha256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256"}],"title":"Digester.Algorithm.sha256","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:12ShieldCrypto8DigesterV9AlgorithmO6sha256yA2EmF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm":{"role":"symbol","title":"Digester.Algorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/digester\/algorithm"},"doc://Shield/documentation/ShieldCrypto/Digester":{"role":"symbol","title":"Digester","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digester"}],"url":"\/documentation\/shieldcrypto\/digester"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm/sha256":{"role":"symbol","title":"Digester.Algorithm.sha256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha256","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/algorithm\/sha256"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digester\/algorithm\/sha256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256"}],"title":"Digester.Algorithm.sha256","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:12ShieldCrypto8DigesterV9AlgorithmO6sha256yA2EmF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm/sha256":{"role":"symbol","title":"Digester.Algorithm.sha256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha256","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/algorithm\/sha256"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm":{"role":"symbol","title":"Digester.Algorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/digester\/algorithm"},"doc://Shield/documentation/ShieldCrypto/Digester":{"role":"symbol","title":"Digester","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digester"}],"url":"\/documentation\/shieldcrypto\/digester"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/digester/algorithm/sha384.json b/main/data/documentation/shieldcrypto/digester/algorithm/sha384.json index c60bacdad..246a98c45 100644 --- a/main/data/documentation/shieldcrypto/digester/algorithm/sha384.json +++ b/main/data/documentation/shieldcrypto/digester/algorithm/sha384.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digester\/algorithm\/sha384"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha384","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384"}],"title":"Digester.Algorithm.sha384","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:12ShieldCrypto8DigesterV9AlgorithmO6sha384yA2EmF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm":{"role":"symbol","title":"Digester.Algorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/digester\/algorithm"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm/sha384":{"role":"symbol","title":"Digester.Algorithm.sha384","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha384","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/algorithm\/sha384"},"doc://Shield/documentation/ShieldCrypto/Digester":{"role":"symbol","title":"Digester","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digester"}],"url":"\/documentation\/shieldcrypto\/digester"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digester\/algorithm\/sha384"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha384","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384"}],"title":"Digester.Algorithm.sha384","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:12ShieldCrypto8DigesterV9AlgorithmO6sha384yA2EmF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Digester":{"role":"symbol","title":"Digester","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digester"}],"url":"\/documentation\/shieldcrypto\/digester"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm/sha384":{"role":"symbol","title":"Digester.Algorithm.sha384","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha384","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/algorithm\/sha384"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm":{"role":"symbol","title":"Digester.Algorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/digester\/algorithm"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/digester/algorithm/sha512.json b/main/data/documentation/shieldcrypto/digester/algorithm/sha512.json index ee6f131bf..943552aa8 100644 --- a/main/data/documentation/shieldcrypto/digester/algorithm/sha512.json +++ b/main/data/documentation/shieldcrypto/digester/algorithm/sha512.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digester\/algorithm\/sha512"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha512","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512"}],"title":"Digester.Algorithm.sha512","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:12ShieldCrypto8DigesterV9AlgorithmO6sha512yA2EmF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm":{"role":"symbol","title":"Digester.Algorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/digester\/algorithm"},"doc://Shield/documentation/ShieldCrypto/Digester":{"role":"symbol","title":"Digester","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digester"}],"url":"\/documentation\/shieldcrypto\/digester"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm/sha512":{"role":"symbol","title":"Digester.Algorithm.sha512","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha512","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/algorithm\/sha512"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digester\/algorithm\/sha512"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha512","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512"}],"title":"Digester.Algorithm.sha512","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:12ShieldCrypto8DigesterV9AlgorithmO6sha512yA2EmF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm":{"role":"symbol","title":"Digester.Algorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/digester\/algorithm"},"doc://Shield/documentation/ShieldCrypto/Digester":{"role":"symbol","title":"Digester","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digester"}],"url":"\/documentation\/shieldcrypto\/digester"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm/sha512":{"role":"symbol","title":"Digester.Algorithm.sha512","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm\/sha512","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/algorithm\/sha512"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/digester/digest(_:using:).json b/main/data/documentation/shieldcrypto/digester/digest(_:using:).json index 7c35d12d3..9a7c830fa 100644 --- a/main/data/documentation/shieldcrypto/digester/digest(_:using:).json +++ b/main/data/documentation/shieldcrypto/digester/digest(_:using:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":" "},{"kind":"internalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO","text":"Algorithm"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digester\/digest(_:using:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/digest(_:using:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"digest(_:using:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto8DigesterV6digest_5using10Foundation4DataVAH_AC9AlgorithmOtFZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm":{"role":"symbol","title":"Digester.Algorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/digester\/algorithm"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/Digester/digest(_:using:)":{"role":"symbol","title":"digest(_:using:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/digest(_:using:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/digest(_:using:)"},"doc://Shield/documentation/ShieldCrypto/Digester":{"role":"symbol","title":"Digester","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digester"}],"url":"\/documentation\/shieldcrypto\/digester"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":" "},{"kind":"internalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO","text":"Algorithm"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digester\/digest(_:using:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/digest(_:using:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"digest(_:using:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto8DigesterV6digest_5using10Foundation4DataVAH_AC9AlgorithmOtFZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm":{"role":"symbol","title":"Digester.Algorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/digester\/algorithm"},"doc://Shield/documentation/ShieldCrypto/Digester/digest(_:using:)":{"role":"symbol","title":"digest(_:using:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/digest(_:using:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/digest(_:using:)"},"doc://Shield/documentation/ShieldCrypto/Digester":{"role":"symbol","title":"Digester","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digester"}],"url":"\/documentation\/shieldcrypto\/digester"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/digester/for(_:).json b/main/data/documentation/shieldcrypto/digester/for(_:).json index 319d2b1af..30be0ea16 100644 --- a/main/data/documentation/shieldcrypto/digester/for(_:).json +++ b/main/data/documentation/shieldcrypto/digester/for(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`for`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO","text":"Algorithm"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","preciseIdentifier":"s:12ShieldCrypto11AnyDigesterP","text":"AnyDigester"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digester\/for(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/for(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`for`"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyDigester","preciseIdentifier":"s:12ShieldCrypto11AnyDigesterP"}],"title":"for(_:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto8DigesterV3foryAA03AnyC0_pAC9AlgorithmOFZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm":{"role":"symbol","title":"Digester.Algorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/digester\/algorithm"},"doc://Shield/documentation/ShieldCrypto/AnyDigester":{"role":"symbol","title":"AnyDigester","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyDigester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyDigester"}],"url":"\/documentation\/shieldcrypto\/anydigester"},"doc://Shield/documentation/ShieldCrypto/Digester":{"role":"symbol","title":"Digester","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digester"}],"url":"\/documentation\/shieldcrypto\/digester"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/Digester/for(_:)":{"role":"symbol","title":"for(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`for`"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyDigester","preciseIdentifier":"s:12ShieldCrypto11AnyDigesterP"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/for(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/for(_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`for`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO","text":"Algorithm"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","preciseIdentifier":"s:12ShieldCrypto11AnyDigesterP","text":"AnyDigester"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digester\/for(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/for(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`for`"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyDigester","preciseIdentifier":"s:12ShieldCrypto11AnyDigesterP"}],"title":"for(_:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto8DigesterV3foryAA03AnyC0_pAC9AlgorithmOFZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/Digester":{"role":"symbol","title":"Digester","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digester"}],"url":"\/documentation\/shieldcrypto\/digester"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm":{"role":"symbol","title":"Digester.Algorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/digester\/algorithm"},"doc://Shield/documentation/ShieldCrypto/AnyDigester":{"role":"symbol","title":"AnyDigester","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyDigester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyDigester"}],"url":"\/documentation\/shieldcrypto\/anydigester"},"doc://Shield/documentation/ShieldCrypto/Digester/for(_:)":{"role":"symbol","title":"for(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`for`"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyDigester","preciseIdentifier":"s:12ShieldCrypto11AnyDigesterP"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/for(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/for(_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/digester/type(_:).json b/main/data/documentation/shieldcrypto/digester/type(_:).json index c5e299e67..2e43a3c64 100644 --- a/main/data/documentation/shieldcrypto/digester/type(_:).json +++ b/main/data/documentation/shieldcrypto/digester/type(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"type"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO","text":"Algorithm"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","preciseIdentifier":"s:12ShieldCrypto11AnyDigesterP","text":"AnyDigester"},{"kind":"text","text":".Type"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digester\/type(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/type(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"type"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyDigester","preciseIdentifier":"s:12ShieldCrypto11AnyDigesterP"},{"kind":"text","text":".Type"}],"title":"type(_:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto8DigesterV4typeyAA03AnyC0_pXpAC9AlgorithmOFZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Digester/type(_:)":{"role":"symbol","title":"type(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"type"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyDigester","preciseIdentifier":"s:12ShieldCrypto11AnyDigesterP"},{"kind":"text","text":".Type"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/type(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/type(_:)"},"doc://Shield/documentation/ShieldCrypto/Digester":{"role":"symbol","title":"Digester","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digester"}],"url":"\/documentation\/shieldcrypto\/digester"},"doc://Shield/documentation/ShieldCrypto/AnyDigester":{"role":"symbol","title":"AnyDigester","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyDigester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyDigester"}],"url":"\/documentation\/shieldcrypto\/anydigester"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm":{"role":"symbol","title":"Digester.Algorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/digester\/algorithm"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"type"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO","text":"Algorithm"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","preciseIdentifier":"s:12ShieldCrypto11AnyDigesterP","text":"AnyDigester"},{"kind":"text","text":".Type"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digester\/type(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/type(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"type"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyDigester","preciseIdentifier":"s:12ShieldCrypto11AnyDigesterP"},{"kind":"text","text":".Type"}],"title":"type(_:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto8DigesterV4typeyAA03AnyC0_pXpAC9AlgorithmOFZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester"]]},"references":{"doc://Shield/documentation/ShieldCrypto/AnyDigester":{"role":"symbol","title":"AnyDigester","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyDigester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyDigester"}],"url":"\/documentation\/shieldcrypto\/anydigester"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/Digester":{"role":"symbol","title":"Digester","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digester"}],"url":"\/documentation\/shieldcrypto\/digester"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm":{"role":"symbol","title":"Digester.Algorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/digester\/algorithm"},"doc://Shield/documentation/ShieldCrypto/Digester/type(_:)":{"role":"symbol","title":"type(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"type"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyDigester","preciseIdentifier":"s:12ShieldCrypto11AnyDigesterP"},{"kind":"text","text":".Type"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/type(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digester\/type(_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/digesterengine.json b/main/data/documentation/shieldcrypto/digesterengine.json index 576a32e2b..a9b457db3 100644 --- a/main/data/documentation/shieldcrypto/digesterengine.json +++ b/main/data/documentation/shieldcrypto/digesterengine.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Engine"},{"kind":"text","text":"> "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Engine"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP","text":"DigestEngine"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digesterengine"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/init()"]},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/final()","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/update(data:dataLength:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/hashLength"]},{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/digest(data:dataLength:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/AnyDigester-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"}],"title":"DigesterEngine","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:12ShieldCrypto14DigesterEngineV","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"DigesterEngine"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigestEngine":{"role":"symbol","title":"DigestEngine","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestEngine"}],"url":"\/documentation\/shieldcrypto\/digestengine"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine/init()":{"role":"symbol","title":"init()","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/init()","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/init()"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine":{"role":"symbol","title":"DigesterEngine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigesterEngine"}],"url":"\/documentation\/shieldcrypto\/digesterengine"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine/final()":{"role":"symbol","title":"final()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/final()","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/final()"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine/AnyDigester-Implementations":{"role":"collectionGroup","title":"AnyDigester Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/AnyDigester-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/anydigester-implementations"},"doc://Shield/documentation/ShieldCrypto/AnyDigester":{"role":"symbol","title":"AnyDigester","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyDigester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyDigester"}],"url":"\/documentation\/shieldcrypto\/anydigester"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine/hashLength":{"role":"symbol","title":"hashLength","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/hashLength","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/hashlength"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine/update(data:dataLength:)":{"role":"symbol","title":"update(data:dataLength:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/update(data:dataLength:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/update(data:datalength:)"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine/digest(data:dataLength:)":{"role":"symbol","title":"digest(data:dataLength:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/digest(data:dataLength:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/digest(data:datalength:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Engine"},{"kind":"text","text":"> "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Engine"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP","text":"DigestEngine"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digesterengine"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/init()"]},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/final()","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/update(data:dataLength:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/hashLength"]},{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/digest(data:dataLength:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/AnyDigester-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"}],"title":"DigesterEngine","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:12ShieldCrypto14DigesterEngineV","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"DigesterEngine"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigesterEngine/hashLength":{"role":"symbol","title":"hashLength","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/hashLength","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/hashlength"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine/final()":{"role":"symbol","title":"final()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/final()","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/final()"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine/AnyDigester-Implementations":{"role":"collectionGroup","title":"AnyDigester Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/AnyDigester-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/anydigester-implementations"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine":{"role":"symbol","title":"DigesterEngine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigesterEngine"}],"url":"\/documentation\/shieldcrypto\/digesterengine"},"doc://Shield/documentation/ShieldCrypto/DigestEngine":{"role":"symbol","title":"DigestEngine","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestEngine"}],"url":"\/documentation\/shieldcrypto\/digestengine"},"doc://Shield/documentation/ShieldCrypto/AnyDigester":{"role":"symbol","title":"AnyDigester","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyDigester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/AnyDigester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyDigester"}],"url":"\/documentation\/shieldcrypto\/anydigester"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine/update(data:dataLength:)":{"role":"symbol","title":"update(data:dataLength:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/update(data:dataLength:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/update(data:datalength:)"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine/init()":{"role":"symbol","title":"init()","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/init()","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/init()"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine/digest(data:dataLength:)":{"role":"symbol","title":"digest(data:dataLength:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/digest(data:dataLength:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/digest(data:datalength:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/digesterengine/anydigester-implementations.json b/main/data/documentation/shieldcrypto/digesterengine/anydigester-implementations.json index 0127dbb24..baec67a08 100644 --- a/main/data/documentation/shieldcrypto/digesterengine/anydigester-implementations.json +++ b/main/data/documentation/shieldcrypto/digesterengine/anydigester-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/AnyDigester-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/update(data:)-3i8dr","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/update(data:)-9et7k"],"generated":true},{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/digest(data:)-8aa54","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/digest(data:)-8qjp6"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldCrypto"}],"role":"collectionGroup","title":"AnyDigester Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine/update(data:)-9et7k":{"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/update(data:)-9et7k","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/update(data:)-9et7k"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine/update(data:)-3i8dr":{"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/update(data:)-3i8dr","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/update(data:)-3i8dr"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine/digest(data:)-8qjp6":{"role":"symbol","title":"digest(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/digest(data:)-8qjp6","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/digest(data:)-8qjp6"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine":{"role":"symbol","title":"DigesterEngine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigesterEngine"}],"url":"\/documentation\/shieldcrypto\/digesterengine"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine/digest(data:)-8aa54":{"role":"symbol","title":"digest(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/digest(data:)-8aa54","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/digest(data:)-8aa54"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/AnyDigester-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/update(data:)-3i8dr","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/update(data:)-9et7k"],"generated":true},{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/digest(data:)-8aa54","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/digest(data:)-8qjp6"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldCrypto"}],"role":"collectionGroup","title":"AnyDigester Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigesterEngine/update(data:)-9et7k":{"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/update(data:)-9et7k","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/update(data:)-9et7k"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine/digest(data:)-8aa54":{"role":"symbol","title":"digest(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/digest(data:)-8aa54","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/digest(data:)-8aa54"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine/update(data:)-3i8dr":{"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/update(data:)-3i8dr","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/update(data:)-3i8dr"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine":{"role":"symbol","title":"DigesterEngine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigesterEngine"}],"url":"\/documentation\/shieldcrypto\/digesterengine"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine/digest(data:)-8qjp6":{"role":"symbol","title":"digest(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/digest(data:)-8qjp6","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/digest(data:)-8qjp6"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/digesterengine/digest(data:)-8aa54.json b/main/data/documentation/shieldcrypto/digesterengine/digest(data:)-8aa54.json index 62ecad21c..525bbfd09 100644 --- a/main/data/documentation/shieldcrypto/digesterengine/digest(data:)-8aa54.json +++ b/main/data/documentation/shieldcrypto/digesterengine/digest(data:)-8aa54.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digesterengine\/digest(data:)-8aa54"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/digest(data:)-8aa54","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"digest(data:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:12ShieldCrypto11AnyDigesterPAAE6digest4data10Foundation4DataVAH_tFZ::SYNTHESIZED::s:12ShieldCrypto14DigesterEngineV","extendedModule":"ShieldCrypto","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/AnyDigester-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigesterEngine/digest(data:)-8aa54":{"role":"symbol","title":"digest(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/digest(data:)-8aa54","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/digest(data:)-8aa54"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine/AnyDigester-Implementations":{"role":"collectionGroup","title":"AnyDigester Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/AnyDigester-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/anydigester-implementations"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine":{"role":"symbol","title":"DigesterEngine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigesterEngine"}],"url":"\/documentation\/shieldcrypto\/digesterengine"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digesterengine\/digest(data:)-8aa54"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/digest(data:)-8aa54","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"digest(data:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:12ShieldCrypto11AnyDigesterPAAE6digest4data10Foundation4DataVAH_tFZ::SYNTHESIZED::s:12ShieldCrypto14DigesterEngineV","extendedModule":"ShieldCrypto","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/AnyDigester-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigesterEngine":{"role":"symbol","title":"DigesterEngine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigesterEngine"}],"url":"\/documentation\/shieldcrypto\/digesterengine"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine/digest(data:)-8aa54":{"role":"symbol","title":"digest(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/digest(data:)-8aa54","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/digest(data:)-8aa54"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine/AnyDigester-Implementations":{"role":"collectionGroup","title":"AnyDigester Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/AnyDigester-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/anydigester-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/digesterengine/digest(data:)-8qjp6.json b/main/data/documentation/shieldcrypto/digesterengine/digest(data:)-8qjp6.json index b1afcc962..b45ba9c88 100644 --- a/main/data/documentation/shieldcrypto/digesterengine/digest(data:)-8qjp6.json +++ b/main/data/documentation/shieldcrypto/digesterengine/digest(data:)-8qjp6.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digesterengine\/digest(data:)-8qjp6"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/digest(data:)-8qjp6","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"digest(data:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:12ShieldCrypto11AnyDigesterPAAE6digest4data10Foundation4DataVSW_tFZ::SYNTHESIZED::s:12ShieldCrypto14DigesterEngineV","extendedModule":"ShieldCrypto","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/AnyDigester-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigesterEngine":{"role":"symbol","title":"DigesterEngine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigesterEngine"}],"url":"\/documentation\/shieldcrypto\/digesterengine"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine/AnyDigester-Implementations":{"role":"collectionGroup","title":"AnyDigester Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/AnyDigester-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/anydigester-implementations"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine/digest(data:)-8qjp6":{"role":"symbol","title":"digest(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/digest(data:)-8qjp6","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/digest(data:)-8qjp6"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digesterengine\/digest(data:)-8qjp6"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/digest(data:)-8qjp6","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"digest(data:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:12ShieldCrypto11AnyDigesterPAAE6digest4data10Foundation4DataVSW_tFZ::SYNTHESIZED::s:12ShieldCrypto14DigesterEngineV","extendedModule":"ShieldCrypto","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/AnyDigester-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigesterEngine":{"role":"symbol","title":"DigesterEngine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigesterEngine"}],"url":"\/documentation\/shieldcrypto\/digesterengine"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine/AnyDigester-Implementations":{"role":"collectionGroup","title":"AnyDigester Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/AnyDigester-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/anydigester-implementations"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine/digest(data:)-8qjp6":{"role":"symbol","title":"digest(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/digest(data:)-8qjp6","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/digest(data:)-8qjp6"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/digesterengine/digest(data:datalength:).json b/main/data/documentation/shieldcrypto/digesterengine/digest(data:datalength:).json index 5eb3d6c14..26666f5eb 100644 --- a/main/data/documentation/shieldcrypto/digesterengine/digest(data:datalength:).json +++ b/main/data/documentation/shieldcrypto/digesterengine/digest(data:datalength:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digesterengine\/digest(data:datalength:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/digest(data:dataLength:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"digest(data:dataLength:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto14DigesterEngineV6digest4data0F6Length10Foundation4DataVSV_SitFZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine":{"role":"symbol","title":"DigesterEngine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigesterEngine"}],"url":"\/documentation\/shieldcrypto\/digesterengine"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine/digest(data:dataLength:)":{"role":"symbol","title":"digest(data:dataLength:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/digest(data:dataLength:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/digest(data:datalength:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digesterengine\/digest(data:datalength:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/digest(data:dataLength:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"digest(data:dataLength:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto14DigesterEngineV6digest4data0F6Length10Foundation4DataVSV_SitFZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigesterEngine":{"role":"symbol","title":"DigesterEngine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigesterEngine"}],"url":"\/documentation\/shieldcrypto\/digesterengine"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine/digest(data:dataLength:)":{"role":"symbol","title":"digest(data:dataLength:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/digest(data:dataLength:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/digest(data:datalength:)"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/digesterengine/final().json b/main/data/documentation/shieldcrypto/digesterengine/final().json index 1c300149c..42102f1df 100644 --- a/main/data/documentation/shieldcrypto/digesterengine/final().json +++ b/main/data/documentation/shieldcrypto/digesterengine/final().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digesterengine\/final()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/final()","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"final()","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto14DigesterEngineV5final10Foundation4DataVyF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine":{"role":"symbol","title":"DigesterEngine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigesterEngine"}],"url":"\/documentation\/shieldcrypto\/digesterengine"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine/final()":{"role":"symbol","title":"final()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/final()","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/final()"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digesterengine\/final()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/final()","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"final()","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto14DigesterEngineV5final10Foundation4DataVyF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine/final()":{"role":"symbol","title":"final()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/final()","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/final()"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine":{"role":"symbol","title":"DigesterEngine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigesterEngine"}],"url":"\/documentation\/shieldcrypto\/digesterengine"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/digesterengine/hashlength.json b/main/data/documentation/shieldcrypto/digesterengine/hashlength.json index 04d27e683..201ee04c3 100644 --- a/main/data/documentation/shieldcrypto/digesterengine/hashlength.json +++ b/main/data/documentation/shieldcrypto/digesterengine/hashlength.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digesterengine\/hashlength"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/hashLength","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"title":"hashLength","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto14DigesterEngineV10hashLengthSivpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigesterEngine/hashLength":{"role":"symbol","title":"hashLength","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/hashLength","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/hashlength"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine":{"role":"symbol","title":"DigesterEngine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigesterEngine"}],"url":"\/documentation\/shieldcrypto\/digesterengine"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digesterengine\/hashlength"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/hashLength","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"title":"hashLength","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto14DigesterEngineV10hashLengthSivpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigesterEngine":{"role":"symbol","title":"DigesterEngine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigesterEngine"}],"url":"\/documentation\/shieldcrypto\/digesterengine"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine/hashLength":{"role":"symbol","title":"hashLength","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/hashLength","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/hashlength"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/digesterengine/init().json b/main/data/documentation/shieldcrypto/digesterengine/init().json index acdd04802..aea525bf1 100644 --- a/main/data/documentation/shieldcrypto/digesterengine/init().json +++ b/main/data/documentation/shieldcrypto/digesterengine/init().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"()"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digesterengine\/init()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/init()","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"title":"init()","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:12ShieldCrypto14DigesterEngineVACyxGycfc","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigesterEngine/init()":{"role":"symbol","title":"init()","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/init()","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/init()"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine":{"role":"symbol","title":"DigesterEngine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigesterEngine"}],"url":"\/documentation\/shieldcrypto\/digesterengine"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"()"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digesterengine\/init()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/init()","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"title":"init()","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:12ShieldCrypto14DigesterEngineVACyxGycfc","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigesterEngine":{"role":"symbol","title":"DigesterEngine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigesterEngine"}],"url":"\/documentation\/shieldcrypto\/digesterengine"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine/init()":{"role":"symbol","title":"init()","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/init()","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/init()"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/digesterengine/update(data:)-3i8dr.json b/main/data/documentation/shieldcrypto/digesterengine/update(data:)-3i8dr.json index 2556a6474..bdcfd9328 100644 --- a/main/data/documentation/shieldcrypto/digesterengine/update(data:)-3i8dr.json +++ b/main/data/documentation/shieldcrypto/digesterengine/update(data:)-3i8dr.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digesterengine\/update(data:)-3i8dr"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/update(data:)-3i8dr","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"update(data:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:12ShieldCrypto11AnyDigesterPAAE6update4datay10Foundation4DataV_tF::SYNTHESIZED::s:12ShieldCrypto14DigesterEngineV","extendedModule":"ShieldCrypto","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/AnyDigester-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigesterEngine/update(data:)-3i8dr":{"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/update(data:)-3i8dr","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/update(data:)-3i8dr"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine":{"role":"symbol","title":"DigesterEngine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigesterEngine"}],"url":"\/documentation\/shieldcrypto\/digesterengine"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine/AnyDigester-Implementations":{"role":"collectionGroup","title":"AnyDigester Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/AnyDigester-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/anydigester-implementations"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digesterengine\/update(data:)-3i8dr"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/update(data:)-3i8dr","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"update(data:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:12ShieldCrypto11AnyDigesterPAAE6update4datay10Foundation4DataV_tF::SYNTHESIZED::s:12ShieldCrypto14DigesterEngineV","extendedModule":"ShieldCrypto","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/AnyDigester-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigesterEngine/update(data:)-3i8dr":{"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/update(data:)-3i8dr","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/update(data:)-3i8dr"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine":{"role":"symbol","title":"DigesterEngine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigesterEngine"}],"url":"\/documentation\/shieldcrypto\/digesterengine"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine/AnyDigester-Implementations":{"role":"collectionGroup","title":"AnyDigester Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/AnyDigester-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/anydigester-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/digesterengine/update(data:)-9et7k.json b/main/data/documentation/shieldcrypto/digesterengine/update(data:)-9et7k.json index 865238f4c..2fd122b1e 100644 --- a/main/data/documentation/shieldcrypto/digesterengine/update(data:)-9et7k.json +++ b/main/data/documentation/shieldcrypto/digesterengine/update(data:)-9et7k.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digesterengine\/update(data:)-9et7k"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/update(data:)-9et7k","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"update(data:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:12ShieldCrypto11AnyDigesterPAAE6update4dataySW_tF::SYNTHESIZED::s:12ShieldCrypto14DigesterEngineV","extendedModule":"ShieldCrypto","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/AnyDigester-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigesterEngine":{"role":"symbol","title":"DigesterEngine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigesterEngine"}],"url":"\/documentation\/shieldcrypto\/digesterengine"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine/AnyDigester-Implementations":{"role":"collectionGroup","title":"AnyDigester Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/AnyDigester-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/anydigester-implementations"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine/update(data:)-9et7k":{"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/update(data:)-9et7k","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/update(data:)-9et7k"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digesterengine\/update(data:)-9et7k"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/update(data:)-9et7k","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"update(data:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:12ShieldCrypto11AnyDigesterPAAE6update4dataySW_tF::SYNTHESIZED::s:12ShieldCrypto14DigesterEngineV","extendedModule":"ShieldCrypto","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/AnyDigester-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine/update(data:)-9et7k":{"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/update(data:)-9et7k","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/update(data:)-9et7k"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine":{"role":"symbol","title":"DigesterEngine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigesterEngine"}],"url":"\/documentation\/shieldcrypto\/digesterengine"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine/AnyDigester-Implementations":{"role":"collectionGroup","title":"AnyDigester Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/AnyDigester-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/anydigester-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/digesterengine/update(data:datalength:).json b/main/data/documentation/shieldcrypto/digesterengine/update(data:datalength:).json index bef07b34f..ce0d21f9f 100644 --- a/main/data/documentation/shieldcrypto/digesterengine/update(data:datalength:).json +++ b/main/data/documentation/shieldcrypto/digesterengine/update(data:datalength:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digesterengine\/update(data:datalength:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/update(data:dataLength:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"title":"update(data:dataLength:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto14DigesterEngineV6update4data0F6LengthySV_SitF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigesterEngine/update(data:dataLength:)":{"role":"symbol","title":"update(data:dataLength:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/update(data:dataLength:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/update(data:datalength:)"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine":{"role":"symbol","title":"DigesterEngine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigesterEngine"}],"url":"\/documentation\/shieldcrypto\/digesterengine"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/digesterengine\/update(data:datalength:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/update(data:dataLength:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"title":"update(data:dataLength:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto14DigesterEngineV6update4data0F6LengthySV_SitF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigesterEngine":{"role":"symbol","title":"DigesterEngine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigesterEngine"}],"url":"\/documentation\/shieldcrypto\/digesterengine"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine/update(data:dataLength:)":{"role":"symbol","title":"update(data:dataLength:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine\/update(data:dataLength:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/digesterengine\/update(data:datalength:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/hmac.json b/main/data/documentation/shieldcrypto/hmac.json index 28d4b65b4..b5eb8969d 100644 --- a/main/data/documentation/shieldcrypto/hmac.json +++ b/main/data/documentation/shieldcrypto/hmac.json @@ -1 +1 @@ -{"seeAlsoSections":[{"title":"ShieldCrypto","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester"],"generated":true}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"Overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Supported Hash Algorithms:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"MD5"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"SHA1"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"SHA224"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"SHA256"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"SHA384"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"SHA512"}]}]}]}]}],"variants":[{"paths":["\/documentation\/shieldcrypto\/hmac"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"title":"HMAC","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:12ShieldCrypto4HMACV","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"HMAC"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/init(_:key:)"]},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/final()","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/reset(key:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/update(data:)-9bzdo","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/update(data:)-9ln92","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/update(data:dataLength:)"]},{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/hmac(_:using:key:)"]}],"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/ShieldCrypto/HMAC/reset(key:)":{"role":"symbol","title":"reset(key:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/reset(key:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/reset(key:)"},"doc://Shield/documentation/ShieldCrypto/Random":{"role":"symbol","title":"Random","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Random"}],"abstract":[{"type":"text","text":"Cryptographic random data generator."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Random"}],"url":"\/documentation\/shieldcrypto\/random"},"doc://Shield/documentation/ShieldCrypto/HMAC/update(data:)-9ln92":{"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/update(data:)-9ln92","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/update(data:)-9ln92"},"doc://Shield/documentation/ShieldCrypto/SHA1Digester":{"role":"symbol","title":"SHA1Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA1Digester"}],"url":"\/documentation\/shieldcrypto\/sha1digester"},"doc://Shield/documentation/ShieldCrypto/HMAC/hmac(_:using:key:)":{"role":"symbol","title":"hmac(_:using:key:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmac"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/hmac(_:using:key:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/hmac(_:using:key:)"},"doc://Shield/documentation/ShieldCrypto/SHA384Digester":{"role":"symbol","title":"SHA384Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Digester"}],"url":"\/documentation\/shieldcrypto\/sha384digester"},"doc://Shield/documentation/ShieldCrypto/SHA256Digester":{"role":"symbol","title":"SHA256Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA256Digester"}],"url":"\/documentation\/shieldcrypto\/sha256digester"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm":{"role":"symbol","title":"HMAC.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/hmac\/algorithm"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/HMAC/update(data:)-9bzdo":{"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/update(data:)-9bzdo","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/update(data:)-9bzdo"},"doc://Shield/documentation/ShieldCrypto/SHA512Digester":{"role":"symbol","title":"SHA512Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Digester"}],"url":"\/documentation\/shieldcrypto\/sha512digester"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/HMAC/init(_:key:)":{"role":"symbol","title":"init(_:key:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/init(_:key:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/init(_:key:)"},"doc://Shield/documentation/ShieldCrypto/HMAC/update(data:dataLength:)":{"role":"symbol","title":"update(data:dataLength:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/update(data:dataLength:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/update(data:datalength:)"},"doc://Shield/documentation/ShieldCrypto/HMAC/final()":{"role":"symbol","title":"final()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/final()","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/final()"},"doc://Shield/documentation/ShieldCrypto/SHA224Digester":{"role":"symbol","title":"SHA224Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA224Digester"}],"url":"\/documentation\/shieldcrypto\/sha224digester"}}} \ No newline at end of file +{"seeAlsoSections":[{"title":"ShieldCrypto","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester"],"generated":true}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"Overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Supported Hash Algorithms:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"MD5"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"SHA1"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"SHA224"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"SHA256"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"SHA384"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"SHA512"}]}]}]}]}],"variants":[{"paths":["\/documentation\/shieldcrypto\/hmac"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"title":"HMAC","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:12ShieldCrypto4HMACV","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"HMAC"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/init(_:key:)"]},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/final()","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/reset(key:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/update(data:)-9bzdo","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/update(data:)-9ln92","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/update(data:dataLength:)"]},{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/hmac(_:using:key:)"]}],"references":{"doc://Shield/documentation/ShieldCrypto/HMAC/update(data:dataLength:)":{"role":"symbol","title":"update(data:dataLength:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/update(data:dataLength:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/update(data:datalength:)"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm":{"role":"symbol","title":"HMAC.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/hmac\/algorithm"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/SHA1Digester":{"role":"symbol","title":"SHA1Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA1Digester"}],"url":"\/documentation\/shieldcrypto\/sha1digester"},"doc://Shield/documentation/ShieldCrypto/HMAC/hmac(_:using:key:)":{"role":"symbol","title":"hmac(_:using:key:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmac"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/hmac(_:using:key:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/hmac(_:using:key:)"},"doc://Shield/documentation/ShieldCrypto/SHA224Digester":{"role":"symbol","title":"SHA224Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA224Digester"}],"url":"\/documentation\/shieldcrypto\/sha224digester"},"doc://Shield/documentation/ShieldCrypto/HMAC/final()":{"role":"symbol","title":"final()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/final()","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/final()"},"doc://Shield/documentation/ShieldCrypto/SHA256Digester":{"role":"symbol","title":"SHA256Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA256Digester"}],"url":"\/documentation\/shieldcrypto\/sha256digester"},"doc://Shield/documentation/ShieldCrypto/SHA384Digester":{"role":"symbol","title":"SHA384Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Digester"}],"url":"\/documentation\/shieldcrypto\/sha384digester"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/ShieldCrypto/Random":{"role":"symbol","title":"Random","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Random"}],"abstract":[{"type":"text","text":"Cryptographic random data generator."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Random"}],"url":"\/documentation\/shieldcrypto\/random"},"doc://Shield/documentation/ShieldCrypto/HMAC/reset(key:)":{"role":"symbol","title":"reset(key:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/reset(key:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/reset(key:)"},"doc://Shield/documentation/ShieldCrypto/SHA512Digester":{"role":"symbol","title":"SHA512Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Digester"}],"url":"\/documentation\/shieldcrypto\/sha512digester"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/HMAC/update(data:)-9bzdo":{"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/update(data:)-9bzdo","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/update(data:)-9bzdo"},"doc://Shield/documentation/ShieldCrypto/HMAC/update(data:)-9ln92":{"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/update(data:)-9ln92","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/update(data:)-9ln92"},"doc://Shield/documentation/ShieldCrypto/HMAC/init(_:key:)":{"role":"symbol","title":"init(_:key:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/init(_:key:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/init(_:key:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/hmac/algorithm.json b/main/data/documentation/shieldcrypto/hmac/algorithm.json index 138203e29..347b2220a 100644 --- a/main/data/documentation/shieldcrypto/hmac/algorithm.json +++ b/main/data/documentation/shieldcrypto/hmac/algorithm.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/hmac\/algorithm"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/s23CustomStringConvertibleP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/init(rawValue:name:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/description","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/hashByteLength","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/name","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/rawValue"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/allCases","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/md5","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/sha1","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/sha224","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/sha256","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/sha384","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/sha512"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/Equatable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"title":"HMAC.Algorithm","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:12ShieldCrypto4HMACV9AlgorithmV","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"Algorithm"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC"]]},"references":{"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/hashByteLength":{"role":"symbol","title":"hashByteLength","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashByteLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/hashByteLength","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/hashbytelength"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/equatable-implementations"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/md5":{"role":"symbol","title":"md5","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"md5"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/md5","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/md5"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/sha224":{"role":"symbol","title":"sha224","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha224"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/sha224","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/sha224"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/sha384":{"role":"symbol","title":"sha384","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/sha384","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/sha384"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/init(rawValue:name:)":{"role":"symbol","title":"init(rawValue:name:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCHmacAlgorithm","preciseIdentifier":"c:@T@CCHmacAlgorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/init(rawValue:name:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/init(rawvalue:name:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Shield\/s23CustomStringConvertibleP"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/name":{"role":"symbol","title":"name","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/name","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/name"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/allCases":{"role":"symbol","title":"allCases","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"allCases"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"A collection of all values of this type."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/allCases","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/allcases"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/description":{"role":"symbol","title":"description","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"A textual representation of this instance."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/description","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/description"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/sha512":{"role":"symbol","title":"sha512","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/sha512","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/sha512"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm":{"role":"symbol","title":"HMAC.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/hmac\/algorithm"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/sha256":{"role":"symbol","title":"sha256","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/sha256","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/sha256"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/sha1":{"role":"symbol","title":"sha1","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/sha1","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/sha1"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCHmacAlgorithm","preciseIdentifier":"c:@T@CCHmacAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/rawvalue"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/hmac\/algorithm"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/s23CustomStringConvertibleP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/init(rawValue:name:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/description","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/hashByteLength","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/name","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/rawValue"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/allCases","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/md5","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/sha1","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/sha224","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/sha256","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/sha384","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/sha512"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/Equatable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"title":"HMAC.Algorithm","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:12ShieldCrypto4HMACV9AlgorithmV","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"Algorithm"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC"]]},"references":{"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/sha384":{"role":"symbol","title":"sha384","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/sha384","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/sha384"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm":{"role":"symbol","title":"HMAC.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/hmac\/algorithm"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/hashByteLength":{"role":"symbol","title":"hashByteLength","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashByteLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/hashByteLength","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/hashbytelength"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/init(rawValue:name:)":{"role":"symbol","title":"init(rawValue:name:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCHmacAlgorithm","preciseIdentifier":"c:@T@CCHmacAlgorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/init(rawValue:name:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/init(rawvalue:name:)"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/sha224":{"role":"symbol","title":"sha224","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha224"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/sha224","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/sha224"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/sha1":{"role":"symbol","title":"sha1","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/sha1","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/sha1"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/sha512":{"role":"symbol","title":"sha512","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/sha512","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/sha512"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/allCases":{"role":"symbol","title":"allCases","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"allCases"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"A collection of all values of this type."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/allCases","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/allcases"},"doc://Shield/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Shield\/s23CustomStringConvertibleP"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/description":{"role":"symbol","title":"description","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"A textual representation of this instance."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/description","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/description"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCHmacAlgorithm","preciseIdentifier":"c:@T@CCHmacAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/rawvalue"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/equatable-implementations"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/sha256":{"role":"symbol","title":"sha256","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/sha256","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/sha256"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/md5":{"role":"symbol","title":"md5","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"md5"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/md5","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/md5"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/name":{"role":"symbol","title":"name","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/name","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/name"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/hmac/algorithm/!=(_:_:).json b/main/data/documentation/shieldcrypto/hmac/algorithm/!=(_:_:).json index 840a7e3fb..ecd074946 100644 --- a/main/data/documentation/shieldcrypto/hmac/algorithm/!=(_:_:).json +++ b/main/data/documentation/shieldcrypto/hmac/algorithm/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/hmac\/algorithm\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:12ShieldCrypto4HMACV9AlgorithmV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/equatable-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/!=(_:_:)"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm":{"role":"symbol","title":"HMAC.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/hmac\/algorithm"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/hmac\/algorithm\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:12ShieldCrypto4HMACV9AlgorithmV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/equatable-implementations"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm":{"role":"symbol","title":"HMAC.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/hmac\/algorithm"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/!=(_:_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/hmac/algorithm/description.json b/main/data/documentation/shieldcrypto/hmac/algorithm/description.json index db2386ca2..2a2fe5e1d 100644 --- a/main/data/documentation/shieldcrypto/hmac/algorithm/description.json +++ b/main/data/documentation/shieldcrypto/hmac/algorithm/description.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Calling this property directly is discouraged. Instead, convert an"},{"type":"text","text":" "},{"type":"text","text":"instance of any type to a string by using the "},{"type":"codeVoice","code":"String(describing:)"},{"type":"text","text":" "},{"type":"text","text":"initializer. This initializer works with any type, and uses the custom"},{"type":"text","text":" "},{"type":"codeVoice","code":"description"},{"type":"text","text":" property for types that conform to"},{"type":"text","text":" "},{"type":"codeVoice","code":"CustomStringConvertible"},{"type":"text","text":":"}]},{"type":"codeListing","syntax":null,"code":["struct Point: CustomStringConvertible {"," let x: Int, y: Int",""," var description: String {"," return \"(\\(x), \\(y))\""," }","}","","let p = Point(x: 21, y: 30)","let s = String(describing: p)","print(s)","\/\/ Prints \"(21, 30)\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The conversion of "},{"type":"codeVoice","code":"p"},{"type":"text","text":" to a string in the assignment to "},{"type":"codeVoice","code":"s"},{"type":"text","text":" uses the"},{"type":"text","text":" "},{"type":"codeVoice","code":"Point"},{"type":"text","text":" type’s "},{"type":"codeVoice","code":"description"},{"type":"text","text":" property."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/hmac\/algorithm\/description"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/description","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A textual representation of this instance."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"description","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto4HMACV9AlgorithmV11descriptionSSvp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/description":{"role":"symbol","title":"description","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"A textual representation of this instance."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/description","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/description"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm":{"role":"symbol","title":"HMAC.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/hmac\/algorithm"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Calling this property directly is discouraged. Instead, convert an"},{"type":"text","text":" "},{"type":"text","text":"instance of any type to a string by using the "},{"type":"codeVoice","code":"String(describing:)"},{"type":"text","text":" "},{"type":"text","text":"initializer. This initializer works with any type, and uses the custom"},{"type":"text","text":" "},{"type":"codeVoice","code":"description"},{"type":"text","text":" property for types that conform to"},{"type":"text","text":" "},{"type":"codeVoice","code":"CustomStringConvertible"},{"type":"text","text":":"}]},{"type":"codeListing","syntax":null,"code":["struct Point: CustomStringConvertible {"," let x: Int, y: Int",""," var description: String {"," return \"(\\(x), \\(y))\""," }","}","","let p = Point(x: 21, y: 30)","let s = String(describing: p)","print(s)","\/\/ Prints \"(21, 30)\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The conversion of "},{"type":"codeVoice","code":"p"},{"type":"text","text":" to a string in the assignment to "},{"type":"codeVoice","code":"s"},{"type":"text","text":" uses the"},{"type":"text","text":" "},{"type":"codeVoice","code":"Point"},{"type":"text","text":" type’s "},{"type":"codeVoice","code":"description"},{"type":"text","text":" property."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/hmac\/algorithm\/description"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/description","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A textual representation of this instance."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"description","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto4HMACV9AlgorithmV11descriptionSSvp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm":{"role":"symbol","title":"HMAC.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/hmac\/algorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/description":{"role":"symbol","title":"description","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"A textual representation of this instance."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/description","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/description"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/hmac/algorithm/equatable-implementations.json b/main/data/documentation/shieldcrypto/hmac/algorithm/equatable-implementations.json index dfdf7376a..e1072f358 100644 --- a/main/data/documentation/shieldcrypto/hmac/algorithm/equatable-implementations.json +++ b/main/data/documentation/shieldcrypto/hmac/algorithm/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm":{"role":"symbol","title":"HMAC.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/hmac\/algorithm"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/!=(_:_:)"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm":{"role":"symbol","title":"HMAC.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/hmac\/algorithm"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/!=(_:_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/hmac/algorithm/hashbytelength.json b/main/data/documentation/shieldcrypto/hmac/algorithm/hashbytelength.json index 3125a6723..63f75fb33 100644 --- a/main/data/documentation/shieldcrypto/hmac/algorithm/hashbytelength.json +++ b/main/data/documentation/shieldcrypto/hmac/algorithm/hashbytelength.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashByteLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/hmac\/algorithm\/hashbytelength"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/hashByteLength","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashByteLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"title":"hashByteLength","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto4HMACV9AlgorithmV14hashByteLengthSivp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/hashByteLength":{"role":"symbol","title":"hashByteLength","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashByteLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/hashByteLength","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/hashbytelength"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm":{"role":"symbol","title":"HMAC.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/hmac\/algorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashByteLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/hmac\/algorithm\/hashbytelength"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/hashByteLength","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashByteLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"title":"hashByteLength","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto4HMACV9AlgorithmV14hashByteLengthSivp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm":{"role":"symbol","title":"HMAC.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/hmac\/algorithm"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/hashByteLength":{"role":"symbol","title":"hashByteLength","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashByteLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/hashByteLength","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/hashbytelength"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/hmac/algorithm/init(rawvalue:name:).json b/main/data/documentation/shieldcrypto/hmac/algorithm/init(rawvalue:name:).json index 1a4333d4d..9b1d377db 100644 --- a/main/data/documentation/shieldcrypto/hmac/algorithm/init(rawvalue:name:).json +++ b/main/data/documentation/shieldcrypto/hmac/algorithm/init(rawvalue:name:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCHmacAlgorithm","preciseIdentifier":"c:@T@CCHmacAlgorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/hmac\/algorithm\/init(rawvalue:name:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/init(rawValue:name:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCHmacAlgorithm","preciseIdentifier":"c:@T@CCHmacAlgorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"title":"init(rawValue:name:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:12ShieldCrypto4HMACV9AlgorithmV8rawValue4nameAEs6UInt32V_SStcfc","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm":{"role":"symbol","title":"HMAC.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/hmac\/algorithm"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/init(rawValue:name:)":{"role":"symbol","title":"init(rawValue:name:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCHmacAlgorithm","preciseIdentifier":"c:@T@CCHmacAlgorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/init(rawValue:name:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/init(rawvalue:name:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCHmacAlgorithm","preciseIdentifier":"c:@T@CCHmacAlgorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/hmac\/algorithm\/init(rawvalue:name:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/init(rawValue:name:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCHmacAlgorithm","preciseIdentifier":"c:@T@CCHmacAlgorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"title":"init(rawValue:name:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:12ShieldCrypto4HMACV9AlgorithmV8rawValue4nameAEs6UInt32V_SStcfc","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm":{"role":"symbol","title":"HMAC.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/hmac\/algorithm"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/init(rawValue:name:)":{"role":"symbol","title":"init(rawValue:name:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCHmacAlgorithm","preciseIdentifier":"c:@T@CCHmacAlgorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/init(rawValue:name:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/init(rawvalue:name:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/hmac/algorithm/md5.json b/main/data/documentation/shieldcrypto/hmac/algorithm/md5.json index 581865e74..6167579aa 100644 --- a/main/data/documentation/shieldcrypto/hmac/algorithm/md5.json +++ b/main/data/documentation/shieldcrypto/hmac/algorithm/md5.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"md5"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV","text":"HMAC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV","text":"Algorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/hmac\/algorithm\/md5"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/md5","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"md5"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"}],"title":"md5","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto4HMACV9AlgorithmV3md5AEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm":{"role":"symbol","title":"HMAC.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/hmac\/algorithm"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/md5":{"role":"symbol","title":"md5","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"md5"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/md5","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/md5"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"md5"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV","text":"HMAC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV","text":"Algorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/hmac\/algorithm\/md5"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/md5","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"md5"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"}],"title":"md5","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto4HMACV9AlgorithmV3md5AEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/md5":{"role":"symbol","title":"md5","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"md5"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/md5","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/md5"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm":{"role":"symbol","title":"HMAC.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/hmac\/algorithm"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/hmac/algorithm/name.json b/main/data/documentation/shieldcrypto/hmac/algorithm/name.json index 4c532b5a2..36e4ec0e8 100644 --- a/main/data/documentation/shieldcrypto/hmac/algorithm/name.json +++ b/main/data/documentation/shieldcrypto/hmac/algorithm/name.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/hmac\/algorithm\/name"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/name","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"name","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto4HMACV9AlgorithmV4nameSSvp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm":{"role":"symbol","title":"HMAC.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/hmac\/algorithm"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/name":{"role":"symbol","title":"name","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/name","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/name"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/hmac\/algorithm\/name"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/name","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"name","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto4HMACV9AlgorithmV4nameSSvp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm":{"role":"symbol","title":"HMAC.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/hmac\/algorithm"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/name":{"role":"symbol","title":"name","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/name","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/name"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/hmac/algorithm/rawvalue.json b/main/data/documentation/shieldcrypto/hmac/algorithm/rawvalue.json index 6fb7a191c..04223101d 100644 --- a/main/data/documentation/shieldcrypto/hmac/algorithm/rawvalue.json +++ b/main/data/documentation/shieldcrypto/hmac/algorithm/rawvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCHmacAlgorithm","preciseIdentifier":"c:@T@CCHmacAlgorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/hmac\/algorithm\/rawvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/rawValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCHmacAlgorithm","preciseIdentifier":"c:@T@CCHmacAlgorithm"}],"title":"rawValue","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto4HMACV9AlgorithmV8rawValues6UInt32Vvp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm":{"role":"symbol","title":"HMAC.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/hmac\/algorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCHmacAlgorithm","preciseIdentifier":"c:@T@CCHmacAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/rawvalue"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCHmacAlgorithm","preciseIdentifier":"c:@T@CCHmacAlgorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/hmac\/algorithm\/rawvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/rawValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCHmacAlgorithm","preciseIdentifier":"c:@T@CCHmacAlgorithm"}],"title":"rawValue","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto4HMACV9AlgorithmV8rawValues6UInt32Vvp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm":{"role":"symbol","title":"HMAC.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/hmac\/algorithm"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCHmacAlgorithm","preciseIdentifier":"c:@T@CCHmacAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/rawvalue"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/hmac/algorithm/sha1.json b/main/data/documentation/shieldcrypto/hmac/algorithm/sha1.json index 7193304f1..695121b80 100644 --- a/main/data/documentation/shieldcrypto/hmac/algorithm/sha1.json +++ b/main/data/documentation/shieldcrypto/hmac/algorithm/sha1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV","text":"HMAC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV","text":"Algorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/hmac\/algorithm\/sha1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/sha1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"}],"title":"sha1","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto4HMACV9AlgorithmV4sha1AEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm":{"role":"symbol","title":"HMAC.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/hmac\/algorithm"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/sha1":{"role":"symbol","title":"sha1","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/sha1","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/sha1"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV","text":"HMAC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV","text":"Algorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/hmac\/algorithm\/sha1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/sha1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"}],"title":"sha1","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto4HMACV9AlgorithmV4sha1AEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm":{"role":"symbol","title":"HMAC.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/hmac\/algorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/sha1":{"role":"symbol","title":"sha1","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/sha1","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/sha1"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/hmac/algorithm/sha256.json b/main/data/documentation/shieldcrypto/hmac/algorithm/sha256.json index 958c99ac3..004f5393e 100644 --- a/main/data/documentation/shieldcrypto/hmac/algorithm/sha256.json +++ b/main/data/documentation/shieldcrypto/hmac/algorithm/sha256.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV","text":"HMAC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV","text":"Algorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/hmac\/algorithm\/sha256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/sha256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"}],"title":"sha256","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto4HMACV9AlgorithmV6sha256AEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/sha256":{"role":"symbol","title":"sha256","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/sha256","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/sha256"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm":{"role":"symbol","title":"HMAC.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/hmac\/algorithm"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV","text":"HMAC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV","text":"Algorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/hmac\/algorithm\/sha256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/sha256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"}],"title":"sha256","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto4HMACV9AlgorithmV6sha256AEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/sha256":{"role":"symbol","title":"sha256","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/sha256","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/sha256"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm":{"role":"symbol","title":"HMAC.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/hmac\/algorithm"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/hmac/algorithm/sha384.json b/main/data/documentation/shieldcrypto/hmac/algorithm/sha384.json index b3320b1ba..5d06c8112 100644 --- a/main/data/documentation/shieldcrypto/hmac/algorithm/sha384.json +++ b/main/data/documentation/shieldcrypto/hmac/algorithm/sha384.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV","text":"HMAC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV","text":"Algorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/hmac\/algorithm\/sha384"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/sha384","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"}],"title":"sha384","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto4HMACV9AlgorithmV6sha384AEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/sha384":{"role":"symbol","title":"sha384","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/sha384","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/sha384"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm":{"role":"symbol","title":"HMAC.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/hmac\/algorithm"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV","text":"HMAC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV","text":"Algorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/hmac\/algorithm\/sha384"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/sha384","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"}],"title":"sha384","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto4HMACV9AlgorithmV6sha384AEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/sha384":{"role":"symbol","title":"sha384","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/sha384","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/sha384"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm":{"role":"symbol","title":"HMAC.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/hmac\/algorithm"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/hmac/algorithm/sha512.json b/main/data/documentation/shieldcrypto/hmac/algorithm/sha512.json index feefe4c56..f12218333 100644 --- a/main/data/documentation/shieldcrypto/hmac/algorithm/sha512.json +++ b/main/data/documentation/shieldcrypto/hmac/algorithm/sha512.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV","text":"HMAC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV","text":"Algorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/hmac\/algorithm\/sha512"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/sha512","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"}],"title":"sha512","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto4HMACV9AlgorithmV6sha512AEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm":{"role":"symbol","title":"HMAC.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/hmac\/algorithm"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/sha512":{"role":"symbol","title":"sha512","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/sha512","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/sha512"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV","text":"HMAC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV","text":"Algorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/hmac\/algorithm\/sha512"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/sha512","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"}],"title":"sha512","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto4HMACV9AlgorithmV6sha512AEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm":{"role":"symbol","title":"HMAC.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/hmac\/algorithm"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm/sha512":{"role":"symbol","title":"sha512","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"HMAC","preciseIdentifier":"s:12ShieldCrypto4HMACV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm\/sha512","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/algorithm\/sha512"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/hmac/final().json b/main/data/documentation/shieldcrypto/hmac/final().json index 77d597851..33309643f 100644 --- a/main/data/documentation/shieldcrypto/hmac/final().json +++ b/main/data/documentation/shieldcrypto/hmac/final().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/hmac\/final()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/final()","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"final()","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto4HMACV5final10Foundation4DataVyF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC"]]},"references":{"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/HMAC/final()":{"role":"symbol","title":"final()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/final()","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/final()"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/hmac\/final()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/final()","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"final()","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto4HMACV5final10Foundation4DataVyF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC"]]},"references":{"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/ShieldCrypto/HMAC/final()":{"role":"symbol","title":"final()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/final()","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/final()"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/hmac/hmac(_:using:key:).json b/main/data/documentation/shieldcrypto/hmac/hmac(_:using:key:).json index 4d90dd8e6..7163b7d9b 100644 --- a/main/data/documentation/shieldcrypto/hmac/hmac(_:using:key:).json +++ b/main/data/documentation/shieldcrypto/hmac/hmac(_:using:key:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmac"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":" "},{"kind":"internalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV","text":"Algorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/hmac\/hmac(_:using:key:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/hmac(_:using:key:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmac"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"hmac(_:using:key:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto4HMACV4hmac_5using3key10Foundation4DataVAI_AC9AlgorithmVAItFZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/ShieldCrypto/HMAC/hmac(_:using:key:)":{"role":"symbol","title":"hmac(_:using:key:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmac"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/hmac(_:using:key:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/hmac(_:using:key:)"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm":{"role":"symbol","title":"HMAC.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/hmac\/algorithm"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmac"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":" "},{"kind":"internalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV","text":"Algorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/hmac\/hmac(_:using:key:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/hmac(_:using:key:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmac"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"hmac(_:using:key:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto4HMACV4hmac_5using3key10Foundation4DataVAI_AC9AlgorithmVAItFZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC"]]},"references":{"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm":{"role":"symbol","title":"HMAC.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/hmac\/algorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/ShieldCrypto/HMAC/hmac(_:using:key:)":{"role":"symbol","title":"hmac(_:using:key:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmac"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/hmac(_:using:key:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/hmac(_:using:key:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/hmac/init(_:key:).json b/main/data/documentation/shieldcrypto/hmac/init(_:key:).json index 4a1fad378..156f527f5 100644 --- a/main/data/documentation/shieldcrypto/hmac/init(_:key:).json +++ b/main/data/documentation/shieldcrypto/hmac/init(_:key:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV","text":"Algorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/hmac\/init(_:key:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/init(_:key:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"title":"init(_:key:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:12ShieldCrypto4HMACV_3keyA2C9AlgorithmV_10Foundation4DataVtcfc","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC"]]},"references":{"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm":{"role":"symbol","title":"HMAC.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/hmac\/algorithm"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/ShieldCrypto/HMAC/init(_:key:)":{"role":"symbol","title":"init(_:key:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/init(_:key:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/init(_:key:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV","text":"Algorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/hmac\/init(_:key:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/init(_:key:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"title":"init(_:key:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:12ShieldCrypto4HMACV_3keyA2C9AlgorithmV_10Foundation4DataVtcfc","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC"]]},"references":{"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/HMAC/init(_:key:)":{"role":"symbol","title":"init(_:key:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto4HMACV9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/init(_:key:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/init(_:key:)"},"doc://Shield/documentation/ShieldCrypto/HMAC/Algorithm":{"role":"symbol","title":"HMAC.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/hmac\/algorithm"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/hmac/reset(key:).json b/main/data/documentation/shieldcrypto/hmac/reset(key:).json index 80b3b2507..3f66ae0e9 100644 --- a/main/data/documentation/shieldcrypto/hmac/reset(key:).json +++ b/main/data/documentation/shieldcrypto/hmac/reset(key:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/hmac\/reset(key:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/reset(key:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"title":"reset(key:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto4HMACV5reset3keyy10Foundation4DataV_tF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/ShieldCrypto/HMAC/reset(key:)":{"role":"symbol","title":"reset(key:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/reset(key:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/reset(key:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/hmac\/reset(key:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/reset(key:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"title":"reset(key:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto4HMACV5reset3keyy10Foundation4DataV_tF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC"]]},"references":{"doc://Shield/documentation/ShieldCrypto/HMAC/reset(key:)":{"role":"symbol","title":"reset(key:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/reset(key:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/reset(key:)"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/hmac/update(data:)-9bzdo.json b/main/data/documentation/shieldcrypto/hmac/update(data:)-9bzdo.json index 611027089..0943b8a05 100644 --- a/main/data/documentation/shieldcrypto/hmac/update(data:)-9bzdo.json +++ b/main/data/documentation/shieldcrypto/hmac/update(data:)-9bzdo.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/hmac\/update(data:)-9bzdo"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/update(data:)-9bzdo","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":")"}],"title":"update(data:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto4HMACV6update4dataySW_tF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/HMAC/update(data:)-9bzdo":{"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/update(data:)-9bzdo","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/update(data:)-9bzdo"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/hmac\/update(data:)-9bzdo"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/update(data:)-9bzdo","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":")"}],"title":"update(data:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto4HMACV6update4dataySW_tF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC"]]},"references":{"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/HMAC/update(data:)-9bzdo":{"role":"symbol","title":"update(data:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawBufferPointer","preciseIdentifier":"s:SW"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/update(data:)-9bzdo","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/update(data:)-9bzdo"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/hmac/update(data:datalength:).json b/main/data/documentation/shieldcrypto/hmac/update(data:datalength:).json index 99a3bbd61..cd8fc4c64 100644 --- a/main/data/documentation/shieldcrypto/hmac/update(data:datalength:).json +++ b/main/data/documentation/shieldcrypto/hmac/update(data:datalength:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/hmac\/update(data:datalength:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/update(data:dataLength:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"title":"update(data:dataLength:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto4HMACV6update4data0E6LengthySV_SitF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC"]]},"references":{"doc://Shield/documentation/ShieldCrypto/HMAC/update(data:dataLength:)":{"role":"symbol","title":"update(data:dataLength:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/update(data:dataLength:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/update(data:datalength:)"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/hmac\/update(data:datalength:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/update(data:dataLength:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"title":"update(data:dataLength:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto4HMACV6update4data0E6LengthySV_SitF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC"]]},"references":{"doc://Shield/documentation/ShieldCrypto/HMAC/update(data:dataLength:)":{"role":"symbol","title":"update(data:dataLength:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnsafeRawPointer","preciseIdentifier":"s:SV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dataLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC\/update(data:dataLength:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/hmac\/update(data:datalength:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/pbkdf.json b/main/data/documentation/shieldcrypto/pbkdf.json index 40c33d27a..cb8291674 100644 --- a/main/data/documentation/shieldcrypto/pbkdf.json +++ b/main/data/documentation/shieldcrypto/pbkdf.json @@ -1 +1 @@ -{"seeAlsoSections":[{"title":"ShieldCrypto","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester"],"generated":true}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"Overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Supported Algorithms:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"PBKD2"}]}]}]}]}],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"title":"PBKDF","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:12ShieldCrypto5PBKDFO","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"PBKDF"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm"]},{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/calibrate(passwordLength:saltLength:keyLength:using:psuedoRandomAlgorithm:taking:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/derive(length:from:salt:using:psuedoRandomAlgorithm:rounds:)"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error"]}],"references":{"doc://Shield/documentation/ShieldCrypto/SHA512Digester":{"role":"symbol","title":"SHA512Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Digester"}],"url":"\/documentation\/shieldcrypto\/sha512digester"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm":{"role":"symbol","title":"PBKDF.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm"},"doc://Shield/documentation/ShieldCrypto/SHA256Digester":{"role":"symbol","title":"SHA256Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA256Digester"}],"url":"\/documentation\/shieldcrypto\/sha256digester"},"doc://Shield/documentation/ShieldCrypto/PBKDF/calibrate(passwordLength:saltLength:keyLength:using:psuedoRandomAlgorithm:taking:)":{"role":"symbol","title":"calibrate(passwordLength:saltLength:keyLength:using:psuedoRandomAlgorithm:taking:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"calibrate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"passwordLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"saltLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"keyLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"psuedoRandomAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"taking"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/calibrate(passwordLength:saltLength:keyLength:using:psuedoRandomAlgorithm:taking:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/calibrate(passwordlength:saltlength:keylength:using:psuedorandomalgorithm:taking:)"},"doc://Shield/documentation/ShieldCrypto/Random":{"role":"symbol","title":"Random","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Random"}],"abstract":[{"type":"text","text":"Cryptographic random data generator."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Random"}],"url":"\/documentation\/shieldcrypto\/random"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/ShieldCrypto/SHA1Digester":{"role":"symbol","title":"SHA1Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA1Digester"}],"url":"\/documentation\/shieldcrypto\/sha1digester"},"doc://Shield/documentation/ShieldCrypto/SHA384Digester":{"role":"symbol","title":"SHA384Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Digester"}],"url":"\/documentation\/shieldcrypto\/sha384digester"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/PBKDF/derive(length:from:salt:using:psuedoRandomAlgorithm:rounds:)":{"role":"symbol","title":"derive(length:from:salt:using:psuedoRandomAlgorithm:rounds:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"derive"},{"kind":"text","text":"("},{"kind":"externalParam","text":"length"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"salt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"psuedoRandomAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"rounds"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/derive(length:from:salt:using:psuedoRandomAlgorithm:rounds:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/derive(length:from:salt:using:psuedorandomalgorithm:rounds:)"},"doc://Shield/documentation/ShieldCrypto/SHA224Digester":{"role":"symbol","title":"SHA224Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA224Digester"}],"url":"\/documentation\/shieldcrypto\/sha224digester"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Error":{"role":"symbol","title":"PBKDF.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/error"}}} \ No newline at end of file +{"seeAlsoSections":[{"title":"ShieldCrypto","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester"],"generated":true}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"Overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Supported Algorithms:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"PBKD2"}]}]}]}]}],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"title":"PBKDF","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:12ShieldCrypto5PBKDFO","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"PBKDF"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm"]},{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/calibrate(passwordLength:saltLength:keyLength:using:psuedoRandomAlgorithm:taking:)","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/derive(length:from:salt:using:psuedoRandomAlgorithm:rounds:)"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error"]}],"references":{"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Error":{"role":"symbol","title":"PBKDF.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/error"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/SHA512Digester":{"role":"symbol","title":"SHA512Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Digester"}],"url":"\/documentation\/shieldcrypto\/sha512digester"},"doc://Shield/documentation/ShieldCrypto/SHA224Digester":{"role":"symbol","title":"SHA224Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA224Digester"}],"url":"\/documentation\/shieldcrypto\/sha224digester"},"doc://Shield/documentation/ShieldCrypto/PBKDF/calibrate(passwordLength:saltLength:keyLength:using:psuedoRandomAlgorithm:taking:)":{"role":"symbol","title":"calibrate(passwordLength:saltLength:keyLength:using:psuedoRandomAlgorithm:taking:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"calibrate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"passwordLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"saltLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"keyLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"psuedoRandomAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"taking"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/calibrate(passwordLength:saltLength:keyLength:using:psuedoRandomAlgorithm:taking:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/calibrate(passwordlength:saltlength:keylength:using:psuedorandomalgorithm:taking:)"},"doc://Shield/documentation/ShieldCrypto/Random":{"role":"symbol","title":"Random","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Random"}],"abstract":[{"type":"text","text":"Cryptographic random data generator."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Random"}],"url":"\/documentation\/shieldcrypto\/random"},"doc://Shield/documentation/ShieldCrypto/SHA384Digester":{"role":"symbol","title":"SHA384Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Digester"}],"url":"\/documentation\/shieldcrypto\/sha384digester"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"},"doc://Shield/documentation/ShieldCrypto/PBKDF/derive(length:from:salt:using:psuedoRandomAlgorithm:rounds:)":{"role":"symbol","title":"derive(length:from:salt:using:psuedoRandomAlgorithm:rounds:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"derive"},{"kind":"text","text":"("},{"kind":"externalParam","text":"length"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"salt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"psuedoRandomAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"rounds"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/derive(length:from:salt:using:psuedoRandomAlgorithm:rounds:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/derive(length:from:salt:using:psuedorandomalgorithm:rounds:)"},"doc://Shield/documentation/ShieldCrypto/SHA256Digester":{"role":"symbol","title":"SHA256Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA256Digester"}],"url":"\/documentation\/shieldcrypto\/sha256digester"},"doc://Shield/documentation/ShieldCrypto/SHA1Digester":{"role":"symbol","title":"SHA1Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA1Digester"}],"url":"\/documentation\/shieldcrypto\/sha1digester"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm":{"role":"symbol","title":"PBKDF.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/pbkdf/algorithm.json b/main/data/documentation/shieldcrypto/pbkdf/algorithm.json index f14290095..3dd1a3263 100644 --- a/main/data/documentation/shieldcrypto/pbkdf/algorithm.json +++ b/main/data/documentation/shieldcrypto/pbkdf/algorithm.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/algorithm"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/s23CustomStringConvertibleP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/init(rawValue:name:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/description","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/name","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/rawValue"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/allCases","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/pbkdf2"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/Equatable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"title":"PBKDF.Algorithm","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:12ShieldCrypto5PBKDFO9AlgorithmV","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"Algorithm"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF"]]},"references":{"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Shield\/s23CustomStringConvertibleP"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm/init(rawValue:name:)":{"role":"symbol","title":"init(rawValue:name:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCPBKDFAlgorithm","preciseIdentifier":"c:@T@CCPBKDFAlgorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/init(rawValue:name:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/init(rawvalue:name:)"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm/name":{"role":"symbol","title":"name","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/name","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/name"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/equatable-implementations"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm/pbkdf2":{"role":"symbol","title":"pbkdf2","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"pbkdf2"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/pbkdf2","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/pbkdf2"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm":{"role":"symbol","title":"PBKDF.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm/allCases":{"role":"symbol","title":"allCases","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"allCases"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO9AlgorithmV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"A collection of all values of this type."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/allCases","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/allcases"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCPBKDFAlgorithm","preciseIdentifier":"c:@T@CCPBKDFAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/rawvalue"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm/description":{"role":"symbol","title":"description","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"A textual representation of this instance."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/description","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/description"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/algorithm"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/s23CustomStringConvertibleP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/init(rawValue:name:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/description","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/name","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/rawValue"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/allCases","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/pbkdf2"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/Equatable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"title":"PBKDF.Algorithm","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:12ShieldCrypto5PBKDFO9AlgorithmV","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"Algorithm"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/equatable-implementations"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm/init(rawValue:name:)":{"role":"symbol","title":"init(rawValue:name:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCPBKDFAlgorithm","preciseIdentifier":"c:@T@CCPBKDFAlgorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/init(rawValue:name:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/init(rawvalue:name:)"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm/allCases":{"role":"symbol","title":"allCases","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"allCases"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO9AlgorithmV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"A collection of all values of this type."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/allCases","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/allcases"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm/pbkdf2":{"role":"symbol","title":"pbkdf2","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"pbkdf2"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO9AlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/pbkdf2","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/pbkdf2"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm/description":{"role":"symbol","title":"description","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"A textual representation of this instance."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/description","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/description"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCPBKDFAlgorithm","preciseIdentifier":"c:@T@CCPBKDFAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/rawvalue"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm/name":{"role":"symbol","title":"name","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/name","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/name"},"doc://Shield/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Shield\/s23CustomStringConvertibleP"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm":{"role":"symbol","title":"PBKDF.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/pbkdf/algorithm/!=(_:_:).json b/main/data/documentation/shieldcrypto/pbkdf/algorithm/!=(_:_:).json index 663d30856..d9404923e 100644 --- a/main/data/documentation/shieldcrypto/pbkdf/algorithm/!=(_:_:).json +++ b/main/data/documentation/shieldcrypto/pbkdf/algorithm/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/algorithm\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:12ShieldCrypto5PBKDFO9AlgorithmV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm":{"role":"symbol","title":"PBKDF.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/!=(_:_:)"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/equatable-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/algorithm\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:12ShieldCrypto5PBKDFO9AlgorithmV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/!=(_:_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/equatable-implementations"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm":{"role":"symbol","title":"PBKDF.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/pbkdf/algorithm/allcases.json b/main/data/documentation/shieldcrypto/pbkdf/algorithm/allcases.json index 3ad8f362e..7170e1ea3 100644 --- a/main/data/documentation/shieldcrypto/pbkdf/algorithm/allcases.json +++ b/main/data/documentation/shieldcrypto/pbkdf/algorithm/allcases.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"allCases"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO9AlgorithmV","text":"Algorithm"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/algorithm\/allcases"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/allCases","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A collection of all values of this type."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"allCases"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO9AlgorithmV"},{"kind":"text","text":"]"}],"title":"allCases","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto5PBKDFO9AlgorithmV8allCasesSayAEGvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm":{"role":"symbol","title":"PBKDF.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm/allCases":{"role":"symbol","title":"allCases","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"allCases"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO9AlgorithmV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"A collection of all values of this type."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/allCases","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/allcases"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"allCases"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO9AlgorithmV","text":"Algorithm"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/algorithm\/allcases"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/allCases","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A collection of all values of this type."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"allCases"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO9AlgorithmV"},{"kind":"text","text":"]"}],"title":"allCases","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto5PBKDFO9AlgorithmV8allCasesSayAEGvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm/allCases":{"role":"symbol","title":"allCases","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"allCases"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO9AlgorithmV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"A collection of all values of this type."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/allCases","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/allcases"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm":{"role":"symbol","title":"PBKDF.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/pbkdf/algorithm/description.json b/main/data/documentation/shieldcrypto/pbkdf/algorithm/description.json index c0f395b76..fa6d44247 100644 --- a/main/data/documentation/shieldcrypto/pbkdf/algorithm/description.json +++ b/main/data/documentation/shieldcrypto/pbkdf/algorithm/description.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Calling this property directly is discouraged. Instead, convert an"},{"type":"text","text":" "},{"type":"text","text":"instance of any type to a string by using the "},{"type":"codeVoice","code":"String(describing:)"},{"type":"text","text":" "},{"type":"text","text":"initializer. This initializer works with any type, and uses the custom"},{"type":"text","text":" "},{"type":"codeVoice","code":"description"},{"type":"text","text":" property for types that conform to"},{"type":"text","text":" "},{"type":"codeVoice","code":"CustomStringConvertible"},{"type":"text","text":":"}]},{"type":"codeListing","syntax":null,"code":["struct Point: CustomStringConvertible {"," let x: Int, y: Int",""," var description: String {"," return \"(\\(x), \\(y))\""," }","}","","let p = Point(x: 21, y: 30)","let s = String(describing: p)","print(s)","\/\/ Prints \"(21, 30)\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The conversion of "},{"type":"codeVoice","code":"p"},{"type":"text","text":" to a string in the assignment to "},{"type":"codeVoice","code":"s"},{"type":"text","text":" uses the"},{"type":"text","text":" "},{"type":"codeVoice","code":"Point"},{"type":"text","text":" type’s "},{"type":"codeVoice","code":"description"},{"type":"text","text":" property."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/algorithm\/description"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/description","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A textual representation of this instance."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"description","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto5PBKDFO9AlgorithmV11descriptionSSvp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm":{"role":"symbol","title":"PBKDF.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm/description":{"role":"symbol","title":"description","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"A textual representation of this instance."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/description","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/description"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Calling this property directly is discouraged. Instead, convert an"},{"type":"text","text":" "},{"type":"text","text":"instance of any type to a string by using the "},{"type":"codeVoice","code":"String(describing:)"},{"type":"text","text":" "},{"type":"text","text":"initializer. This initializer works with any type, and uses the custom"},{"type":"text","text":" "},{"type":"codeVoice","code":"description"},{"type":"text","text":" property for types that conform to"},{"type":"text","text":" "},{"type":"codeVoice","code":"CustomStringConvertible"},{"type":"text","text":":"}]},{"type":"codeListing","syntax":null,"code":["struct Point: CustomStringConvertible {"," let x: Int, y: Int",""," var description: String {"," return \"(\\(x), \\(y))\""," }","}","","let p = Point(x: 21, y: 30)","let s = String(describing: p)","print(s)","\/\/ Prints \"(21, 30)\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The conversion of "},{"type":"codeVoice","code":"p"},{"type":"text","text":" to a string in the assignment to "},{"type":"codeVoice","code":"s"},{"type":"text","text":" uses the"},{"type":"text","text":" "},{"type":"codeVoice","code":"Point"},{"type":"text","text":" type’s "},{"type":"codeVoice","code":"description"},{"type":"text","text":" property."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/algorithm\/description"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/description","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A textual representation of this instance."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"description","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto5PBKDFO9AlgorithmV11descriptionSSvp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm":{"role":"symbol","title":"PBKDF.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm/description":{"role":"symbol","title":"description","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"A textual representation of this instance."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/description","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/description"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/pbkdf/algorithm/equatable-implementations.json b/main/data/documentation/shieldcrypto/pbkdf/algorithm/equatable-implementations.json index 22e4bd4c3..afb2e5cd7 100644 --- a/main/data/documentation/shieldcrypto/pbkdf/algorithm/equatable-implementations.json +++ b/main/data/documentation/shieldcrypto/pbkdf/algorithm/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/!=(_:_:)"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm":{"role":"symbol","title":"PBKDF.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm":{"role":"symbol","title":"PBKDF.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/!=(_:_:)"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/pbkdf/algorithm/init(rawvalue:name:).json b/main/data/documentation/shieldcrypto/pbkdf/algorithm/init(rawvalue:name:).json index 9e44d512f..f0baf5559 100644 --- a/main/data/documentation/shieldcrypto/pbkdf/algorithm/init(rawvalue:name:).json +++ b/main/data/documentation/shieldcrypto/pbkdf/algorithm/init(rawvalue:name:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCPBKDFAlgorithm","preciseIdentifier":"c:@T@CCPBKDFAlgorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/algorithm\/init(rawvalue:name:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/init(rawValue:name:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCPBKDFAlgorithm","preciseIdentifier":"c:@T@CCPBKDFAlgorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"title":"init(rawValue:name:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:12ShieldCrypto5PBKDFO9AlgorithmV8rawValue4nameAEs6UInt32V_SStcfc","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm":{"role":"symbol","title":"PBKDF.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm/init(rawValue:name:)":{"role":"symbol","title":"init(rawValue:name:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCPBKDFAlgorithm","preciseIdentifier":"c:@T@CCPBKDFAlgorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/init(rawValue:name:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/init(rawvalue:name:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCPBKDFAlgorithm","preciseIdentifier":"c:@T@CCPBKDFAlgorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/algorithm\/init(rawvalue:name:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/init(rawValue:name:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCPBKDFAlgorithm","preciseIdentifier":"c:@T@CCPBKDFAlgorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"title":"init(rawValue:name:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:12ShieldCrypto5PBKDFO9AlgorithmV8rawValue4nameAEs6UInt32V_SStcfc","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm":{"role":"symbol","title":"PBKDF.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm/init(rawValue:name:)":{"role":"symbol","title":"init(rawValue:name:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCPBKDFAlgorithm","preciseIdentifier":"c:@T@CCPBKDFAlgorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/init(rawValue:name:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/init(rawvalue:name:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/pbkdf/algorithm/name.json b/main/data/documentation/shieldcrypto/pbkdf/algorithm/name.json index ced908472..1dc58c768 100644 --- a/main/data/documentation/shieldcrypto/pbkdf/algorithm/name.json +++ b/main/data/documentation/shieldcrypto/pbkdf/algorithm/name.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/algorithm\/name"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/name","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"name","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto5PBKDFO9AlgorithmV4nameSSvp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm/name":{"role":"symbol","title":"name","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/name","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/name"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm":{"role":"symbol","title":"PBKDF.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/algorithm\/name"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/name","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"name","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto5PBKDFO9AlgorithmV4nameSSvp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm/name":{"role":"symbol","title":"name","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/name","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/name"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm":{"role":"symbol","title":"PBKDF.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/pbkdf/algorithm/rawvalue.json b/main/data/documentation/shieldcrypto/pbkdf/algorithm/rawvalue.json index 572d52996..13fffaac6 100644 --- a/main/data/documentation/shieldcrypto/pbkdf/algorithm/rawvalue.json +++ b/main/data/documentation/shieldcrypto/pbkdf/algorithm/rawvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCPBKDFAlgorithm","preciseIdentifier":"c:@T@CCPBKDFAlgorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/algorithm\/rawvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/rawValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCPBKDFAlgorithm","preciseIdentifier":"c:@T@CCPBKDFAlgorithm"}],"title":"rawValue","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto5PBKDFO9AlgorithmV8rawValues6UInt32Vvp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm":{"role":"symbol","title":"PBKDF.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCPBKDFAlgorithm","preciseIdentifier":"c:@T@CCPBKDFAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/rawvalue"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCPBKDFAlgorithm","preciseIdentifier":"c:@T@CCPBKDFAlgorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/algorithm\/rawvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/rawValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCPBKDFAlgorithm","preciseIdentifier":"c:@T@CCPBKDFAlgorithm"}],"title":"rawValue","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto5PBKDFO9AlgorithmV8rawValues6UInt32Vvp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCPBKDFAlgorithm","preciseIdentifier":"c:@T@CCPBKDFAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/rawvalue"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm":{"role":"symbol","title":"PBKDF.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/pbkdf/calibrate(passwordlength:saltlength:keylength:using:psuedorandomalgorithm:taking:).json b/main/data/documentation/shieldcrypto/pbkdf/calibrate(passwordlength:saltlength:keylength:using:psuedorandomalgorithm:taking:).json index 15ea0727a..2d88c20e0 100644 --- a/main/data/documentation/shieldcrypto/pbkdf/calibrate(passwordlength:saltlength:keylength:using:psuedorandomalgorithm:taking:).json +++ b/main/data/documentation/shieldcrypto/pbkdf/calibrate(passwordlength:saltlength:keylength:using:psuedorandomalgorithm:taking:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"calibrate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"passwordLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"saltLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"keyLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":" "},{"kind":"internalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO9AlgorithmV","text":"Algorithm"},{"kind":"text","text":" = .pbkdf2, "},{"kind":"externalParam","text":"psuedoRandomAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV","text":"PsuedoRandomAlgorithm"},{"kind":"text","text":" = .hmacSha512, "},{"kind":"externalParam","text":"taking"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/calibrate(passwordlength:saltlength:keylength:using:psuedorandomalgorithm:taking:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/calibrate(passwordLength:saltLength:keyLength:using:psuedoRandomAlgorithm:taking:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"calibrate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"passwordLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"saltLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"keyLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"psuedoRandomAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"taking"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"title":"calibrate(passwordLength:saltLength:keyLength:using:psuedoRandomAlgorithm:taking:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto5PBKDFO9calibrate14passwordLength04saltF003keyF05using21psuedoRandomAlgorithm6takingS2i_S2iAC0L0VAC06PsuedokL0VSdtKFZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF/calibrate(passwordLength:saltLength:keyLength:using:psuedoRandomAlgorithm:taking:)":{"role":"symbol","title":"calibrate(passwordLength:saltLength:keyLength:using:psuedoRandomAlgorithm:taking:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"calibrate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"passwordLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"saltLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"keyLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"psuedoRandomAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"taking"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/calibrate(passwordLength:saltLength:keyLength:using:psuedoRandomAlgorithm:taking:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/calibrate(passwordlength:saltlength:keylength:using:psuedorandomalgorithm:taking:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm":{"role":"symbol","title":"PBKDF.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"calibrate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"passwordLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"saltLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"keyLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":" "},{"kind":"internalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO9AlgorithmV","text":"Algorithm"},{"kind":"text","text":" = .pbkdf2, "},{"kind":"externalParam","text":"psuedoRandomAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV","text":"PsuedoRandomAlgorithm"},{"kind":"text","text":" = .hmacSha512, "},{"kind":"externalParam","text":"taking"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/calibrate(passwordlength:saltlength:keylength:using:psuedorandomalgorithm:taking:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/calibrate(passwordLength:saltLength:keyLength:using:psuedoRandomAlgorithm:taking:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"calibrate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"passwordLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"saltLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"keyLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"psuedoRandomAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"taking"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"title":"calibrate(passwordLength:saltLength:keyLength:using:psuedoRandomAlgorithm:taking:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto5PBKDFO9calibrate14passwordLength04saltF003keyF05using21psuedoRandomAlgorithm6takingS2i_S2iAC0L0VAC06PsuedokL0VSdtKFZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm":{"role":"symbol","title":"PBKDF.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm"},"doc://Shield/documentation/ShieldCrypto/PBKDF/calibrate(passwordLength:saltLength:keyLength:using:psuedoRandomAlgorithm:taking:)":{"role":"symbol","title":"calibrate(passwordLength:saltLength:keyLength:using:psuedoRandomAlgorithm:taking:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"calibrate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"passwordLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"saltLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"keyLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"psuedoRandomAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"taking"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/calibrate(passwordLength:saltLength:keyLength:using:psuedoRandomAlgorithm:taking:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/calibrate(passwordlength:saltlength:keylength:using:psuedorandomalgorithm:taking:)"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/pbkdf/derive(length:from:salt:using:psuedorandomalgorithm:rounds:).json b/main/data/documentation/shieldcrypto/pbkdf/derive(length:from:salt:using:psuedorandomalgorithm:rounds:).json index ebe1112ac..6cfbd16e7 100644 --- a/main/data/documentation/shieldcrypto/pbkdf/derive(length:from:salt:using:psuedorandomalgorithm:rounds:).json +++ b/main/data/documentation/shieldcrypto/pbkdf/derive(length:from:salt:using:psuedorandomalgorithm:rounds:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"derive"},{"kind":"text","text":"("},{"kind":"externalParam","text":"length"},{"kind":"text","text":" "},{"kind":"internalParam","text":"keyLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"password"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"salt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":" "},{"kind":"internalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO9AlgorithmV","text":"Algorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"psuedoRandomAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV","text":"PsuedoRandomAlgorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"rounds"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/derive(length:from:salt:using:psuedorandomalgorithm:rounds:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/derive(length:from:salt:using:psuedoRandomAlgorithm:rounds:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"derive"},{"kind":"text","text":"("},{"kind":"externalParam","text":"length"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"salt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"psuedoRandomAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"rounds"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"derive(length:from:salt:using:psuedoRandomAlgorithm:rounds:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto5PBKDFO6derive6length4from4salt5using21psuedoRandomAlgorithm6rounds10Foundation4DataVSi_A2mC0K0VAC06PsuedojK0VSitKFZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/PBKDF/derive(length:from:salt:using:psuedoRandomAlgorithm:rounds:)":{"role":"symbol","title":"derive(length:from:salt:using:psuedoRandomAlgorithm:rounds:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"derive"},{"kind":"text","text":"("},{"kind":"externalParam","text":"length"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"salt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"psuedoRandomAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"rounds"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/derive(length:from:salt:using:psuedoRandomAlgorithm:rounds:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/derive(length:from:salt:using:psuedorandomalgorithm:rounds:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm":{"role":"symbol","title":"PBKDF.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"derive"},{"kind":"text","text":"("},{"kind":"externalParam","text":"length"},{"kind":"text","text":" "},{"kind":"internalParam","text":"keyLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"password"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"salt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":" "},{"kind":"internalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO9AlgorithmV","text":"Algorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"psuedoRandomAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV","text":"PsuedoRandomAlgorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"rounds"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/derive(length:from:salt:using:psuedorandomalgorithm:rounds:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/derive(length:from:salt:using:psuedoRandomAlgorithm:rounds:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"derive"},{"kind":"text","text":"("},{"kind":"externalParam","text":"length"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"salt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"psuedoRandomAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"rounds"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"derive(length:from:salt:using:psuedoRandomAlgorithm:rounds:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto5PBKDFO6derive6length4from4salt5using21psuedoRandomAlgorithm6rounds10Foundation4DataVSi_A2mC0K0VAC06PsuedojK0VSitKFZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF/derive(length:from:salt:using:psuedoRandomAlgorithm:rounds:)":{"role":"symbol","title":"derive(length:from:salt:using:psuedoRandomAlgorithm:rounds:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"derive"},{"kind":"text","text":"("},{"kind":"externalParam","text":"length"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"salt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO9AlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"psuedoRandomAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"rounds"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/derive(length:from:salt:using:psuedoRandomAlgorithm:rounds:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/derive(length:from:salt:using:psuedorandomalgorithm:rounds:)"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Algorithm":{"role":"symbol","title":"PBKDF.Algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/algorithm"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/pbkdf/error.json b/main/data/documentation/shieldcrypto/pbkdf/error.json index 8edd1feaf..be92e82c2 100644 --- a/main/data/documentation/shieldcrypto/pbkdf/error.json +++ b/main/data/documentation/shieldcrypto/pbkdf/error.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/error"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/SQ","doc:\/\/Shield\/s5ErrorP","doc:\/\/Shield\/SH","doc:\/\/Shield\/s8SendableP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/calibrationFailed"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/Error-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"title":"PBKDF.Error","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:12ShieldCrypto5PBKDFO5ErrorO","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF/Error/calibrationFailed":{"role":"symbol","title":"PBKDF.Error.calibrationFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"calibrationFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/calibrationFailed","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/error\/calibrationfailed"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Error/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/error\/equatable-implementations"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/error\/error-implementations"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/s5ErrorP":{"type":"unresolvable","title":"Swift.Error","identifier":"doc:\/\/Shield\/s5ErrorP"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Error":{"role":"symbol","title":"PBKDF.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/error"},"doc://Shield/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/Shield\/s8SendableP"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/error"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/SQ","doc:\/\/Shield\/s5ErrorP","doc:\/\/Shield\/SH","doc:\/\/Shield\/s8SendableP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/calibrationFailed"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/Error-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"title":"PBKDF.Error","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:12ShieldCrypto5PBKDFO5ErrorO","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF"]]},"references":{"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/Shield\/s8SendableP"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Error/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/error\/equatable-implementations"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/error\/error-implementations"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Error":{"role":"symbol","title":"PBKDF.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/error"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/s5ErrorP":{"type":"unresolvable","title":"Swift.Error","identifier":"doc:\/\/Shield\/s5ErrorP"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Error/calibrationFailed":{"role":"symbol","title":"PBKDF.Error.calibrationFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"calibrationFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/calibrationFailed","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/error\/calibrationfailed"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/pbkdf/error/!=(_:_:).json b/main/data/documentation/shieldcrypto/pbkdf/error/!=(_:_:).json index fe1545298..378c932ee 100644 --- a/main/data/documentation/shieldcrypto/pbkdf/error/!=(_:_:).json +++ b/main/data/documentation/shieldcrypto/pbkdf/error/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/error\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:12ShieldCrypto5PBKDFO5ErrorO","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF/Error/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/error\/equatable-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Error/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/error\/!=(_:_:)"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Error":{"role":"symbol","title":"PBKDF.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/error"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/error\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:12ShieldCrypto5PBKDFO5ErrorO","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF/Error/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/error\/equatable-implementations"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Error/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/error\/!=(_:_:)"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Error":{"role":"symbol","title":"PBKDF.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/error"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/pbkdf/error/calibrationfailed.json b/main/data/documentation/shieldcrypto/pbkdf/error/calibrationfailed.json index d7a4d3924..19fbecb91 100644 --- a/main/data/documentation/shieldcrypto/pbkdf/error/calibrationfailed.json +++ b/main/data/documentation/shieldcrypto/pbkdf/error/calibrationfailed.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"calibrationFailed"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/error\/calibrationfailed"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/calibrationFailed","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"calibrationFailed"}],"title":"PBKDF.Error.calibrationFailed","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:12ShieldCrypto5PBKDFO5ErrorO17calibrationFailedyA2EmF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF/Error":{"role":"symbol","title":"PBKDF.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/error"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Error/calibrationFailed":{"role":"symbol","title":"PBKDF.Error.calibrationFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"calibrationFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/calibrationFailed","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/error\/calibrationfailed"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"calibrationFailed"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/error\/calibrationfailed"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/calibrationFailed","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"calibrationFailed"}],"title":"PBKDF.Error.calibrationFailed","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:12ShieldCrypto5PBKDFO5ErrorO17calibrationFailedyA2EmF","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF/Error/calibrationFailed":{"role":"symbol","title":"PBKDF.Error.calibrationFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"calibrationFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/calibrationFailed","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/error\/calibrationfailed"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Error":{"role":"symbol","title":"PBKDF.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/error"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/pbkdf/error/equatable-implementations.json b/main/data/documentation/shieldcrypto/pbkdf/error/equatable-implementations.json index dab840fc8..1659e9454 100644 --- a/main/data/documentation/shieldcrypto/pbkdf/error/equatable-implementations.json +++ b/main/data/documentation/shieldcrypto/pbkdf/error/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Error/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/error\/!=(_:_:)"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Error":{"role":"symbol","title":"PBKDF.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/error"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Error/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/error\/!=(_:_:)"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Error":{"role":"symbol","title":"PBKDF.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/error"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/pbkdf/error/error-implementations.json b/main/data/documentation/shieldcrypto/pbkdf/error/error-implementations.json index 3f4cbf9ab..b254dddde 100644 --- a/main/data/documentation/shieldcrypto/pbkdf/error/error-implementations.json +++ b/main/data/documentation/shieldcrypto/pbkdf/error/error-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/Error-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/localizedDescription"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Error Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF/Error":{"role":"symbol","title":"PBKDF.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/error"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Error/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/error\/localizeddescription"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/Error-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/localizedDescription"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Error Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Error/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/error\/localizeddescription"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Error":{"role":"symbol","title":"PBKDF.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/error"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/pbkdf/error/localizeddescription.json b/main/data/documentation/shieldcrypto/pbkdf/error/localizeddescription.json index 7d3e2a51b..a1b93b295 100644 --- a/main/data/documentation/shieldcrypto/pbkdf/error/localizeddescription.json +++ b/main/data/documentation/shieldcrypto/pbkdf/error/localizeddescription.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/error\/localizeddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/localizedDescription","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"kind":"symbol","metadata":{"role":"symbol","title":"localizedDescription","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"symbolKind":"property","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:12ShieldCrypto5PBKDFO5ErrorO","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/Error-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/error\/error-implementations"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Error":{"role":"symbol","title":"PBKDF.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/error"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Error/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/error\/localizeddescription"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/error\/localizeddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/localizedDescription","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"kind":"symbol","metadata":{"role":"symbol","title":"localizedDescription","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"symbolKind":"property","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:12ShieldCrypto5PBKDFO5ErrorO","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/Error-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF/Error/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/error\/localizeddescription"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/error\/error-implementations"},"doc://Shield/documentation/ShieldCrypto/PBKDF/Error":{"role":"symbol","title":"PBKDF.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/error"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm.json b/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm.json index d0ead2ba0..895b3846e 100644 --- a/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm.json +++ b/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/s23CustomStringConvertibleP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/init(rawValue:name:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/description","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/name","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/rawValue"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/allCases","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha1","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha224","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha256","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha384","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha512","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha1","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha224","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha256","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha384","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha512"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/Equatable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"title":"PBKDF.PsuedoRandomAlgorithm","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCPseudoRandomAlgorithm","preciseIdentifier":"c:@T@CCPseudoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/rawvalue"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/hmacSha256":{"role":"symbol","title":"hmacSha256","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha256"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha256","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha256"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/sha1":{"role":"symbol","title":"sha1","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha1","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha1"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/equatable-implementations"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/hmacSha224":{"role":"symbol","title":"hmacSha224","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha224"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha224","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha224"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"},"doc://Shield/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Shield\/s23CustomStringConvertibleP"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/allCases":{"role":"symbol","title":"allCases","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"allCases"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"A collection of all values of this type."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/allCases","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/allcases"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/sha256":{"role":"symbol","title":"sha256","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha256","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha256"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/sha512":{"role":"symbol","title":"sha512","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha512","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha512"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/description":{"role":"symbol","title":"description","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"A textual representation of this instance."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/description","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/description"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/sha224":{"role":"symbol","title":"sha224","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha224"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha224","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha224"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/init(rawValue:name:)":{"role":"symbol","title":"init(rawValue:name:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCPBKDFAlgorithm","preciseIdentifier":"c:@T@CCPBKDFAlgorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/init(rawValue:name:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/init(rawvalue:name:)"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/hmacSha1":{"role":"symbol","title":"hmacSha1","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha1","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha1"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/hmacSha384":{"role":"symbol","title":"hmacSha384","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha384"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha384","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha384"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/sha384":{"role":"symbol","title":"sha384","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha384","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha384"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/name":{"role":"symbol","title":"name","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/name","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/name"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/hmacSha512":{"role":"symbol","title":"hmacSha512","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha512"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha512","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha512"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/s23CustomStringConvertibleP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/init(rawValue:name:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/description","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/name","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/rawValue"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/allCases","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha1","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha224","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha256","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha384","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha512","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha1","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha224","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha256","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha384","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha512"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/Equatable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"title":"PBKDF.PsuedoRandomAlgorithm","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/allCases":{"role":"symbol","title":"allCases","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"allCases"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"A collection of all values of this type."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/allCases","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/allcases"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/sha512":{"role":"symbol","title":"sha512","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha512","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha512"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/hmacSha224":{"role":"symbol","title":"hmacSha224","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha224"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha224","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha224"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/init(rawValue:name:)":{"role":"symbol","title":"init(rawValue:name:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCPBKDFAlgorithm","preciseIdentifier":"c:@T@CCPBKDFAlgorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/init(rawValue:name:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/init(rawvalue:name:)"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/name":{"role":"symbol","title":"name","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/name","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/name"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/sha1":{"role":"symbol","title":"sha1","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha1","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha1"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/sha384":{"role":"symbol","title":"sha384","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha384","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha384"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/description":{"role":"symbol","title":"description","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"A textual representation of this instance."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/description","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/description"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/hmacSha384":{"role":"symbol","title":"hmacSha384","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha384"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha384","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha384"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/hmacSha512":{"role":"symbol","title":"hmacSha512","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha512"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha512","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha512"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/sha256":{"role":"symbol","title":"sha256","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha256","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha256"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/hmacSha1":{"role":"symbol","title":"hmacSha1","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha1","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha1"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/equatable-implementations"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Shield\/s23CustomStringConvertibleP"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/sha224":{"role":"symbol","title":"sha224","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha224"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha224","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha224"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCPseudoRandomAlgorithm","preciseIdentifier":"c:@T@CCPseudoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/rawvalue"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/hmacSha256":{"role":"symbol","title":"hmacSha256","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha256"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha256","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha256"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/!=(_:_:).json b/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/!=(_:_:).json index 12dca1583..e3fec63da 100644 --- a/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/!=(_:_:).json +++ b/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/!=(_:_:)"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/equatable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV","extendedModule":"Swift","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/equatable-implementations"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/!=(_:_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/allcases.json b/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/allcases.json index 086d75717..a80ae2bbb 100644 --- a/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/allcases.json +++ b/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/allcases.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"allCases"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV","text":"PsuedoRandomAlgorithm"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/allcases"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/allCases","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A collection of all values of this type."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"allCases"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"},{"kind":"text","text":"]"}],"title":"allCases","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV8allCasesSayAEGvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/allCases":{"role":"symbol","title":"allCases","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"allCases"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"A collection of all values of this type."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/allCases","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/allcases"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"allCases"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV","text":"PsuedoRandomAlgorithm"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/allcases"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/allCases","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A collection of all values of this type."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"allCases"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"},{"kind":"text","text":"]"}],"title":"allCases","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV8allCasesSayAEGvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/allCases":{"role":"symbol","title":"allCases","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"allCases"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"A collection of all values of this type."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/allCases","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/allcases"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/description.json b/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/description.json index 8afa1df05..b6414b961 100644 --- a/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/description.json +++ b/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/description.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Calling this property directly is discouraged. Instead, convert an"},{"type":"text","text":" "},{"type":"text","text":"instance of any type to a string by using the "},{"type":"codeVoice","code":"String(describing:)"},{"type":"text","text":" "},{"type":"text","text":"initializer. This initializer works with any type, and uses the custom"},{"type":"text","text":" "},{"type":"codeVoice","code":"description"},{"type":"text","text":" property for types that conform to"},{"type":"text","text":" "},{"type":"codeVoice","code":"CustomStringConvertible"},{"type":"text","text":":"}]},{"type":"codeListing","syntax":null,"code":["struct Point: CustomStringConvertible {"," let x: Int, y: Int",""," var description: String {"," return \"(\\(x), \\(y))\""," }","}","","let p = Point(x: 21, y: 30)","let s = String(describing: p)","print(s)","\/\/ Prints \"(21, 30)\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The conversion of "},{"type":"codeVoice","code":"p"},{"type":"text","text":" to a string in the assignment to "},{"type":"codeVoice","code":"s"},{"type":"text","text":" uses the"},{"type":"text","text":" "},{"type":"codeVoice","code":"Point"},{"type":"text","text":" type’s "},{"type":"codeVoice","code":"description"},{"type":"text","text":" property."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/description"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/description","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A textual representation of this instance."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"description","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV11descriptionSSvp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/description":{"role":"symbol","title":"description","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"A textual representation of this instance."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/description","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/description"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Calling this property directly is discouraged. Instead, convert an"},{"type":"text","text":" "},{"type":"text","text":"instance of any type to a string by using the "},{"type":"codeVoice","code":"String(describing:)"},{"type":"text","text":" "},{"type":"text","text":"initializer. This initializer works with any type, and uses the custom"},{"type":"text","text":" "},{"type":"codeVoice","code":"description"},{"type":"text","text":" property for types that conform to"},{"type":"text","text":" "},{"type":"codeVoice","code":"CustomStringConvertible"},{"type":"text","text":":"}]},{"type":"codeListing","syntax":null,"code":["struct Point: CustomStringConvertible {"," let x: Int, y: Int",""," var description: String {"," return \"(\\(x), \\(y))\""," }","}","","let p = Point(x: 21, y: 30)","let s = String(describing: p)","print(s)","\/\/ Prints \"(21, 30)\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The conversion of "},{"type":"codeVoice","code":"p"},{"type":"text","text":" to a string in the assignment to "},{"type":"codeVoice","code":"s"},{"type":"text","text":" uses the"},{"type":"text","text":" "},{"type":"codeVoice","code":"Point"},{"type":"text","text":" type’s "},{"type":"codeVoice","code":"description"},{"type":"text","text":" property."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/description"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/description","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A textual representation of this instance."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"description","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV11descriptionSSvp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/description":{"role":"symbol","title":"description","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"A textual representation of this instance."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/description","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/description"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/equatable-implementations.json b/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/equatable-implementations.json index f5757a3b9..62c1d5cc7 100644 --- a/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/equatable-implementations.json +++ b/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/!=(_:_:)"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/!=(_:_:)"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/hmacsha1.json b/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/hmacsha1.json index 5c868f87d..54644c6e6 100644 --- a/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/hmacsha1.json +++ b/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/hmacsha1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO","text":"PBKDF"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV","text":"PsuedoRandomAlgorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"title":"hmacSha1","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV8hmacSha1AEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/hmacSha1":{"role":"symbol","title":"hmacSha1","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha1","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha1"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO","text":"PBKDF"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV","text":"PsuedoRandomAlgorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"title":"hmacSha1","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV8hmacSha1AEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/hmacSha1":{"role":"symbol","title":"hmacSha1","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha1","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha1"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/hmacsha224.json b/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/hmacsha224.json index 32a314260..4748a342d 100644 --- a/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/hmacsha224.json +++ b/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/hmacsha224.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha224"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO","text":"PBKDF"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV","text":"PsuedoRandomAlgorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha224"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha224","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha224"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"title":"hmacSha224","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV10hmacSha224AEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/hmacSha224":{"role":"symbol","title":"hmacSha224","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha224"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha224","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha224"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha224"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO","text":"PBKDF"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV","text":"PsuedoRandomAlgorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha224"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha224","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha224"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"title":"hmacSha224","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV10hmacSha224AEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/hmacSha224":{"role":"symbol","title":"hmacSha224","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha224"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha224","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha224"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/hmacsha256.json b/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/hmacsha256.json index c44f217e2..5bb5824e9 100644 --- a/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/hmacsha256.json +++ b/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/hmacsha256.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha256"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO","text":"PBKDF"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV","text":"PsuedoRandomAlgorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha256"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"title":"hmacSha256","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV10hmacSha256AEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/hmacSha256":{"role":"symbol","title":"hmacSha256","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha256"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha256","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha256"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha256"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO","text":"PBKDF"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV","text":"PsuedoRandomAlgorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha256"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"title":"hmacSha256","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV10hmacSha256AEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/hmacSha256":{"role":"symbol","title":"hmacSha256","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha256"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha256","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha256"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/hmacsha384.json b/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/hmacsha384.json index f57bb46e1..6e9de4b9c 100644 --- a/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/hmacsha384.json +++ b/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/hmacsha384.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha384"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO","text":"PBKDF"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV","text":"PsuedoRandomAlgorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha384"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha384","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha384"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"title":"hmacSha384","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV10hmacSha384AEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/hmacSha384":{"role":"symbol","title":"hmacSha384","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha384"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha384","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha384"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha384"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO","text":"PBKDF"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV","text":"PsuedoRandomAlgorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha384"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha384","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha384"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"title":"hmacSha384","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV10hmacSha384AEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/hmacSha384":{"role":"symbol","title":"hmacSha384","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha384"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha384","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha384"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/hmacsha512.json b/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/hmacsha512.json index a8d7c8d9d..12f4fdc27 100644 --- a/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/hmacsha512.json +++ b/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/hmacsha512.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha512"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO","text":"PBKDF"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV","text":"PsuedoRandomAlgorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha512"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha512","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha512"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"title":"hmacSha512","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV10hmacSha512AEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/hmacSha512":{"role":"symbol","title":"hmacSha512","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha512"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha512","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha512"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha512"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO","text":"PBKDF"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV","text":"PsuedoRandomAlgorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha512"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha512","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha512"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"title":"hmacSha512","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV10hmacSha512AEvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/hmacSha512":{"role":"symbol","title":"hmacSha512","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacSha512"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/hmacSha512","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha512"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/init(rawvalue:name:).json b/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/init(rawvalue:name:).json index 5405d26ff..efc18e823 100644 --- a/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/init(rawvalue:name:).json +++ b/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/init(rawvalue:name:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCPBKDFAlgorithm","preciseIdentifier":"c:@T@CCPBKDFAlgorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/init(rawvalue:name:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/init(rawValue:name:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCPBKDFAlgorithm","preciseIdentifier":"c:@T@CCPBKDFAlgorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"title":"init(rawValue:name:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV8rawValue4nameAEs6UInt32V_SStcfc","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/init(rawValue:name:)":{"role":"symbol","title":"init(rawValue:name:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCPBKDFAlgorithm","preciseIdentifier":"c:@T@CCPBKDFAlgorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/init(rawValue:name:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/init(rawvalue:name:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCPBKDFAlgorithm","preciseIdentifier":"c:@T@CCPBKDFAlgorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/init(rawvalue:name:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/init(rawValue:name:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCPBKDFAlgorithm","preciseIdentifier":"c:@T@CCPBKDFAlgorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"title":"init(rawValue:name:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV8rawValue4nameAEs6UInt32V_SStcfc","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/init(rawValue:name:)":{"role":"symbol","title":"init(rawValue:name:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCPBKDFAlgorithm","preciseIdentifier":"c:@T@CCPBKDFAlgorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/init(rawValue:name:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/init(rawvalue:name:)"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/name.json b/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/name.json index e4b1d0874..30d6b65ca 100644 --- a/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/name.json +++ b/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/name.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/name"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/name","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"name","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV4nameSSvp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/name":{"role":"symbol","title":"name","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/name","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/name"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/name"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/name","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"name","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV4nameSSvp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/name":{"role":"symbol","title":"name","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/name","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/name"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/rawvalue.json b/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/rawvalue.json index 85658a440..23d299fdb 100644 --- a/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/rawvalue.json +++ b/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/rawvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCPseudoRandomAlgorithm","preciseIdentifier":"c:@T@CCPseudoRandomAlgorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/rawvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/rawValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCPseudoRandomAlgorithm","preciseIdentifier":"c:@T@CCPseudoRandomAlgorithm"}],"title":"rawValue","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV8rawValues6UInt32Vvp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCPseudoRandomAlgorithm","preciseIdentifier":"c:@T@CCPseudoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/rawvalue"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCPseudoRandomAlgorithm","preciseIdentifier":"c:@T@CCPseudoRandomAlgorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/rawvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/rawValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCPseudoRandomAlgorithm","preciseIdentifier":"c:@T@CCPseudoRandomAlgorithm"}],"title":"rawValue","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV8rawValues6UInt32Vvp","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CCPseudoRandomAlgorithm","preciseIdentifier":"c:@T@CCPseudoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/rawvalue"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/sha1.json b/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/sha1.json index b8998dc0c..d1607168a 100644 --- a/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/sha1.json +++ b/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/sha1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO","text":"PBKDF"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV","text":"PsuedoRandomAlgorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"sha1","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"symbolKind":"property","externalID":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV4sha1AEvpZ","modules":[{"name":"ShieldCrypto"}],"platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use hmacSha1"}]}],"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/sha1":{"role":"symbol","title":"sha1","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha1","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha1"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO","text":"PBKDF"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV","text":"PsuedoRandomAlgorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"sha1","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"symbolKind":"property","externalID":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV4sha1AEvpZ","modules":[{"name":"ShieldCrypto"}],"platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use hmacSha1"}]}],"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/sha1":{"role":"symbol","title":"sha1","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha1","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha1"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/sha224.json b/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/sha224.json index 8ddea6ca0..918c9ee11 100644 --- a/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/sha224.json +++ b/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/sha224.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha224"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO","text":"PBKDF"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV","text":"PsuedoRandomAlgorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha224"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha224","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"sha224","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha224"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"symbolKind":"property","externalID":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV6sha224AEvpZ","modules":[{"name":"ShieldCrypto"}],"platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use hmacSha224"}]}],"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/sha224":{"role":"symbol","title":"sha224","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha224"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha224","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha224"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha224"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO","text":"PBKDF"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV","text":"PsuedoRandomAlgorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha224"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha224","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"sha224","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha224"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"symbolKind":"property","externalID":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV6sha224AEvpZ","modules":[{"name":"ShieldCrypto"}],"platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use hmacSha224"}]}],"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/sha224":{"role":"symbol","title":"sha224","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha224"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha224","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha224"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/sha256.json b/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/sha256.json index 6782b0469..ad7bff54c 100644 --- a/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/sha256.json +++ b/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/sha256.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO","text":"PBKDF"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV","text":"PsuedoRandomAlgorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"sha256","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"symbolKind":"property","externalID":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV6sha256AEvpZ","modules":[{"name":"ShieldCrypto"}],"platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use hmacSha256"}]}],"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/sha256":{"role":"symbol","title":"sha256","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha256","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha256"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO","text":"PBKDF"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV","text":"PsuedoRandomAlgorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"sha256","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"symbolKind":"property","externalID":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV6sha256AEvpZ","modules":[{"name":"ShieldCrypto"}],"platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use hmacSha256"}]}],"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/sha256":{"role":"symbol","title":"sha256","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha256","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha256"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/sha384.json b/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/sha384.json index d2e22abd2..2727534ac 100644 --- a/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/sha384.json +++ b/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/sha384.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO","text":"PBKDF"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV","text":"PsuedoRandomAlgorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha384"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha384","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"sha384","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"symbolKind":"property","externalID":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV6sha384AEvpZ","modules":[{"name":"ShieldCrypto"}],"platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use hmacSha384"}]}],"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/sha384":{"role":"symbol","title":"sha384","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha384","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha384"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO","text":"PBKDF"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV","text":"PsuedoRandomAlgorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha384"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha384","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"sha384","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"symbolKind":"property","externalID":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV6sha384AEvpZ","modules":[{"name":"ShieldCrypto"}],"platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use hmacSha384"}]}],"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/sha384":{"role":"symbol","title":"sha384","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha384","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha384"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/sha512.json b/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/sha512.json index 7bb75c57f..b358a7343 100644 --- a/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/sha512.json +++ b/main/data/documentation/shieldcrypto/pbkdf/psuedorandomalgorithm/sha512.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO","text":"PBKDF"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV","text":"PsuedoRandomAlgorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha512"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha512","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"sha512","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"symbolKind":"property","externalID":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV6sha512AEvpZ","modules":[{"name":"ShieldCrypto"}],"platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use hmacSha512"}]}],"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/sha512":{"role":"symbol","title":"sha512","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha512","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha512"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO","text":"PBKDF"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV","text":"PsuedoRandomAlgorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha512"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha512","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"sha512","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"symbolKind":"property","externalID":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV6sha512AEvpZ","modules":[{"name":"ShieldCrypto"}],"platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use hmacSha512"}]}],"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm/sha512":{"role":"symbol","title":"sha512","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm\/sha512","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha512"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/random.json b/main/data/documentation/shieldcrypto/random.json index 09ce0b5e2..266795ba2 100644 --- a/main/data/documentation/shieldcrypto/random.json +++ b/main/data/documentation/shieldcrypto/random.json @@ -1 +1 @@ -{"seeAlsoSections":[{"title":"ShieldCrypto","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester"],"generated":true}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Random"}],"languages":["swift"],"platforms":["macOS"]}]}],"variants":[{"paths":["\/documentation\/shieldcrypto\/random"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Cryptographic random data generator."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Random"}],"title":"Random","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:12ShieldCrypto6RandomO","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"Random"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"topicSections":[{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Random\/generate(count:)"]}],"references":{"doc://Shield/documentation/ShieldCrypto/SHA256Digester":{"role":"symbol","title":"SHA256Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA256Digester"}],"url":"\/documentation\/shieldcrypto\/sha256digester"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Random":{"role":"symbol","title":"Random","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Random"}],"abstract":[{"type":"text","text":"Cryptographic random data generator."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Random"}],"url":"\/documentation\/shieldcrypto\/random"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/SHA512Digester":{"role":"symbol","title":"SHA512Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Digester"}],"url":"\/documentation\/shieldcrypto\/sha512digester"},"doc://Shield/documentation/ShieldCrypto/SHA224Digester":{"role":"symbol","title":"SHA224Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA224Digester"}],"url":"\/documentation\/shieldcrypto\/sha224digester"},"doc://Shield/documentation/ShieldCrypto/Random/generate(count:)":{"role":"symbol","title":"generate(count:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"generate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"count"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Random\/generate(count:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/random\/generate(count:)"},"doc://Shield/documentation/ShieldCrypto/SHA384Digester":{"role":"symbol","title":"SHA384Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Digester"}],"url":"\/documentation\/shieldcrypto\/sha384digester"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/ShieldCrypto/SHA1Digester":{"role":"symbol","title":"SHA1Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA1Digester"}],"url":"\/documentation\/shieldcrypto\/sha1digester"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"}}} \ No newline at end of file +{"seeAlsoSections":[{"title":"ShieldCrypto","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester"],"generated":true}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Random"}],"languages":["swift"],"platforms":["macOS"]}]}],"variants":[{"paths":["\/documentation\/shieldcrypto\/random"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Cryptographic random data generator."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Random"}],"title":"Random","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:12ShieldCrypto6RandomO","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"Random"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"topicSections":[{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Random\/generate(count:)"]}],"references":{"doc://Shield/documentation/ShieldCrypto/SHA256Digester":{"role":"symbol","title":"SHA256Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA256Digester"}],"url":"\/documentation\/shieldcrypto\/sha256digester"},"doc://Shield/documentation/ShieldCrypto/SHA1Digester":{"role":"symbol","title":"SHA1Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA1Digester"}],"url":"\/documentation\/shieldcrypto\/sha1digester"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/SHA224Digester":{"role":"symbol","title":"SHA224Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA224Digester"}],"url":"\/documentation\/shieldcrypto\/sha224digester"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/ShieldCrypto/Random":{"role":"symbol","title":"Random","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Random"}],"abstract":[{"type":"text","text":"Cryptographic random data generator."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Random"}],"url":"\/documentation\/shieldcrypto\/random"},"doc://Shield/documentation/ShieldCrypto/SHA512Digester":{"role":"symbol","title":"SHA512Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Digester"}],"url":"\/documentation\/shieldcrypto\/sha512digester"},"doc://Shield/documentation/ShieldCrypto/SHA384Digester":{"role":"symbol","title":"SHA384Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Digester"}],"url":"\/documentation\/shieldcrypto\/sha384digester"},"doc://Shield/documentation/ShieldCrypto/Random/generate(count:)":{"role":"symbol","title":"generate(count:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"generate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"count"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Random\/generate(count:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/random\/generate(count:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/random/generate(count:).json b/main/data/documentation/shieldcrypto/random/generate(count:).json index dfb6773ec..1e9911271 100644 --- a/main/data/documentation/shieldcrypto/random/generate(count:).json +++ b/main/data/documentation/shieldcrypto/random/generate(count:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"generate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"count"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/random\/generate(count:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Random\/generate(count:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"generate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"count"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"generate(count:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto6RandomO8generate5count10Foundation4DataVSi_tKFZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Random"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Random":{"role":"symbol","title":"Random","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Random"}],"abstract":[{"type":"text","text":"Cryptographic random data generator."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Random"}],"url":"\/documentation\/shieldcrypto\/random"},"doc://Shield/documentation/ShieldCrypto/Random/generate(count:)":{"role":"symbol","title":"generate(count:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"generate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"count"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Random\/generate(count:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/random\/generate(count:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"generate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"count"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/random\/generate(count:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Random\/generate(count:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"generate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"count"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"generate(count:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:12ShieldCrypto6RandomO8generate5count10Foundation4DataVSi_tKFZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldCrypto\/Random"]]},"references":{"doc://Shield/documentation/ShieldCrypto/Random/generate(count:)":{"role":"symbol","title":"generate(count:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"generate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"count"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Random\/generate(count:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/random\/generate(count:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Random":{"role":"symbol","title":"Random","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Random"}],"abstract":[{"type":"text","text":"Cryptographic random data generator."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Random"}],"url":"\/documentation\/shieldcrypto\/random"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/sha1digester.json b/main/data/documentation/shieldcrypto/sha1digester.json index 166f2b42f..cecc368ba 100644 --- a/main/data/documentation/shieldcrypto/sha1digester.json +++ b/main/data/documentation/shieldcrypto/sha1digester.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Digester"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","preciseIdentifier":"s:12ShieldCrypto14DigesterEngineV","text":"DigesterEngine"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine","preciseIdentifier":"s:12ShieldCrypto10SHA1EngineV","text":"SHA1Engine"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha1digester"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Digester"}],"title":"SHA1Digester","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:12ShieldCrypto12SHA1Digestera","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"SHA1Digester"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldCrypto","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester"],"generated":true}],"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/SHA1Engine":{"role":"symbol","title":"SHA1Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA1Engine"}],"url":"\/documentation\/shieldcrypto\/sha1engine"},"doc://Shield/documentation/ShieldCrypto/SHA512Digester":{"role":"symbol","title":"SHA512Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Digester"}],"url":"\/documentation\/shieldcrypto\/sha512digester"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/Random":{"role":"symbol","title":"Random","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Random"}],"abstract":[{"type":"text","text":"Cryptographic random data generator."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Random"}],"url":"\/documentation\/shieldcrypto\/random"},"doc://Shield/documentation/ShieldCrypto/SHA384Digester":{"role":"symbol","title":"SHA384Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Digester"}],"url":"\/documentation\/shieldcrypto\/sha384digester"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/ShieldCrypto/SHA224Digester":{"role":"symbol","title":"SHA224Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA224Digester"}],"url":"\/documentation\/shieldcrypto\/sha224digester"},"doc://Shield/documentation/ShieldCrypto/SHA1Digester":{"role":"symbol","title":"SHA1Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA1Digester"}],"url":"\/documentation\/shieldcrypto\/sha1digester"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine":{"role":"symbol","title":"DigesterEngine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigesterEngine"}],"url":"\/documentation\/shieldcrypto\/digesterengine"},"doc://Shield/documentation/ShieldCrypto/SHA256Digester":{"role":"symbol","title":"SHA256Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA256Digester"}],"url":"\/documentation\/shieldcrypto\/sha256digester"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Digester"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","preciseIdentifier":"s:12ShieldCrypto14DigesterEngineV","text":"DigesterEngine"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine","preciseIdentifier":"s:12ShieldCrypto10SHA1EngineV","text":"SHA1Engine"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha1digester"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Digester"}],"title":"SHA1Digester","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:12ShieldCrypto12SHA1Digestera","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"SHA1Digester"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldCrypto","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester"],"generated":true}],"references":{"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/ShieldCrypto/SHA1Engine":{"role":"symbol","title":"SHA1Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA1Engine"}],"url":"\/documentation\/shieldcrypto\/sha1engine"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine":{"role":"symbol","title":"DigesterEngine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigesterEngine"}],"url":"\/documentation\/shieldcrypto\/digesterengine"},"doc://Shield/documentation/ShieldCrypto/Random":{"role":"symbol","title":"Random","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Random"}],"abstract":[{"type":"text","text":"Cryptographic random data generator."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Random"}],"url":"\/documentation\/shieldcrypto\/random"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/SHA256Digester":{"role":"symbol","title":"SHA256Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA256Digester"}],"url":"\/documentation\/shieldcrypto\/sha256digester"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/SHA384Digester":{"role":"symbol","title":"SHA384Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Digester"}],"url":"\/documentation\/shieldcrypto\/sha384digester"},"doc://Shield/documentation/ShieldCrypto/SHA224Digester":{"role":"symbol","title":"SHA224Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA224Digester"}],"url":"\/documentation\/shieldcrypto\/sha224digester"},"doc://Shield/documentation/ShieldCrypto/SHA1Digester":{"role":"symbol","title":"SHA1Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA1Digester"}],"url":"\/documentation\/shieldcrypto\/sha1digester"},"doc://Shield/documentation/ShieldCrypto/SHA512Digester":{"role":"symbol","title":"SHA512Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Digester"}],"url":"\/documentation\/shieldcrypto\/sha512digester"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/sha1engine.json b/main/data/documentation/shieldcrypto/sha1engine.json index ea77b20ea..fa5882672 100644 --- a/main/data/documentation/shieldcrypto/sha1engine.json +++ b/main/data/documentation/shieldcrypto/sha1engine.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Engine"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha1engine"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Aliases","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/Context"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/create","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/digest","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/final","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/hashLength","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/update"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Engine"}],"title":"SHA1Engine","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:12ShieldCrypto10SHA1EngineV","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"SHA1Engine"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto"]]},"references":{"doc://Shield/documentation/ShieldCrypto/SHA1Engine/hashLength":{"role":"symbol","title":"hashLength","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/hashLength","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha1engine\/hashlength"},"doc://Shield/documentation/ShieldCrypto/SHA1Engine/Context":{"role":"symbol","title":"SHA1Engine.Context","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/Context","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Context"}],"url":"\/documentation\/shieldcrypto\/sha1engine\/context"},"doc://Shield/documentation/ShieldCrypto/DigestEngine":{"role":"symbol","title":"DigestEngine","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestEngine"}],"url":"\/documentation\/shieldcrypto\/digestengine"},"doc://Shield/documentation/ShieldCrypto/SHA1Engine":{"role":"symbol","title":"SHA1Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA1Engine"}],"url":"\/documentation\/shieldcrypto\/sha1engine"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA1Engine/digest":{"role":"symbol","title":"digest","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digest","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/digest","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha1engine\/digest"},"doc://Shield/documentation/ShieldCrypto/SHA1Engine/create":{"role":"symbol","title":"create","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/create","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha1engine\/create"},"doc://Shield/documentation/ShieldCrypto/SHA1Engine/update":{"role":"symbol","title":"update","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Update","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/update","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha1engine\/update"},"doc://Shield/documentation/ShieldCrypto/SHA1Engine/final":{"role":"symbol","title":"final","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Final","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/final","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha1engine\/final"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Engine"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha1engine"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Aliases","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/Context"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/create","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/digest","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/final","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/hashLength","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/update"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Engine"}],"title":"SHA1Engine","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:12ShieldCrypto10SHA1EngineV","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"SHA1Engine"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto"]]},"references":{"doc://Shield/documentation/ShieldCrypto/SHA1Engine/digest":{"role":"symbol","title":"digest","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digest","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/digest","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha1engine\/digest"},"doc://Shield/documentation/ShieldCrypto/DigestEngine":{"role":"symbol","title":"DigestEngine","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestEngine"}],"url":"\/documentation\/shieldcrypto\/digestengine"},"doc://Shield/documentation/ShieldCrypto/SHA1Engine":{"role":"symbol","title":"SHA1Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA1Engine"}],"url":"\/documentation\/shieldcrypto\/sha1engine"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA1Engine/update":{"role":"symbol","title":"update","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Update","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/update","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha1engine\/update"},"doc://Shield/documentation/ShieldCrypto/SHA1Engine/Context":{"role":"symbol","title":"SHA1Engine.Context","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/Context","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Context"}],"url":"\/documentation\/shieldcrypto\/sha1engine\/context"},"doc://Shield/documentation/ShieldCrypto/SHA1Engine/hashLength":{"role":"symbol","title":"hashLength","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/hashLength","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha1engine\/hashlength"},"doc://Shield/documentation/ShieldCrypto/SHA1Engine/create":{"role":"symbol","title":"create","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/create","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha1engine\/create"},"doc://Shield/documentation/ShieldCrypto/SHA1Engine/final":{"role":"symbol","title":"final","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Final","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/final","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha1engine\/final"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/sha1engine/create.json b/main/data/documentation/shieldcrypto/sha1engine/create.json index 493d430ec..52bb274cc 100644 --- a/main/data/documentation/shieldcrypto/sha1engine/create.json +++ b/main/data/documentation/shieldcrypto/sha1engine/create.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita","text":"Init"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha1engine\/create"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/create","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita"}],"title":"create","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto10SHA1EngineV6createys5Int32VSpySo15CC_SHA1state_stVGcvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigestEngine/Init":{"role":"symbol","title":"DigestEngine.Init","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Init"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Init","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Init"}],"url":"\/documentation\/shieldcrypto\/digestengine\/init"},"doc://Shield/documentation/ShieldCrypto/SHA1Engine/create":{"role":"symbol","title":"create","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/create","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha1engine\/create"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA1Engine":{"role":"symbol","title":"SHA1Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA1Engine"}],"url":"\/documentation\/shieldcrypto\/sha1engine"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita","text":"Init"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha1engine\/create"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/create","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita"}],"title":"create","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto10SHA1EngineV6createys5Int32VSpySo15CC_SHA1state_stVGcvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA1Engine/create":{"role":"symbol","title":"create","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/create","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha1engine\/create"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Init":{"role":"symbol","title":"DigestEngine.Init","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Init"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Init","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Init"}],"url":"\/documentation\/shieldcrypto\/digestengine\/init"},"doc://Shield/documentation/ShieldCrypto/SHA1Engine":{"role":"symbol","title":"SHA1Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA1Engine"}],"url":"\/documentation\/shieldcrypto\/sha1engine"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/sha1engine/digest.json b/main/data/documentation/shieldcrypto/sha1engine/digest.json index 12128a3e7..257e13f27 100644 --- a/main/data/documentation/shieldcrypto/sha1engine/digest.json +++ b/main/data/documentation/shieldcrypto/sha1engine/digest.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Digest-swift.typealias","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a","text":"Digest"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha1engine\/digest"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/digest","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digest","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a"}],"title":"digest","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto10SHA1EngineV6digestySpys5UInt8VGSgSV_s6UInt32VAGtcvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/SHA1Engine/digest":{"role":"symbol","title":"digest","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digest","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/digest","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha1engine\/digest"},"doc://Shield/documentation/ShieldCrypto/SHA1Engine":{"role":"symbol","title":"SHA1Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA1Engine"}],"url":"\/documentation\/shieldcrypto\/sha1engine"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Digest-swift.typealias":{"role":"symbol","title":"DigestEngine.Digest","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Digest-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digest"}],"url":"\/documentation\/shieldcrypto\/digestengine\/digest-swift.typealias"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Digest-swift.typealias","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a","text":"Digest"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha1engine\/digest"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/digest","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digest","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a"}],"title":"digest","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto10SHA1EngineV6digestySpys5UInt8VGSgSV_s6UInt32VAGtcvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA1Engine/digest":{"role":"symbol","title":"digest","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digest","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/digest","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha1engine\/digest"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Digest-swift.typealias":{"role":"symbol","title":"DigestEngine.Digest","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Digest-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digest"}],"url":"\/documentation\/shieldcrypto\/digestengine\/digest-swift.typealias"},"doc://Shield/documentation/ShieldCrypto/SHA1Engine":{"role":"symbol","title":"SHA1Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA1Engine"}],"url":"\/documentation\/shieldcrypto\/sha1engine"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/sha1engine/final.json b/main/data/documentation/shieldcrypto/sha1engine/final.json index 2763d97bd..4870f2163 100644 --- a/main/data/documentation/shieldcrypto/sha1engine/final.json +++ b/main/data/documentation/shieldcrypto/sha1engine/final.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Final-swift.typealias","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala","text":"Final"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha1engine\/final"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/final","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Final","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala"}],"title":"final","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto10SHA1EngineV5finalys5Int32VSpys5UInt8VG_SpySo15CC_SHA1state_stVGtcvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/SHA1Engine/final":{"role":"symbol","title":"final","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Final","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/final","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha1engine\/final"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA1Engine":{"role":"symbol","title":"SHA1Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA1Engine"}],"url":"\/documentation\/shieldcrypto\/sha1engine"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Final-swift.typealias":{"role":"symbol","title":"DigestEngine.Final","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Final"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Final-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Final"}],"url":"\/documentation\/shieldcrypto\/digestengine\/final-swift.typealias"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Final-swift.typealias","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala","text":"Final"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha1engine\/final"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/final","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Final","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala"}],"title":"final","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto10SHA1EngineV5finalys5Int32VSpys5UInt8VG_SpySo15CC_SHA1state_stVGtcvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Final-swift.typealias":{"role":"symbol","title":"DigestEngine.Final","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Final"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Final-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Final"}],"url":"\/documentation\/shieldcrypto\/digestengine\/final-swift.typealias"},"doc://Shield/documentation/ShieldCrypto/SHA1Engine/final":{"role":"symbol","title":"final","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Final","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/final","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha1engine\/final"},"doc://Shield/documentation/ShieldCrypto/SHA1Engine":{"role":"symbol","title":"SHA1Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA1Engine"}],"url":"\/documentation\/shieldcrypto\/sha1engine"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/sha1engine/hashlength.json b/main/data/documentation/shieldcrypto/sha1engine/hashlength.json index 713d2a0d2..e922dfca0 100644 --- a/main/data/documentation/shieldcrypto/sha1engine/hashlength.json +++ b/main/data/documentation/shieldcrypto/sha1engine/hashlength.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha1engine\/hashlength"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/hashLength","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"title":"hashLength","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto10SHA1EngineV10hashLengths5Int32VvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/SHA1Engine/hashLength":{"role":"symbol","title":"hashLength","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/hashLength","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha1engine\/hashlength"},"doc://Shield/documentation/ShieldCrypto/SHA1Engine":{"role":"symbol","title":"SHA1Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA1Engine"}],"url":"\/documentation\/shieldcrypto\/sha1engine"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha1engine\/hashlength"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/hashLength","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"title":"hashLength","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto10SHA1EngineV10hashLengths5Int32VvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/SHA1Engine/hashLength":{"role":"symbol","title":"hashLength","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/hashLength","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha1engine\/hashlength"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA1Engine":{"role":"symbol","title":"SHA1Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA1Engine"}],"url":"\/documentation\/shieldcrypto\/sha1engine"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/sha1engine/update.json b/main/data/documentation/shieldcrypto/sha1engine/update.json index a60417e73..41513be49 100644 --- a/main/data/documentation/shieldcrypto/sha1engine/update.json +++ b/main/data/documentation/shieldcrypto/sha1engine/update.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Update-swift.typealias","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea","text":"Update"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha1engine\/update"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/update","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Update","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea"}],"title":"update","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto10SHA1EngineV6updateys5Int32VSpySo15CC_SHA1state_stVG_SVs6UInt32VtcvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/SHA1Engine/update":{"role":"symbol","title":"update","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Update","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/update","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha1engine\/update"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA1Engine":{"role":"symbol","title":"SHA1Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA1Engine"}],"url":"\/documentation\/shieldcrypto\/sha1engine"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Update-swift.typealias":{"role":"symbol","title":"DigestEngine.Update","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Update"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Update-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Update"}],"url":"\/documentation\/shieldcrypto\/digestengine\/update-swift.typealias"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Update-swift.typealias","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea","text":"Update"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha1engine\/update"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/update","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Update","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea"}],"title":"update","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto10SHA1EngineV6updateys5Int32VSpySo15CC_SHA1state_stVG_SVs6UInt32VtcvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/SHA1Engine/update":{"role":"symbol","title":"update","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Update","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine\/update","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha1engine\/update"},"doc://Shield/documentation/ShieldCrypto/SHA1Engine":{"role":"symbol","title":"SHA1Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA1Engine"}],"url":"\/documentation\/shieldcrypto\/sha1engine"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Update-swift.typealias":{"role":"symbol","title":"DigestEngine.Update","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Update"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Update-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Update"}],"url":"\/documentation\/shieldcrypto\/digestengine\/update-swift.typealias"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/sha224digester.json b/main/data/documentation/shieldcrypto/sha224digester.json index 700612d48..b663ca091 100644 --- a/main/data/documentation/shieldcrypto/sha224digester.json +++ b/main/data/documentation/shieldcrypto/sha224digester.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Digester"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","preciseIdentifier":"s:12ShieldCrypto14DigesterEngineV","text":"DigesterEngine"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine","preciseIdentifier":"s:12ShieldCrypto12SHA224EngineV","text":"SHA224Engine"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha224digester"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Digester"}],"title":"SHA224Digester","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:12ShieldCrypto14SHA224Digestera","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"SHA224Digester"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldCrypto","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester"],"generated":true}],"references":{"doc://Shield/documentation/ShieldCrypto/SHA1Digester":{"role":"symbol","title":"SHA1Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA1Digester"}],"url":"\/documentation\/shieldcrypto\/sha1digester"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/SHA224Digester":{"role":"symbol","title":"SHA224Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA224Digester"}],"url":"\/documentation\/shieldcrypto\/sha224digester"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine":{"role":"symbol","title":"DigesterEngine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigesterEngine"}],"url":"\/documentation\/shieldcrypto\/digesterengine"},"doc://Shield/documentation/ShieldCrypto/SHA256Digester":{"role":"symbol","title":"SHA256Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA256Digester"}],"url":"\/documentation\/shieldcrypto\/sha256digester"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/SHA224Engine":{"role":"symbol","title":"SHA224Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA224Engine"}],"url":"\/documentation\/shieldcrypto\/sha224engine"},"doc://Shield/documentation/ShieldCrypto/Random":{"role":"symbol","title":"Random","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Random"}],"abstract":[{"type":"text","text":"Cryptographic random data generator."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Random"}],"url":"\/documentation\/shieldcrypto\/random"},"doc://Shield/documentation/ShieldCrypto/SHA512Digester":{"role":"symbol","title":"SHA512Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Digester"}],"url":"\/documentation\/shieldcrypto\/sha512digester"},"doc://Shield/documentation/ShieldCrypto/SHA384Digester":{"role":"symbol","title":"SHA384Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Digester"}],"url":"\/documentation\/shieldcrypto\/sha384digester"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Digester"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","preciseIdentifier":"s:12ShieldCrypto14DigesterEngineV","text":"DigesterEngine"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine","preciseIdentifier":"s:12ShieldCrypto12SHA224EngineV","text":"SHA224Engine"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha224digester"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Digester"}],"title":"SHA224Digester","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:12ShieldCrypto14SHA224Digestera","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"SHA224Digester"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldCrypto","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester"],"generated":true}],"references":{"doc://Shield/documentation/ShieldCrypto/DigesterEngine":{"role":"symbol","title":"DigesterEngine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigesterEngine"}],"url":"\/documentation\/shieldcrypto\/digesterengine"},"doc://Shield/documentation/ShieldCrypto/SHA1Digester":{"role":"symbol","title":"SHA1Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA1Digester"}],"url":"\/documentation\/shieldcrypto\/sha1digester"},"doc://Shield/documentation/ShieldCrypto/SHA384Digester":{"role":"symbol","title":"SHA384Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Digester"}],"url":"\/documentation\/shieldcrypto\/sha384digester"},"doc://Shield/documentation/ShieldCrypto/SHA224Engine":{"role":"symbol","title":"SHA224Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA224Engine"}],"url":"\/documentation\/shieldcrypto\/sha224engine"},"doc://Shield/documentation/ShieldCrypto/Random":{"role":"symbol","title":"Random","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Random"}],"abstract":[{"type":"text","text":"Cryptographic random data generator."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Random"}],"url":"\/documentation\/shieldcrypto\/random"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/SHA512Digester":{"role":"symbol","title":"SHA512Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Digester"}],"url":"\/documentation\/shieldcrypto\/sha512digester"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/SHA224Digester":{"role":"symbol","title":"SHA224Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA224Digester"}],"url":"\/documentation\/shieldcrypto\/sha224digester"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/SHA256Digester":{"role":"symbol","title":"SHA256Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA256Digester"}],"url":"\/documentation\/shieldcrypto\/sha256digester"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/sha224engine.json b/main/data/documentation/shieldcrypto/sha224engine.json index b1c31c78f..d25980ff7 100644 --- a/main/data/documentation/shieldcrypto/sha224engine.json +++ b/main/data/documentation/shieldcrypto/sha224engine.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Engine"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha224engine"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Aliases","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/Context"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/create","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/digest","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/final","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/hashLength","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/update"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Engine"}],"title":"SHA224Engine","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:12ShieldCrypto12SHA224EngineV","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"SHA224Engine"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto"]]},"references":{"doc://Shield/documentation/ShieldCrypto/SHA224Engine/update":{"role":"symbol","title":"update","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Update","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/update","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha224engine\/update"},"doc://Shield/documentation/ShieldCrypto/SHA224Engine/Context":{"role":"symbol","title":"SHA224Engine.Context","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/Context","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Context"}],"url":"\/documentation\/shieldcrypto\/sha224engine\/context"},"doc://Shield/documentation/ShieldCrypto/DigestEngine":{"role":"symbol","title":"DigestEngine","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestEngine"}],"url":"\/documentation\/shieldcrypto\/digestengine"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA224Engine/final":{"role":"symbol","title":"final","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Final","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/final","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha224engine\/final"},"doc://Shield/documentation/ShieldCrypto/SHA224Engine":{"role":"symbol","title":"SHA224Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA224Engine"}],"url":"\/documentation\/shieldcrypto\/sha224engine"},"doc://Shield/documentation/ShieldCrypto/SHA224Engine/digest":{"role":"symbol","title":"digest","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digest","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/digest","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha224engine\/digest"},"doc://Shield/documentation/ShieldCrypto/SHA224Engine/hashLength":{"role":"symbol","title":"hashLength","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/hashLength","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha224engine\/hashlength"},"doc://Shield/documentation/ShieldCrypto/SHA224Engine/create":{"role":"symbol","title":"create","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/create","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha224engine\/create"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Engine"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha224engine"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Aliases","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/Context"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/create","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/digest","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/final","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/hashLength","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/update"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Engine"}],"title":"SHA224Engine","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:12ShieldCrypto12SHA224EngineV","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"SHA224Engine"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA224Engine/final":{"role":"symbol","title":"final","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Final","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/final","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha224engine\/final"},"doc://Shield/documentation/ShieldCrypto/SHA224Engine/digest":{"role":"symbol","title":"digest","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digest","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/digest","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha224engine\/digest"},"doc://Shield/documentation/ShieldCrypto/SHA224Engine/create":{"role":"symbol","title":"create","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/create","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha224engine\/create"},"doc://Shield/documentation/ShieldCrypto/SHA224Engine/Context":{"role":"symbol","title":"SHA224Engine.Context","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/Context","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Context"}],"url":"\/documentation\/shieldcrypto\/sha224engine\/context"},"doc://Shield/documentation/ShieldCrypto/SHA224Engine/hashLength":{"role":"symbol","title":"hashLength","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/hashLength","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha224engine\/hashlength"},"doc://Shield/documentation/ShieldCrypto/SHA224Engine/update":{"role":"symbol","title":"update","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Update","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/update","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha224engine\/update"},"doc://Shield/documentation/ShieldCrypto/SHA224Engine":{"role":"symbol","title":"SHA224Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA224Engine"}],"url":"\/documentation\/shieldcrypto\/sha224engine"},"doc://Shield/documentation/ShieldCrypto/DigestEngine":{"role":"symbol","title":"DigestEngine","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestEngine"}],"url":"\/documentation\/shieldcrypto\/digestengine"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/sha224engine/context.json b/main/data/documentation/shieldcrypto/sha224engine/context.json index cc18f399f..64b454db2 100644 --- a/main/data/documentation/shieldcrypto/sha224engine/context.json +++ b/main/data/documentation/shieldcrypto/sha224engine/context.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","text":"CC_SHA256_CTX","preciseIdentifier":"c:@T@CC_SHA256_CTX"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha224engine\/context"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/Context","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"title":"SHA224Engine.Context","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:12ShieldCrypto12SHA224EngineV7Contexta","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"Context"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/SHA224Engine/Context":{"role":"symbol","title":"SHA224Engine.Context","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/Context","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Context"}],"url":"\/documentation\/shieldcrypto\/sha224engine\/context"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA224Engine":{"role":"symbol","title":"SHA224Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA224Engine"}],"url":"\/documentation\/shieldcrypto\/sha224engine"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","text":"CC_SHA256_CTX","preciseIdentifier":"c:@T@CC_SHA256_CTX"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha224engine\/context"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/Context","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"title":"SHA224Engine.Context","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:12ShieldCrypto12SHA224EngineV7Contexta","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"Context"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA224Engine":{"role":"symbol","title":"SHA224Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA224Engine"}],"url":"\/documentation\/shieldcrypto\/sha224engine"},"doc://Shield/documentation/ShieldCrypto/SHA224Engine/Context":{"role":"symbol","title":"SHA224Engine.Context","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/Context","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Context"}],"url":"\/documentation\/shieldcrypto\/sha224engine\/context"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/sha224engine/create.json b/main/data/documentation/shieldcrypto/sha224engine/create.json index 8b6e95d05..1b70aaf6b 100644 --- a/main/data/documentation/shieldcrypto/sha224engine/create.json +++ b/main/data/documentation/shieldcrypto/sha224engine/create.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita","text":"Init"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha224engine\/create"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/create","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita"}],"title":"create","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto12SHA224EngineV6createys5Int32VSpySo17CC_SHA256state_stVGcvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigestEngine/Init":{"role":"symbol","title":"DigestEngine.Init","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Init"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Init","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Init"}],"url":"\/documentation\/shieldcrypto\/digestengine\/init"},"doc://Shield/documentation/ShieldCrypto/SHA224Engine":{"role":"symbol","title":"SHA224Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA224Engine"}],"url":"\/documentation\/shieldcrypto\/sha224engine"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA224Engine/create":{"role":"symbol","title":"create","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/create","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha224engine\/create"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita","text":"Init"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha224engine\/create"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/create","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita"}],"title":"create","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto12SHA224EngineV6createys5Int32VSpySo17CC_SHA256state_stVGcvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/SHA224Engine/create":{"role":"symbol","title":"create","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/create","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha224engine\/create"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Init":{"role":"symbol","title":"DigestEngine.Init","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Init"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Init","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Init"}],"url":"\/documentation\/shieldcrypto\/digestengine\/init"},"doc://Shield/documentation/ShieldCrypto/SHA224Engine":{"role":"symbol","title":"SHA224Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA224Engine"}],"url":"\/documentation\/shieldcrypto\/sha224engine"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/sha224engine/hashlength.json b/main/data/documentation/shieldcrypto/sha224engine/hashlength.json index 3039e3a2c..7429bff1f 100644 --- a/main/data/documentation/shieldcrypto/sha224engine/hashlength.json +++ b/main/data/documentation/shieldcrypto/sha224engine/hashlength.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha224engine\/hashlength"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/hashLength","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"title":"hashLength","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto12SHA224EngineV10hashLengths5Int32VvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/SHA224Engine":{"role":"symbol","title":"SHA224Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA224Engine"}],"url":"\/documentation\/shieldcrypto\/sha224engine"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA224Engine/hashLength":{"role":"symbol","title":"hashLength","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/hashLength","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha224engine\/hashlength"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha224engine\/hashlength"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/hashLength","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"title":"hashLength","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto12SHA224EngineV10hashLengths5Int32VvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA224Engine/hashLength":{"role":"symbol","title":"hashLength","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/hashLength","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha224engine\/hashlength"},"doc://Shield/documentation/ShieldCrypto/SHA224Engine":{"role":"symbol","title":"SHA224Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA224Engine"}],"url":"\/documentation\/shieldcrypto\/sha224engine"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/sha224engine/update.json b/main/data/documentation/shieldcrypto/sha224engine/update.json index e2257c001..5bf34eacf 100644 --- a/main/data/documentation/shieldcrypto/sha224engine/update.json +++ b/main/data/documentation/shieldcrypto/sha224engine/update.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Update-swift.typealias","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea","text":"Update"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha224engine\/update"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/update","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Update","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea"}],"title":"update","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto12SHA224EngineV6updateys5Int32VSpySo17CC_SHA256state_stVG_SVs6UInt32VtcvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/SHA224Engine":{"role":"symbol","title":"SHA224Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA224Engine"}],"url":"\/documentation\/shieldcrypto\/sha224engine"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Update-swift.typealias":{"role":"symbol","title":"DigestEngine.Update","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Update"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Update-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Update"}],"url":"\/documentation\/shieldcrypto\/digestengine\/update-swift.typealias"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA224Engine/update":{"role":"symbol","title":"update","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Update","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/update","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha224engine\/update"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Update-swift.typealias","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea","text":"Update"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha224engine\/update"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/update","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Update","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea"}],"title":"update","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto12SHA224EngineV6updateys5Int32VSpySo17CC_SHA256state_stVG_SVs6UInt32VtcvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA224Engine/update":{"role":"symbol","title":"update","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Update","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine\/update","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha224engine\/update"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Update-swift.typealias":{"role":"symbol","title":"DigestEngine.Update","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Update"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Update-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Update"}],"url":"\/documentation\/shieldcrypto\/digestengine\/update-swift.typealias"},"doc://Shield/documentation/ShieldCrypto/SHA224Engine":{"role":"symbol","title":"SHA224Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA224Engine"}],"url":"\/documentation\/shieldcrypto\/sha224engine"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/sha256digester.json b/main/data/documentation/shieldcrypto/sha256digester.json index b71f4090f..be1646308 100644 --- a/main/data/documentation/shieldcrypto/sha256digester.json +++ b/main/data/documentation/shieldcrypto/sha256digester.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Digester"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","preciseIdentifier":"s:12ShieldCrypto14DigesterEngineV","text":"DigesterEngine"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine","preciseIdentifier":"s:12ShieldCrypto12SHA256EngineV","text":"SHA256Engine"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha256digester"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Digester"}],"title":"SHA256Digester","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:12ShieldCrypto14SHA256Digestera","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"SHA256Digester"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldCrypto","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester"],"generated":true}],"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/SHA384Digester":{"role":"symbol","title":"SHA384Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Digester"}],"url":"\/documentation\/shieldcrypto\/sha384digester"},"doc://Shield/documentation/ShieldCrypto/SHA1Digester":{"role":"symbol","title":"SHA1Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA1Digester"}],"url":"\/documentation\/shieldcrypto\/sha1digester"},"doc://Shield/documentation/ShieldCrypto/SHA224Digester":{"role":"symbol","title":"SHA224Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA224Digester"}],"url":"\/documentation\/shieldcrypto\/sha224digester"},"doc://Shield/documentation/ShieldCrypto/SHA256Digester":{"role":"symbol","title":"SHA256Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA256Digester"}],"url":"\/documentation\/shieldcrypto\/sha256digester"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine":{"role":"symbol","title":"DigesterEngine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigesterEngine"}],"url":"\/documentation\/shieldcrypto\/digesterengine"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/SHA256Engine":{"role":"symbol","title":"SHA256Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA256Engine"}],"url":"\/documentation\/shieldcrypto\/sha256engine"},"doc://Shield/documentation/ShieldCrypto/SHA512Digester":{"role":"symbol","title":"SHA512Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Digester"}],"url":"\/documentation\/shieldcrypto\/sha512digester"},"doc://Shield/documentation/ShieldCrypto/Random":{"role":"symbol","title":"Random","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Random"}],"abstract":[{"type":"text","text":"Cryptographic random data generator."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Random"}],"url":"\/documentation\/shieldcrypto\/random"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Digester"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","preciseIdentifier":"s:12ShieldCrypto14DigesterEngineV","text":"DigesterEngine"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine","preciseIdentifier":"s:12ShieldCrypto12SHA256EngineV","text":"SHA256Engine"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha256digester"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Digester"}],"title":"SHA256Digester","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:12ShieldCrypto14SHA256Digestera","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"SHA256Digester"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldCrypto","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester"],"generated":true}],"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/SHA384Digester":{"role":"symbol","title":"SHA384Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Digester"}],"url":"\/documentation\/shieldcrypto\/sha384digester"},"doc://Shield/documentation/ShieldCrypto/SHA1Digester":{"role":"symbol","title":"SHA1Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA1Digester"}],"url":"\/documentation\/shieldcrypto\/sha1digester"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine":{"role":"symbol","title":"DigesterEngine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigesterEngine"}],"url":"\/documentation\/shieldcrypto\/digesterengine"},"doc://Shield/documentation/ShieldCrypto/SHA256Digester":{"role":"symbol","title":"SHA256Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA256Digester"}],"url":"\/documentation\/shieldcrypto\/sha256digester"},"doc://Shield/documentation/ShieldCrypto/Random":{"role":"symbol","title":"Random","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Random"}],"abstract":[{"type":"text","text":"Cryptographic random data generator."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Random"}],"url":"\/documentation\/shieldcrypto\/random"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/SHA512Digester":{"role":"symbol","title":"SHA512Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Digester"}],"url":"\/documentation\/shieldcrypto\/sha512digester"},"doc://Shield/documentation/ShieldCrypto/SHA256Engine":{"role":"symbol","title":"SHA256Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA256Engine"}],"url":"\/documentation\/shieldcrypto\/sha256engine"},"doc://Shield/documentation/ShieldCrypto/SHA224Digester":{"role":"symbol","title":"SHA224Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA224Digester"}],"url":"\/documentation\/shieldcrypto\/sha224digester"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/sha256engine.json b/main/data/documentation/shieldcrypto/sha256engine.json index 60c904065..f989acda6 100644 --- a/main/data/documentation/shieldcrypto/sha256engine.json +++ b/main/data/documentation/shieldcrypto/sha256engine.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Engine"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha256engine"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Aliases","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/Context"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/create","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/digest","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/final","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/hashLength","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/update"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Engine"}],"title":"SHA256Engine","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:12ShieldCrypto12SHA256EngineV","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"SHA256Engine"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto"]]},"references":{"doc://Shield/documentation/ShieldCrypto/SHA256Engine/final":{"role":"symbol","title":"final","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Final","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/final","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha256engine\/final"},"doc://Shield/documentation/ShieldCrypto/SHA256Engine":{"role":"symbol","title":"SHA256Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA256Engine"}],"url":"\/documentation\/shieldcrypto\/sha256engine"},"doc://Shield/documentation/ShieldCrypto/SHA256Engine/update":{"role":"symbol","title":"update","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Update","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/update","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha256engine\/update"},"doc://Shield/documentation/ShieldCrypto/DigestEngine":{"role":"symbol","title":"DigestEngine","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestEngine"}],"url":"\/documentation\/shieldcrypto\/digestengine"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA256Engine/hashLength":{"role":"symbol","title":"hashLength","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/hashLength","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha256engine\/hashlength"},"doc://Shield/documentation/ShieldCrypto/SHA256Engine/create":{"role":"symbol","title":"create","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/create","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha256engine\/create"},"doc://Shield/documentation/ShieldCrypto/SHA256Engine/Context":{"role":"symbol","title":"SHA256Engine.Context","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/Context","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Context"}],"url":"\/documentation\/shieldcrypto\/sha256engine\/context"},"doc://Shield/documentation/ShieldCrypto/SHA256Engine/digest":{"role":"symbol","title":"digest","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digest","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/digest","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha256engine\/digest"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Engine"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha256engine"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Aliases","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/Context"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/create","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/digest","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/final","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/hashLength","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/update"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Engine"}],"title":"SHA256Engine","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:12ShieldCrypto12SHA256EngineV","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"SHA256Engine"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA256Engine/Context":{"role":"symbol","title":"SHA256Engine.Context","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/Context","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Context"}],"url":"\/documentation\/shieldcrypto\/sha256engine\/context"},"doc://Shield/documentation/ShieldCrypto/SHA256Engine/final":{"role":"symbol","title":"final","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Final","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/final","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha256engine\/final"},"doc://Shield/documentation/ShieldCrypto/SHA256Engine/update":{"role":"symbol","title":"update","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Update","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/update","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha256engine\/update"},"doc://Shield/documentation/ShieldCrypto/SHA256Engine":{"role":"symbol","title":"SHA256Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA256Engine"}],"url":"\/documentation\/shieldcrypto\/sha256engine"},"doc://Shield/documentation/ShieldCrypto/SHA256Engine/hashLength":{"role":"symbol","title":"hashLength","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/hashLength","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha256engine\/hashlength"},"doc://Shield/documentation/ShieldCrypto/SHA256Engine/digest":{"role":"symbol","title":"digest","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digest","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/digest","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha256engine\/digest"},"doc://Shield/documentation/ShieldCrypto/SHA256Engine/create":{"role":"symbol","title":"create","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/create","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha256engine\/create"},"doc://Shield/documentation/ShieldCrypto/DigestEngine":{"role":"symbol","title":"DigestEngine","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestEngine"}],"url":"\/documentation\/shieldcrypto\/digestengine"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/sha256engine/context.json b/main/data/documentation/shieldcrypto/sha256engine/context.json index 0ddcfe741..0bb17e964 100644 --- a/main/data/documentation/shieldcrypto/sha256engine/context.json +++ b/main/data/documentation/shieldcrypto/sha256engine/context.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","text":"CC_SHA256_CTX","preciseIdentifier":"c:@T@CC_SHA256_CTX"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha256engine\/context"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/Context","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"title":"SHA256Engine.Context","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:12ShieldCrypto12SHA256EngineV7Contexta","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"Context"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/SHA256Engine/Context":{"role":"symbol","title":"SHA256Engine.Context","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/Context","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Context"}],"url":"\/documentation\/shieldcrypto\/sha256engine\/context"},"doc://Shield/documentation/ShieldCrypto/SHA256Engine":{"role":"symbol","title":"SHA256Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA256Engine"}],"url":"\/documentation\/shieldcrypto\/sha256engine"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","text":"CC_SHA256_CTX","preciseIdentifier":"c:@T@CC_SHA256_CTX"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha256engine\/context"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/Context","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"title":"SHA256Engine.Context","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:12ShieldCrypto12SHA256EngineV7Contexta","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"Context"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/SHA256Engine":{"role":"symbol","title":"SHA256Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA256Engine"}],"url":"\/documentation\/shieldcrypto\/sha256engine"},"doc://Shield/documentation/ShieldCrypto/SHA256Engine/Context":{"role":"symbol","title":"SHA256Engine.Context","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/Context","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Context"}],"url":"\/documentation\/shieldcrypto\/sha256engine\/context"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/sha256engine/create.json b/main/data/documentation/shieldcrypto/sha256engine/create.json index 795b800b9..2ecbcbfe1 100644 --- a/main/data/documentation/shieldcrypto/sha256engine/create.json +++ b/main/data/documentation/shieldcrypto/sha256engine/create.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita","text":"Init"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha256engine\/create"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/create","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita"}],"title":"create","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto12SHA256EngineV6createys5Int32VSpySo17CC_SHA256state_stVGcvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/SHA256Engine":{"role":"symbol","title":"SHA256Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA256Engine"}],"url":"\/documentation\/shieldcrypto\/sha256engine"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Init":{"role":"symbol","title":"DigestEngine.Init","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Init"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Init","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Init"}],"url":"\/documentation\/shieldcrypto\/digestengine\/init"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA256Engine/create":{"role":"symbol","title":"create","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/create","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha256engine\/create"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita","text":"Init"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha256engine\/create"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/create","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita"}],"title":"create","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto12SHA256EngineV6createys5Int32VSpySo17CC_SHA256state_stVGcvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA256Engine/create":{"role":"symbol","title":"create","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/create","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha256engine\/create"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Init":{"role":"symbol","title":"DigestEngine.Init","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Init"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Init","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Init"}],"url":"\/documentation\/shieldcrypto\/digestengine\/init"},"doc://Shield/documentation/ShieldCrypto/SHA256Engine":{"role":"symbol","title":"SHA256Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA256Engine"}],"url":"\/documentation\/shieldcrypto\/sha256engine"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/sha256engine/digest.json b/main/data/documentation/shieldcrypto/sha256engine/digest.json index 0583c0a4b..c1c545fe0 100644 --- a/main/data/documentation/shieldcrypto/sha256engine/digest.json +++ b/main/data/documentation/shieldcrypto/sha256engine/digest.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Digest-swift.typealias","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a","text":"Digest"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha256engine\/digest"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/digest","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digest","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a"}],"title":"digest","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto12SHA256EngineV6digestySpys5UInt8VGSgSV_s6UInt32VAGtcvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigestEngine/Digest-swift.typealias":{"role":"symbol","title":"DigestEngine.Digest","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Digest-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digest"}],"url":"\/documentation\/shieldcrypto\/digestengine\/digest-swift.typealias"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA256Engine":{"role":"symbol","title":"SHA256Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA256Engine"}],"url":"\/documentation\/shieldcrypto\/sha256engine"},"doc://Shield/documentation/ShieldCrypto/SHA256Engine/digest":{"role":"symbol","title":"digest","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digest","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/digest","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha256engine\/digest"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Digest-swift.typealias","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a","text":"Digest"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha256engine\/digest"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/digest","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digest","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a"}],"title":"digest","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto12SHA256EngineV6digestySpys5UInt8VGSgSV_s6UInt32VAGtcvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Digest-swift.typealias":{"role":"symbol","title":"DigestEngine.Digest","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Digest-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digest"}],"url":"\/documentation\/shieldcrypto\/digestengine\/digest-swift.typealias"},"doc://Shield/documentation/ShieldCrypto/SHA256Engine/digest":{"role":"symbol","title":"digest","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digest","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/digest","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha256engine\/digest"},"doc://Shield/documentation/ShieldCrypto/SHA256Engine":{"role":"symbol","title":"SHA256Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA256Engine"}],"url":"\/documentation\/shieldcrypto\/sha256engine"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/sha256engine/final.json b/main/data/documentation/shieldcrypto/sha256engine/final.json index 832e5b6a6..21f2f8453 100644 --- a/main/data/documentation/shieldcrypto/sha256engine/final.json +++ b/main/data/documentation/shieldcrypto/sha256engine/final.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Final-swift.typealias","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala","text":"Final"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha256engine\/final"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/final","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Final","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala"}],"title":"final","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto12SHA256EngineV5finalys5Int32VSpys5UInt8VG_SpySo17CC_SHA256state_stVGtcvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/SHA256Engine":{"role":"symbol","title":"SHA256Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA256Engine"}],"url":"\/documentation\/shieldcrypto\/sha256engine"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Final-swift.typealias":{"role":"symbol","title":"DigestEngine.Final","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Final"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Final-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Final"}],"url":"\/documentation\/shieldcrypto\/digestengine\/final-swift.typealias"},"doc://Shield/documentation/ShieldCrypto/SHA256Engine/final":{"role":"symbol","title":"final","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Final","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/final","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha256engine\/final"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Final-swift.typealias","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala","text":"Final"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha256engine\/final"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/final","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Final","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala"}],"title":"final","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto12SHA256EngineV5finalys5Int32VSpys5UInt8VG_SpySo17CC_SHA256state_stVGtcvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/SHA256Engine":{"role":"symbol","title":"SHA256Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA256Engine"}],"url":"\/documentation\/shieldcrypto\/sha256engine"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA256Engine/final":{"role":"symbol","title":"final","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Final","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/final","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha256engine\/final"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Final-swift.typealias":{"role":"symbol","title":"DigestEngine.Final","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Final"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Final-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Final"}],"url":"\/documentation\/shieldcrypto\/digestengine\/final-swift.typealias"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/sha256engine/update.json b/main/data/documentation/shieldcrypto/sha256engine/update.json index db5829ca9..8f6c72958 100644 --- a/main/data/documentation/shieldcrypto/sha256engine/update.json +++ b/main/data/documentation/shieldcrypto/sha256engine/update.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Update-swift.typealias","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea","text":"Update"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha256engine\/update"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/update","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Update","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea"}],"title":"update","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto12SHA256EngineV6updateys5Int32VSpySo17CC_SHA256state_stVG_SVs6UInt32VtcvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/SHA256Engine":{"role":"symbol","title":"SHA256Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA256Engine"}],"url":"\/documentation\/shieldcrypto\/sha256engine"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Update-swift.typealias":{"role":"symbol","title":"DigestEngine.Update","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Update"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Update-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Update"}],"url":"\/documentation\/shieldcrypto\/digestengine\/update-swift.typealias"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA256Engine/update":{"role":"symbol","title":"update","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Update","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/update","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha256engine\/update"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Update-swift.typealias","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea","text":"Update"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha256engine\/update"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/update","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Update","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea"}],"title":"update","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto12SHA256EngineV6updateys5Int32VSpySo17CC_SHA256state_stVG_SVs6UInt32VtcvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/SHA256Engine":{"role":"symbol","title":"SHA256Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA256Engine"}],"url":"\/documentation\/shieldcrypto\/sha256engine"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Update-swift.typealias":{"role":"symbol","title":"DigestEngine.Update","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Update"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Update-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Update"}],"url":"\/documentation\/shieldcrypto\/digestengine\/update-swift.typealias"},"doc://Shield/documentation/ShieldCrypto/SHA256Engine/update":{"role":"symbol","title":"update","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Update","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Engine\/update","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha256engine\/update"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/sha384digester.json b/main/data/documentation/shieldcrypto/sha384digester.json index 494a37ab3..a6b597298 100644 --- a/main/data/documentation/shieldcrypto/sha384digester.json +++ b/main/data/documentation/shieldcrypto/sha384digester.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Digester"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","preciseIdentifier":"s:12ShieldCrypto14DigesterEngineV","text":"DigesterEngine"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine","preciseIdentifier":"s:12ShieldCrypto12SHA384EngineV","text":"SHA384Engine"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha384digester"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Digester"}],"title":"SHA384Digester","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:12ShieldCrypto14SHA384Digestera","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"SHA384Digester"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldCrypto","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester"],"generated":true}],"references":{"doc://Shield/documentation/ShieldCrypto/Random":{"role":"symbol","title":"Random","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Random"}],"abstract":[{"type":"text","text":"Cryptographic random data generator."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Random"}],"url":"\/documentation\/shieldcrypto\/random"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/SHA512Digester":{"role":"symbol","title":"SHA512Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Digester"}],"url":"\/documentation\/shieldcrypto\/sha512digester"},"doc://Shield/documentation/ShieldCrypto/SHA384Digester":{"role":"symbol","title":"SHA384Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Digester"}],"url":"\/documentation\/shieldcrypto\/sha384digester"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine":{"role":"symbol","title":"DigesterEngine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigesterEngine"}],"url":"\/documentation\/shieldcrypto\/digesterengine"},"doc://Shield/documentation/ShieldCrypto/SHA224Digester":{"role":"symbol","title":"SHA224Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA224Digester"}],"url":"\/documentation\/shieldcrypto\/sha224digester"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/ShieldCrypto/SHA1Digester":{"role":"symbol","title":"SHA1Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA1Digester"}],"url":"\/documentation\/shieldcrypto\/sha1digester"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/SHA384Engine":{"role":"symbol","title":"SHA384Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Engine"}],"url":"\/documentation\/shieldcrypto\/sha384engine"},"doc://Shield/documentation/ShieldCrypto/SHA256Digester":{"role":"symbol","title":"SHA256Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA256Digester"}],"url":"\/documentation\/shieldcrypto\/sha256digester"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Digester"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","preciseIdentifier":"s:12ShieldCrypto14DigesterEngineV","text":"DigesterEngine"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine","preciseIdentifier":"s:12ShieldCrypto12SHA384EngineV","text":"SHA384Engine"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha384digester"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Digester"}],"title":"SHA384Digester","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:12ShieldCrypto14SHA384Digestera","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"SHA384Digester"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldCrypto","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester"],"generated":true}],"references":{"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine":{"role":"symbol","title":"DigesterEngine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigesterEngine"}],"url":"\/documentation\/shieldcrypto\/digesterengine"},"doc://Shield/documentation/ShieldCrypto/SHA256Digester":{"role":"symbol","title":"SHA256Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA256Digester"}],"url":"\/documentation\/shieldcrypto\/sha256digester"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/SHA384Engine":{"role":"symbol","title":"SHA384Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Engine"}],"url":"\/documentation\/shieldcrypto\/sha384engine"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/SHA512Digester":{"role":"symbol","title":"SHA512Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Digester"}],"url":"\/documentation\/shieldcrypto\/sha512digester"},"doc://Shield/documentation/ShieldCrypto/SHA1Digester":{"role":"symbol","title":"SHA1Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA1Digester"}],"url":"\/documentation\/shieldcrypto\/sha1digester"},"doc://Shield/documentation/ShieldCrypto/SHA224Digester":{"role":"symbol","title":"SHA224Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA224Digester"}],"url":"\/documentation\/shieldcrypto\/sha224digester"},"doc://Shield/documentation/ShieldCrypto/SHA384Digester":{"role":"symbol","title":"SHA384Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Digester"}],"url":"\/documentation\/shieldcrypto\/sha384digester"},"doc://Shield/documentation/ShieldCrypto/Random":{"role":"symbol","title":"Random","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Random"}],"abstract":[{"type":"text","text":"Cryptographic random data generator."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Random"}],"url":"\/documentation\/shieldcrypto\/random"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/sha384engine.json b/main/data/documentation/shieldcrypto/sha384engine.json index acad0be84..601919238 100644 --- a/main/data/documentation/shieldcrypto/sha384engine.json +++ b/main/data/documentation/shieldcrypto/sha384engine.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Engine"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha384engine"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Aliases","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/Context"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/create","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/digest","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/final","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/hashLength","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/update"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Engine"}],"title":"SHA384Engine","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:12ShieldCrypto12SHA384EngineV","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"SHA384Engine"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto"]]},"references":{"doc://Shield/documentation/ShieldCrypto/SHA384Engine/hashLength":{"role":"symbol","title":"hashLength","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/hashLength","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha384engine\/hashlength"},"doc://Shield/documentation/ShieldCrypto/SHA384Engine/final":{"role":"symbol","title":"final","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Final","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/final","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha384engine\/final"},"doc://Shield/documentation/ShieldCrypto/SHA384Engine/create":{"role":"symbol","title":"create","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/create","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha384engine\/create"},"doc://Shield/documentation/ShieldCrypto/DigestEngine":{"role":"symbol","title":"DigestEngine","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestEngine"}],"url":"\/documentation\/shieldcrypto\/digestengine"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA384Engine/Context":{"role":"symbol","title":"SHA384Engine.Context","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/Context","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Context"}],"url":"\/documentation\/shieldcrypto\/sha384engine\/context"},"doc://Shield/documentation/ShieldCrypto/SHA384Engine/digest":{"role":"symbol","title":"digest","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digest","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/digest","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha384engine\/digest"},"doc://Shield/documentation/ShieldCrypto/SHA384Engine":{"role":"symbol","title":"SHA384Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Engine"}],"url":"\/documentation\/shieldcrypto\/sha384engine"},"doc://Shield/documentation/ShieldCrypto/SHA384Engine/update":{"role":"symbol","title":"update","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Update","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/update","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha384engine\/update"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Engine"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha384engine"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Aliases","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/Context"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/create","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/digest","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/final","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/hashLength","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/update"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Engine"}],"title":"SHA384Engine","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:12ShieldCrypto12SHA384EngineV","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"SHA384Engine"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto"]]},"references":{"doc://Shield/documentation/ShieldCrypto/SHA384Engine/digest":{"role":"symbol","title":"digest","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digest","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/digest","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha384engine\/digest"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA384Engine/create":{"role":"symbol","title":"create","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/create","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha384engine\/create"},"doc://Shield/documentation/ShieldCrypto/SHA384Engine/hashLength":{"role":"symbol","title":"hashLength","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/hashLength","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha384engine\/hashlength"},"doc://Shield/documentation/ShieldCrypto/DigestEngine":{"role":"symbol","title":"DigestEngine","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestEngine"}],"url":"\/documentation\/shieldcrypto\/digestengine"},"doc://Shield/documentation/ShieldCrypto/SHA384Engine/final":{"role":"symbol","title":"final","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Final","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/final","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha384engine\/final"},"doc://Shield/documentation/ShieldCrypto/SHA384Engine/update":{"role":"symbol","title":"update","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Update","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/update","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha384engine\/update"},"doc://Shield/documentation/ShieldCrypto/SHA384Engine":{"role":"symbol","title":"SHA384Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Engine"}],"url":"\/documentation\/shieldcrypto\/sha384engine"},"doc://Shield/documentation/ShieldCrypto/SHA384Engine/Context":{"role":"symbol","title":"SHA384Engine.Context","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/Context","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Context"}],"url":"\/documentation\/shieldcrypto\/sha384engine\/context"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/sha384engine/context.json b/main/data/documentation/shieldcrypto/sha384engine/context.json index 42908410a..4b149cb28 100644 --- a/main/data/documentation/shieldcrypto/sha384engine/context.json +++ b/main/data/documentation/shieldcrypto/sha384engine/context.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","text":"CC_SHA512_CTX","preciseIdentifier":"c:@T@CC_SHA512_CTX"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha384engine\/context"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/Context","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"title":"SHA384Engine.Context","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:12ShieldCrypto12SHA384EngineV7Contexta","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"Context"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/SHA384Engine":{"role":"symbol","title":"SHA384Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Engine"}],"url":"\/documentation\/shieldcrypto\/sha384engine"},"doc://Shield/documentation/ShieldCrypto/SHA384Engine/Context":{"role":"symbol","title":"SHA384Engine.Context","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/Context","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Context"}],"url":"\/documentation\/shieldcrypto\/sha384engine\/context"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","text":"CC_SHA512_CTX","preciseIdentifier":"c:@T@CC_SHA512_CTX"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha384engine\/context"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/Context","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"title":"SHA384Engine.Context","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:12ShieldCrypto12SHA384EngineV7Contexta","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"Context"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/SHA384Engine":{"role":"symbol","title":"SHA384Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Engine"}],"url":"\/documentation\/shieldcrypto\/sha384engine"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA384Engine/Context":{"role":"symbol","title":"SHA384Engine.Context","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/Context","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Context"}],"url":"\/documentation\/shieldcrypto\/sha384engine\/context"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/sha384engine/create.json b/main/data/documentation/shieldcrypto/sha384engine/create.json index d9eed9155..bcd8e2d61 100644 --- a/main/data/documentation/shieldcrypto/sha384engine/create.json +++ b/main/data/documentation/shieldcrypto/sha384engine/create.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita","text":"Init"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha384engine\/create"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/create","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita"}],"title":"create","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto12SHA384EngineV6createys5Int32VSpySo17CC_SHA512state_stVGcvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/SHA384Engine/create":{"role":"symbol","title":"create","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/create","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha384engine\/create"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA384Engine":{"role":"symbol","title":"SHA384Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Engine"}],"url":"\/documentation\/shieldcrypto\/sha384engine"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Init":{"role":"symbol","title":"DigestEngine.Init","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Init"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Init","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Init"}],"url":"\/documentation\/shieldcrypto\/digestengine\/init"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita","text":"Init"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha384engine\/create"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/create","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita"}],"title":"create","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto12SHA384EngineV6createys5Int32VSpySo17CC_SHA512state_stVGcvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Init":{"role":"symbol","title":"DigestEngine.Init","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Init"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Init","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Init"}],"url":"\/documentation\/shieldcrypto\/digestengine\/init"},"doc://Shield/documentation/ShieldCrypto/SHA384Engine":{"role":"symbol","title":"SHA384Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Engine"}],"url":"\/documentation\/shieldcrypto\/sha384engine"},"doc://Shield/documentation/ShieldCrypto/SHA384Engine/create":{"role":"symbol","title":"create","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/create","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha384engine\/create"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/sha384engine/digest.json b/main/data/documentation/shieldcrypto/sha384engine/digest.json index 8717d5dc5..9f5683fe2 100644 --- a/main/data/documentation/shieldcrypto/sha384engine/digest.json +++ b/main/data/documentation/shieldcrypto/sha384engine/digest.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Digest-swift.typealias","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a","text":"Digest"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha384engine\/digest"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/digest","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digest","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a"}],"title":"digest","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto12SHA384EngineV6digestySpys5UInt8VGSgSV_s6UInt32VAGtcvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA384Engine/digest":{"role":"symbol","title":"digest","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digest","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/digest","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha384engine\/digest"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Digest-swift.typealias":{"role":"symbol","title":"DigestEngine.Digest","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Digest-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digest"}],"url":"\/documentation\/shieldcrypto\/digestengine\/digest-swift.typealias"},"doc://Shield/documentation/ShieldCrypto/SHA384Engine":{"role":"symbol","title":"SHA384Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Engine"}],"url":"\/documentation\/shieldcrypto\/sha384engine"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Digest-swift.typealias","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a","text":"Digest"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha384engine\/digest"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/digest","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digest","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a"}],"title":"digest","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto12SHA384EngineV6digestySpys5UInt8VGSgSV_s6UInt32VAGtcvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/SHA384Engine/digest":{"role":"symbol","title":"digest","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digest","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/digest","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha384engine\/digest"},"doc://Shield/documentation/ShieldCrypto/SHA384Engine":{"role":"symbol","title":"SHA384Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Engine"}],"url":"\/documentation\/shieldcrypto\/sha384engine"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Digest-swift.typealias":{"role":"symbol","title":"DigestEngine.Digest","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Digest-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digest"}],"url":"\/documentation\/shieldcrypto\/digestengine\/digest-swift.typealias"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/sha384engine/final.json b/main/data/documentation/shieldcrypto/sha384engine/final.json index 393c12ea5..9d4073338 100644 --- a/main/data/documentation/shieldcrypto/sha384engine/final.json +++ b/main/data/documentation/shieldcrypto/sha384engine/final.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Final-swift.typealias","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala","text":"Final"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha384engine\/final"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/final","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Final","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala"}],"title":"final","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto12SHA384EngineV5finalys5Int32VSpys5UInt8VG_SpySo17CC_SHA512state_stVGtcvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigestEngine/Final-swift.typealias":{"role":"symbol","title":"DigestEngine.Final","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Final"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Final-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Final"}],"url":"\/documentation\/shieldcrypto\/digestengine\/final-swift.typealias"},"doc://Shield/documentation/ShieldCrypto/SHA384Engine/final":{"role":"symbol","title":"final","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Final","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/final","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha384engine\/final"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA384Engine":{"role":"symbol","title":"SHA384Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Engine"}],"url":"\/documentation\/shieldcrypto\/sha384engine"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Final-swift.typealias","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala","text":"Final"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha384engine\/final"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/final","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Final","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala"}],"title":"final","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto12SHA384EngineV5finalys5Int32VSpys5UInt8VG_SpySo17CC_SHA512state_stVGtcvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA384Engine":{"role":"symbol","title":"SHA384Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Engine"}],"url":"\/documentation\/shieldcrypto\/sha384engine"},"doc://Shield/documentation/ShieldCrypto/SHA384Engine/final":{"role":"symbol","title":"final","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Final","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/final","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha384engine\/final"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Final-swift.typealias":{"role":"symbol","title":"DigestEngine.Final","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Final"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Final-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Final"}],"url":"\/documentation\/shieldcrypto\/digestengine\/final-swift.typealias"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/sha384engine/hashlength.json b/main/data/documentation/shieldcrypto/sha384engine/hashlength.json index 56ea5850a..48d2d8c4d 100644 --- a/main/data/documentation/shieldcrypto/sha384engine/hashlength.json +++ b/main/data/documentation/shieldcrypto/sha384engine/hashlength.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha384engine\/hashlength"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/hashLength","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"title":"hashLength","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto12SHA384EngineV10hashLengths5Int32VvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/SHA384Engine/hashLength":{"role":"symbol","title":"hashLength","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/hashLength","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha384engine\/hashlength"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA384Engine":{"role":"symbol","title":"SHA384Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Engine"}],"url":"\/documentation\/shieldcrypto\/sha384engine"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha384engine\/hashlength"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/hashLength","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"title":"hashLength","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto12SHA384EngineV10hashLengths5Int32VvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/SHA384Engine":{"role":"symbol","title":"SHA384Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Engine"}],"url":"\/documentation\/shieldcrypto\/sha384engine"},"doc://Shield/documentation/ShieldCrypto/SHA384Engine/hashLength":{"role":"symbol","title":"hashLength","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/hashLength","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha384engine\/hashlength"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/sha384engine/update.json b/main/data/documentation/shieldcrypto/sha384engine/update.json index 695ad2c48..dfa253a75 100644 --- a/main/data/documentation/shieldcrypto/sha384engine/update.json +++ b/main/data/documentation/shieldcrypto/sha384engine/update.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Update-swift.typealias","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea","text":"Update"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha384engine\/update"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/update","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Update","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea"}],"title":"update","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto12SHA384EngineV6updateys5Int32VSpySo17CC_SHA512state_stVG_SVs6UInt32VtcvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigestEngine/Update-swift.typealias":{"role":"symbol","title":"DigestEngine.Update","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Update"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Update-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Update"}],"url":"\/documentation\/shieldcrypto\/digestengine\/update-swift.typealias"},"doc://Shield/documentation/ShieldCrypto/SHA384Engine":{"role":"symbol","title":"SHA384Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Engine"}],"url":"\/documentation\/shieldcrypto\/sha384engine"},"doc://Shield/documentation/ShieldCrypto/SHA384Engine/update":{"role":"symbol","title":"update","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Update","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/update","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha384engine\/update"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Update-swift.typealias","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea","text":"Update"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha384engine\/update"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/update","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Update","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea"}],"title":"update","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto12SHA384EngineV6updateys5Int32VSpySo17CC_SHA512state_stVG_SVs6UInt32VtcvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA384Engine/update":{"role":"symbol","title":"update","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Update","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine\/update","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha384engine\/update"},"doc://Shield/documentation/ShieldCrypto/SHA384Engine":{"role":"symbol","title":"SHA384Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Engine"}],"url":"\/documentation\/shieldcrypto\/sha384engine"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Update-swift.typealias":{"role":"symbol","title":"DigestEngine.Update","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Update"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Update-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Update"}],"url":"\/documentation\/shieldcrypto\/digestengine\/update-swift.typealias"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/sha512digester.json b/main/data/documentation/shieldcrypto/sha512digester.json index 1c8f02708..8a84d68ef 100644 --- a/main/data/documentation/shieldcrypto/sha512digester.json +++ b/main/data/documentation/shieldcrypto/sha512digester.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Digester"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","preciseIdentifier":"s:12ShieldCrypto14DigesterEngineV","text":"DigesterEngine"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine","preciseIdentifier":"s:12ShieldCrypto12SHA512EngineV","text":"SHA512Engine"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha512digester"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Digester"}],"title":"SHA512Digester","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:12ShieldCrypto14SHA512Digestera","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"SHA512Digester"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldCrypto","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester"],"generated":true}],"references":{"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/SHA384Digester":{"role":"symbol","title":"SHA384Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Digester"}],"url":"\/documentation\/shieldcrypto\/sha384digester"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/SHA224Digester":{"role":"symbol","title":"SHA224Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA224Digester"}],"url":"\/documentation\/shieldcrypto\/sha224digester"},"doc://Shield/documentation/ShieldCrypto/Random":{"role":"symbol","title":"Random","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Random"}],"abstract":[{"type":"text","text":"Cryptographic random data generator."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Random"}],"url":"\/documentation\/shieldcrypto\/random"},"doc://Shield/documentation/ShieldCrypto/SHA256Digester":{"role":"symbol","title":"SHA256Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA256Digester"}],"url":"\/documentation\/shieldcrypto\/sha256digester"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine":{"role":"symbol","title":"DigesterEngine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigesterEngine"}],"url":"\/documentation\/shieldcrypto\/digesterengine"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/ShieldCrypto/SHA512Digester":{"role":"symbol","title":"SHA512Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Digester"}],"url":"\/documentation\/shieldcrypto\/sha512digester"},"doc://Shield/documentation/ShieldCrypto/SHA512Engine":{"role":"symbol","title":"SHA512Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Engine"}],"url":"\/documentation\/shieldcrypto\/sha512engine"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/SHA1Digester":{"role":"symbol","title":"SHA1Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA1Digester"}],"url":"\/documentation\/shieldcrypto\/sha1digester"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Digester"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","preciseIdentifier":"s:12ShieldCrypto14DigesterEngineV","text":"DigesterEngine"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine","preciseIdentifier":"s:12ShieldCrypto12SHA512EngineV","text":"SHA512Engine"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha512digester"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Digester"}],"title":"SHA512Digester","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:12ShieldCrypto14SHA512Digestera","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"SHA512Digester"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldCrypto","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester"],"generated":true}],"references":{"doc://Shield/documentation/ShieldCrypto/SHA224Digester":{"role":"symbol","title":"SHA224Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA224Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA224Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA224Digester"}],"url":"\/documentation\/shieldcrypto\/sha224digester"},"doc://Shield/documentation/ShieldCrypto/SHA512Engine":{"role":"symbol","title":"SHA512Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Engine"}],"url":"\/documentation\/shieldcrypto\/sha512engine"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/SHA512Digester":{"role":"symbol","title":"SHA512Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Digester"}],"url":"\/documentation\/shieldcrypto\/sha512digester"},"doc://Shield/documentation/ShieldCrypto/SHA384Digester":{"role":"symbol","title":"SHA384Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA384Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA384Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA384Digester"}],"url":"\/documentation\/shieldcrypto\/sha384digester"},"doc://Shield/documentation/ShieldCrypto/SHA256Digester":{"role":"symbol","title":"SHA256Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA256Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA256Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA256Digester"}],"url":"\/documentation\/shieldcrypto\/sha256digester"},"doc://Shield/documentation/ShieldCrypto/Cryptor":{"role":"symbol","title":"Cryptor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cryptor"}],"abstract":[{"type":"text","text":"Encryption & decryption with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Cryptor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Cryptor"}],"url":"\/documentation\/shieldcrypto\/cryptor"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldCrypto/SHA1Digester":{"role":"symbol","title":"SHA1Digester","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA1Digester"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA1Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA1Digester"}],"url":"\/documentation\/shieldcrypto\/sha1digester"},"doc://Shield/documentation/ShieldCrypto/Random":{"role":"symbol","title":"Random","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Random"}],"abstract":[{"type":"text","text":"Cryptographic random data generator."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Random","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Random"}],"url":"\/documentation\/shieldcrypto\/random"},"doc://Shield/documentation/ShieldCrypto/HMAC":{"role":"symbol","title":"HMAC","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HMAC"}],"abstract":[{"type":"text","text":"Hash based message authentication with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/HMAC","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HMAC"}],"url":"\/documentation\/shieldcrypto\/hmac"},"doc://Shield/documentation/ShieldCrypto/DigesterEngine":{"role":"symbol","title":"DigesterEngine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigesterEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigesterEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigesterEngine"}],"url":"\/documentation\/shieldcrypto\/digesterengine"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/sha512engine.json b/main/data/documentation/shieldcrypto/sha512engine.json index 5cb12201a..c421f5bf0 100644 --- a/main/data/documentation/shieldcrypto/sha512engine.json +++ b/main/data/documentation/shieldcrypto/sha512engine.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Engine"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha512engine"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Aliases","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/Context"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/create","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/digest","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/final","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/hashLength","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/update"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Engine"}],"title":"SHA512Engine","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:12ShieldCrypto12SHA512EngineV","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"SHA512Engine"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto"]]},"references":{"doc://Shield/documentation/ShieldCrypto/SHA512Engine/Context":{"role":"symbol","title":"SHA512Engine.Context","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/Context","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Context"}],"url":"\/documentation\/shieldcrypto\/sha512engine\/context"},"doc://Shield/documentation/ShieldCrypto/DigestEngine":{"role":"symbol","title":"DigestEngine","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestEngine"}],"url":"\/documentation\/shieldcrypto\/digestengine"},"doc://Shield/documentation/ShieldCrypto/SHA512Engine/digest":{"role":"symbol","title":"digest","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digest","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/digest","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha512engine\/digest"},"doc://Shield/documentation/ShieldCrypto/SHA512Engine/hashLength":{"role":"symbol","title":"hashLength","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/hashLength","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha512engine\/hashlength"},"doc://Shield/documentation/ShieldCrypto/SHA512Engine/final":{"role":"symbol","title":"final","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Final","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/final","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha512engine\/final"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA512Engine/update":{"role":"symbol","title":"update","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Update","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/update","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha512engine\/update"},"doc://Shield/documentation/ShieldCrypto/SHA512Engine/create":{"role":"symbol","title":"create","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/create","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha512engine\/create"},"doc://Shield/documentation/ShieldCrypto/SHA512Engine":{"role":"symbol","title":"SHA512Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Engine"}],"url":"\/documentation\/shieldcrypto\/sha512engine"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Engine"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha512engine"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Aliases","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/Context"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/create","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/digest","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/final","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/hashLength","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/update"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Engine"}],"title":"SHA512Engine","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:12ShieldCrypto12SHA512EngineV","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"SHA512Engine"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto"]]},"references":{"doc://Shield/documentation/ShieldCrypto/SHA512Engine/digest":{"role":"symbol","title":"digest","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digest","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/digest","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha512engine\/digest"},"doc://Shield/documentation/ShieldCrypto/SHA512Engine/create":{"role":"symbol","title":"create","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/create","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha512engine\/create"},"doc://Shield/documentation/ShieldCrypto/SHA512Engine/final":{"role":"symbol","title":"final","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Final","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/final","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha512engine\/final"},"doc://Shield/documentation/ShieldCrypto/SHA512Engine/hashLength":{"role":"symbol","title":"hashLength","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/hashLength","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha512engine\/hashlength"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA512Engine/update":{"role":"symbol","title":"update","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Update","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/update","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha512engine\/update"},"doc://Shield/documentation/ShieldCrypto/SHA512Engine":{"role":"symbol","title":"SHA512Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Engine"}],"url":"\/documentation\/shieldcrypto\/sha512engine"},"doc://Shield/documentation/ShieldCrypto/SHA512Engine/Context":{"role":"symbol","title":"SHA512Engine.Context","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/Context","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Context"}],"url":"\/documentation\/shieldcrypto\/sha512engine\/context"},"doc://Shield/documentation/ShieldCrypto/DigestEngine":{"role":"symbol","title":"DigestEngine","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"DigestEngine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DigestEngine"}],"url":"\/documentation\/shieldcrypto\/digestengine"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/sha512engine/context.json b/main/data/documentation/shieldcrypto/sha512engine/context.json index f65eaf8b1..cf6f2b00a 100644 --- a/main/data/documentation/shieldcrypto/sha512engine/context.json +++ b/main/data/documentation/shieldcrypto/sha512engine/context.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","text":"CC_SHA512_CTX","preciseIdentifier":"c:@T@CC_SHA512_CTX"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha512engine\/context"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/Context","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"title":"SHA512Engine.Context","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:12ShieldCrypto12SHA512EngineV7Contexta","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"Context"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/SHA512Engine":{"role":"symbol","title":"SHA512Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Engine"}],"url":"\/documentation\/shieldcrypto\/sha512engine"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA512Engine/Context":{"role":"symbol","title":"SHA512Engine.Context","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/Context","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Context"}],"url":"\/documentation\/shieldcrypto\/sha512engine\/context"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","text":"CC_SHA512_CTX","preciseIdentifier":"c:@T@CC_SHA512_CTX"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha512engine\/context"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/Context","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"title":"SHA512Engine.Context","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:12ShieldCrypto12SHA512EngineV7Contexta","modules":[{"name":"ShieldCrypto"}],"navigatorTitle":[{"kind":"identifier","text":"Context"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA512Engine":{"role":"symbol","title":"SHA512Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Engine"}],"url":"\/documentation\/shieldcrypto\/sha512engine"},"doc://Shield/documentation/ShieldCrypto/SHA512Engine/Context":{"role":"symbol","title":"SHA512Engine.Context","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/Context","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Context"}],"url":"\/documentation\/shieldcrypto\/sha512engine\/context"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/sha512engine/create.json b/main/data/documentation/shieldcrypto/sha512engine/create.json index 5712a5918..a1c2c9de0 100644 --- a/main/data/documentation/shieldcrypto/sha512engine/create.json +++ b/main/data/documentation/shieldcrypto/sha512engine/create.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita","text":"Init"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha512engine\/create"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/create","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita"}],"title":"create","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto12SHA512EngineV6createys5Int32VSpySo17CC_SHA512state_stVGcvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/SHA512Engine":{"role":"symbol","title":"SHA512Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Engine"}],"url":"\/documentation\/shieldcrypto\/sha512engine"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA512Engine/create":{"role":"symbol","title":"create","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/create","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha512engine\/create"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Init":{"role":"symbol","title":"DigestEngine.Init","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Init"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Init","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Init"}],"url":"\/documentation\/shieldcrypto\/digestengine\/init"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita","text":"Init"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha512engine\/create"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/create","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita"}],"title":"create","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto12SHA512EngineV6createys5Int32VSpySo17CC_SHA512state_stVGcvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA512Engine":{"role":"symbol","title":"SHA512Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Engine"}],"url":"\/documentation\/shieldcrypto\/sha512engine"},"doc://Shield/documentation/ShieldCrypto/SHA512Engine/create":{"role":"symbol","title":"create","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"create"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Init","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP4Inita"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/create","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha512engine\/create"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Init":{"role":"symbol","title":"DigestEngine.Init","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Init"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Init","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Init"}],"url":"\/documentation\/shieldcrypto\/digestengine\/init"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/sha512engine/digest.json b/main/data/documentation/shieldcrypto/sha512engine/digest.json index f3bae6a1c..8c5a69c4f 100644 --- a/main/data/documentation/shieldcrypto/sha512engine/digest.json +++ b/main/data/documentation/shieldcrypto/sha512engine/digest.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Digest-swift.typealias","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a","text":"Digest"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha512engine\/digest"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/digest","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digest","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a"}],"title":"digest","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto12SHA512EngineV6digestySpys5UInt8VGSgSV_s6UInt32VAGtcvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA512Engine":{"role":"symbol","title":"SHA512Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Engine"}],"url":"\/documentation\/shieldcrypto\/sha512engine"},"doc://Shield/documentation/ShieldCrypto/SHA512Engine/digest":{"role":"symbol","title":"digest","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digest","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/digest","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha512engine\/digest"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Digest-swift.typealias":{"role":"symbol","title":"DigestEngine.Digest","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Digest-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digest"}],"url":"\/documentation\/shieldcrypto\/digestengine\/digest-swift.typealias"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Digest-swift.typealias","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a","text":"Digest"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha512engine\/digest"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/digest","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digest","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a"}],"title":"digest","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto12SHA512EngineV6digestySpys5UInt8VGSgSV_s6UInt32VAGtcvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Digest-swift.typealias":{"role":"symbol","title":"DigestEngine.Digest","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Digest-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digest"}],"url":"\/documentation\/shieldcrypto\/digestengine\/digest-swift.typealias"},"doc://Shield/documentation/ShieldCrypto/SHA512Engine/digest":{"role":"symbol","title":"digest","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digest","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP0C0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/digest","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha512engine\/digest"},"doc://Shield/documentation/ShieldCrypto/SHA512Engine":{"role":"symbol","title":"SHA512Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Engine"}],"url":"\/documentation\/shieldcrypto\/sha512engine"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/sha512engine/final.json b/main/data/documentation/shieldcrypto/sha512engine/final.json index 3fe31fb75..96a60bd7e 100644 --- a/main/data/documentation/shieldcrypto/sha512engine/final.json +++ b/main/data/documentation/shieldcrypto/sha512engine/final.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Final-swift.typealias","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala","text":"Final"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha512engine\/final"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/final","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Final","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala"}],"title":"final","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto12SHA512EngineV5finalys5Int32VSpys5UInt8VG_SpySo17CC_SHA512state_stVGtcvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigestEngine/Final-swift.typealias":{"role":"symbol","title":"DigestEngine.Final","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Final"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Final-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Final"}],"url":"\/documentation\/shieldcrypto\/digestengine\/final-swift.typealias"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA512Engine":{"role":"symbol","title":"SHA512Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Engine"}],"url":"\/documentation\/shieldcrypto\/sha512engine"},"doc://Shield/documentation/ShieldCrypto/SHA512Engine/final":{"role":"symbol","title":"final","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Final","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/final","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha512engine\/final"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Final-swift.typealias","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala","text":"Final"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha512engine\/final"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/final","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Final","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala"}],"title":"final","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto12SHA512EngineV5finalys5Int32VSpys5UInt8VG_SpySo17CC_SHA512state_stVGtcvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/DigestEngine/Final-swift.typealias":{"role":"symbol","title":"DigestEngine.Final","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Final"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Final-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Final"}],"url":"\/documentation\/shieldcrypto\/digestengine\/final-swift.typealias"},"doc://Shield/documentation/ShieldCrypto/SHA512Engine/final":{"role":"symbol","title":"final","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"final"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Final","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP5Finala"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/final","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha512engine\/final"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA512Engine":{"role":"symbol","title":"SHA512Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Engine"}],"url":"\/documentation\/shieldcrypto\/sha512engine"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/sha512engine/hashlength.json b/main/data/documentation/shieldcrypto/sha512engine/hashlength.json index c5b3e05ce..cb74d2a26 100644 --- a/main/data/documentation/shieldcrypto/sha512engine/hashlength.json +++ b/main/data/documentation/shieldcrypto/sha512engine/hashlength.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha512engine\/hashlength"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/hashLength","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"title":"hashLength","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto12SHA512EngineV10hashLengths5Int32VvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/SHA512Engine/hashLength":{"role":"symbol","title":"hashLength","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/hashLength","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha512engine\/hashlength"},"doc://Shield/documentation/ShieldCrypto/SHA512Engine":{"role":"symbol","title":"SHA512Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Engine"}],"url":"\/documentation\/shieldcrypto\/sha512engine"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha512engine\/hashlength"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/hashLength","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"title":"hashLength","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto12SHA512EngineV10hashLengths5Int32VvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto/SHA512Engine/hashLength":{"role":"symbol","title":"hashLength","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int32","preciseIdentifier":"s:s5Int32V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/hashLength","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha512engine\/hashlength"},"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA512Engine":{"role":"symbol","title":"SHA512Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Engine"}],"url":"\/documentation\/shieldcrypto\/sha512engine"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldcrypto/sha512engine/update.json b/main/data/documentation/shieldcrypto/sha512engine/update.json index 4f4924402..c05889c4b 100644 --- a/main/data/documentation/shieldcrypto/sha512engine/update.json +++ b/main/data/documentation/shieldcrypto/sha512engine/update.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Update-swift.typealias","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea","text":"Update"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha512engine\/update"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/update","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Update","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea"}],"title":"update","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto12SHA512EngineV6updateys5Int32VSpySo17CC_SHA512state_stVG_SVs6UInt32VtcvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Update-swift.typealias":{"role":"symbol","title":"DigestEngine.Update","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Update"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Update-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Update"}],"url":"\/documentation\/shieldcrypto\/digestengine\/update-swift.typealias"},"doc://Shield/documentation/ShieldCrypto/SHA512Engine":{"role":"symbol","title":"SHA512Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Engine"}],"url":"\/documentation\/shieldcrypto\/sha512engine"},"doc://Shield/documentation/ShieldCrypto/SHA512Engine/update":{"role":"symbol","title":"update","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Update","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/update","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha512engine\/update"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Update-swift.typealias","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea","text":"Update"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldcrypto\/sha512engine\/update"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/update","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Update","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea"}],"title":"update","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:12ShieldCrypto12SHA512EngineV6updateys5Int32VSpySo17CC_SHA512state_stVG_SVs6UInt32VtcvpZ","modules":[{"name":"ShieldCrypto"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldCrypto","doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine"]]},"references":{"doc://Shield/documentation/ShieldCrypto":{"role":"collection","title":"ShieldCrypto","abstract":[{"type":"text","text":"Swift interface for "},{"type":"codeVoice","code":"CommonCrypto"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto"},"doc://Shield/documentation/ShieldCrypto/SHA512Engine/update":{"role":"symbol","title":"update","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Update","preciseIdentifier":"s:12ShieldCrypto12DigestEngineP6Updatea"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine\/update","kind":"symbol","type":"topic","url":"\/documentation\/shieldcrypto\/sha512engine\/update"},"doc://Shield/documentation/ShieldCrypto/DigestEngine/Update-swift.typealias":{"role":"symbol","title":"DigestEngine.Update","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Update"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/DigestEngine\/Update-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Update"}],"url":"\/documentation\/shieldcrypto\/digestengine\/update-swift.typealias"},"doc://Shield/documentation/ShieldCrypto/SHA512Engine":{"role":"symbol","title":"SHA512Engine","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SHA512Engine"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/SHA512Engine","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SHA512Engine"}],"url":"\/documentation\/shieldcrypto\/sha512engine"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid.json b/main/data/documentation/shieldoid.json index c33cad780..05c7cf48e 100644 --- a/main/data/documentation/shieldoid.json +++ b/main/data/documentation/shieldoid.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"content","content":[{"anchor":"Overview","level":2,"type":"heading","text":"Overview"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Common OID definitions and conversions."}],"kind":"symbol","metadata":{"roleHeading":"Framework","externalID":"ShieldOID","title":"ShieldOID","symbolKind":"module","role":"collection","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[[]]},"topicSections":[{"title":"Protocols","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef"]},{"title":"Type Aliases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OID"]}],"references":{"doc://Shield/documentation/ShieldOID":{"role":"collection","title":"ShieldOID","abstract":[{"type":"text","text":"Common OID definitions and conversions."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"content","content":[{"anchor":"Overview","level":2,"type":"heading","text":"Overview"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Common OID definitions and conversions."}],"kind":"symbol","metadata":{"roleHeading":"Framework","externalID":"ShieldOID","title":"ShieldOID","symbolKind":"module","role":"collection","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[[]]},"topicSections":[{"title":"Protocols","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef"]},{"title":"Type Aliases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OID"]}],"references":{"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/documentation/ShieldOID":{"role":"collection","title":"ShieldOID","abstract":[{"type":"text","text":"Common OID definitions and conversions."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso.json b/main/data/documentation/shieldoid/iso.json index 9bc7649fa..35a10b6c2 100644 --- a/main/data/documentation/shieldoid/iso.json +++ b/main/data/documentation/shieldoid/iso.json @@ -1 +1 @@ -{"seeAlsoSections":[{"title":"ShieldOID","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu"],"generated":true}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"See: http:\/\/oid-info.com\/get\/1"}]}]}],"variants":[{"paths":["\/documentation\/shieldoid\/iso"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"title":"iso","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID3isoV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"iso"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/names"]}],"references":{"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/names"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/id"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"seeAlsoSections":[{"title":"ShieldOID","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu"],"generated":true}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"See: http:\/\/oid-info.com\/get\/1"}]}]}],"variants":[{"paths":["\/documentation\/shieldoid\/iso"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"title":"iso","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID3isoV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"iso"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/names"]}],"references":{"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/names"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/id.json b/main/data/documentation/shieldoid/iso/id.json index 8fb4386d8..fa2b0c711 100644 --- a/main/data/documentation/shieldoid/iso/id.json +++ b/main/data/documentation/shieldoid/iso/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/id"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/id"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody.json b/main/data/documentation/shieldoid/iso/memberbody.json index 22b283dd4..189697705 100644 --- a/main/data/documentation/shieldoid/iso/memberbody.json +++ b/main/data/documentation/shieldoid/iso/memberbody.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/names"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"title":"iso.memberBody","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID3isoV10memberBodyV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"memberBody"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/names"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/names"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"title":"iso.memberBody","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID3isoV10memberBodyV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"memberBody"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/names"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/id"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/id.json b/main/data/documentation/shieldoid/iso/memberbody/id.json index e411d04d9..4b3b5b40b 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/id.json +++ b/main/data/documentation/shieldoid/iso/memberbody/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/id"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/id"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/names.json b/main/data/documentation/shieldoid/iso/memberbody/names.json index ce6341ed8..379936291 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/names.json +++ b/main/data/documentation/shieldoid/iso/memberbody/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/names"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/names"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us.json b/main/data/documentation/shieldoid/iso/memberbody/us.json index b6795a8b6..81a0cadd6 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/names"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"title":"iso.memberBody.us","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID3isoV10memberBodyV2usV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"us"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/names"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/names"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"title":"iso.memberBody.us","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID3isoV10memberBodyV2usV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"us"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/id"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/names"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962.json index 460b62934..8c1152ab5 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/names"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"title":"iso.memberBody.us.ansix962","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"ansix962"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/names"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType":{"role":"symbol","title":"iso.memberBody.us.ansix962.keyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"keyType"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/names"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"title":"iso.memberBody.us.ansix962","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"ansix962"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType":{"role":"symbol","title":"iso.memberBody.us.ansix962.keyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"keyType"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/names"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves.json index 2ebfa11a8..770c88cc5 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/names"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"title":"iso.memberBody.us.ansix962.curves","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"curves"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/names"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"prime"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/names"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"title":"iso.memberBody.us.ansix962.curves","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"curves"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"prime"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/names"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo.json index e63679fda..d654de6b6 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2onb191v4","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2onb191v5","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2onb239v4","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2onb239v5","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb163v1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb163v2","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb163v3","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb176w1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb208w1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb272W1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb304W1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb368w1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb191v1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb191v2","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb191v3","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb239v1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb239v2","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb239v3","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb359v1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb431r1"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/names"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/id"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2tnb239v3":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb239v3","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb239v3"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb239v3","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb239v3"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2tnb191v2":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb191v2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb191v2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb191v2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb191v2"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2tnb239v1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb239v1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb239v1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb239v1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb239v1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2pnb163v2":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb163v2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb163v2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb163v2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb163v2"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2pnb272W1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb272W1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb272W1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb272W1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb272w1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2tnb359v1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb359v1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb359v1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb359v1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb359v1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2onb239v5":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2onb239v5","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2onb239v5"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2onb239v5","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2onb239v5"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2pnb208w1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb208w1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb208w1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb208w1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb208w1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2onb191v5":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2onb191v5","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2onb191v5"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2onb191v5","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2onb191v5"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2pnb163v3":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb163v3","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb163v3"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb163v3","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb163v3"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2pnb304W1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb304W1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb304W1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb304W1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb304w1"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2tnb239v2":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb239v2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb239v2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb239v2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb239v2"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2onb239v4":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2onb239v4","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2onb239v4"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2onb239v4","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2onb239v4"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2pnb163v1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb163v1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb163v1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb163v1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb163v1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2tnb431r1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb431r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb431r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb431r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb431r1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2tnb191v3":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb191v3","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb191v3"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb191v3","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb191v3"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/names"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2onb191v4":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2onb191v4","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2onb191v4"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2onb191v4","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2onb191v4"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2pnb176w1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb176w1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb176w1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb176w1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb176w1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2tnb191v1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb191v1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb191v1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb191v1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb191v1"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2pnb368w1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb368w1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb368w1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb368w1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb368w1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/equatable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2onb191v4","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2onb191v5","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2onb239v4","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2onb239v5","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb163v1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb163v2","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb163v3","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb176w1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb208w1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb272W1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb304W1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb368w1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb191v1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb191v2","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb191v3","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb239v1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb239v2","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb239v3","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb359v1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb431r1"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/names"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2tnb191v2":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb191v2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb191v2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb191v2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb191v2"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2tnb191v3":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb191v3","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb191v3"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb191v3","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb191v3"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2onb239v4":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2onb239v4","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2onb239v4"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2onb239v4","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2onb239v4"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/init(rawvalue:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2tnb191v1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb191v1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb191v1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb191v1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb191v1"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2onb239v5":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2onb239v5","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2onb239v5"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2onb239v5","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2onb239v5"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/rawrepresentable-implementations"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2pnb368w1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb368w1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb368w1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb368w1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb368w1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2pnb163v2":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb163v2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb163v2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb163v2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb163v2"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2tnb431r1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb431r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb431r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb431r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb431r1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2onb191v5":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2onb191v5","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2onb191v5"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2onb191v5","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2onb191v5"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/names"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2pnb272W1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb272W1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb272W1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb272W1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb272w1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2tnb239v3":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb239v3","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb239v3"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb239v3","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb239v3"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2tnb239v1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb239v1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb239v1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb239v1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb239v1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2pnb304W1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb304W1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb304W1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb304W1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb304w1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2tnb359v1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb359v1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb359v1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb359v1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb359v1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2pnb163v3":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb163v3","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb163v3"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb163v3","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb163v3"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2tnb239v2":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb239v2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb239v2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb239v2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb239v2"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2onb191v4":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2onb191v4","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2onb191v4"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2onb191v4","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2onb191v4"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2pnb208w1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb208w1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb208w1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb208w1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb208w1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2pnb176w1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb176w1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb176w1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb176w1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb176w1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2pnb163v1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb163v1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb163v1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb163v1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb163v1"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/!=(_:_:).json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/!=(_:_:).json index 278ddff6d..7a45c8e91 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/!=(_:_:).json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/!=(_:_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2onb191v4.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2onb191v4.json index a222fa35b..d741676d5 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2onb191v4.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2onb191v4.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2onb191v4"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2onb191v4"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2onb191v4","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2onb191v4"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2onb191v4","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2onb191v4yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2onb191v4":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2onb191v4","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2onb191v4"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2onb191v4","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2onb191v4"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2onb191v4"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2onb191v4"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2onb191v4","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2onb191v4"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2onb191v4","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2onb191v4yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2onb191v4":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2onb191v4","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2onb191v4"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2onb191v4","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2onb191v4"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2onb191v5.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2onb191v5.json index 2ba4dfbe9..621676418 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2onb191v5.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2onb191v5.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2onb191v5"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2onb191v5"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2onb191v5","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2onb191v5"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2onb191v5","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2onb191v5yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2onb191v5":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2onb191v5","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2onb191v5"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2onb191v5","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2onb191v5"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2onb191v5"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2onb191v5"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2onb191v5","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2onb191v5"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2onb191v5","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2onb191v5yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2onb191v5":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2onb191v5","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2onb191v5"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2onb191v5","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2onb191v5"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2onb239v4.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2onb239v4.json index 79df9ed8c..2b54e92d2 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2onb239v4.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2onb239v4.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2onb239v4"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2onb239v4"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2onb239v4","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2onb239v4"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2onb239v4","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2onb239v4yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2onb239v4":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2onb239v4","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2onb239v4"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2onb239v4","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2onb239v4"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2onb239v4"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2onb239v4"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2onb239v4","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2onb239v4"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2onb239v4","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2onb239v4yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2onb239v4":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2onb239v4","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2onb239v4"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2onb239v4","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2onb239v4"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2onb239v5.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2onb239v5.json index 0c8692c87..cc5200de7 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2onb239v5.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2onb239v5.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2onb239v5"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2onb239v5"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2onb239v5","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2onb239v5"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2onb239v5","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2onb239v5yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2onb239v5":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2onb239v5","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2onb239v5"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2onb239v5","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2onb239v5"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2onb239v5"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2onb239v5"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2onb239v5","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2onb239v5"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2onb239v5","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2onb239v5yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2onb239v5":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2onb239v5","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2onb239v5"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2onb239v5","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2onb239v5"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2pnb163v1.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2pnb163v1.json index f697740bc..4b0c764ba 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2pnb163v1.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2pnb163v1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb163v1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb163v1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb163v1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb163v1"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb163v1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2pnb163v1yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2pnb163v1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb163v1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb163v1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb163v1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb163v1"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb163v1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb163v1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb163v1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb163v1"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb163v1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2pnb163v1yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2pnb163v1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb163v1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb163v1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb163v1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb163v1"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2pnb163v2.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2pnb163v2.json index 957c1940f..08b7f8d64 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2pnb163v2.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2pnb163v2.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb163v2"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb163v2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb163v2","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb163v2"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb163v2","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2pnb163v2yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2pnb163v2":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb163v2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb163v2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb163v2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb163v2"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb163v2"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb163v2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb163v2","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb163v2"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb163v2","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2pnb163v2yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2pnb163v2":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb163v2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb163v2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb163v2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb163v2"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2pnb163v3.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2pnb163v3.json index b568e41e4..b11cac99f 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2pnb163v3.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2pnb163v3.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb163v3"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb163v3"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb163v3","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb163v3"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb163v3","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2pnb163v3yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2pnb163v3":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb163v3","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb163v3"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb163v3","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb163v3"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb163v3"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb163v3"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb163v3","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb163v3"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb163v3","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2pnb163v3yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2pnb163v3":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb163v3","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb163v3"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb163v3","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb163v3"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2pnb176w1.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2pnb176w1.json index 637776dcb..b1a524fc1 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2pnb176w1.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2pnb176w1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb176w1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb176w1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb176w1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb176w1"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb176w1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2pnb176w1yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2pnb176w1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb176w1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb176w1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb176w1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb176w1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb176w1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb176w1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb176w1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb176w1"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb176w1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2pnb176w1yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2pnb176w1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb176w1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb176w1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb176w1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb176w1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2pnb208w1.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2pnb208w1.json index 1a89a1dfc..a692b80d1 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2pnb208w1.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2pnb208w1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb208w1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb208w1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb208w1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb208w1"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb208w1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2pnb208w1yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2pnb208w1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb208w1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb208w1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb208w1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb208w1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb208w1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb208w1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb208w1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb208w1"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb208w1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2pnb208w1yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2pnb208w1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb208w1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb208w1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb208w1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb208w1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2pnb272w1.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2pnb272w1.json index 4bba04f37..f6563782d 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2pnb272w1.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2pnb272w1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb272W1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb272w1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb272W1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb272W1"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb272W1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2pnb272W1yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2pnb272W1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb272W1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb272W1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb272W1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb272w1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb272W1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb272w1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb272W1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb272W1"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb272W1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2pnb272W1yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2pnb272W1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb272W1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb272W1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb272W1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb272w1"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2pnb304w1.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2pnb304w1.json index 3345003ec..7121da846 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2pnb304w1.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2pnb304w1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb304W1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb304w1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb304W1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb304W1"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb304W1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2pnb304W1yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2pnb304W1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb304W1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb304W1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb304W1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb304w1"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb304W1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb304w1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb304W1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb304W1"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb304W1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2pnb304W1yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2pnb304W1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb304W1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb304W1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb304W1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb304w1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2pnb368w1.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2pnb368w1.json index f58ccacb1..52e89c37d 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2pnb368w1.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2pnb368w1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb368w1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb368w1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb368w1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb368w1"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb368w1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2pnb368w1yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2pnb368w1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb368w1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb368w1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb368w1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb368w1"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb368w1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb368w1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb368w1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb368w1"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb368w1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2pnb368w1yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2pnb368w1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2pnb368w1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2pnb368w1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2pnb368w1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb368w1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2tnb191v1.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2tnb191v1.json index d8b2bbb4f..0f0f758d6 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2tnb191v1.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2tnb191v1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb191v1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb191v1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb191v1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb191v1"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb191v1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2tnb191v1yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2tnb191v1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb191v1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb191v1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb191v1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb191v1"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb191v1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb191v1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb191v1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb191v1"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb191v1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2tnb191v1yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2tnb191v1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb191v1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb191v1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb191v1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb191v1"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2tnb191v2.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2tnb191v2.json index e24e82eb2..b93f3df3b 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2tnb191v2.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2tnb191v2.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb191v2"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb191v2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb191v2","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb191v2"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb191v2","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2tnb191v2yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2tnb191v2":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb191v2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb191v2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb191v2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb191v2"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb191v2"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb191v2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb191v2","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb191v2"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb191v2","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2tnb191v2yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2tnb191v2":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb191v2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb191v2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb191v2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb191v2"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2tnb191v3.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2tnb191v3.json index a9d86850b..4d3dc346d 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2tnb191v3.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2tnb191v3.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb191v3"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb191v3"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb191v3","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb191v3"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb191v3","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2tnb191v3yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2tnb191v3":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb191v3","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb191v3"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb191v3","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb191v3"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb191v3"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb191v3"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb191v3","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb191v3"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb191v3","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2tnb191v3yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2tnb191v3":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb191v3","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb191v3"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb191v3","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb191v3"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2tnb239v1.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2tnb239v1.json index 4d037ac4a..d284173bb 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2tnb239v1.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2tnb239v1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb239v1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb239v1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb239v1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb239v1"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb239v1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2tnb239v1yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2tnb239v1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb239v1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb239v1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb239v1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb239v1"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb239v1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb239v1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb239v1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb239v1"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb239v1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2tnb239v1yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2tnb239v1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb239v1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb239v1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb239v1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb239v1"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2tnb239v2.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2tnb239v2.json index 6a38cf260..909a5959b 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2tnb239v2.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2tnb239v2.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb239v2"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb239v2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb239v2","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb239v2"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb239v2","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2tnb239v2yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2tnb239v2":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb239v2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb239v2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb239v2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb239v2"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb239v2"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb239v2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb239v2","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb239v2"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb239v2","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2tnb239v2yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2tnb239v2":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb239v2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb239v2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb239v2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb239v2"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2tnb239v3.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2tnb239v3.json index 5ff97b4df..b0a9ca42a 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2tnb239v3.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2tnb239v3.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb239v3"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb239v3"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb239v3","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb239v3"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb239v3","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2tnb239v3yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2tnb239v3":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb239v3","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb239v3"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb239v3","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb239v3"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb239v3"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb239v3"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb239v3","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb239v3"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb239v3","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2tnb239v3yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2tnb239v3":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb239v3","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb239v3"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb239v3","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb239v3"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2tnb359v1.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2tnb359v1.json index 62f051d80..b135f8698 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2tnb359v1.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2tnb359v1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb359v1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb359v1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb359v1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb359v1"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb359v1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2tnb359v1yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2tnb359v1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb359v1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb359v1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb359v1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb359v1"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb359v1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb359v1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb359v1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb359v1"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb359v1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2tnb359v1yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2tnb359v1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb359v1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb359v1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb359v1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb359v1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2tnb431r1.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2tnb431r1.json index 8ab4e268e..80bdeb8ae 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2tnb431r1.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/c2tnb431r1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb431r1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb431r1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb431r1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb431r1"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb431r1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2tnb431r1yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2tnb431r1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb431r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb431r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb431r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb431r1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb431r1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb431r1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb431r1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb431r1"}],"title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb431r1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO10c2tnb431r1yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/c2tnb431r1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo.c2tnb431r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"c2tnb431r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/c2tnb431r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb431r1"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/equatable-implementations.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/equatable-implementations.json index f3d080a79..e9c4cac95 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/equatable-implementations.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/!=(_:_:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/hash(into:).json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/hash(into:).json index d4b4d8a04..09ca6b185 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/hash(into:).json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/rawrepresentable-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/hashvalue.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/hashvalue.json index a8caebc13..d857635d1 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/hashvalue.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/hashvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/id.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/id.json index 857b2f575..39b97db1c 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/id.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/id"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/init(rawvalue:).json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/init(rawvalue:).json index 72cf94187..f4bce858d 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/init(rawvalue:).json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/init(rawvalue:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO8rawValueAMSg10PotentASN116ObjectIdentifierV_tcfc","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO8rawValueAMSg10PotentASN116ObjectIdentifierV_tcfc","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/names.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/names.json index fbbfe941b..5e52073ea 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/names.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/names"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV17characteristicTwoO5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/names"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/rawrepresentable-implementations.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/rawrepresentable-implementations.json index 7eead34ee..3a1593533 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/rawrepresentable-implementations.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/characteristictwo/rawrepresentable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/hash(into:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/hashvalue"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/id.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/id.json index 3eb16e31a..50c7df2d6 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/id.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/id"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/names.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/names.json index 6f1324ab0..6caed2951 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/names.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/names"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/names"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime.json index 519963690..9751ff32d 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime192v1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime192v2","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime192v3","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime239v1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime239v2","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime239v3","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime256v1"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/names"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"title":"iso.memberBody.us.ansix962.curves.prime","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV5primeO","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"prime"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/prime256v1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime.prime256v1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime256v1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime256v1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime256v1"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/names"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/prime239v3":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime.prime239v3","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime239v3"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime239v3","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime239v3"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/prime192v2":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime.prime192v2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime192v2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime192v2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime192v2"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/prime192v1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime.prime192v1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime192v1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime192v1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime192v1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"prime"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/prime239v1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime.prime239v1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime239v1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime239v1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime239v1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/prime192v3":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime.prime192v3","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime192v3"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime192v3","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime192v3"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/prime239v2":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime.prime239v2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime239v2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime239v2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime239v2"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/id"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime192v1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime192v2","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime192v3","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime239v1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime239v2","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime239v3","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime256v1"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/names"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"title":"iso.memberBody.us.ansix962.curves.prime","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV5primeO","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"prime"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves"]]},"references":{"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/prime239v3":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime.prime239v3","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime239v3"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime239v3","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime239v3"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/prime192v2":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime.prime192v2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime192v2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime192v2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime192v2"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/names"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"prime"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/prime256v1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime.prime256v1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime256v1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime256v1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime256v1"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/prime192v1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime.prime192v1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime192v1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime192v1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime192v1"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/prime239v1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime.prime239v1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime239v1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime239v1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime239v1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/prime239v2":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime.prime239v2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime239v2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime239v2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime239v2"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/equatable-implementations"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/prime192v3":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime.prime192v3","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime192v3"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime192v3","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime192v3"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/!=(_:_:).json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/!=(_:_:).json index d769f932c..f12e27024 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/!=(_:_:).json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV5primeO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"prime"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV5primeO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"prime"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/equatable-implementations.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/equatable-implementations.json index 3f2bd4480..3ff3f701c 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/equatable-implementations.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/!=(_:_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"prime"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"prime"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/!=(_:_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/hash(into:).json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/hash(into:).json index bf98c56bf..c7a0da2d4 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/hash(into:).json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV5primeO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/hash(into:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"prime"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV5primeO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"prime"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/hash(into:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/hashvalue.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/hashvalue.json index 099250c60..effd7237c 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/hashvalue.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/hashvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV5primeO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"prime"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV5primeO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"prime"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/rawrepresentable-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/id.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/id.json index 06b787a9b..25a50b630 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/id.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV5primeO2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"prime"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV5primeO2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"prime"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/init(rawvalue:).json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/init(rawvalue:).json index a7702dd6d..e6e55d99d 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/init(rawvalue:).json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/init(rawvalue:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV5primeO8rawValueAMSg10PotentASN116ObjectIdentifierV_tcfc","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime"]]},"references":{"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"prime"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/init(rawvalue:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV5primeO8rawValueAMSg10PotentASN116ObjectIdentifierV_tcfc","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"prime"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/names.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/names.json index a434123a0..720b85adc 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/names.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV5primeO5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/names"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"prime"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV5primeO5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/names"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"prime"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/prime192v1.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/prime192v1.json index 157f8d23a..cb30b19c0 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/prime192v1.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/prime192v1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime192v1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime192v1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime192v1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime192v1"}],"title":"iso.memberBody.us.ansix962.curves.prime.prime192v1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV5primeO10prime192v1yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"prime"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/prime192v1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime.prime192v1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime192v1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime192v1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime192v1"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime192v1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime192v1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime192v1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime192v1"}],"title":"iso.memberBody.us.ansix962.curves.prime.prime192v1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV5primeO10prime192v1yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"prime"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/prime192v1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime.prime192v1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime192v1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime192v1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime192v1"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/prime192v2.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/prime192v2.json index e80c9b32e..33e107c5d 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/prime192v2.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/prime192v2.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime192v2"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime192v2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime192v2","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime192v2"}],"title":"iso.memberBody.us.ansix962.curves.prime.prime192v2","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV5primeO10prime192v2yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"prime"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/prime192v2":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime.prime192v2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime192v2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime192v2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime192v2"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime192v2"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime192v2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime192v2","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime192v2"}],"title":"iso.memberBody.us.ansix962.curves.prime.prime192v2","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV5primeO10prime192v2yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"prime"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/prime192v2":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime.prime192v2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime192v2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime192v2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime192v2"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/prime192v3.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/prime192v3.json index 0c03ad5d8..c199adc3b 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/prime192v3.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/prime192v3.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime192v3"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime192v3"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime192v3","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime192v3"}],"title":"iso.memberBody.us.ansix962.curves.prime.prime192v3","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV5primeO10prime192v3yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"prime"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/prime192v3":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime.prime192v3","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime192v3"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime192v3","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime192v3"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime192v3"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime192v3"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime192v3","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime192v3"}],"title":"iso.memberBody.us.ansix962.curves.prime.prime192v3","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV5primeO10prime192v3yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"prime"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/prime192v3":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime.prime192v3","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime192v3"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime192v3","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime192v3"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/prime239v1.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/prime239v1.json index 1443208db..4c912707b 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/prime239v1.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/prime239v1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime239v1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime239v1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime239v1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime239v1"}],"title":"iso.memberBody.us.ansix962.curves.prime.prime239v1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV5primeO10prime239v1yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/prime239v1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime.prime239v1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime239v1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime239v1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime239v1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"prime"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime239v1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime239v1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime239v1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime239v1"}],"title":"iso.memberBody.us.ansix962.curves.prime.prime239v1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV5primeO10prime239v1yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"prime"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/prime239v1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime.prime239v1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime239v1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime239v1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime239v1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/prime239v2.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/prime239v2.json index 756005f90..6c63053da 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/prime239v2.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/prime239v2.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime239v2"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime239v2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime239v2","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime239v2"}],"title":"iso.memberBody.us.ansix962.curves.prime.prime239v2","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV5primeO10prime239v2yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/prime239v2":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime.prime239v2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime239v2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime239v2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime239v2"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"prime"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime239v2"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime239v2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime239v2","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime239v2"}],"title":"iso.memberBody.us.ansix962.curves.prime.prime239v2","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV5primeO10prime239v2yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"prime"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/prime239v2":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime.prime239v2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime239v2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime239v2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime239v2"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/prime239v3.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/prime239v3.json index 94e990da5..27b1f2516 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/prime239v3.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/prime239v3.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime239v3"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime239v3"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime239v3","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime239v3"}],"title":"iso.memberBody.us.ansix962.curves.prime.prime239v3","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV5primeO10prime239v3yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"prime"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/prime239v3":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime.prime239v3","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime239v3"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime239v3","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime239v3"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime239v3"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime239v3"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime239v3","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime239v3"}],"title":"iso.memberBody.us.ansix962.curves.prime.prime239v3","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV5primeO10prime239v3yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/prime239v3":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime.prime239v3","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime239v3"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime239v3","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime239v3"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"prime"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/prime256v1.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/prime256v1.json index 768b76113..f847944da 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/prime256v1.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/prime256v1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime256v1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime256v1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime256v1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime256v1"}],"title":"iso.memberBody.us.ansix962.curves.prime.prime256v1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV5primeO10prime256v1yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/prime256v1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime.prime256v1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime256v1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime256v1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime256v1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"prime"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime256v1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime256v1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime256v1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime256v1"}],"title":"iso.memberBody.us.ansix962.curves.prime.prime256v1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V6curvesV5primeO10prime256v1yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/prime256v1":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime.prime256v1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime256v1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/prime256v1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime256v1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"prime"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/rawrepresentable-implementations.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/rawrepresentable-implementations.json index f89d02dea..8befbab86 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/rawrepresentable-implementations.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/curves/prime/rawrepresentable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"prime"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/hash(into:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"prime"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"curves"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curves"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/id.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/id.json index c484f374b..eadd12e35 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/id.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/id"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype.json index e4a137f64..a0b401167 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyType"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/ecPublicKey"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/names"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyType"}],"title":"iso.memberBody.us.ansix962.keyType","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V7keyTypeO","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"keyType"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/equatable-implementations"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/rawrepresentable-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/names"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType":{"role":"symbol","title":"iso.memberBody.us.ansix962.keyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"keyType"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType/ecPublicKey":{"role":"symbol","title":"iso.memberBody.us.ansix962.keyType.ecPublicKey","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecPublicKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/ecPublicKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/ecpublickey"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyType"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/ecPublicKey"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/names"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyType"}],"title":"iso.memberBody.us.ansix962.keyType","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V7keyTypeO","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"keyType"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType/ecPublicKey":{"role":"symbol","title":"iso.memberBody.us.ansix962.keyType.ecPublicKey","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecPublicKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/ecPublicKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/ecpublickey"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/names"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType":{"role":"symbol","title":"iso.memberBody.us.ansix962.keyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"keyType"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/equatable-implementations"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/id"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype/!=(_:_:).json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype/!=(_:_:).json index a222b0c71..e8f68cb95 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype/!=(_:_:).json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV8ansix962V7keyTypeO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType":{"role":"symbol","title":"iso.memberBody.us.ansix962.keyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"keyType"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/equatable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV8ansix962V7keyTypeO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType":{"role":"symbol","title":"iso.memberBody.us.ansix962.keyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"keyType"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype/ecpublickey.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype/ecpublickey.json index 71091ca0a..3c14e8543 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype/ecpublickey.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype/ecpublickey.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecPublicKey"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/ecpublickey"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/ecPublicKey","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecPublicKey"}],"title":"iso.memberBody.us.ansix962.keyType.ecPublicKey","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V7keyTypeO11ecPublicKeyyA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType/ecPublicKey":{"role":"symbol","title":"iso.memberBody.us.ansix962.keyType.ecPublicKey","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecPublicKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/ecPublicKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/ecpublickey"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType":{"role":"symbol","title":"iso.memberBody.us.ansix962.keyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"keyType"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecPublicKey"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/ecpublickey"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/ecPublicKey","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecPublicKey"}],"title":"iso.memberBody.us.ansix962.keyType.ecPublicKey","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V7keyTypeO11ecPublicKeyyA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType/ecPublicKey":{"role":"symbol","title":"iso.memberBody.us.ansix962.keyType.ecPublicKey","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecPublicKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/ecPublicKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/ecpublickey"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType":{"role":"symbol","title":"iso.memberBody.us.ansix962.keyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"keyType"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype/equatable-implementations.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype/equatable-implementations.json index 20163d906..3ac845244 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype/equatable-implementations.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType":{"role":"symbol","title":"iso.memberBody.us.ansix962.keyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"keyType"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/!=(_:_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType":{"role":"symbol","title":"iso.memberBody.us.ansix962.keyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"keyType"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype/hash(into:).json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype/hash(into:).json index 1aed91396..c12dc751f 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype/hash(into:).json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV8ansix962V7keyTypeO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType":{"role":"symbol","title":"iso.memberBody.us.ansix962.keyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"keyType"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/rawrepresentable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV8ansix962V7keyTypeO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/hash(into:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType":{"role":"symbol","title":"iso.memberBody.us.ansix962.keyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"keyType"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype/hashvalue.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype/hashvalue.json index 8ad5a8b99..b8089989d 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype/hashvalue.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype/hashvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV8ansix962V7keyTypeO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType":{"role":"symbol","title":"iso.memberBody.us.ansix962.keyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"keyType"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV8ansix962V7keyTypeO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType":{"role":"symbol","title":"iso.memberBody.us.ansix962.keyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"keyType"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/rawrepresentable-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype/id.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype/id.json index ab889c615..81994f547 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype/id.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V7keyTypeO2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType":{"role":"symbol","title":"iso.memberBody.us.ansix962.keyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"keyType"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/id"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V7keyTypeO2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/id"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType":{"role":"symbol","title":"iso.memberBody.us.ansix962.keyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"keyType"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype/init(rawvalue:).json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype/init(rawvalue:).json index dccf04b01..18c42cc26 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype/init(rawvalue:).json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype/init(rawvalue:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V7keyTypeO8rawValueAKSg10PotentASN116ObjectIdentifierV_tcfc","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType":{"role":"symbol","title":"iso.memberBody.us.ansix962.keyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"keyType"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/init(rawvalue:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V7keyTypeO8rawValueAKSg10PotentASN116ObjectIdentifierV_tcfc","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType":{"role":"symbol","title":"iso.memberBody.us.ansix962.keyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"keyType"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype/names.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype/names.json index c75854335..cc2267d2f 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype/names.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V7keyTypeO5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType":{"role":"symbol","title":"iso.memberBody.us.ansix962.keyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"keyType"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/names"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V7keyTypeO5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/names"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType":{"role":"symbol","title":"iso.memberBody.us.ansix962.keyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"keyType"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype/rawrepresentable-implementations.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype/rawrepresentable-implementations.json index 951199879..11f57c21c 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype/rawrepresentable-implementations.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/keytype/rawrepresentable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType":{"role":"symbol","title":"iso.memberBody.us.ansix962.keyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"keyType"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType":{"role":"symbol","title":"iso.memberBody.us.ansix962.keyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"keyType"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/hashvalue"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/names.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/names.json index 940e58bf0..f64fe20be 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/names.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/names"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/names"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures.json index 59687ed98..daf9010ba 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithRecommended","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA1"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/names"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"title":"iso.memberBody.us.ansix962.signatures","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"signatures"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962"]]},"references":{"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/names"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ecdsaWithSHA2"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/init(rawvalue:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithRecommended":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithRecommended","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithRecommended"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithRecommended","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithrecommended"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA1":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha1"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/equatable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithRecommended","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA1"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/names"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"title":"iso.memberBody.us.ansix962.signatures","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"signatures"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/init(rawvalue:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/id"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithRecommended":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithRecommended","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithRecommended"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithRecommended","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithrecommended"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA1":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/names"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ecdsaWithSHA2"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/!=(_:_:).json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/!=(_:_:).json index 935424e35..a8ab1a323 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/!=(_:_:).json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/equatable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithrecommended.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithrecommended.json index 2dab9a2b8..93383177c 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithrecommended.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithrecommended.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithRecommended"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithrecommended"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithRecommended","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithRecommended"}],"title":"iso.memberBody.us.ansix962.signatures.ecdsaWithRecommended","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO20ecdsaWithRecommendedyA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithRecommended":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithRecommended","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithRecommended"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithRecommended","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithrecommended"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithRecommended"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithrecommended"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithRecommended","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithRecommended"}],"title":"iso.memberBody.us.ansix962.signatures.ecdsaWithRecommended","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO20ecdsaWithRecommendedyA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithRecommended":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithRecommended","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithRecommended"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithRecommended","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithrecommended"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha1.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha1.json index ba86f7538..95e6a531a 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha1.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA1"}],"title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO13ecdsaWithSHA1yA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA1":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha1"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA1"}],"title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO13ecdsaWithSHA1yA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA1":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2.json index 196b62db9..34078b25f 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA2"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/ecdsaWithSHA224","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/ecdsaWithSHA256","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/ecdsaWithSHA384","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/ecdsaWithSHA512"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/names"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA2"}],"title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO13ecdsaWithSHA2O","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"ecdsaWithSHA2"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/ecdsaWithSHA512":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2.ecdsaWithSHA512","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA512"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/ecdsaWithSHA512","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/ecdsawithsha512"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/names"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ecdsaWithSHA2"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/ecdsaWithSHA384":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2.ecdsaWithSHA384","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA384"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/ecdsaWithSHA384","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/ecdsawithsha384"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/ecdsaWithSHA224":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2.ecdsaWithSHA224","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA224"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/ecdsaWithSHA224","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/ecdsawithsha224"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/ecdsaWithSHA256":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2.ecdsaWithSHA256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/ecdsaWithSHA256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/ecdsawithsha256"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/rawrepresentable-implementations"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA2"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/ecdsaWithSHA224","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/ecdsaWithSHA256","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/ecdsaWithSHA384","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/ecdsaWithSHA512"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/names"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA2"}],"title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO13ecdsaWithSHA2O","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"ecdsaWithSHA2"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures"]]},"references":{"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/init(rawvalue:)"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/ecdsaWithSHA384":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2.ecdsaWithSHA384","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA384"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/ecdsaWithSHA384","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/ecdsawithsha384"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ecdsaWithSHA2"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/ecdsaWithSHA256":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2.ecdsaWithSHA256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/ecdsaWithSHA256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/ecdsawithsha256"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/ecdsaWithSHA224":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2.ecdsaWithSHA224","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA224"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/ecdsaWithSHA224","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/ecdsawithsha224"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/ecdsaWithSHA512":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2.ecdsaWithSHA512","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA512"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/ecdsaWithSHA512","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/ecdsawithsha512"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/names"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/id"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/!=(_:_:).json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/!=(_:_:).json index 16888c161..17a746baa 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/!=(_:_:).json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO13ecdsaWithSHA2O","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ecdsaWithSHA2"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO13ecdsaWithSHA2O","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ecdsaWithSHA2"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/!=(_:_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/ecdsawithsha224.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/ecdsawithsha224.json index 7e35ae8ea..104a91a08 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/ecdsawithsha224.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/ecdsawithsha224.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA224"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/ecdsawithsha224"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/ecdsaWithSHA224","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA224"}],"title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2.ecdsaWithSHA224","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO13ecdsaWithSHA2O0iJ6SHA224yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ecdsaWithSHA2"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/ecdsaWithSHA224":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2.ecdsaWithSHA224","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA224"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/ecdsaWithSHA224","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/ecdsawithsha224"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA224"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/ecdsawithsha224"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/ecdsaWithSHA224","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA224"}],"title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2.ecdsaWithSHA224","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO13ecdsaWithSHA2O0iJ6SHA224yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ecdsaWithSHA2"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/ecdsaWithSHA224":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2.ecdsaWithSHA224","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA224"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/ecdsaWithSHA224","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/ecdsawithsha224"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/ecdsawithsha256.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/ecdsawithsha256.json index 0b51d741a..b83c2cb98 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/ecdsawithsha256.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/ecdsawithsha256.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA256"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/ecdsawithsha256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/ecdsaWithSHA256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA256"}],"title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2.ecdsaWithSHA256","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO13ecdsaWithSHA2O0iJ6SHA256yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/ecdsaWithSHA256":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2.ecdsaWithSHA256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/ecdsaWithSHA256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/ecdsawithsha256"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ecdsaWithSHA2"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA256"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/ecdsawithsha256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/ecdsaWithSHA256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA256"}],"title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2.ecdsaWithSHA256","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO13ecdsaWithSHA2O0iJ6SHA256yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ecdsaWithSHA2"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/ecdsaWithSHA256":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2.ecdsaWithSHA256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/ecdsaWithSHA256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/ecdsawithsha256"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/ecdsawithsha384.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/ecdsawithsha384.json index d1a3f3334..aa939e848 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/ecdsawithsha384.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/ecdsawithsha384.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA384"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/ecdsawithsha384"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/ecdsaWithSHA384","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA384"}],"title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2.ecdsaWithSHA384","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO13ecdsaWithSHA2O0iJ6SHA384yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/ecdsaWithSHA384":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2.ecdsaWithSHA384","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA384"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/ecdsaWithSHA384","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/ecdsawithsha384"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ecdsaWithSHA2"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA384"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/ecdsawithsha384"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/ecdsaWithSHA384","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA384"}],"title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2.ecdsaWithSHA384","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO13ecdsaWithSHA2O0iJ6SHA384yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/ecdsaWithSHA384":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2.ecdsaWithSHA384","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA384"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/ecdsaWithSHA384","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/ecdsawithsha384"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ecdsaWithSHA2"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/ecdsawithsha512.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/ecdsawithsha512.json index 387c879b7..5e77ab93e 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/ecdsawithsha512.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/ecdsawithsha512.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA512"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/ecdsawithsha512"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/ecdsaWithSHA512","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA512"}],"title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2.ecdsaWithSHA512","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO13ecdsaWithSHA2O0iJ6SHA512yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/ecdsaWithSHA512":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2.ecdsaWithSHA512","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA512"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/ecdsaWithSHA512","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/ecdsawithsha512"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ecdsaWithSHA2"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA512"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/ecdsawithsha512"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/ecdsaWithSHA512","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA512"}],"title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2.ecdsaWithSHA512","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO13ecdsaWithSHA2O0iJ6SHA512yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/ecdsaWithSHA512":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2.ecdsaWithSHA512","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA512"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/ecdsaWithSHA512","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/ecdsawithsha512"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ecdsaWithSHA2"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/equatable-implementations.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/equatable-implementations.json index fa986ac3b..32ef6658e 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/equatable-implementations.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ecdsaWithSHA2"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ecdsaWithSHA2"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/hash(into:).json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/hash(into:).json index db2e72ac1..73a3568fc 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/hash(into:).json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO13ecdsaWithSHA2O","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ecdsaWithSHA2"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO13ecdsaWithSHA2O","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ecdsaWithSHA2"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/rawrepresentable-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/hashvalue.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/hashvalue.json index e6ed1b742..2d5bc318b 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/hashvalue.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/hashvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO13ecdsaWithSHA2O","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ecdsaWithSHA2"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/rawrepresentable-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO13ecdsaWithSHA2O","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ecdsaWithSHA2"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/hashvalue"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/id.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/id.json index 86827ae33..84a2e7487 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/id.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO13ecdsaWithSHA2O2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/id"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ecdsaWithSHA2"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO13ecdsaWithSHA2O2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/id"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ecdsaWithSHA2"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/init(rawvalue:).json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/init(rawvalue:).json index 792d72119..1bcf6e1b5 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/init(rawvalue:).json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/init(rawvalue:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO13ecdsaWithSHA2O8rawValueAMSg10PotentASN116ObjectIdentifierV_tcfc","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ecdsaWithSHA2"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/init(rawvalue:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO13ecdsaWithSHA2O8rawValueAMSg10PotentASN116ObjectIdentifierV_tcfc","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ecdsaWithSHA2"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/names.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/names.json index 576d943b3..8a3ab1fc3 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/names.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO13ecdsaWithSHA2O5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/names"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ecdsaWithSHA2"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO13ecdsaWithSHA2O5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/names"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ecdsaWithSHA2"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/rawrepresentable-implementations.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/rawrepresentable-implementations.json index b93fb0311..af03052fb 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/rawrepresentable-implementations.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/ecdsawithsha2/rawrepresentable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ecdsaWithSHA2"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ecdsaWithSHA2"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/equatable-implementations.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/equatable-implementations.json index dc5afb45a..4807eefc8 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/equatable-implementations.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/!=(_:_:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/hash(into:).json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/hash(into:).json index 4093dd7d6..0a0c962d2 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/hash(into:).json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/hashvalue.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/hashvalue.json index ba2dfca02..54138bd11 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/hashvalue.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/hashvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/hashvalue"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/id.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/id.json index 4892685fc..635581210 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/id.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/id"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/init(rawvalue:).json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/init(rawvalue:).json index b7fd195a5..6097170a0 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/init(rawvalue:).json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/init(rawvalue:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO8rawValueAKSg10PotentASN116ObjectIdentifierV_tcfc","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/init(rawvalue:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO8rawValueAKSg10PotentASN116ObjectIdentifierV_tcfc","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/names.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/names.json index 8ae7a3813..06ea2b453 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/names.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/names"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV8ansix962V10signaturesO5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/names"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/rawrepresentable-implementations.json b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/rawrepresentable-implementations.json index 6cacae0fc..6ab6f0126 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/rawrepresentable-implementations.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/ansix962/signatures/rawrepresentable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/hash(into:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962":{"role":"symbol","title":"iso.memberBody.us.ansix962","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansix962"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ansix962"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/hash(into:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/id.json b/main/data/documentation/shieldoid/iso/memberbody/us/id.json index 7ec3ffb2d..59a5d8164 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/id.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/id"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/names.json b/main/data/documentation/shieldoid/iso/memberbody/us/names.json index f5244d8bb..21069ec50 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/names.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/names"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/names"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi.json index e78260c0d..3156fd47e 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/names"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"title":"iso.memberBody.us.rsadsi","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"rsadsi"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/names"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/id"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"digestAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/names"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"title":"iso.memberBody.us.rsadsi","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"rsadsi"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"digestAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/id"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/names"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm.json index e1ddf7e1f..91139cec7 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hhmacWithSHA512_224","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hhmacWithSHA512_256","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA224","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA256","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA384","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA512"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/names"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"title":"iso.memberBody.us.rsadsi.digestAlgorithm","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV15digestAlgorithmO","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"digestAlgorithm"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/hmacWithSHA224":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm.hmacWithSHA224","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA224"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA224","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha224"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"digestAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/hhmacWithSHA512_224":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm.hhmacWithSHA512_224","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hhmacWithSHA512_224"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hhmacWithSHA512_224","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hhmacwithsha512_224"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/hmacWithSHA1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm.hmacWithSHA1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/names"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/hmacWithSHA512":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm.hmacWithSHA512","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA512"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA512","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha512"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/hhmacWithSHA512_256":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm.hhmacWithSHA512_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hhmacWithSHA512_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hhmacWithSHA512_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hhmacwithsha512_256"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/hmacWithSHA384":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm.hmacWithSHA384","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA384"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA384","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha384"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/hmacWithSHA256":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm.hmacWithSHA256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha256"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/init(rawvalue:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hhmacWithSHA512_224","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hhmacWithSHA512_256","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA224","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA256","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA384","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA512"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/names"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"title":"iso.memberBody.us.rsadsi.digestAlgorithm","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV15digestAlgorithmO","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"digestAlgorithm"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi"]]},"references":{"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"digestAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/hmacWithSHA512":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm.hmacWithSHA512","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA512"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA512","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha512"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/hhmacWithSHA512_256":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm.hhmacWithSHA512_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hhmacWithSHA512_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hhmacWithSHA512_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hhmacwithsha512_256"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/names"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/hmacWithSHA224":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm.hmacWithSHA224","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA224"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA224","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha224"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/hhmacWithSHA512_224":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm.hhmacWithSHA512_224","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hhmacWithSHA512_224"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hhmacWithSHA512_224","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hhmacwithsha512_224"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/hmacWithSHA256":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm.hmacWithSHA256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha256"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/hmacWithSHA384":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm.hmacWithSHA384","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA384"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA384","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha384"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/hmacWithSHA1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm.hmacWithSHA1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha1"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/!=(_:_:).json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/!=(_:_:).json index 65977ed2f..825384ade 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/!=(_:_:).json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV15digestAlgorithmO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"digestAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/equatable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV15digestAlgorithmO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"digestAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/!=(_:_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/equatable-implementations.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/equatable-implementations.json index fa63eb6b7..0287cade9 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/equatable-implementations.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"digestAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"digestAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/hash(into:).json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/hash(into:).json index 9b00ecb31..7bb915ba8 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/hash(into:).json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV15digestAlgorithmO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"digestAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV15digestAlgorithmO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"digestAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/hashvalue.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/hashvalue.json index e75a94616..9e6709680 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/hashvalue.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/hashvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV15digestAlgorithmO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"digestAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV15digestAlgorithmO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"digestAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hashvalue"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/hhmacwithsha512_224.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/hhmacwithsha512_224.json index 7b9df6d08..4ae1ce0e7 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/hhmacwithsha512_224.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/hhmacwithsha512_224.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hhmacWithSHA512_224"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hhmacwithsha512_224"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hhmacWithSHA512_224","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hhmacWithSHA512_224"}],"title":"iso.memberBody.us.rsadsi.digestAlgorithm.hhmacWithSHA512_224","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV15digestAlgorithmO19hhmacWithSHA512_224yA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/hhmacWithSHA512_224":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm.hhmacWithSHA512_224","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hhmacWithSHA512_224"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hhmacWithSHA512_224","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hhmacwithsha512_224"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"digestAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hhmacWithSHA512_224"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hhmacwithsha512_224"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hhmacWithSHA512_224","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hhmacWithSHA512_224"}],"title":"iso.memberBody.us.rsadsi.digestAlgorithm.hhmacWithSHA512_224","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV15digestAlgorithmO19hhmacWithSHA512_224yA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"digestAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/hhmacWithSHA512_224":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm.hhmacWithSHA512_224","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hhmacWithSHA512_224"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hhmacWithSHA512_224","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hhmacwithsha512_224"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/hhmacwithsha512_256.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/hhmacwithsha512_256.json index e258e67cc..8d24ec390 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/hhmacwithsha512_256.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/hhmacwithsha512_256.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hhmacWithSHA512_256"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hhmacwithsha512_256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hhmacWithSHA512_256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hhmacWithSHA512_256"}],"title":"iso.memberBody.us.rsadsi.digestAlgorithm.hhmacWithSHA512_256","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV15digestAlgorithmO19hhmacWithSHA512_256yA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/hhmacWithSHA512_256":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm.hhmacWithSHA512_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hhmacWithSHA512_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hhmacWithSHA512_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hhmacwithsha512_256"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"digestAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hhmacWithSHA512_256"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hhmacwithsha512_256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hhmacWithSHA512_256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hhmacWithSHA512_256"}],"title":"iso.memberBody.us.rsadsi.digestAlgorithm.hhmacWithSHA512_256","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV15digestAlgorithmO19hhmacWithSHA512_256yA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/hhmacWithSHA512_256":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm.hhmacWithSHA512_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hhmacWithSHA512_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hhmacWithSHA512_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hhmacwithsha512_256"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"digestAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/hmacwithsha1.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/hmacwithsha1.json index 6c9efa7d9..8020b4730 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/hmacwithsha1.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/hmacwithsha1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA1"}],"title":"iso.memberBody.us.rsadsi.digestAlgorithm.hmacWithSHA1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV15digestAlgorithmO12hmacWithSHA1yA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"digestAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/hmacWithSHA1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm.hmacWithSHA1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha1"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA1"}],"title":"iso.memberBody.us.rsadsi.digestAlgorithm.hmacWithSHA1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV15digestAlgorithmO12hmacWithSHA1yA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/hmacWithSHA1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm.hmacWithSHA1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"digestAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/hmacwithsha224.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/hmacwithsha224.json index 11f2b8e3b..056dc1e26 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/hmacwithsha224.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/hmacwithsha224.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA224"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha224"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA224","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA224"}],"title":"iso.memberBody.us.rsadsi.digestAlgorithm.hmacWithSHA224","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV15digestAlgorithmO14hmacWithSHA224yA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/hmacWithSHA224":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm.hmacWithSHA224","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA224"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA224","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha224"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"digestAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA224"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha224"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA224","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA224"}],"title":"iso.memberBody.us.rsadsi.digestAlgorithm.hmacWithSHA224","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV15digestAlgorithmO14hmacWithSHA224yA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"digestAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/hmacWithSHA224":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm.hmacWithSHA224","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA224"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA224","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha224"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/hmacwithsha256.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/hmacwithsha256.json index 3bce1d515..f09d230f2 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/hmacwithsha256.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/hmacwithsha256.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA256"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA256"}],"title":"iso.memberBody.us.rsadsi.digestAlgorithm.hmacWithSHA256","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV15digestAlgorithmO14hmacWithSHA256yA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/hmacWithSHA256":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm.hmacWithSHA256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha256"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"digestAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA256"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA256"}],"title":"iso.memberBody.us.rsadsi.digestAlgorithm.hmacWithSHA256","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV15digestAlgorithmO14hmacWithSHA256yA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"digestAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/hmacWithSHA256":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm.hmacWithSHA256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha256"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/hmacwithsha384.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/hmacwithsha384.json index a9b12be77..a2ca7fa15 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/hmacwithsha384.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/hmacwithsha384.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA384"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha384"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA384","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA384"}],"title":"iso.memberBody.us.rsadsi.digestAlgorithm.hmacWithSHA384","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV15digestAlgorithmO14hmacWithSHA384yA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/hmacWithSHA384":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm.hmacWithSHA384","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA384"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA384","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha384"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"digestAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA384"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha384"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA384","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA384"}],"title":"iso.memberBody.us.rsadsi.digestAlgorithm.hmacWithSHA384","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV15digestAlgorithmO14hmacWithSHA384yA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/hmacWithSHA384":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm.hmacWithSHA384","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA384"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA384","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha384"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"digestAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/hmacwithsha512.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/hmacwithsha512.json index 30b1a8ff1..8b73cbd05 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/hmacwithsha512.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/hmacwithsha512.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA512"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha512"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA512","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA512"}],"title":"iso.memberBody.us.rsadsi.digestAlgorithm.hmacWithSHA512","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV15digestAlgorithmO14hmacWithSHA512yA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"digestAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/hmacWithSHA512":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm.hmacWithSHA512","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA512"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA512","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha512"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA512"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha512"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA512","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA512"}],"title":"iso.memberBody.us.rsadsi.digestAlgorithm.hmacWithSHA512","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV15digestAlgorithmO14hmacWithSHA512yA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"digestAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/hmacWithSHA512":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm.hmacWithSHA512","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA512"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hmacWithSHA512","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha512"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/id.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/id.json index cba6b119c..6c7c43ded 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/id.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV15digestAlgorithmO2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"digestAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV15digestAlgorithmO2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"digestAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/id"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/init(rawvalue:).json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/init(rawvalue:).json index 6da3c3526..7b3c1bfa6 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/init(rawvalue:).json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/init(rawvalue:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV15digestAlgorithmO8rawValueAKSg10PotentASN116ObjectIdentifierV_tcfc","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"digestAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/init(rawvalue:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV15digestAlgorithmO8rawValueAKSg10PotentASN116ObjectIdentifierV_tcfc","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"digestAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/names.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/names.json index 9ec183d17..5a35a3746 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/names.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV15digestAlgorithmO5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"digestAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/names"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV15digestAlgorithmO5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"digestAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/names"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/rawrepresentable-implementations.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/rawrepresentable-implementations.json index 25a7a08e7..4585deb56 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/rawrepresentable-implementations.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/digestalgorithm/rawrepresentable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hashvalue"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"digestAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"digestAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm.json index b374d47d3..b72fa3a74 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/desCDMF","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/desEDE3","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/desEDE3CBC","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/desxCBC","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc2CBC","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc2ECB","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc4","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc4WithMAC","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc5CBC","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc5CBCPad"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/names"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV19encryptionAlgorithmO","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/rc5CBC":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.rc5CBC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc5CBC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc5CBC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc5cbc"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/desxCBC":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.desxCBC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"desxCBC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/desxCBC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/desxcbc"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/desEDE3CBC":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.desEDE3CBC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"desEDE3CBC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/desEDE3CBC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/desede3cbc"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/desEDE3":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.desEDE3","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"desEDE3"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/desEDE3","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/desede3"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/rc2CBC":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.rc2CBC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc2CBC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc2CBC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc2cbc"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/rc2ECB":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.rc2ECB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc2ECB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc2ECB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc2ecb"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/rc5CBCPad":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.rc5CBCPad","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc5CBCPad"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc5CBCPad","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc5cbcpad"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/names"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/rc4":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.rc4","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc4"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc4","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc4"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/rc4WithMAC":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.rc4WithMAC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc4WithMAC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc4WithMAC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc4withmac"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/desCDMF":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.desCDMF","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"desCDMF"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/desCDMF","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/descdmf"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/desCDMF","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/desEDE3","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/desEDE3CBC","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/desxCBC","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc2CBC","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc2ECB","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc4","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc4WithMAC","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc5CBC","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc5CBCPad"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/names"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV19encryptionAlgorithmO","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi"]]},"references":{"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/rc2CBC":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.rc2CBC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc2CBC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc2CBC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc2cbc"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/desEDE3":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.desEDE3","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"desEDE3"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/desEDE3","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/desede3"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/rc5CBC":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.rc5CBC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc5CBC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc5CBC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc5cbc"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/names"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/rc4WithMAC":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.rc4WithMAC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc4WithMAC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc4WithMAC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc4withmac"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/rc5CBCPad":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.rc5CBCPad","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc5CBCPad"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc5CBCPad","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc5cbcpad"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/desxCBC":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.desxCBC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"desxCBC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/desxCBC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/desxcbc"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/desEDE3CBC":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.desEDE3CBC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"desEDE3CBC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/desEDE3CBC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/desede3cbc"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/init(rawvalue:)"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/desCDMF":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.desCDMF","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"desCDMF"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/desCDMF","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/descdmf"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/rc2ECB":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.rc2ECB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc2ECB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc2ECB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc2ecb"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/rc4":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.rc4","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc4"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc4","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc4"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/!=(_:_:).json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/!=(_:_:).json index cfa87f4d6..9df167917 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/!=(_:_:).json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV19encryptionAlgorithmO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV19encryptionAlgorithmO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/equatable-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/descdmf.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/descdmf.json index 4e6a9c470..2473b6b38 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/descdmf.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/descdmf.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"desCDMF"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/descdmf"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/desCDMF","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"desCDMF"}],"title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.desCDMF","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV19encryptionAlgorithmO7desCDMFyA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/desCDMF":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.desCDMF","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"desCDMF"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/desCDMF","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/descdmf"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"desCDMF"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/descdmf"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/desCDMF","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"desCDMF"}],"title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.desCDMF","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV19encryptionAlgorithmO7desCDMFyA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/desCDMF":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.desCDMF","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"desCDMF"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/desCDMF","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/descdmf"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/desede3.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/desede3.json index ca301e35b..727aedb7d 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/desede3.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/desede3.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"desEDE3"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/desede3"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/desEDE3","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"desEDE3"}],"title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.desEDE3","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV19encryptionAlgorithmO7desEDE3yA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/desEDE3":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.desEDE3","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"desEDE3"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/desEDE3","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/desede3"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"desEDE3"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/desede3"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/desEDE3","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"desEDE3"}],"title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.desEDE3","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV19encryptionAlgorithmO7desEDE3yA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/desEDE3":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.desEDE3","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"desEDE3"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/desEDE3","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/desede3"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/desede3cbc.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/desede3cbc.json index 6f0375383..bb91b66ab 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/desede3cbc.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/desede3cbc.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"desEDE3CBC"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/desede3cbc"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/desEDE3CBC","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"desEDE3CBC"}],"title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.desEDE3CBC","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV19encryptionAlgorithmO10desEDE3CBCyA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/desEDE3CBC":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.desEDE3CBC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"desEDE3CBC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/desEDE3CBC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/desede3cbc"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"desEDE3CBC"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/desede3cbc"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/desEDE3CBC","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"desEDE3CBC"}],"title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.desEDE3CBC","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV19encryptionAlgorithmO10desEDE3CBCyA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/desEDE3CBC":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.desEDE3CBC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"desEDE3CBC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/desEDE3CBC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/desede3cbc"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/desxcbc.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/desxcbc.json index 19c68e779..727d47384 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/desxcbc.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/desxcbc.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"desxCBC"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/desxcbc"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/desxCBC","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"desxCBC"}],"title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.desxCBC","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV19encryptionAlgorithmO7desxCBCyA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/desxCBC":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.desxCBC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"desxCBC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/desxCBC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/desxcbc"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"desxCBC"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/desxcbc"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/desxCBC","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"desxCBC"}],"title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.desxCBC","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV19encryptionAlgorithmO7desxCBCyA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/desxCBC":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.desxCBC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"desxCBC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/desxCBC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/desxcbc"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/equatable-implementations.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/equatable-implementations.json index 076e67938..d25069504 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/equatable-implementations.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/hash(into:).json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/hash(into:).json index 500e1e4c0..56092e8a9 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/hash(into:).json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV19encryptionAlgorithmO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/hash(into:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV19encryptionAlgorithmO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/hashvalue.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/hashvalue.json index 82426766e..395c3a06b 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/hashvalue.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/hashvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV19encryptionAlgorithmO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV19encryptionAlgorithmO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/id.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/id.json index 69d410025..0d3617cfe 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/id.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV19encryptionAlgorithmO2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV19encryptionAlgorithmO2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/init(rawvalue:).json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/init(rawvalue:).json index 5f718c664..1f54d00a5 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/init(rawvalue:).json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/init(rawvalue:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV19encryptionAlgorithmO8rawValueAKSg10PotentASN116ObjectIdentifierV_tcfc","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV19encryptionAlgorithmO8rawValueAKSg10PotentASN116ObjectIdentifierV_tcfc","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/names.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/names.json index 714d56e19..efc7b683a 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/names.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV19encryptionAlgorithmO5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/names"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV19encryptionAlgorithmO5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/names"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/rawrepresentable-implementations.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/rawrepresentable-implementations.json index a8975c8d3..5db8c7ec4 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/rawrepresentable-implementations.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/rawrepresentable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/hash(into:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/rc2cbc.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/rc2cbc.json index 693ce4c8e..99ec86cfc 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/rc2cbc.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/rc2cbc.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc2CBC"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc2cbc"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc2CBC","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc2CBC"}],"title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.rc2CBC","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV19encryptionAlgorithmO6rc2CBCyA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/rc2CBC":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.rc2CBC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc2CBC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc2CBC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc2cbc"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc2CBC"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc2cbc"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc2CBC","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc2CBC"}],"title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.rc2CBC","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV19encryptionAlgorithmO6rc2CBCyA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/rc2CBC":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.rc2CBC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc2CBC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc2CBC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc2cbc"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/rc2ecb.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/rc2ecb.json index 689c46fed..1de6bf79a 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/rc2ecb.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/rc2ecb.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc2ECB"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc2ecb"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc2ECB","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc2ECB"}],"title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.rc2ECB","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV19encryptionAlgorithmO6rc2ECByA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/rc2ECB":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.rc2ECB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc2ECB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc2ECB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc2ecb"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc2ECB"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc2ecb"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc2ECB","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc2ECB"}],"title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.rc2ECB","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV19encryptionAlgorithmO6rc2ECByA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/rc2ECB":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.rc2ECB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc2ECB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc2ECB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc2ecb"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/rc4.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/rc4.json index 86b66639d..f6276300c 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/rc4.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/rc4.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc4"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc4"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc4","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc4"}],"title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.rc4","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV19encryptionAlgorithmO3rc4yA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/rc4":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.rc4","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc4"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc4","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc4"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc4"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc4"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc4","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc4"}],"title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.rc4","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV19encryptionAlgorithmO3rc4yA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/rc4":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.rc4","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc4"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc4","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc4"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/rc4withmac.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/rc4withmac.json index c34e727e0..bafa3bfd7 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/rc4withmac.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/rc4withmac.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc4WithMAC"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc4withmac"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc4WithMAC","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc4WithMAC"}],"title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.rc4WithMAC","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV19encryptionAlgorithmO10rc4WithMACyA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/rc4WithMAC":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.rc4WithMAC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc4WithMAC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc4WithMAC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc4withmac"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc4WithMAC"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc4withmac"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc4WithMAC","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc4WithMAC"}],"title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.rc4WithMAC","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV19encryptionAlgorithmO10rc4WithMACyA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/rc4WithMAC":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.rc4WithMAC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc4WithMAC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc4WithMAC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc4withmac"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/rc5cbc.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/rc5cbc.json index 1e76e38d4..aa368fa87 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/rc5cbc.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/rc5cbc.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc5CBC"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc5cbc"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc5CBC","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc5CBC"}],"title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.rc5CBC","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV19encryptionAlgorithmO6rc5CBCyA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/rc5CBC":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.rc5CBC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc5CBC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc5CBC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc5cbc"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc5CBC"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc5cbc"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc5CBC","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc5CBC"}],"title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.rc5CBC","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV19encryptionAlgorithmO6rc5CBCyA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/rc5CBC":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.rc5CBC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc5CBC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc5CBC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc5cbc"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/rc5cbcpad.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/rc5cbcpad.json index 199a168d7..116f16084 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/rc5cbcpad.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/encryptionalgorithm/rc5cbcpad.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc5CBCPad"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc5cbcpad"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc5CBCPad","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc5CBCPad"}],"title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.rc5CBCPad","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV19encryptionAlgorithmO9rc5CBCPadyA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/rc5CBCPad":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.rc5CBCPad","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc5CBCPad"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc5CBCPad","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc5cbcpad"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc5CBCPad"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc5cbcpad"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc5CBCPad","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc5CBCPad"}],"title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.rc5CBCPad","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV19encryptionAlgorithmO9rc5CBCPadyA2KmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm/rc5CBCPad":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm.rc5CBCPad","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rc5CBCPad"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm\/rc5CBCPad","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc5cbcpad"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/id.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/id.json index 4ef1552ad..52de292e8 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/id.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/names.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/names.json index 5960b7160..882c88d12 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/names.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/names"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/names"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs.json index 57e9d1f2b..5043817d3 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/names"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"title":"iso.memberBody.us.rsadsi.pkcs","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"pkcs"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/names"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs5","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs5"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs5"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/names"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"title":"iso.memberBody.us.rsadsi.pkcs","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"pkcs"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs5","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs5"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs5"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/names"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/id.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/id.json index b713877f8..eb70c2528 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/id.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/names.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/names.json index df5149112..e225295a1 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/names.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/names"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/names"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1.json index c1d16f482..03915d404 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/md2WithRSAEncryption","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/md4WithRSAEncryption","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/md5WithRSAEncryption","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/rsaEncryption","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha1WithRSASignature","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha224WithRSAEncryption","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha256WithRSAEncryption","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha384WithRSAEncryption","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha512WithRSAEncryption"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/names"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs1O","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"pkcs1"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/sha1WithRSASignature":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.sha1WithRSASignature","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha1WithRSASignature"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha1WithRSASignature","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha1withrsasignature"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/md4WithRSAEncryption":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.md4WithRSAEncryption","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"md4WithRSAEncryption"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/md4WithRSAEncryption","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/md4withrsaencryption"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/names"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/sha512WithRSAEncryption":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.sha512WithRSAEncryption","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512WithRSAEncryption"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha512WithRSAEncryption","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha512withrsaencryption"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/sha384WithRSAEncryption":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.sha384WithRSAEncryption","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384WithRSAEncryption"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha384WithRSAEncryption","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha384withrsaencryption"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/md2WithRSAEncryption":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.md2WithRSAEncryption","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"md2WithRSAEncryption"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/md2WithRSAEncryption","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/md2withrsaencryption"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/sha256WithRSAEncryption":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.sha256WithRSAEncryption","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256WithRSAEncryption"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha256WithRSAEncryption","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha256withrsaencryption"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/md5WithRSAEncryption":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.md5WithRSAEncryption","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"md5WithRSAEncryption"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/md5WithRSAEncryption","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/md5withrsaencryption"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/rsaEncryption":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.rsaEncryption","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsaEncryption"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/rsaEncryption","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/rsaencryption"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/sha224WithRSAEncryption":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.sha224WithRSAEncryption","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha224WithRSAEncryption"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha224WithRSAEncryption","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha224withrsaencryption"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/md2WithRSAEncryption","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/md4WithRSAEncryption","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/md5WithRSAEncryption","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/rsaEncryption","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha1WithRSASignature","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha224WithRSAEncryption","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha256WithRSAEncryption","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha384WithRSAEncryption","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha512WithRSAEncryption"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/names"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs1O","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"pkcs1"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/sha256WithRSAEncryption":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.sha256WithRSAEncryption","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256WithRSAEncryption"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha256WithRSAEncryption","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha256withrsaencryption"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/sha1WithRSASignature":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.sha1WithRSASignature","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha1WithRSASignature"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha1WithRSASignature","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha1withrsasignature"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/rsaEncryption":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.rsaEncryption","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsaEncryption"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/rsaEncryption","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/rsaencryption"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/names"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/md5WithRSAEncryption":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.md5WithRSAEncryption","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"md5WithRSAEncryption"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/md5WithRSAEncryption","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/md5withrsaencryption"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/sha224WithRSAEncryption":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.sha224WithRSAEncryption","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha224WithRSAEncryption"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha224WithRSAEncryption","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha224withrsaencryption"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/sha384WithRSAEncryption":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.sha384WithRSAEncryption","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384WithRSAEncryption"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha384WithRSAEncryption","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha384withrsaencryption"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/md2WithRSAEncryption":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.md2WithRSAEncryption","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"md2WithRSAEncryption"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/md2WithRSAEncryption","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/md2withrsaencryption"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/sha512WithRSAEncryption":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.sha512WithRSAEncryption","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512WithRSAEncryption"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha512WithRSAEncryption","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha512withrsaencryption"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/equatable-implementations"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/md4WithRSAEncryption":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.md4WithRSAEncryption","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"md4WithRSAEncryption"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/md4WithRSAEncryption","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/md4withrsaencryption"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/init(rawvalue:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/!=(_:_:).json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/!=(_:_:).json index 2ea75d5e1..2baccf305 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/!=(_:_:).json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs1O","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs1O","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/!=(_:_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/equatable-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/equatable-implementations.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/equatable-implementations.json index aff801fd8..588900089 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/equatable-implementations.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/!=(_:_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/hash(into:).json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/hash(into:).json index f938f9656..8725578bf 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/hash(into:).json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs1O","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs1O","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/hashvalue.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/hashvalue.json index 0647cf2b0..36aaca397 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/hashvalue.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/hashvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs1O","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/hashvalue"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs1O","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/id.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/id.json index 0d6f19e32..f6e7931db 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/id.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs1O2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs1O2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/init(rawvalue:).json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/init(rawvalue:).json index 7072e5fde..941b3341e 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/init(rawvalue:).json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/init(rawvalue:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs1O8rawValueAMSg10PotentASN116ObjectIdentifierV_tcfc","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs1O8rawValueAMSg10PotentASN116ObjectIdentifierV_tcfc","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/md2withrsaencryption.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/md2withrsaencryption.json index 33b637a93..dd70e9e14 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/md2withrsaencryption.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/md2withrsaencryption.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"md2WithRSAEncryption"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/md2withrsaencryption"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/md2WithRSAEncryption","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"md2WithRSAEncryption"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.md2WithRSAEncryption","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs1O20md2WithRSAEncryptionyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/md2WithRSAEncryption":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.md2WithRSAEncryption","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"md2WithRSAEncryption"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/md2WithRSAEncryption","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/md2withrsaencryption"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"md2WithRSAEncryption"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/md2withrsaencryption"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/md2WithRSAEncryption","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"md2WithRSAEncryption"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.md2WithRSAEncryption","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs1O20md2WithRSAEncryptionyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/md2WithRSAEncryption":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.md2WithRSAEncryption","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"md2WithRSAEncryption"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/md2WithRSAEncryption","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/md2withrsaencryption"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/md4withrsaencryption.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/md4withrsaencryption.json index e090fc607..86dcb476a 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/md4withrsaencryption.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/md4withrsaencryption.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"md4WithRSAEncryption"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/md4withrsaencryption"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/md4WithRSAEncryption","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"md4WithRSAEncryption"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.md4WithRSAEncryption","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs1O20md4WithRSAEncryptionyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/md4WithRSAEncryption":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.md4WithRSAEncryption","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"md4WithRSAEncryption"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/md4WithRSAEncryption","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/md4withrsaencryption"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"md4WithRSAEncryption"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/md4withrsaencryption"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/md4WithRSAEncryption","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"md4WithRSAEncryption"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.md4WithRSAEncryption","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs1O20md4WithRSAEncryptionyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/md4WithRSAEncryption":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.md4WithRSAEncryption","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"md4WithRSAEncryption"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/md4WithRSAEncryption","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/md4withrsaencryption"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/md5withrsaencryption.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/md5withrsaencryption.json index 26371ea0c..8e301d890 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/md5withrsaencryption.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/md5withrsaencryption.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"md5WithRSAEncryption"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/md5withrsaencryption"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/md5WithRSAEncryption","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"md5WithRSAEncryption"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.md5WithRSAEncryption","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs1O20md5WithRSAEncryptionyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/md5WithRSAEncryption":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.md5WithRSAEncryption","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"md5WithRSAEncryption"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/md5WithRSAEncryption","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/md5withrsaencryption"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"md5WithRSAEncryption"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/md5withrsaencryption"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/md5WithRSAEncryption","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"md5WithRSAEncryption"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.md5WithRSAEncryption","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs1O20md5WithRSAEncryptionyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/md5WithRSAEncryption":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.md5WithRSAEncryption","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"md5WithRSAEncryption"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/md5WithRSAEncryption","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/md5withrsaencryption"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/names.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/names.json index a28293f0c..e4d092ca4 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/names.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs1O5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/names"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs1O5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/names"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/rawrepresentable-implementations.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/rawrepresentable-implementations.json index e7152fd83..57c725bee 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/rawrepresentable-implementations.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/rawrepresentable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/hash(into:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/rsaencryption.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/rsaencryption.json index 1031cc5af..5b48f43e4 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/rsaencryption.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/rsaencryption.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsaEncryption"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/rsaencryption"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/rsaEncryption","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsaEncryption"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.rsaEncryption","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs1O13rsaEncryptionyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/rsaEncryption":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.rsaEncryption","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsaEncryption"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/rsaEncryption","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/rsaencryption"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsaEncryption"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/rsaencryption"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/rsaEncryption","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsaEncryption"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.rsaEncryption","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs1O13rsaEncryptionyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/rsaEncryption":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.rsaEncryption","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsaEncryption"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/rsaEncryption","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/rsaencryption"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/sha1withrsasignature.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/sha1withrsasignature.json index 4204262d1..445053c17 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/sha1withrsasignature.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/sha1withrsasignature.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha1WithRSASignature"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha1withrsasignature"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha1WithRSASignature","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha1WithRSASignature"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.sha1WithRSASignature","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs1O20sha1WithRSASignatureyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/sha1WithRSASignature":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.sha1WithRSASignature","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha1WithRSASignature"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha1WithRSASignature","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha1withrsasignature"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha1WithRSASignature"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha1withrsasignature"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha1WithRSASignature","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha1WithRSASignature"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.sha1WithRSASignature","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs1O20sha1WithRSASignatureyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/sha1WithRSASignature":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.sha1WithRSASignature","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha1WithRSASignature"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha1WithRSASignature","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha1withrsasignature"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/sha224withrsaencryption.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/sha224withrsaencryption.json index 89db25097..942fcaf7a 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/sha224withrsaencryption.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/sha224withrsaencryption.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha224WithRSAEncryption"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha224withrsaencryption"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha224WithRSAEncryption","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha224WithRSAEncryption"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.sha224WithRSAEncryption","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs1O23sha224WithRSAEncryptionyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/sha224WithRSAEncryption":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.sha224WithRSAEncryption","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha224WithRSAEncryption"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha224WithRSAEncryption","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha224withrsaencryption"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha224WithRSAEncryption"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha224withrsaencryption"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha224WithRSAEncryption","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha224WithRSAEncryption"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.sha224WithRSAEncryption","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs1O23sha224WithRSAEncryptionyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/sha224WithRSAEncryption":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.sha224WithRSAEncryption","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha224WithRSAEncryption"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha224WithRSAEncryption","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha224withrsaencryption"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/sha256withrsaencryption.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/sha256withrsaencryption.json index 0b9dbcfd3..c5800b5d8 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/sha256withrsaencryption.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/sha256withrsaencryption.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256WithRSAEncryption"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha256withrsaencryption"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha256WithRSAEncryption","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256WithRSAEncryption"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.sha256WithRSAEncryption","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs1O23sha256WithRSAEncryptionyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/sha256WithRSAEncryption":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.sha256WithRSAEncryption","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256WithRSAEncryption"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha256WithRSAEncryption","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha256withrsaencryption"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256WithRSAEncryption"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha256withrsaencryption"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha256WithRSAEncryption","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256WithRSAEncryption"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.sha256WithRSAEncryption","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs1O23sha256WithRSAEncryptionyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/sha256WithRSAEncryption":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.sha256WithRSAEncryption","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256WithRSAEncryption"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha256WithRSAEncryption","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha256withrsaencryption"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/sha384withrsaencryption.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/sha384withrsaencryption.json index c1dbb121d..b19d4962d 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/sha384withrsaencryption.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/sha384withrsaencryption.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384WithRSAEncryption"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha384withrsaencryption"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha384WithRSAEncryption","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384WithRSAEncryption"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.sha384WithRSAEncryption","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs1O23sha384WithRSAEncryptionyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/sha384WithRSAEncryption":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.sha384WithRSAEncryption","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384WithRSAEncryption"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha384WithRSAEncryption","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha384withrsaencryption"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384WithRSAEncryption"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha384withrsaencryption"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha384WithRSAEncryption","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384WithRSAEncryption"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.sha384WithRSAEncryption","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs1O23sha384WithRSAEncryptionyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/sha384WithRSAEncryption":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.sha384WithRSAEncryption","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384WithRSAEncryption"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha384WithRSAEncryption","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha384withrsaencryption"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/sha512withrsaencryption.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/sha512withrsaencryption.json index c40e34682..ca63e6b14 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/sha512withrsaencryption.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs1/sha512withrsaencryption.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512WithRSAEncryption"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha512withrsaencryption"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha512WithRSAEncryption","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512WithRSAEncryption"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.sha512WithRSAEncryption","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs1O23sha512WithRSAEncryptionyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/sha512WithRSAEncryption":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.sha512WithRSAEncryption","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512WithRSAEncryption"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha512WithRSAEncryption","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha512withrsaencryption"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512WithRSAEncryption"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha512withrsaencryption"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha512WithRSAEncryption","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512WithRSAEncryption"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.sha512WithRSAEncryption","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs1O23sha512WithRSAEncryptionyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1/sha512WithRSAEncryption":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1.sha512WithRSAEncryption","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512WithRSAEncryption"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1\/sha512WithRSAEncryption","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha512withrsaencryption"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5.json index 25fbd3844..80cc1d60f 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs5"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/pbes2","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/pbkdf2"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/names"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs5"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs5","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs5O","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"pkcs5"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs"]]},"references":{"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/init(rawvalue:)"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/names"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/pbkdf2":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs5.pbkdf2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pbkdf2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/pbkdf2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/pbkdf2"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/pbes2":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs5.pbes2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pbes2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/pbes2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/pbes2"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs5","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs5"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs5"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/equatable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs5"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/pbes2","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/pbkdf2"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/names"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs5"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs5","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs5O","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"pkcs5"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs"]]},"references":{"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs5","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs5"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs5"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/pbkdf2":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs5.pbkdf2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pbkdf2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/pbkdf2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/pbkdf2"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/pbes2":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs5.pbes2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pbes2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/pbes2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/pbes2"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/id"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/names"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/!=(_:_:).json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/!=(_:_:).json index f2f941240..d69aa025b 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/!=(_:_:).json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs5O","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs5","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs5"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs5"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs5O","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs5","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs5"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs5"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/equatable-implementations.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/equatable-implementations.json index a2d28bac4..7fbbe97da 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/equatable-implementations.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs5","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs5"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs5"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs5","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs5"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs5"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/hash(into:).json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/hash(into:).json index cf966abeb..5c685ef61 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/hash(into:).json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs5O","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs5","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs5"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs5"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs5O","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs5","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs5"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs5"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/hashvalue.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/hashvalue.json index 32addbb0d..b85aa3c7a 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/hashvalue.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/hashvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs5O","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs5","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs5"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs5"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/rawrepresentable-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs5O","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs5","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs5"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs5"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/id.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/id.json index 7b78f6ac5..abff2e628 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/id.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs5O2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs5","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs5"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs5"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs5O2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs5","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs5"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs5"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/init(rawvalue:).json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/init(rawvalue:).json index 97346605d..c8bc68fe5 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/init(rawvalue:).json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/init(rawvalue:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs5O8rawValueAMSg10PotentASN116ObjectIdentifierV_tcfc","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5"]]},"references":{"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs5","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs5"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs5"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs5O8rawValueAMSg10PotentASN116ObjectIdentifierV_tcfc","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/init(rawvalue:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs5","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs5"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs5"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/names.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/names.json index 09bf1d740..dc80126d7 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/names.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs5O5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs5","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs5"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs5"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/names"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs5O5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/names"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs5","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs5"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs5"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/pbes2.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/pbes2.json index d225c55c6..9c0bbe7c8 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/pbes2.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/pbes2.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pbes2"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/pbes2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/pbes2","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pbes2"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs5.pbes2","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs5O5pbes2yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/pbes2":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs5.pbes2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pbes2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/pbes2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/pbes2"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs5","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs5"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs5"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pbes2"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/pbes2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/pbes2","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pbes2"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs5.pbes2","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs5O5pbes2yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/pbes2":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs5.pbes2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pbes2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/pbes2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/pbes2"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs5","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs5"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs5"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/pbkdf2.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/pbkdf2.json index 72f470ce9..5b8f8a905 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/pbkdf2.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/pbkdf2.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pbkdf2"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/pbkdf2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/pbkdf2","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pbkdf2"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs5.pbkdf2","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs5O6pbkdf2yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/pbkdf2":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs5.pbkdf2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pbkdf2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/pbkdf2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/pbkdf2"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs5","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs5"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs5"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pbkdf2"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/pbkdf2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/pbkdf2","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pbkdf2"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs5.pbkdf2","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs5O6pbkdf2yA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/pbkdf2":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs5.pbkdf2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pbkdf2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/pbkdf2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/pbkdf2"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs5","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs5"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs5"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/rawrepresentable-implementations.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/rawrepresentable-implementations.json index 6e164cf0a..02c40de92 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/rawrepresentable-implementations.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs5/rawrepresentable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs5","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs5"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs5"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/hashvalue"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs5","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs5"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs5"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9.json index 87a6b3904..4c5ece68a 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/challengePassword","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/contentType","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/counterSignature","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/emailAddress","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/extendedCertificateAttributes","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/extensionRequest","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/messageDigest","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/signingTime","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/unstructuredAddress","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/unstructuredName"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/names"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs9O","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"pkcs9"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/extensionRequest":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.extensionRequest","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/extensionRequest","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/extensionrequest"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/unstructuredAddress":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.unstructuredAddress","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unstructuredAddress"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/unstructuredAddress","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/unstructuredaddress"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/id"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/signingTime":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.signingTime","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"signingTime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/signingTime","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/signingtime"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/challengePassword":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.challengePassword","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"challengePassword"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/challengePassword","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/challengepassword"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/names"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/contentType":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.contentType","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/contentType","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/contenttype"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/messageDigest":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.messageDigest","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageDigest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/messageDigest","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/messagedigest"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/unstructuredName":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.unstructuredName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unstructuredName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/unstructuredName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/unstructuredname"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/counterSignature":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.counterSignature","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"counterSignature"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/counterSignature","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/countersignature"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/emailAddress":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.emailAddress","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"emailAddress"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/emailAddress","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/emailaddress"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/extendedCertificateAttributes":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.extendedCertificateAttributes","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"extendedCertificateAttributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/extendedCertificateAttributes","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/extendedcertificateattributes"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/challengePassword","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/contentType","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/counterSignature","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/emailAddress","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/extendedCertificateAttributes","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/extensionRequest","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/messageDigest","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/signingTime","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/unstructuredAddress","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/unstructuredName"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/names"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs9O","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"pkcs9"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/challengePassword":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.challengePassword","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"challengePassword"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/challengePassword","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/challengepassword"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/extensionRequest":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.extensionRequest","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/extensionRequest","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/extensionrequest"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/contentType":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.contentType","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/contentType","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/contenttype"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/names"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/unstructuredAddress":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.unstructuredAddress","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unstructuredAddress"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/unstructuredAddress","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/unstructuredaddress"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/emailAddress":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.emailAddress","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"emailAddress"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/emailAddress","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/emailaddress"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/counterSignature":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.counterSignature","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"counterSignature"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/counterSignature","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/countersignature"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/extendedCertificateAttributes":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.extendedCertificateAttributes","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"extendedCertificateAttributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/extendedCertificateAttributes","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/extendedcertificateattributes"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/signingTime":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.signingTime","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"signingTime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/signingTime","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/signingtime"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/unstructuredName":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.unstructuredName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unstructuredName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/unstructuredName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/unstructuredname"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/messageDigest":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.messageDigest","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageDigest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/messageDigest","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/messagedigest"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/!=(_:_:).json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/!=(_:_:).json index affafe1dd..0a1ca1e0a 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/!=(_:_:).json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs9O","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs9O","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/challengepassword.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/challengepassword.json index 41adcba2b..1361afbdf 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/challengepassword.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/challengepassword.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"challengePassword"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/challengepassword"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/challengePassword","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"challengePassword"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.challengePassword","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs9O17challengePasswordyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/challengePassword":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.challengePassword","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"challengePassword"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/challengePassword","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/challengepassword"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"challengePassword"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/challengepassword"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/challengePassword","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"challengePassword"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.challengePassword","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs9O17challengePasswordyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/challengePassword":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.challengePassword","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"challengePassword"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/challengePassword","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/challengepassword"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/contenttype.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/contenttype.json index 4d70c4834..6a831fcad 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/contenttype.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/contenttype.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentType"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/contenttype"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/contentType","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentType"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.contentType","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs9O11contentTypeyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/contentType":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.contentType","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/contentType","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/contenttype"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentType"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/contenttype"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/contentType","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentType"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.contentType","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs9O11contentTypeyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/contentType":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.contentType","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/contentType","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/contenttype"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/countersignature.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/countersignature.json index 8c58380d1..2ff0aa3bd 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/countersignature.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/countersignature.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"counterSignature"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/countersignature"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/counterSignature","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"counterSignature"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.counterSignature","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs9O16counterSignatureyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/counterSignature":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.counterSignature","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"counterSignature"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/counterSignature","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/countersignature"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"counterSignature"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/countersignature"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/counterSignature","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"counterSignature"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.counterSignature","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs9O16counterSignatureyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/counterSignature":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.counterSignature","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"counterSignature"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/counterSignature","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/countersignature"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/emailaddress.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/emailaddress.json index d07cff9aa..6585af046 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/emailaddress.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/emailaddress.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"emailAddress"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/emailaddress"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/emailAddress","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"emailAddress"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.emailAddress","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs9O12emailAddressyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/emailAddress":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.emailAddress","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"emailAddress"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/emailAddress","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/emailaddress"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"emailAddress"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/emailaddress"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/emailAddress","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"emailAddress"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.emailAddress","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs9O12emailAddressyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/emailAddress":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.emailAddress","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"emailAddress"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/emailAddress","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/emailaddress"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/equatable-implementations.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/equatable-implementations.json index f98011eb7..917c82d20 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/equatable-implementations.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/extendedcertificateattributes.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/extendedcertificateattributes.json index fb276675a..382547875 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/extendedcertificateattributes.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/extendedcertificateattributes.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"extendedCertificateAttributes"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/extendedcertificateattributes"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/extendedCertificateAttributes","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"extendedCertificateAttributes"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.extendedCertificateAttributes","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs9O29extendedCertificateAttributesyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/extendedCertificateAttributes":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.extendedCertificateAttributes","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"extendedCertificateAttributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/extendedCertificateAttributes","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/extendedcertificateattributes"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"extendedCertificateAttributes"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/extendedcertificateattributes"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/extendedCertificateAttributes","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"extendedCertificateAttributes"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.extendedCertificateAttributes","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs9O29extendedCertificateAttributesyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/extendedCertificateAttributes":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.extendedCertificateAttributes","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"extendedCertificateAttributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/extendedCertificateAttributes","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/extendedcertificateattributes"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/extensionrequest.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/extensionrequest.json index 81e53210f..6707ab5e7 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/extensionrequest.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/extensionrequest.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionRequest"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/extensionrequest"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/extensionRequest","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionRequest"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.extensionRequest","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs9O16extensionRequestyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/extensionRequest":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.extensionRequest","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/extensionRequest","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/extensionrequest"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionRequest"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/extensionrequest"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/extensionRequest","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionRequest"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.extensionRequest","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs9O16extensionRequestyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/extensionRequest":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.extensionRequest","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/extensionRequest","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/extensionrequest"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/hash(into:).json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/hash(into:).json index 20fb46426..3d224ce86 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/hash(into:).json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs9O","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs9O","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/rawrepresentable-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/hashvalue.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/hashvalue.json index 9d502fc3a..0b292ddc6 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/hashvalue.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/hashvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs9O","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs9O","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/id.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/id.json index eae186311..4752d1a0f 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/id.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs9O2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs9O2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/id"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/init(rawvalue:).json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/init(rawvalue:).json index 45371b9ea..a53ddad8d 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/init(rawvalue:).json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/init(rawvalue:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs9O8rawValueAMSg10PotentASN116ObjectIdentifierV_tcfc","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs9O8rawValueAMSg10PotentASN116ObjectIdentifierV_tcfc","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/messagedigest.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/messagedigest.json index f7b6c0b82..abb7629b7 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/messagedigest.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/messagedigest.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageDigest"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/messagedigest"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/messageDigest","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageDigest"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.messageDigest","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs9O13messageDigestyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/messageDigest":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.messageDigest","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageDigest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/messageDigest","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/messagedigest"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageDigest"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/messagedigest"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/messageDigest","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageDigest"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.messageDigest","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs9O13messageDigestyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/messageDigest":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.messageDigest","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageDigest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/messageDigest","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/messagedigest"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/names.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/names.json index 1212db609..c7fb843ba 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/names.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs9O5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/names"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs9O5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/names"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/rawrepresentable-implementations.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/rawrepresentable-implementations.json index 1f2cad591..39f90fa39 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/rawrepresentable-implementations.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/rawrepresentable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/hash(into:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/signingtime.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/signingtime.json index c5039302a..48be0dd78 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/signingtime.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/signingtime.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"signingTime"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/signingtime"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/signingTime","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"signingTime"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.signingTime","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs9O11signingTimeyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/signingTime":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.signingTime","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"signingTime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/signingTime","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/signingtime"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"signingTime"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/signingtime"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/signingTime","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"signingTime"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.signingTime","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs9O11signingTimeyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/signingTime":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.signingTime","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"signingTime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/signingTime","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/signingtime"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/unstructuredaddress.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/unstructuredaddress.json index adeceafa9..ab5c4eca9 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/unstructuredaddress.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/unstructuredaddress.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unstructuredAddress"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/unstructuredaddress"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/unstructuredAddress","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unstructuredAddress"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.unstructuredAddress","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs9O19unstructuredAddressyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/unstructuredAddress":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.unstructuredAddress","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unstructuredAddress"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/unstructuredAddress","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/unstructuredaddress"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unstructuredAddress"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/unstructuredaddress"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/unstructuredAddress","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unstructuredAddress"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.unstructuredAddress","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs9O19unstructuredAddressyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/unstructuredAddress":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.unstructuredAddress","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unstructuredAddress"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/unstructuredAddress","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/unstructuredaddress"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/unstructuredname.json b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/unstructuredname.json index f4367d74a..ec545cefe 100644 --- a/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/unstructuredname.json +++ b/main/data/documentation/shieldoid/iso/memberbody/us/rsadsi/pkcs/pkcs9/unstructuredname.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unstructuredName"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/unstructuredname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/unstructuredName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unstructuredName"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.unstructuredName","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs9O16unstructuredNameyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/unstructuredName":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.unstructuredName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unstructuredName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/unstructuredName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/unstructuredname"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unstructuredName"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/unstructuredname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/unstructuredName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unstructuredName"}],"title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.unstructuredName","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV10memberBodyV2usV6rsadsiV4pkcsV5pkcs9O16unstructuredNameyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9/unstructuredName":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9.unstructuredName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unstructuredName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9\/unstructuredName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/unstructuredname"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi":{"role":"symbol","title":"iso.memberBody.us.rsadsi","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsadsi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"rsadsi"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/memberBody":{"role":"symbol","title":"iso.memberBody","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"memberBody"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"memberBody"}],"url":"\/documentation\/shieldoid\/iso\/memberbody"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us":{"role":"symbol","title":"iso.memberBody.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/names.json b/main/data/documentation/shieldoid/iso/names.json index 11d7a9236..b8c7d3a47 100644 --- a/main/data/documentation/shieldoid/iso/names.json +++ b/main/data/documentation/shieldoid/iso/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/names"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/names"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org.json b/main/data/documentation/shieldoid/iso/org.json index 9183f4c15..1ea710689 100644 --- a/main/data/documentation/shieldoid/iso/org.json +++ b/main/data/documentation/shieldoid/iso/org.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/names"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"title":"iso.org","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID3isoV3orgV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"org"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/id"},"doc://Shield/documentation/ShieldOID/iso/org/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/names"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/names"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"title":"iso.org","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID3isoV3orgV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"org"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/names"},"doc://Shield/documentation/ShieldOID/iso/org/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/id"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom.json b/main/data/documentation/shieldoid/iso/org/certicom.json index c70af58b3..b6368811b 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom.json +++ b/main/data/documentation/shieldoid/iso/org/certicom.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/names"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"title":"iso.org.certicom","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID3isoV3orgV8certicomV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"certicom"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/names"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes":{"role":"symbol","title":"iso.org.certicom.schemes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"schemes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"schemes"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/id"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/names"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"title":"iso.org.certicom","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID3isoV3orgV8certicomV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"certicom"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes":{"role":"symbol","title":"iso.org.certicom.schemes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"schemes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"schemes"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/names"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/id"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve.json b/main/data/documentation/shieldoid/iso/org/certicom/curve.json index 6d1f4f08e..452156393 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip160k1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip160r1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip160r2","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip192k1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip224k1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip224r1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip256k1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip384r1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip521r1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit163k1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit163r1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit163r2","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit193r1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit193r2","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit233k1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit233r1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit239k1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit283k1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit283r1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit409k1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit409r1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit571k1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit571r1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/secp112r1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/secp112r2","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/secp128r1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/secp128r2","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/sect113r1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/sect113r2","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/sect131r1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/sect131r2"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/names"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"title":"iso.org.certicom.curve","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"curve"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit409r1":{"role":"symbol","title":"iso.org.certicom.curve.ansit409r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit409r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit409r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit409r1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/secp128r2":{"role":"symbol","title":"iso.org.certicom.curve.secp128r2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secp128r2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/secp128r2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/secp128r2"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/sect131r2":{"role":"symbol","title":"iso.org.certicom.curve.sect131r2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sect131r2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/sect131r2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/sect131r2"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/names"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/sect113r2":{"role":"symbol","title":"iso.org.certicom.curve.sect113r2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sect113r2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/sect113r2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/sect113r2"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/sect113r1":{"role":"symbol","title":"iso.org.certicom.curve.sect113r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sect113r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/sect113r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/sect113r1"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit233k1":{"role":"symbol","title":"iso.org.certicom.curve.ansit233k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit233k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit233k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit233k1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansip160k1":{"role":"symbol","title":"iso.org.certicom.curve.ansip160k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip160k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip160k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip160k1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansip521r1":{"role":"symbol","title":"iso.org.certicom.curve.ansip521r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip521r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip521r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip521r1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit571r1":{"role":"symbol","title":"iso.org.certicom.curve.ansit571r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit571r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit571r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit571r1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansip160r1":{"role":"symbol","title":"iso.org.certicom.curve.ansip160r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip160r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip160r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip160r1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansip192k1":{"role":"symbol","title":"iso.org.certicom.curve.ansip192k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip192k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip192k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip192k1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/secp112r1":{"role":"symbol","title":"iso.org.certicom.curve.secp112r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secp112r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/secp112r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/secp112r1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansip256k1":{"role":"symbol","title":"iso.org.certicom.curve.ansip256k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip256k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip256k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip256k1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit193r2":{"role":"symbol","title":"iso.org.certicom.curve.ansit193r2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit193r2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit193r2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit193r2"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansip224r1":{"role":"symbol","title":"iso.org.certicom.curve.ansip224r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip224r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip224r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip224r1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit283k1":{"role":"symbol","title":"iso.org.certicom.curve.ansit283k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit283k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit283k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit283k1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit409k1":{"role":"symbol","title":"iso.org.certicom.curve.ansit409k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit409k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit409k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit409k1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/id"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit193r1":{"role":"symbol","title":"iso.org.certicom.curve.ansit193r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit193r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit193r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit193r1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit571k1":{"role":"symbol","title":"iso.org.certicom.curve.ansit571k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit571k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit571k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit571k1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansip384r1":{"role":"symbol","title":"iso.org.certicom.curve.ansip384r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip384r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip384r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip384r1"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansip160r2":{"role":"symbol","title":"iso.org.certicom.curve.ansip160r2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip160r2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip160r2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip160r2"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/secp112r2":{"role":"symbol","title":"iso.org.certicom.curve.secp112r2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secp112r2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/secp112r2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/secp112r2"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansip224k1":{"role":"symbol","title":"iso.org.certicom.curve.ansip224k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip224k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip224k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip224k1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit283r1":{"role":"symbol","title":"iso.org.certicom.curve.ansit283r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit283r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit283r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit283r1"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit163r2":{"role":"symbol","title":"iso.org.certicom.curve.ansit163r2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit163r2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit163r2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit163r2"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit239k1":{"role":"symbol","title":"iso.org.certicom.curve.ansit239k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit239k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit239k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit239k1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit163r1":{"role":"symbol","title":"iso.org.certicom.curve.ansit163r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit163r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit163r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit163r1"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit233r1":{"role":"symbol","title":"iso.org.certicom.curve.ansit233r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit233r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit233r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit233r1"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/sect131r1":{"role":"symbol","title":"iso.org.certicom.curve.sect131r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sect131r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/sect131r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/sect131r1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/secp128r1":{"role":"symbol","title":"iso.org.certicom.curve.secp128r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secp128r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/secp128r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/secp128r1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit163k1":{"role":"symbol","title":"iso.org.certicom.curve.ansit163k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit163k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit163k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit163k1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/rawrepresentable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip160k1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip160r1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip160r2","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip192k1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip224k1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip224r1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip256k1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip384r1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip521r1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit163k1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit163r1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit163r2","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit193r1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit193r2","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit233k1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit233r1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit239k1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit283k1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit283r1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit409k1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit409r1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit571k1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit571r1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/secp112r1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/secp112r2","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/secp128r1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/secp128r2","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/sect113r1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/sect113r2","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/sect131r1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/sect131r2"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/names"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"title":"iso.org.certicom.curve","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"curve"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/names"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/sect131r1":{"role":"symbol","title":"iso.org.certicom.curve.sect131r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sect131r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/sect131r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/sect131r1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansip224k1":{"role":"symbol","title":"iso.org.certicom.curve.ansip224k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip224k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip224k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip224k1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/id"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/secp128r2":{"role":"symbol","title":"iso.org.certicom.curve.secp128r2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secp128r2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/secp128r2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/secp128r2"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansip521r1":{"role":"symbol","title":"iso.org.certicom.curve.ansip521r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip521r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip521r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip521r1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit233k1":{"role":"symbol","title":"iso.org.certicom.curve.ansit233k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit233k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit233k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit233k1"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansip160r2":{"role":"symbol","title":"iso.org.certicom.curve.ansip160r2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip160r2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip160r2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip160r2"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/sect131r2":{"role":"symbol","title":"iso.org.certicom.curve.sect131r2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sect131r2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/sect131r2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/sect131r2"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit193r1":{"role":"symbol","title":"iso.org.certicom.curve.ansit193r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit193r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit193r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit193r1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit283r1":{"role":"symbol","title":"iso.org.certicom.curve.ansit283r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit283r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit283r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit283r1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit571r1":{"role":"symbol","title":"iso.org.certicom.curve.ansit571r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit571r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit571r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit571r1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansip160k1":{"role":"symbol","title":"iso.org.certicom.curve.ansip160k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip160k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip160k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip160k1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit571k1":{"role":"symbol","title":"iso.org.certicom.curve.ansit571k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit571k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit571k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit571k1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit163r2":{"role":"symbol","title":"iso.org.certicom.curve.ansit163r2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit163r2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit163r2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit163r2"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/secp128r1":{"role":"symbol","title":"iso.org.certicom.curve.secp128r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secp128r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/secp128r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/secp128r1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit233r1":{"role":"symbol","title":"iso.org.certicom.curve.ansit233r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit233r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit233r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit233r1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit239k1":{"role":"symbol","title":"iso.org.certicom.curve.ansit239k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit239k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit239k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit239k1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit193r2":{"role":"symbol","title":"iso.org.certicom.curve.ansit193r2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit193r2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit193r2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit193r2"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/secp112r1":{"role":"symbol","title":"iso.org.certicom.curve.secp112r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secp112r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/secp112r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/secp112r1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/sect113r1":{"role":"symbol","title":"iso.org.certicom.curve.sect113r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sect113r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/sect113r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/sect113r1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansip224r1":{"role":"symbol","title":"iso.org.certicom.curve.ansip224r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip224r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip224r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip224r1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit163r1":{"role":"symbol","title":"iso.org.certicom.curve.ansit163r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit163r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit163r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit163r1"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/sect113r2":{"role":"symbol","title":"iso.org.certicom.curve.sect113r2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sect113r2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/sect113r2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/sect113r2"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit409k1":{"role":"symbol","title":"iso.org.certicom.curve.ansit409k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit409k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit409k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit409k1"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansip256k1":{"role":"symbol","title":"iso.org.certicom.curve.ansip256k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip256k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip256k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip256k1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit283k1":{"role":"symbol","title":"iso.org.certicom.curve.ansit283k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit283k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit283k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit283k1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit163k1":{"role":"symbol","title":"iso.org.certicom.curve.ansit163k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit163k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit163k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit163k1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/secp112r2":{"role":"symbol","title":"iso.org.certicom.curve.secp112r2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secp112r2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/secp112r2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/secp112r2"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansip160r1":{"role":"symbol","title":"iso.org.certicom.curve.ansip160r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip160r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip160r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip160r1"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit409r1":{"role":"symbol","title":"iso.org.certicom.curve.ansit409r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit409r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit409r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit409r1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansip192k1":{"role":"symbol","title":"iso.org.certicom.curve.ansip192k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip192k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip192k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip192k1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansip384r1":{"role":"symbol","title":"iso.org.certicom.curve.ansip384r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip384r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip384r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip384r1"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/!=(_:_:).json b/main/data/documentation/shieldoid/iso/org/certicom/curve/!=(_:_:).json index 5cf0f119f..a9dd80f64 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/!=(_:_:).json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:9ShieldOID3isoV3orgV8certicomV5curveO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:9ShieldOID3isoV3orgV8certicomV5curveO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansip160k1.json b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansip160k1.json index d322e49c6..0c3f89457 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansip160k1.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansip160k1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip160k1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip160k1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip160k1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip160k1"}],"title":"iso.org.certicom.curve.ansip160k1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansip160k1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansip160k1":{"role":"symbol","title":"iso.org.certicom.curve.ansip160k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip160k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip160k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip160k1"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip160k1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip160k1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip160k1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip160k1"}],"title":"iso.org.certicom.curve.ansip160k1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansip160k1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansip160k1":{"role":"symbol","title":"iso.org.certicom.curve.ansip160k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip160k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip160k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip160k1"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansip160r1.json b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansip160r1.json index 3f2485afa..36474ad8b 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansip160r1.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansip160r1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip160r1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip160r1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip160r1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip160r1"}],"title":"iso.org.certicom.curve.ansip160r1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansip160r1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansip160r1":{"role":"symbol","title":"iso.org.certicom.curve.ansip160r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip160r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip160r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip160r1"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip160r1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip160r1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip160r1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip160r1"}],"title":"iso.org.certicom.curve.ansip160r1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansip160r1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansip160r1":{"role":"symbol","title":"iso.org.certicom.curve.ansip160r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip160r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip160r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip160r1"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansip160r2.json b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansip160r2.json index 73cc30c7f..a091e0c9c 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansip160r2.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansip160r2.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip160r2"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip160r2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip160r2","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip160r2"}],"title":"iso.org.certicom.curve.ansip160r2","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansip160r2yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansip160r2":{"role":"symbol","title":"iso.org.certicom.curve.ansip160r2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip160r2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip160r2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip160r2"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip160r2"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip160r2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip160r2","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip160r2"}],"title":"iso.org.certicom.curve.ansip160r2","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansip160r2yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansip160r2":{"role":"symbol","title":"iso.org.certicom.curve.ansip160r2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip160r2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip160r2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip160r2"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansip192k1.json b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansip192k1.json index a2d28fcbb..3103bd552 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansip192k1.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansip192k1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip192k1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip192k1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip192k1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip192k1"}],"title":"iso.org.certicom.curve.ansip192k1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansip192k1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansip192k1":{"role":"symbol","title":"iso.org.certicom.curve.ansip192k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip192k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip192k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip192k1"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip192k1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip192k1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip192k1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip192k1"}],"title":"iso.org.certicom.curve.ansip192k1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansip192k1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansip192k1":{"role":"symbol","title":"iso.org.certicom.curve.ansip192k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip192k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip192k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip192k1"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansip224k1.json b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansip224k1.json index 260558afb..d0ee49b7f 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansip224k1.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansip224k1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip224k1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip224k1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip224k1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip224k1"}],"title":"iso.org.certicom.curve.ansip224k1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansip224k1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansip224k1":{"role":"symbol","title":"iso.org.certicom.curve.ansip224k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip224k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip224k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip224k1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip224k1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip224k1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip224k1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip224k1"}],"title":"iso.org.certicom.curve.ansip224k1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansip224k1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansip224k1":{"role":"symbol","title":"iso.org.certicom.curve.ansip224k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip224k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip224k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip224k1"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansip224r1.json b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansip224r1.json index 1348b4b71..01304c871 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansip224r1.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansip224r1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip224r1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip224r1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip224r1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip224r1"}],"title":"iso.org.certicom.curve.ansip224r1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansip224r1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansip224r1":{"role":"symbol","title":"iso.org.certicom.curve.ansip224r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip224r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip224r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip224r1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip224r1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip224r1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip224r1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip224r1"}],"title":"iso.org.certicom.curve.ansip224r1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansip224r1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansip224r1":{"role":"symbol","title":"iso.org.certicom.curve.ansip224r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip224r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip224r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip224r1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansip256k1.json b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansip256k1.json index 089d3e499..0d10c37a4 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansip256k1.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansip256k1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip256k1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip256k1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip256k1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip256k1"}],"title":"iso.org.certicom.curve.ansip256k1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansip256k1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansip256k1":{"role":"symbol","title":"iso.org.certicom.curve.ansip256k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip256k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip256k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip256k1"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip256k1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip256k1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip256k1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip256k1"}],"title":"iso.org.certicom.curve.ansip256k1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansip256k1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansip256k1":{"role":"symbol","title":"iso.org.certicom.curve.ansip256k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip256k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip256k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip256k1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansip384r1.json b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansip384r1.json index 5a6368cf3..aa862bcf6 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansip384r1.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansip384r1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip384r1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip384r1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip384r1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip384r1"}],"title":"iso.org.certicom.curve.ansip384r1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansip384r1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansip384r1":{"role":"symbol","title":"iso.org.certicom.curve.ansip384r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip384r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip384r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip384r1"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip384r1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip384r1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip384r1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip384r1"}],"title":"iso.org.certicom.curve.ansip384r1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansip384r1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansip384r1":{"role":"symbol","title":"iso.org.certicom.curve.ansip384r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip384r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip384r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip384r1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansip521r1.json b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansip521r1.json index 98e821f79..d9c7e7623 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansip521r1.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansip521r1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip521r1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip521r1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip521r1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip521r1"}],"title":"iso.org.certicom.curve.ansip521r1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansip521r1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansip521r1":{"role":"symbol","title":"iso.org.certicom.curve.ansip521r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip521r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip521r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip521r1"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip521r1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip521r1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip521r1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip521r1"}],"title":"iso.org.certicom.curve.ansip521r1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansip521r1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansip521r1":{"role":"symbol","title":"iso.org.certicom.curve.ansip521r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansip521r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansip521r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip521r1"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit163k1.json b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit163k1.json index 84391178e..59f055cef 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit163k1.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit163k1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit163k1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit163k1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit163k1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit163k1"}],"title":"iso.org.certicom.curve.ansit163k1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansit163k1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit163k1":{"role":"symbol","title":"iso.org.certicom.curve.ansit163k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit163k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit163k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit163k1"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit163k1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit163k1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit163k1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit163k1"}],"title":"iso.org.certicom.curve.ansit163k1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansit163k1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit163k1":{"role":"symbol","title":"iso.org.certicom.curve.ansit163k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit163k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit163k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit163k1"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit163r1.json b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit163r1.json index a9b64cd74..0d0c23de0 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit163r1.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit163r1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit163r1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit163r1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit163r1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit163r1"}],"title":"iso.org.certicom.curve.ansit163r1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansit163r1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit163r1":{"role":"symbol","title":"iso.org.certicom.curve.ansit163r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit163r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit163r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit163r1"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit163r1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit163r1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit163r1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit163r1"}],"title":"iso.org.certicom.curve.ansit163r1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansit163r1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit163r1":{"role":"symbol","title":"iso.org.certicom.curve.ansit163r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit163r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit163r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit163r1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit163r2.json b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit163r2.json index 54926e646..687f37bc1 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit163r2.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit163r2.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit163r2"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit163r2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit163r2","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit163r2"}],"title":"iso.org.certicom.curve.ansit163r2","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansit163r2yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit163r2":{"role":"symbol","title":"iso.org.certicom.curve.ansit163r2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit163r2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit163r2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit163r2"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit163r2"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit163r2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit163r2","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit163r2"}],"title":"iso.org.certicom.curve.ansit163r2","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansit163r2yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit163r2":{"role":"symbol","title":"iso.org.certicom.curve.ansit163r2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit163r2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit163r2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit163r2"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit193r1.json b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit193r1.json index 027c430c7..cee0208cb 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit193r1.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit193r1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit193r1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit193r1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit193r1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit193r1"}],"title":"iso.org.certicom.curve.ansit193r1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansit193r1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit193r1":{"role":"symbol","title":"iso.org.certicom.curve.ansit193r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit193r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit193r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit193r1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit193r1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit193r1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit193r1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit193r1"}],"title":"iso.org.certicom.curve.ansit193r1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansit193r1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit193r1":{"role":"symbol","title":"iso.org.certicom.curve.ansit193r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit193r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit193r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit193r1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit193r2.json b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit193r2.json index 2ce435216..fbe6c091e 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit193r2.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit193r2.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit193r2"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit193r2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit193r2","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit193r2"}],"title":"iso.org.certicom.curve.ansit193r2","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansit193r2yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit193r2":{"role":"symbol","title":"iso.org.certicom.curve.ansit193r2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit193r2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit193r2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit193r2"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit193r2"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit193r2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit193r2","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit193r2"}],"title":"iso.org.certicom.curve.ansit193r2","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansit193r2yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit193r2":{"role":"symbol","title":"iso.org.certicom.curve.ansit193r2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit193r2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit193r2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit193r2"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit233k1.json b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit233k1.json index fca2bc521..7f65c50de 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit233k1.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit233k1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit233k1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit233k1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit233k1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit233k1"}],"title":"iso.org.certicom.curve.ansit233k1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansit233k1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit233k1":{"role":"symbol","title":"iso.org.certicom.curve.ansit233k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit233k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit233k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit233k1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit233k1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit233k1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit233k1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit233k1"}],"title":"iso.org.certicom.curve.ansit233k1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansit233k1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit233k1":{"role":"symbol","title":"iso.org.certicom.curve.ansit233k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit233k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit233k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit233k1"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit233r1.json b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit233r1.json index b90e61179..e35c20dee 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit233r1.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit233r1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit233r1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit233r1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit233r1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit233r1"}],"title":"iso.org.certicom.curve.ansit233r1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansit233r1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit233r1":{"role":"symbol","title":"iso.org.certicom.curve.ansit233r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit233r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit233r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit233r1"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit233r1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit233r1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit233r1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit233r1"}],"title":"iso.org.certicom.curve.ansit233r1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansit233r1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit233r1":{"role":"symbol","title":"iso.org.certicom.curve.ansit233r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit233r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit233r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit233r1"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit239k1.json b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit239k1.json index 61eee8aeb..3fdfdc02c 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit239k1.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit239k1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit239k1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit239k1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit239k1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit239k1"}],"title":"iso.org.certicom.curve.ansit239k1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansit239k1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit239k1":{"role":"symbol","title":"iso.org.certicom.curve.ansit239k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit239k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit239k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit239k1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit239k1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit239k1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit239k1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit239k1"}],"title":"iso.org.certicom.curve.ansit239k1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansit239k1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit239k1":{"role":"symbol","title":"iso.org.certicom.curve.ansit239k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit239k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit239k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit239k1"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit283k1.json b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit283k1.json index 40e338e3b..a673b7671 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit283k1.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit283k1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit283k1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit283k1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit283k1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit283k1"}],"title":"iso.org.certicom.curve.ansit283k1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansit283k1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit283k1":{"role":"symbol","title":"iso.org.certicom.curve.ansit283k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit283k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit283k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit283k1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit283k1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit283k1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit283k1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit283k1"}],"title":"iso.org.certicom.curve.ansit283k1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansit283k1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit283k1":{"role":"symbol","title":"iso.org.certicom.curve.ansit283k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit283k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit283k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit283k1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit283r1.json b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit283r1.json index 3d6fd2235..98b52cc88 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit283r1.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit283r1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit283r1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit283r1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit283r1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit283r1"}],"title":"iso.org.certicom.curve.ansit283r1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansit283r1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit283r1":{"role":"symbol","title":"iso.org.certicom.curve.ansit283r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit283r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit283r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit283r1"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit283r1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit283r1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit283r1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit283r1"}],"title":"iso.org.certicom.curve.ansit283r1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansit283r1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit283r1":{"role":"symbol","title":"iso.org.certicom.curve.ansit283r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit283r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit283r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit283r1"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit409k1.json b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit409k1.json index 14783d5b9..117edcafa 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit409k1.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit409k1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit409k1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit409k1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit409k1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit409k1"}],"title":"iso.org.certicom.curve.ansit409k1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansit409k1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit409k1":{"role":"symbol","title":"iso.org.certicom.curve.ansit409k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit409k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit409k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit409k1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit409k1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit409k1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit409k1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit409k1"}],"title":"iso.org.certicom.curve.ansit409k1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansit409k1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit409k1":{"role":"symbol","title":"iso.org.certicom.curve.ansit409k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit409k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit409k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit409k1"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit409r1.json b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit409r1.json index 706a105ac..6ab738ffb 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit409r1.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit409r1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit409r1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit409r1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit409r1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit409r1"}],"title":"iso.org.certicom.curve.ansit409r1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansit409r1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit409r1":{"role":"symbol","title":"iso.org.certicom.curve.ansit409r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit409r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit409r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit409r1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit409r1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit409r1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit409r1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit409r1"}],"title":"iso.org.certicom.curve.ansit409r1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansit409r1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit409r1":{"role":"symbol","title":"iso.org.certicom.curve.ansit409r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit409r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit409r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit409r1"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit571k1.json b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit571k1.json index ddc841741..d255c33f5 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit571k1.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit571k1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit571k1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit571k1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit571k1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit571k1"}],"title":"iso.org.certicom.curve.ansit571k1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansit571k1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit571k1":{"role":"symbol","title":"iso.org.certicom.curve.ansit571k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit571k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit571k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit571k1"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit571k1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit571k1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit571k1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit571k1"}],"title":"iso.org.certicom.curve.ansit571k1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansit571k1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit571k1":{"role":"symbol","title":"iso.org.certicom.curve.ansit571k1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit571k1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit571k1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit571k1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit571r1.json b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit571r1.json index 34900f85a..835812a24 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit571r1.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/ansit571r1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit571r1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit571r1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit571r1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit571r1"}],"title":"iso.org.certicom.curve.ansit571r1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansit571r1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit571r1":{"role":"symbol","title":"iso.org.certicom.curve.ansit571r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit571r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit571r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit571r1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit571r1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit571r1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit571r1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit571r1"}],"title":"iso.org.certicom.curve.ansit571r1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO10ansit571r1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/ansit571r1":{"role":"symbol","title":"iso.org.certicom.curve.ansit571r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ansit571r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/ansit571r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit571r1"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/equatable-implementations.json b/main/data/documentation/shieldoid/iso/org/certicom/curve/equatable-implementations.json index 564f5f39e..4e8f63203 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/equatable-implementations.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/hash(into:).json b/main/data/documentation/shieldoid/iso/org/certicom/curve/hash(into:).json index 2ebe409b7..b51239859 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/hash(into:).json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:9ShieldOID3isoV3orgV8certicomV5curveO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/rawrepresentable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:9ShieldOID3isoV3orgV8certicomV5curveO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/hashvalue.json b/main/data/documentation/shieldoid/iso/org/certicom/curve/hashvalue.json index 1b4123791..6d896001e 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/hashvalue.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/hashvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:9ShieldOID3isoV3orgV8certicomV5curveO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:9ShieldOID3isoV3orgV8certicomV5curveO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/id.json b/main/data/documentation/shieldoid/iso/org/certicom/curve/id.json index af96fb160..b6f5bbd5c 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/id.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/id"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/id"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/init(rawvalue:).json b/main/data/documentation/shieldoid/iso/org/certicom/curve/init(rawvalue:).json index 42d7d27a6..714a97bc0 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/init(rawvalue:).json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/init(rawvalue:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO8rawValueAISg10PotentASN116ObjectIdentifierV_tcfc","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/init(rawvalue:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO8rawValueAISg10PotentASN116ObjectIdentifierV_tcfc","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/names.json b/main/data/documentation/shieldoid/iso/org/certicom/curve/names.json index 9cae7224b..32ea91948 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/names.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/names"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/names"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/rawrepresentable-implementations.json b/main/data/documentation/shieldoid/iso/org/certicom/curve/rawrepresentable-implementations.json index cd4ba3b81..ddd08b09e 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/rawrepresentable-implementations.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/rawrepresentable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/hash(into:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/hashvalue"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/secp112r1.json b/main/data/documentation/shieldoid/iso/org/certicom/curve/secp112r1.json index af8714d95..606b0028b 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/secp112r1.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/secp112r1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secp112r1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/secp112r1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/secp112r1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secp112r1"}],"title":"iso.org.certicom.curve.secp112r1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO9secp112r1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/secp112r1":{"role":"symbol","title":"iso.org.certicom.curve.secp112r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secp112r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/secp112r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/secp112r1"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secp112r1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/secp112r1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/secp112r1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secp112r1"}],"title":"iso.org.certicom.curve.secp112r1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO9secp112r1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/secp112r1":{"role":"symbol","title":"iso.org.certicom.curve.secp112r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secp112r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/secp112r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/secp112r1"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/secp112r2.json b/main/data/documentation/shieldoid/iso/org/certicom/curve/secp112r2.json index 4a40e9813..f8b1d8db6 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/secp112r2.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/secp112r2.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secp112r2"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/secp112r2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/secp112r2","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secp112r2"}],"title":"iso.org.certicom.curve.secp112r2","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO9secp112r2yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/secp112r2":{"role":"symbol","title":"iso.org.certicom.curve.secp112r2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secp112r2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/secp112r2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/secp112r2"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secp112r2"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/secp112r2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/secp112r2","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secp112r2"}],"title":"iso.org.certicom.curve.secp112r2","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO9secp112r2yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/secp112r2":{"role":"symbol","title":"iso.org.certicom.curve.secp112r2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secp112r2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/secp112r2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/secp112r2"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/secp128r1.json b/main/data/documentation/shieldoid/iso/org/certicom/curve/secp128r1.json index 34f91c07b..51119c745 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/secp128r1.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/secp128r1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secp128r1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/secp128r1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/secp128r1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secp128r1"}],"title":"iso.org.certicom.curve.secp128r1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO9secp128r1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/secp128r1":{"role":"symbol","title":"iso.org.certicom.curve.secp128r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secp128r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/secp128r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/secp128r1"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secp128r1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/secp128r1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/secp128r1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secp128r1"}],"title":"iso.org.certicom.curve.secp128r1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO9secp128r1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/secp128r1":{"role":"symbol","title":"iso.org.certicom.curve.secp128r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secp128r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/secp128r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/secp128r1"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/secp128r2.json b/main/data/documentation/shieldoid/iso/org/certicom/curve/secp128r2.json index 9bbbaab50..a502e8760 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/secp128r2.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/secp128r2.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secp128r2"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/secp128r2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/secp128r2","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secp128r2"}],"title":"iso.org.certicom.curve.secp128r2","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO9secp128r2yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/secp128r2":{"role":"symbol","title":"iso.org.certicom.curve.secp128r2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secp128r2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/secp128r2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/secp128r2"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secp128r2"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/secp128r2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/secp128r2","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secp128r2"}],"title":"iso.org.certicom.curve.secp128r2","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO9secp128r2yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/secp128r2":{"role":"symbol","title":"iso.org.certicom.curve.secp128r2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secp128r2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/secp128r2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/secp128r2"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/sect113r1.json b/main/data/documentation/shieldoid/iso/org/certicom/curve/sect113r1.json index 5cdfd4cfa..32fad4dc4 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/sect113r1.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/sect113r1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sect113r1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/sect113r1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/sect113r1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sect113r1"}],"title":"iso.org.certicom.curve.sect113r1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO9sect113r1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/sect113r1":{"role":"symbol","title":"iso.org.certicom.curve.sect113r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sect113r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/sect113r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/sect113r1"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sect113r1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/sect113r1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/sect113r1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sect113r1"}],"title":"iso.org.certicom.curve.sect113r1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO9sect113r1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/sect113r1":{"role":"symbol","title":"iso.org.certicom.curve.sect113r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sect113r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/sect113r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/sect113r1"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/sect113r2.json b/main/data/documentation/shieldoid/iso/org/certicom/curve/sect113r2.json index 6ff36fe44..c6aa94648 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/sect113r2.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/sect113r2.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sect113r2"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/sect113r2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/sect113r2","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sect113r2"}],"title":"iso.org.certicom.curve.sect113r2","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO9sect113r2yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/sect113r2":{"role":"symbol","title":"iso.org.certicom.curve.sect113r2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sect113r2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/sect113r2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/sect113r2"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sect113r2"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/sect113r2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/sect113r2","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sect113r2"}],"title":"iso.org.certicom.curve.sect113r2","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO9sect113r2yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/sect113r2":{"role":"symbol","title":"iso.org.certicom.curve.sect113r2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sect113r2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/sect113r2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/sect113r2"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/sect131r1.json b/main/data/documentation/shieldoid/iso/org/certicom/curve/sect131r1.json index 8a5e096a0..74045190b 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/sect131r1.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/sect131r1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sect131r1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/sect131r1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/sect131r1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sect131r1"}],"title":"iso.org.certicom.curve.sect131r1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO9sect131r1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/sect131r1":{"role":"symbol","title":"iso.org.certicom.curve.sect131r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sect131r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/sect131r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/sect131r1"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sect131r1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/sect131r1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/sect131r1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sect131r1"}],"title":"iso.org.certicom.curve.sect131r1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO9sect131r1yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/sect131r1":{"role":"symbol","title":"iso.org.certicom.curve.sect131r1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sect131r1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/sect131r1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/sect131r1"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/curve/sect131r2.json b/main/data/documentation/shieldoid/iso/org/certicom/curve/sect131r2.json index 5ade336e7..face8e9c8 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/curve/sect131r2.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/curve/sect131r2.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sect131r2"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/sect131r2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/sect131r2","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sect131r2"}],"title":"iso.org.certicom.curve.sect131r2","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO9sect131r2yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/sect131r2":{"role":"symbol","title":"iso.org.certicom.curve.sect131r2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sect131r2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/sect131r2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/sect131r2"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sect131r2"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/sect131r2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/sect131r2","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sect131r2"}],"title":"iso.org.certicom.curve.sect131r2","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV5curveO9sect131r2yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve/sect131r2":{"role":"symbol","title":"iso.org.certicom.curve.sect131r2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sect131r2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve\/sect131r2","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/sect131r2"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/id.json b/main/data/documentation/shieldoid/iso/org/certicom/id.json index bf48c730c..8646b8f9f 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/id.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV8certicomV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/id"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV8certicomV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/id"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/names.json b/main/data/documentation/shieldoid/iso/org/certicom/names.json index 6cd24d7c1..bd8e7dd8e 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/names.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV8certicomV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/names"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV8certicomV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/names"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/schemes.json b/main/data/documentation/shieldoid/iso/org/certicom/schemes.json index 3458d2ac9..41dc47449 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/schemes.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/schemes.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"schemes"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/schemes"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/dhSinglePassCofactorDHRecommendedKDF","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/dhSinglePassCofactorDHSpecifiedKDF","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/ecdh","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/ecmqv"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/names"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"schemes"}],"title":"iso.org.certicom.schemes","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:9ShieldOID3isoV3orgV8certicomV7schemesO","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"schemes"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/dhSinglePassCofactorDHRecommendedKDF":{"role":"symbol","title":"iso.org.certicom.schemes.dhSinglePassCofactorDHRecommendedKDF","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dhSinglePassCofactorDHRecommendedKDF"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/dhSinglePassCofactorDHRecommendedKDF","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/dhsinglepasscofactordhrecommendedkdf"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes":{"role":"symbol","title":"iso.org.certicom.schemes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"schemes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"schemes"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/equatable-implementations"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/ecdh":{"role":"symbol","title":"iso.org.certicom.schemes.ecdh","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdh"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/ecdh","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/ecdh"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/ecmqv":{"role":"symbol","title":"iso.org.certicom.schemes.ecmqv","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecmqv"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/ecmqv","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/ecmqv"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/id"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/dhSinglePassCofactorDHSpecifiedKDF":{"role":"symbol","title":"iso.org.certicom.schemes.dhSinglePassCofactorDHSpecifiedKDF","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dhSinglePassCofactorDHSpecifiedKDF"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/dhSinglePassCofactorDHSpecifiedKDF","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/dhsinglepasscofactordhspecifiedkdf"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/names"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"schemes"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/schemes"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/dhSinglePassCofactorDHRecommendedKDF","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/dhSinglePassCofactorDHSpecifiedKDF","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/ecdh","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/ecmqv"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/names"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"schemes"}],"title":"iso.org.certicom.schemes","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:9ShieldOID3isoV3orgV8certicomV7schemesO","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"schemes"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/dhSinglePassCofactorDHRecommendedKDF":{"role":"symbol","title":"iso.org.certicom.schemes.dhSinglePassCofactorDHRecommendedKDF","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dhSinglePassCofactorDHRecommendedKDF"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/dhSinglePassCofactorDHRecommendedKDF","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/dhsinglepasscofactordhrecommendedkdf"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/dhSinglePassCofactorDHSpecifiedKDF":{"role":"symbol","title":"iso.org.certicom.schemes.dhSinglePassCofactorDHSpecifiedKDF","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dhSinglePassCofactorDHSpecifiedKDF"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/dhSinglePassCofactorDHSpecifiedKDF","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/dhsinglepasscofactordhspecifiedkdf"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/ecmqv":{"role":"symbol","title":"iso.org.certicom.schemes.ecmqv","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecmqv"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/ecmqv","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/ecmqv"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/id"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/names"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/ecdh":{"role":"symbol","title":"iso.org.certicom.schemes.ecdh","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdh"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/ecdh","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/ecdh"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes":{"role":"symbol","title":"iso.org.certicom.schemes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"schemes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"schemes"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/init(rawvalue:)"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/schemes/!=(_:_:).json b/main/data/documentation/shieldoid/iso/org/certicom/schemes/!=(_:_:).json index 25b4f334b..c344a502e 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/schemes/!=(_:_:).json +++ b/main/data/documentation/shieldoid/iso/org/certicom/schemes/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:9ShieldOID3isoV3orgV8certicomV7schemesO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes":{"role":"symbol","title":"iso.org.certicom.schemes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"schemes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"schemes"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:9ShieldOID3isoV3orgV8certicomV7schemesO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes":{"role":"symbol","title":"iso.org.certicom.schemes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"schemes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"schemes"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/!=(_:_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/schemes/dhsinglepasscofactordhrecommendedkdf.json b/main/data/documentation/shieldoid/iso/org/certicom/schemes/dhsinglepasscofactordhrecommendedkdf.json index 01339e7c0..eb0f594bd 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/schemes/dhsinglepasscofactordhrecommendedkdf.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/schemes/dhsinglepasscofactordhrecommendedkdf.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dhSinglePassCofactorDHRecommendedKDF"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/dhsinglepasscofactordhrecommendedkdf"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/dhSinglePassCofactorDHRecommendedKDF","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dhSinglePassCofactorDHRecommendedKDF"}],"title":"iso.org.certicom.schemes.dhSinglePassCofactorDHRecommendedKDF","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV7schemesO36dhSinglePassCofactorDHRecommendedKDFyA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/dhSinglePassCofactorDHRecommendedKDF":{"role":"symbol","title":"iso.org.certicom.schemes.dhSinglePassCofactorDHRecommendedKDF","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dhSinglePassCofactorDHRecommendedKDF"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/dhSinglePassCofactorDHRecommendedKDF","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/dhsinglepasscofactordhrecommendedkdf"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes":{"role":"symbol","title":"iso.org.certicom.schemes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"schemes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"schemes"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dhSinglePassCofactorDHRecommendedKDF"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/dhsinglepasscofactordhrecommendedkdf"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/dhSinglePassCofactorDHRecommendedKDF","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dhSinglePassCofactorDHRecommendedKDF"}],"title":"iso.org.certicom.schemes.dhSinglePassCofactorDHRecommendedKDF","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV7schemesO36dhSinglePassCofactorDHRecommendedKDFyA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/dhSinglePassCofactorDHRecommendedKDF":{"role":"symbol","title":"iso.org.certicom.schemes.dhSinglePassCofactorDHRecommendedKDF","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dhSinglePassCofactorDHRecommendedKDF"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/dhSinglePassCofactorDHRecommendedKDF","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/dhsinglepasscofactordhrecommendedkdf"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes":{"role":"symbol","title":"iso.org.certicom.schemes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"schemes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"schemes"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/schemes/dhsinglepasscofactordhspecifiedkdf.json b/main/data/documentation/shieldoid/iso/org/certicom/schemes/dhsinglepasscofactordhspecifiedkdf.json index 64ff5faa7..d69b12703 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/schemes/dhsinglepasscofactordhspecifiedkdf.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/schemes/dhsinglepasscofactordhspecifiedkdf.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dhSinglePassCofactorDHSpecifiedKDF"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/dhsinglepasscofactordhspecifiedkdf"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/dhSinglePassCofactorDHSpecifiedKDF","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dhSinglePassCofactorDHSpecifiedKDF"}],"title":"iso.org.certicom.schemes.dhSinglePassCofactorDHSpecifiedKDF","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV7schemesO34dhSinglePassCofactorDHSpecifiedKDFyA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/dhSinglePassCofactorDHSpecifiedKDF":{"role":"symbol","title":"iso.org.certicom.schemes.dhSinglePassCofactorDHSpecifiedKDF","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dhSinglePassCofactorDHSpecifiedKDF"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/dhSinglePassCofactorDHSpecifiedKDF","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/dhsinglepasscofactordhspecifiedkdf"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes":{"role":"symbol","title":"iso.org.certicom.schemes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"schemes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"schemes"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dhSinglePassCofactorDHSpecifiedKDF"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/dhsinglepasscofactordhspecifiedkdf"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/dhSinglePassCofactorDHSpecifiedKDF","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dhSinglePassCofactorDHSpecifiedKDF"}],"title":"iso.org.certicom.schemes.dhSinglePassCofactorDHSpecifiedKDF","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV7schemesO34dhSinglePassCofactorDHSpecifiedKDFyA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes":{"role":"symbol","title":"iso.org.certicom.schemes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"schemes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"schemes"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/dhSinglePassCofactorDHSpecifiedKDF":{"role":"symbol","title":"iso.org.certicom.schemes.dhSinglePassCofactorDHSpecifiedKDF","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dhSinglePassCofactorDHSpecifiedKDF"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/dhSinglePassCofactorDHSpecifiedKDF","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/dhsinglepasscofactordhspecifiedkdf"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/schemes/ecdh.json b/main/data/documentation/shieldoid/iso/org/certicom/schemes/ecdh.json index d51ec4b56..b6787730c 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/schemes/ecdh.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/schemes/ecdh.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdh"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/ecdh"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/ecdh","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdh"}],"title":"iso.org.certicom.schemes.ecdh","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV7schemesO4ecdhyA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/ecdh":{"role":"symbol","title":"iso.org.certicom.schemes.ecdh","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdh"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/ecdh","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/ecdh"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes":{"role":"symbol","title":"iso.org.certicom.schemes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"schemes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"schemes"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdh"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/ecdh"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/ecdh","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdh"}],"title":"iso.org.certicom.schemes.ecdh","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV7schemesO4ecdhyA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/ecdh":{"role":"symbol","title":"iso.org.certicom.schemes.ecdh","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdh"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/ecdh","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/ecdh"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes":{"role":"symbol","title":"iso.org.certicom.schemes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"schemes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"schemes"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/schemes/ecmqv.json b/main/data/documentation/shieldoid/iso/org/certicom/schemes/ecmqv.json index de4ad6505..78ad8fb72 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/schemes/ecmqv.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/schemes/ecmqv.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecmqv"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/ecmqv"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/ecmqv","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecmqv"}],"title":"iso.org.certicom.schemes.ecmqv","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV7schemesO5ecmqvyA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/ecmqv":{"role":"symbol","title":"iso.org.certicom.schemes.ecmqv","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecmqv"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/ecmqv","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/ecmqv"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes":{"role":"symbol","title":"iso.org.certicom.schemes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"schemes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"schemes"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecmqv"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/ecmqv"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/ecmqv","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecmqv"}],"title":"iso.org.certicom.schemes.ecmqv","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV8certicomV7schemesO5ecmqvyA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes":{"role":"symbol","title":"iso.org.certicom.schemes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"schemes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"schemes"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/ecmqv":{"role":"symbol","title":"iso.org.certicom.schemes.ecmqv","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecmqv"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/ecmqv","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/ecmqv"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/schemes/equatable-implementations.json b/main/data/documentation/shieldoid/iso/org/certicom/schemes/equatable-implementations.json index 0c3f87b47..eb306498e 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/schemes/equatable-implementations.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/schemes/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes":{"role":"symbol","title":"iso.org.certicom.schemes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"schemes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"schemes"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes":{"role":"symbol","title":"iso.org.certicom.schemes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"schemes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"schemes"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/schemes/hash(into:).json b/main/data/documentation/shieldoid/iso/org/certicom/schemes/hash(into:).json index 4d80abdaf..c93d1941a 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/schemes/hash(into:).json +++ b/main/data/documentation/shieldoid/iso/org/certicom/schemes/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:9ShieldOID3isoV3orgV8certicomV7schemesO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes":{"role":"symbol","title":"iso.org.certicom.schemes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"schemes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"schemes"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:9ShieldOID3isoV3orgV8certicomV7schemesO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes":{"role":"symbol","title":"iso.org.certicom.schemes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"schemes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"schemes"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/hash(into:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/schemes/hashvalue.json b/main/data/documentation/shieldoid/iso/org/certicom/schemes/hashvalue.json index 6d0932f8f..5aa56ae3e 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/schemes/hashvalue.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/schemes/hashvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:9ShieldOID3isoV3orgV8certicomV7schemesO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/hashvalue"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes":{"role":"symbol","title":"iso.org.certicom.schemes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"schemes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"schemes"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/rawrepresentable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:9ShieldOID3isoV3orgV8certicomV7schemesO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes":{"role":"symbol","title":"iso.org.certicom.schemes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"schemes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"schemes"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/schemes/id.json b/main/data/documentation/shieldoid/iso/org/certicom/schemes/id.json index b027a39ad..1a4ef3abc 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/schemes/id.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/schemes/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV8certicomV7schemesO2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes":{"role":"symbol","title":"iso.org.certicom.schemes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"schemes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"schemes"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/id"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV8certicomV7schemesO2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes":{"role":"symbol","title":"iso.org.certicom.schemes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"schemes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"schemes"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/id"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/schemes/init(rawvalue:).json b/main/data/documentation/shieldoid/iso/org/certicom/schemes/init(rawvalue:).json index f98e79b85..4a1053a61 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/schemes/init(rawvalue:).json +++ b/main/data/documentation/shieldoid/iso/org/certicom/schemes/init(rawvalue:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:9ShieldOID3isoV3orgV8certicomV7schemesO8rawValueAISg10PotentASN116ObjectIdentifierV_tcfc","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes"]]},"references":{"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes":{"role":"symbol","title":"iso.org.certicom.schemes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"schemes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"schemes"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/init(rawvalue:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:9ShieldOID3isoV3orgV8certicomV7schemesO8rawValueAISg10PotentASN116ObjectIdentifierV_tcfc","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes"]]},"references":{"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/init(rawvalue:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes":{"role":"symbol","title":"iso.org.certicom.schemes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"schemes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"schemes"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/schemes/names.json b/main/data/documentation/shieldoid/iso/org/certicom/schemes/names.json index dbbfb2bf9..c1592b1e1 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/schemes/names.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/schemes/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV8certicomV7schemesO5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/names"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes":{"role":"symbol","title":"iso.org.certicom.schemes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"schemes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"schemes"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV8certicomV7schemesO5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes":{"role":"symbol","title":"iso.org.certicom.schemes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"schemes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"schemes"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/names"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/certicom/schemes/rawrepresentable-implementations.json b/main/data/documentation/shieldoid/iso/org/certicom/schemes/rawrepresentable-implementations.json index 39e7a7308..e3ab5500c 100644 --- a/main/data/documentation/shieldoid/iso/org/certicom/schemes/rawrepresentable-implementations.json +++ b/main/data/documentation/shieldoid/iso/org/certicom/schemes/rawrepresentable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes":{"role":"symbol","title":"iso.org.certicom.schemes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"schemes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"schemes"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes":{"role":"symbol","title":"iso.org.certicom.schemes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"schemes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"schemes"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/certicom":{"role":"symbol","title":"iso.org.certicom","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"certicom"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certicom"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/hash(into:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod.json b/main/data/documentation/shieldoid/iso/org/dod.json index 3532c9410..775e9caaa 100644 --- a/main/data/documentation/shieldoid/iso/org/dod.json +++ b/main/data/documentation/shieldoid/iso/org/dod.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/names"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"title":"iso.org.dod","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID3isoV3orgV3dodV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"dod"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/names"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/id"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/names"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"title":"iso.org.dod","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID3isoV3orgV3dodV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"dod"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/id"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/names"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/id.json b/main/data/documentation/shieldoid/iso/org/dod/id.json index 97d155ae1..67d2493cc 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/id.json +++ b/main/data/documentation/shieldoid/iso/org/dod/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV3dodV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/id"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV3dodV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/id"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet.json b/main/data/documentation/shieldoid/iso/org/dod/internet.json index 93d94ffb0..7da307411 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/names"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"title":"iso.org.dod.internet","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"internet"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/names"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/id"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/names"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"title":"iso.org.dod.internet","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"internet"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/id"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/names"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/id.json b/main/data/documentation/shieldoid/iso/org/dod/internet/id.json index ccc4addc2..e9b5eeda1 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/id.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/id"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/id"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/names.json b/main/data/documentation/shieldoid/iso/org/dod/internet/names.json index b216f8696..7774b7da5 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/names.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/names"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/names"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security.json index b848cf563..21efbf305 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/names"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"title":"iso.org.dod.internet.security","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"security"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/names"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/id"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/names"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"title":"iso.org.dod.internet.security","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"security"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/id"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/names"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/id.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/id.json index 0d71b7459..a7b2f77f2 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/id.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/id"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/id"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms.json index de6d46b4a..020a91e36 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/names"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"title":"iso.org.dod.internet.security.mechanisms","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"mechanisms"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/id"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/names"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/names"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"title":"iso.org.dod.internet.security.mechanisms","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"mechanisms"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/names"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/id"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/id.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/id.json index 65e33b552..a16f89420 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/id.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/id"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/id"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/names.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/names.json index 2cb389d86..a03748ad3 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/names.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/names"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/names"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix.json index 4497dcedc..95fc5d840 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/names"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"title":"iso.org.dod.internet.security.mechanisms.pkix","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"pkix"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/id"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/names"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/names"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"title":"iso.org.dod.internet.security.mechanisms.pkix","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"pkix"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/id"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/names"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/id.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/id.json index f2551a052..258670fff 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/id.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/id"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/id"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp.json index ba0bb773c..cedb6f5c9 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/clientAuth","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/codeSigning","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/dvcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/emailProtection","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCapwapAC","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCapwapWTP","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCmcArchive","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCmcCA","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCmcRA","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpEapOverLAN","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpEapOverPPP","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpIpsecIKE","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpScvpClient","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpScvpResponder","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpScvpServer","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSendOwner","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSendProxiedOwner","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSendProxy","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSendRouter","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSipDomain","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecEndSystem","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecTunnel","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecUser","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ocspSigning","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/sbgpCertAAServerAuth","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/secureShellClient","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/secureShellServer","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/serverAuth","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/timeStamping"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/names"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"kp"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/secureShellClient":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.secureShellClient","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secureShellClient"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/secureShellClient","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/secureshellclient"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/ipsecUser":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.ipsecUser","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ipsecUser"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecUser","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecuser"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/timeStamping":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.timeStamping","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"timeStamping"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/timeStamping","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/timestamping"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpEapOverLAN":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpEapOverLAN","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpEapOverLAN"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpEapOverLAN","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpeapoverlan"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpEapOverPPP":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpEapOverPPP","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpEapOverPPP"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpEapOverPPP","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpeapoverppp"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpIpsecIKE":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpIpsecIKE","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpIpsecIKE"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpIpsecIKE","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpipsecike"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpCmcArchive":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpCmcArchive","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCmcArchive"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCmcArchive","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcmcarchive"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpScvpClient":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpScvpClient","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpScvpClient"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpScvpClient","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpscvpclient"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/ipsecEndSystem":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.ipsecEndSystem","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ipsecEndSystem"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecEndSystem","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecendsystem"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpScvpResponder":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpScvpResponder","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpScvpResponder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpScvpResponder","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpscvpresponder"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpCapwapWTP":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpCapwapWTP","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCapwapWTP"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCapwapWTP","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcapwapwtp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/names"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/ipsecTunnel":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.ipsecTunnel","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ipsecTunnel"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecTunnel","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsectunnel"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/ocspSigning":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.ocspSigning","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ocspSigning"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ocspSigning","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ocspsigning"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpSendRouter":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpSendRouter","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSendRouter"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSendRouter","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsendrouter"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/dvcs":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.dvcs","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dvcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/dvcs","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/dvcs"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpSipDomain":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpSipDomain","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSipDomain"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSipDomain","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsipdomain"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpSendProxy":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpSendProxy","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSendProxy"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSendProxy","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsendproxy"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpCapwapAC":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpCapwapAC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCapwapAC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCapwapAC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcapwapac"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpSendOwner":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpSendOwner","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSendOwner"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSendOwner","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsendowner"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpCmcRA":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpCmcRA","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCmcRA"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCmcRA","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcmcra"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/serverAuth":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.serverAuth","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"serverAuth"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/serverAuth","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/serverauth"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/secureShellServer":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.secureShellServer","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secureShellServer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/secureShellServer","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/secureshellserver"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/codeSigning":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.codeSigning","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"codeSigning"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/codeSigning","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/codesigning"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpCmcCA":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpCmcCA","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCmcCA"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCmcCA","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcmcca"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/sbgpCertAAServerAuth":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.sbgpCertAAServerAuth","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sbgpCertAAServerAuth"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/sbgpCertAAServerAuth","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/sbgpcertaaserverauth"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpSendProxiedOwner":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpSendProxiedOwner","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSendProxiedOwner"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSendProxiedOwner","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsendproxiedowner"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/clientAuth":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.clientAuth","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"clientAuth"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/clientAuth","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/clientauth"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/id"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/emailProtection":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.emailProtection","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"emailProtection"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/emailProtection","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/emailprotection"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpScvpServer":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpScvpServer","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpScvpServer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpScvpServer","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpscvpserver"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/clientAuth","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/codeSigning","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/dvcs","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/emailProtection","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCapwapAC","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCapwapWTP","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCmcArchive","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCmcCA","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCmcRA","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpEapOverLAN","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpEapOverPPP","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpIpsecIKE","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpScvpClient","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpScvpResponder","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpScvpServer","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSendOwner","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSendProxiedOwner","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSendProxy","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSendRouter","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSipDomain","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecEndSystem","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecTunnel","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecUser","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ocspSigning","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/sbgpCertAAServerAuth","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/secureShellClient","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/secureShellServer","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/serverAuth","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/timeStamping"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/names"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"kp"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/names"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpSendOwner":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpSendOwner","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSendOwner"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSendOwner","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsendowner"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpCmcArchive":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpCmcArchive","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCmcArchive"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCmcArchive","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcmcarchive"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/timeStamping":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.timeStamping","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"timeStamping"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/timeStamping","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/timestamping"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/ipsecTunnel":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.ipsecTunnel","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ipsecTunnel"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecTunnel","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsectunnel"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpSendProxy":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpSendProxy","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSendProxy"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSendProxy","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsendproxy"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/clientAuth":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.clientAuth","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"clientAuth"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/clientAuth","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/clientauth"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/secureShellServer":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.secureShellServer","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secureShellServer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/secureShellServer","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/secureshellserver"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpCapwapAC":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpCapwapAC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCapwapAC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCapwapAC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcapwapac"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/ocspSigning":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.ocspSigning","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ocspSigning"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ocspSigning","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ocspsigning"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/ipsecEndSystem":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.ipsecEndSystem","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ipsecEndSystem"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecEndSystem","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecendsystem"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/ipsecUser":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.ipsecUser","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ipsecUser"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecUser","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecuser"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpCapwapWTP":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpCapwapWTP","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCapwapWTP"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCapwapWTP","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcapwapwtp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/serverAuth":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.serverAuth","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"serverAuth"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/serverAuth","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/serverauth"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/sbgpCertAAServerAuth":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.sbgpCertAAServerAuth","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sbgpCertAAServerAuth"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/sbgpCertAAServerAuth","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/sbgpcertaaserverauth"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/init(rawvalue:)"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpEapOverPPP":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpEapOverPPP","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpEapOverPPP"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpEapOverPPP","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpeapoverppp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpScvpServer":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpScvpServer","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpScvpServer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpScvpServer","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpscvpserver"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/dvcs":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.dvcs","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dvcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/dvcs","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/dvcs"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/codeSigning":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.codeSigning","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"codeSigning"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/codeSigning","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/codesigning"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpSipDomain":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpSipDomain","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSipDomain"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSipDomain","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsipdomain"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpScvpClient":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpScvpClient","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpScvpClient"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpScvpClient","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpscvpclient"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpScvpResponder":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpScvpResponder","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpScvpResponder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpScvpResponder","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpscvpresponder"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/id"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/emailProtection":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.emailProtection","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"emailProtection"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/emailProtection","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/emailprotection"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpSendRouter":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpSendRouter","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSendRouter"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSendRouter","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsendrouter"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpCmcCA":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpCmcCA","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCmcCA"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCmcCA","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcmcca"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpSendProxiedOwner":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpSendProxiedOwner","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSendProxiedOwner"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSendProxiedOwner","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsendproxiedowner"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpIpsecIKE":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpIpsecIKE","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpIpsecIKE"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpIpsecIKE","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpipsecike"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpCmcRA":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpCmcRA","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCmcRA"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCmcRA","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcmcra"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/secureShellClient":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.secureShellClient","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secureShellClient"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/secureShellClient","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/secureshellclient"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpEapOverLAN":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpEapOverLAN","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpEapOverLAN"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpEapOverLAN","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpeapoverlan"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/!=(_:_:).json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/!=(_:_:).json index 85eba53c4..e2522648c 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/!=(_:_:).json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/equatable-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/equatable-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/clientauth.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/clientauth.json index 347d80c27..a5d3cf280 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/clientauth.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/clientauth.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"clientAuth"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/clientauth"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/clientAuth","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"clientAuth"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.clientAuth","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO10clientAuthyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/clientAuth":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.clientAuth","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"clientAuth"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/clientAuth","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/clientauth"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"clientAuth"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/clientauth"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/clientAuth","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"clientAuth"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.clientAuth","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO10clientAuthyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/clientAuth":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.clientAuth","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"clientAuth"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/clientAuth","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/clientauth"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/codesigning.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/codesigning.json index 793e7943c..f70ddc417 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/codesigning.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/codesigning.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"codeSigning"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/codesigning"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/codeSigning","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"codeSigning"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.codeSigning","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO11codeSigningyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/codeSigning":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.codeSigning","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"codeSigning"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/codeSigning","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/codesigning"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"codeSigning"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/codesigning"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/codeSigning","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"codeSigning"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.codeSigning","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO11codeSigningyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/codeSigning":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.codeSigning","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"codeSigning"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/codeSigning","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/codesigning"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/dvcs.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/dvcs.json index f35209ceb..6679d86f0 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/dvcs.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/dvcs.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dvcs"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/dvcs"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/dvcs","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dvcs"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.dvcs","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO4dvcsyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/dvcs":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.dvcs","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dvcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/dvcs","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/dvcs"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dvcs"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/dvcs"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/dvcs","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dvcs"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.dvcs","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO4dvcsyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/dvcs":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.dvcs","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dvcs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/dvcs","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/dvcs"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/emailprotection.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/emailprotection.json index fca7140d2..8f8f8a843 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/emailprotection.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/emailprotection.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"emailProtection"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/emailprotection"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/emailProtection","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"emailProtection"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.emailProtection","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO15emailProtectionyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/emailProtection":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.emailProtection","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"emailProtection"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/emailProtection","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/emailprotection"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"emailProtection"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/emailprotection"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/emailProtection","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"emailProtection"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.emailProtection","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO15emailProtectionyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/emailProtection":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.emailProtection","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"emailProtection"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/emailProtection","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/emailprotection"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/equatable-implementations.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/equatable-implementations.json index b6a0d2eab..85cacf03a 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/equatable-implementations.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/!=(_:_:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/hash(into:).json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/hash(into:).json index 168df444f..86d81d95a 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/hash(into:).json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/rawrepresentable-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/hashvalue.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/hashvalue.json index 9a297defc..0bd12a0c5 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/hashvalue.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/hashvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/rawrepresentable-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/id.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/id.json index 7fc55f4f2..963aed60a 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/id.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/id"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/id"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpcapwapac.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpcapwapac.json index 8894dd24f..4703f4f02 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpcapwapac.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpcapwapac.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCapwapAC"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcapwapac"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCapwapAC","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCapwapAC"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpCapwapAC","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO12idKpCapwapACyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpCapwapAC":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpCapwapAC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCapwapAC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCapwapAC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcapwapac"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCapwapAC"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcapwapac"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCapwapAC","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCapwapAC"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpCapwapAC","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO12idKpCapwapACyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpCapwapAC":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpCapwapAC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCapwapAC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCapwapAC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcapwapac"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpcapwapwtp.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpcapwapwtp.json index 99986406d..65fabfa89 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpcapwapwtp.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpcapwapwtp.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCapwapWTP"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcapwapwtp"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCapwapWTP","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCapwapWTP"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpCapwapWTP","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO13idKpCapwapWTPyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpCapwapWTP":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpCapwapWTP","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCapwapWTP"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCapwapWTP","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcapwapwtp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCapwapWTP"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcapwapwtp"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCapwapWTP","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCapwapWTP"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpCapwapWTP","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO13idKpCapwapWTPyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpCapwapWTP":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpCapwapWTP","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCapwapWTP"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCapwapWTP","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcapwapwtp"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpcmcarchive.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpcmcarchive.json index 3997e92ce..6c0da8d10 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpcmcarchive.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpcmcarchive.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCmcArchive"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcmcarchive"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCmcArchive","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCmcArchive"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpCmcArchive","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO14idKpCmcArchiveyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpCmcArchive":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpCmcArchive","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCmcArchive"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCmcArchive","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcmcarchive"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCmcArchive"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcmcarchive"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCmcArchive","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCmcArchive"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpCmcArchive","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO14idKpCmcArchiveyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpCmcArchive":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpCmcArchive","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCmcArchive"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCmcArchive","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcmcarchive"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpcmcca.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpcmcca.json index 8e83bcb18..53755fa6e 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpcmcca.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpcmcca.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCmcCA"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcmcca"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCmcCA","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCmcCA"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpCmcCA","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO9idKpCmcCAyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpCmcCA":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpCmcCA","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCmcCA"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCmcCA","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcmcca"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCmcCA"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcmcca"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCmcCA","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCmcCA"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpCmcCA","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO9idKpCmcCAyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpCmcCA":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpCmcCA","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCmcCA"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCmcCA","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcmcca"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpcmcra.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpcmcra.json index b4858adcc..6809c9005 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpcmcra.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpcmcra.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCmcRA"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcmcra"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCmcRA","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCmcRA"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpCmcRA","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO9idKpCmcRAyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpCmcRA":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpCmcRA","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCmcRA"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCmcRA","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcmcra"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCmcRA"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcmcra"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCmcRA","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCmcRA"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpCmcRA","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO9idKpCmcRAyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpCmcRA":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpCmcRA","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpCmcRA"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpCmcRA","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcmcra"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpeapoverlan.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpeapoverlan.json index 00cb0f024..f2b7206a5 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpeapoverlan.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpeapoverlan.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpEapOverLAN"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpeapoverlan"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpEapOverLAN","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpEapOverLAN"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpEapOverLAN","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO14idKpEapOverLANyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpEapOverLAN":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpEapOverLAN","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpEapOverLAN"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpEapOverLAN","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpeapoverlan"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpEapOverLAN"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpeapoverlan"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpEapOverLAN","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpEapOverLAN"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpEapOverLAN","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO14idKpEapOverLANyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpEapOverLAN":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpEapOverLAN","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpEapOverLAN"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpEapOverLAN","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpeapoverlan"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpeapoverppp.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpeapoverppp.json index 5c96b4dba..cb5454af9 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpeapoverppp.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpeapoverppp.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpEapOverPPP"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpeapoverppp"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpEapOverPPP","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpEapOverPPP"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpEapOverPPP","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO14idKpEapOverPPPyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpEapOverPPP":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpEapOverPPP","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpEapOverPPP"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpEapOverPPP","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpeapoverppp"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpEapOverPPP"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpeapoverppp"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpEapOverPPP","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpEapOverPPP"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpEapOverPPP","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO14idKpEapOverPPPyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpEapOverPPP":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpEapOverPPP","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpEapOverPPP"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpEapOverPPP","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpeapoverppp"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpipsecike.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpipsecike.json index b71d2f7e5..d7dd818bb 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpipsecike.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpipsecike.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpIpsecIKE"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpipsecike"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpIpsecIKE","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpIpsecIKE"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpIpsecIKE","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO12idKpIpsecIKEyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpIpsecIKE":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpIpsecIKE","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpIpsecIKE"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpIpsecIKE","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpipsecike"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpIpsecIKE"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpipsecike"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpIpsecIKE","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpIpsecIKE"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpIpsecIKE","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO12idKpIpsecIKEyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpIpsecIKE":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpIpsecIKE","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpIpsecIKE"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpIpsecIKE","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpipsecike"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpscvpclient.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpscvpclient.json index 655769d21..6dec3dc4a 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpscvpclient.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpscvpclient.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpScvpClient"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpscvpclient"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpScvpClient","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpScvpClient"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpScvpClient","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO14idKpScvpClientyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpScvpClient":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpScvpClient","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpScvpClient"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpScvpClient","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpscvpclient"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpScvpClient"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpscvpclient"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpScvpClient","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpScvpClient"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpScvpClient","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO14idKpScvpClientyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpScvpClient":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpScvpClient","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpScvpClient"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpScvpClient","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpscvpclient"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpscvpresponder.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpscvpresponder.json index 889ef3aaf..a14ccf310 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpscvpresponder.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpscvpresponder.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpScvpResponder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpscvpresponder"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpScvpResponder","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpScvpResponder"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpScvpResponder","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO17idKpScvpResponderyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpScvpResponder":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpScvpResponder","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpScvpResponder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpScvpResponder","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpscvpresponder"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpScvpResponder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpscvpresponder"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpScvpResponder","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpScvpResponder"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpScvpResponder","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO17idKpScvpResponderyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpScvpResponder":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpScvpResponder","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpScvpResponder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpScvpResponder","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpscvpresponder"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpscvpserver.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpscvpserver.json index d64956c55..dd1558cde 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpscvpserver.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpscvpserver.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpScvpServer"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpscvpserver"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpScvpServer","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpScvpServer"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpScvpServer","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO14idKpScvpServeryA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpScvpServer":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpScvpServer","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpScvpServer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpScvpServer","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpscvpserver"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpScvpServer"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpscvpserver"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpScvpServer","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpScvpServer"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpScvpServer","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO14idKpScvpServeryA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpScvpServer":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpScvpServer","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpScvpServer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpScvpServer","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpscvpserver"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpsendowner.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpsendowner.json index cf2b5ef2c..a829e4851 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpsendowner.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpsendowner.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSendOwner"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsendowner"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSendOwner","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSendOwner"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpSendOwner","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO13idKpSendOwneryA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpSendOwner":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpSendOwner","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSendOwner"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSendOwner","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsendowner"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSendOwner"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsendowner"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSendOwner","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSendOwner"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpSendOwner","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO13idKpSendOwneryA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpSendOwner":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpSendOwner","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSendOwner"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSendOwner","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsendowner"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpsendproxiedowner.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpsendproxiedowner.json index 8358927c2..f418a45ee 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpsendproxiedowner.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpsendproxiedowner.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSendProxiedOwner"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsendproxiedowner"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSendProxiedOwner","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSendProxiedOwner"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpSendProxiedOwner","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO20idKpSendProxiedOwneryA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpSendProxiedOwner":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpSendProxiedOwner","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSendProxiedOwner"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSendProxiedOwner","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsendproxiedowner"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSendProxiedOwner"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsendproxiedowner"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSendProxiedOwner","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSendProxiedOwner"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpSendProxiedOwner","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO20idKpSendProxiedOwneryA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpSendProxiedOwner":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpSendProxiedOwner","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSendProxiedOwner"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSendProxiedOwner","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsendproxiedowner"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpsendproxy.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpsendproxy.json index 2d1d1c143..76d3eae41 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpsendproxy.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpsendproxy.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSendProxy"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsendproxy"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSendProxy","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSendProxy"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpSendProxy","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO13idKpSendProxyyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpSendProxy":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpSendProxy","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSendProxy"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSendProxy","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsendproxy"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSendProxy"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsendproxy"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSendProxy","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSendProxy"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpSendProxy","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO13idKpSendProxyyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpSendProxy":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpSendProxy","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSendProxy"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSendProxy","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsendproxy"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpsendrouter.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpsendrouter.json index eca42c546..40c44cf5a 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpsendrouter.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpsendrouter.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSendRouter"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsendrouter"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSendRouter","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSendRouter"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpSendRouter","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO14idKpSendRouteryA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpSendRouter":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpSendRouter","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSendRouter"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSendRouter","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsendrouter"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSendRouter"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsendrouter"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSendRouter","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSendRouter"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpSendRouter","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO14idKpSendRouteryA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpSendRouter":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpSendRouter","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSendRouter"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSendRouter","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsendrouter"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpsipdomain.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpsipdomain.json index 79310fd83..ae094fb22 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpsipdomain.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/idkpsipdomain.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSipDomain"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsipdomain"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSipDomain","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSipDomain"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpSipDomain","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO13idKpSipDomainyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpSipDomain":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpSipDomain","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSipDomain"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSipDomain","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsipdomain"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSipDomain"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsipdomain"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSipDomain","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSipDomain"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpSipDomain","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO13idKpSipDomainyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/idKpSipDomain":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.idKpSipDomain","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"idKpSipDomain"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idKpSipDomain","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsipdomain"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/init(rawvalue:).json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/init(rawvalue:).json index 187464e4a..39b942f90 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/init(rawvalue:).json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/init(rawvalue:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO8rawValueAQSg10PotentASN116ObjectIdentifierV_tcfc","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO8rawValueAQSg10PotentASN116ObjectIdentifierV_tcfc","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/ipsecendsystem.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/ipsecendsystem.json index 218a408e8..c915470a1 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/ipsecendsystem.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/ipsecendsystem.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ipsecEndSystem"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecendsystem"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecEndSystem","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ipsecEndSystem"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.ipsecEndSystem","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO14ipsecEndSystemyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/ipsecEndSystem":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.ipsecEndSystem","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ipsecEndSystem"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecEndSystem","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecendsystem"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ipsecEndSystem"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecendsystem"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecEndSystem","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ipsecEndSystem"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.ipsecEndSystem","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO14ipsecEndSystemyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/ipsecEndSystem":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.ipsecEndSystem","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ipsecEndSystem"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecEndSystem","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecendsystem"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/ipsectunnel.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/ipsectunnel.json index 7ecedc55d..b6e3cb3e3 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/ipsectunnel.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/ipsectunnel.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ipsecTunnel"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsectunnel"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecTunnel","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ipsecTunnel"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.ipsecTunnel","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO11ipsecTunnelyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/ipsecTunnel":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.ipsecTunnel","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ipsecTunnel"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecTunnel","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsectunnel"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ipsecTunnel"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsectunnel"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecTunnel","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ipsecTunnel"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.ipsecTunnel","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO11ipsecTunnelyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/ipsecTunnel":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.ipsecTunnel","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ipsecTunnel"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecTunnel","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsectunnel"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/ipsecuser.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/ipsecuser.json index 3c98f79da..f1116e1a3 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/ipsecuser.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/ipsecuser.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ipsecUser"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecuser"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecUser","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ipsecUser"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.ipsecUser","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO9ipsecUseryA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/ipsecUser":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.ipsecUser","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ipsecUser"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecUser","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecuser"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ipsecUser"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecuser"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecUser","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ipsecUser"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.ipsecUser","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO9ipsecUseryA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/ipsecUser":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.ipsecUser","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ipsecUser"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecUser","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecuser"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/names.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/names.json index 6b665a238..23be2860d 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/names.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/names"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/names"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/ocspsigning.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/ocspsigning.json index bd8ef6d25..612a2c0e4 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/ocspsigning.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/ocspsigning.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ocspSigning"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ocspsigning"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ocspSigning","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ocspSigning"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.ocspSigning","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO11ocspSigningyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/ocspSigning":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.ocspSigning","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ocspSigning"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ocspSigning","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ocspsigning"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ocspSigning"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ocspsigning"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ocspSigning","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ocspSigning"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.ocspSigning","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO11ocspSigningyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/ocspSigning":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.ocspSigning","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ocspSigning"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ocspSigning","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ocspsigning"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/rawrepresentable-implementations.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/rawrepresentable-implementations.json index 56c233eb5..ff73f016e 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/rawrepresentable-implementations.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/rawrepresentable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/hash(into:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/sbgpcertaaserverauth.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/sbgpcertaaserverauth.json index 10d588f46..bfbceab57 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/sbgpcertaaserverauth.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/sbgpcertaaserverauth.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sbgpCertAAServerAuth"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/sbgpcertaaserverauth"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/sbgpCertAAServerAuth","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sbgpCertAAServerAuth"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.sbgpCertAAServerAuth","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO20sbgpCertAAServerAuthyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/sbgpCertAAServerAuth":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.sbgpCertAAServerAuth","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sbgpCertAAServerAuth"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/sbgpCertAAServerAuth","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/sbgpcertaaserverauth"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sbgpCertAAServerAuth"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/sbgpcertaaserverauth"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/sbgpCertAAServerAuth","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sbgpCertAAServerAuth"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.sbgpCertAAServerAuth","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO20sbgpCertAAServerAuthyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/sbgpCertAAServerAuth":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.sbgpCertAAServerAuth","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sbgpCertAAServerAuth"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/sbgpCertAAServerAuth","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/sbgpcertaaserverauth"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/secureshellclient.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/secureshellclient.json index 155e17044..41423e5a0 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/secureshellclient.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/secureshellclient.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secureShellClient"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/secureshellclient"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/secureShellClient","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secureShellClient"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.secureShellClient","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO17secureShellClientyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/secureShellClient":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.secureShellClient","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secureShellClient"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/secureShellClient","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/secureshellclient"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secureShellClient"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/secureshellclient"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/secureShellClient","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secureShellClient"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.secureShellClient","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO17secureShellClientyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/secureShellClient":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.secureShellClient","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secureShellClient"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/secureShellClient","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/secureshellclient"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/secureshellserver.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/secureshellserver.json index 1158fbec1..cf41ce8ee 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/secureshellserver.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/secureshellserver.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secureShellServer"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/secureshellserver"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/secureShellServer","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secureShellServer"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.secureShellServer","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO17secureShellServeryA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/secureShellServer":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.secureShellServer","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secureShellServer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/secureShellServer","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/secureshellserver"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secureShellServer"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/secureshellserver"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/secureShellServer","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secureShellServer"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.secureShellServer","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO17secureShellServeryA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/secureShellServer":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.secureShellServer","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secureShellServer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/secureShellServer","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/secureshellserver"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/serverauth.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/serverauth.json index 209e4ae52..bfdd37add 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/serverauth.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/serverauth.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"serverAuth"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/serverauth"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/serverAuth","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"serverAuth"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.serverAuth","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO10serverAuthyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/serverAuth":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.serverAuth","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"serverAuth"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/serverAuth","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/serverauth"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"serverAuth"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/serverauth"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/serverAuth","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"serverAuth"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.serverAuth","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO10serverAuthyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/serverAuth":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.serverAuth","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"serverAuth"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/serverAuth","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/serverauth"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/timestamping.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/timestamping.json index 5d2ea021a..0cf8b9ceb 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/timestamping.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/kp/timestamping.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"timeStamping"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/timestamping"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/timeStamping","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"timeStamping"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.timeStamping","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO12timeStampingyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/timeStamping":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.timeStamping","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"timeStamping"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/timeStamping","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/timestamping"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"timeStamping"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/timestamping"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/timeStamping","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"timeStamping"}],"title":"iso.org.dod.internet.security.mechanisms.pkix.kp.timeStamping","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV2kpO12timeStampingyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp/timeStamping":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp.timeStamping","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"timeStamping"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/timeStamping","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/timestamping"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/names.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/names.json index 1c3b0eebc..b2dee8621 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/names.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/mechanisms/pkix/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/names"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV10mechanismsV4pkixV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkix"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkix"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/names"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"mechanisms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"mechanisms"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/internet/security/names.json b/main/data/documentation/shieldoid/iso/org/dod/internet/security/names.json index 7088e7df4..775f3a468 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/internet/security/names.json +++ b/main/data/documentation/shieldoid/iso/org/dod/internet/security/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/names"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV3dodV8internetV8securityV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod/internet":{"role":"symbol","title":"iso.org.dod.internet","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"internet"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"internet"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/names"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security":{"role":"symbol","title":"iso.org.dod.internet.security","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"security"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"security"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/dod/names.json b/main/data/documentation/shieldoid/iso/org/dod/names.json index 9d7a0c5e8..786a7746d 100644 --- a/main/data/documentation/shieldoid/iso/org/dod/names.json +++ b/main/data/documentation/shieldoid/iso/org/dod/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV3dodV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/ShieldOID/iso/org/dod/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/names"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/dod\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV3dodV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/dod":{"role":"symbol","title":"iso.org.dod","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"dod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"dod"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/dod/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/dod\/names"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/id.json b/main/data/documentation/shieldoid/iso/org/id.json index 71a080c58..36d576931 100644 --- a/main/data/documentation/shieldoid/iso/org/id.json +++ b/main/data/documentation/shieldoid/iso/org/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/id"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/ShieldOID/iso/org/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/id"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso/org/names.json b/main/data/documentation/shieldoid/iso/org/names.json index ac3643cdb..153c3b976 100644 --- a/main/data/documentation/shieldoid/iso/org/names.json +++ b/main/data/documentation/shieldoid/iso/org/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org"]]},"references":{"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso/org/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/names"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso\/org\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3isoV3orgV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org"]]},"references":{"doc://Shield/documentation/ShieldOID/iso/org/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso\/org\/names"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso/org":{"role":"symbol","title":"iso.org","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"org"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"org"}],"url":"\/documentation\/shieldoid\/iso\/org"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu.json b/main/data/documentation/shieldoid/iso_itu.json index 343f274d9..727f88727 100644 --- a/main/data/documentation/shieldoid/iso_itu.json +++ b/main/data/documentation/shieldoid/iso_itu.json @@ -1 +1 @@ -{"seeAlsoSections":[{"title":"ShieldOID","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/itu"],"generated":true}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"See: http:\/\/oid-info.com\/get\/2"}]}]}],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"title":"iso_itu","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID7iso_ituV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"iso_itu"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/names"]}],"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/id"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/names"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file +{"seeAlsoSections":[{"title":"ShieldOID","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso","doc:\/\/Shield\/documentation\/ShieldOID\/itu"],"generated":true}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"See: http:\/\/oid-info.com\/get\/2"}]}]}],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"title":"iso_itu","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID7iso_ituV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"iso_itu"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/names"]}],"references":{"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/id"},"doc://Shield/documentation/ShieldOID/iso_itu/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/names"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country.json b/main/data/documentation/shieldoid/iso_itu/country.json index 15e5b1300..1c540ec62 100644 --- a/main/data/documentation/shieldoid/iso_itu/country.json +++ b/main/data/documentation/shieldoid/iso_itu/country.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/names"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"title":"iso_itu.country","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID7iso_ituV7countryV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"country"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/id"},"doc://Shield/documentation/ShieldOID/iso_itu/country/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/names"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/names"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"title":"iso_itu.country","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID7iso_ituV7countryV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"country"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/id"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/names"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/id.json b/main/data/documentation/shieldoid/iso_itu/country/id.json index 5bbe30743..5c1ce92fd 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/id.json +++ b/main/data/documentation/shieldoid/iso_itu/country/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV7countryV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/id"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV7countryV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/id"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/names.json b/main/data/documentation/shieldoid/iso_itu/country/names.json index 3440e4038..efb0fc816 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/names.json +++ b/main/data/documentation/shieldoid/iso_itu/country/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV7countryV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/names"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV7countryV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/names"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us.json b/main/data/documentation/shieldoid/iso_itu/country/us.json index 898062ee2..4e5868226 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/names"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"title":"iso_itu.country.us","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID7iso_ituV7countryV2usV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"us"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/id"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/names"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/names"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"title":"iso_itu.country.us","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID7iso_ituV7countryV2usV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"us"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/id"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/names"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/id.json b/main/data/documentation/shieldoid/iso_itu/country/us/id.json index bf12dc068..9f138a462 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/id.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV7countryV2usV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/id"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV7countryV2usV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/id"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/names.json b/main/data/documentation/shieldoid/iso_itu/country/us/names.json index 06791ecea..e642c4460 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/names.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV7countryV2usV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/names"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV7countryV2usV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/names"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization.json index 96ffe8adc..e0f4d226f 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/names"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"title":"iso_itu.country.us.organization","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"organization"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/names"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/id"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/names"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"title":"iso_itu.country.us.organization","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"organization"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/id"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/names"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov.json index b28041b02..845e03a02 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/names"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"title":"iso_itu.country.us.organization.gov","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"gov"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/id"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/names"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/names"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"title":"iso_itu.country.us.organization.gov","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"gov"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/id"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/names"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor.json index 769d0bb19..b1f5ede9f 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/names"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"title":"iso_itu.country.us.organization.gov.csor","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"csor"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/id"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/names"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/names"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"title":"iso_itu.country.us.organization.gov.csor","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"csor"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/id"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/names"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/id.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/id.json index 6f9b510bf..3f9eeb770 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/id.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/id"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/id"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/names.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/names.json index 30c475799..b9bf03980 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/names.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/names"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/names"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms.json index eb559c84a..a6a2c17b6 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/names"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/id"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/names"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/names"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/names"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/id"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes.json index 3d8f632c2..a7a60d244 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_CBC_PAD","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_CCM","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_CFB","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_ECB","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_GCM","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_GMAC","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_OFB","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_wrap","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_wrap_pad","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_CBC_PAD","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_CCM","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_CFB","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_ECB","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_GCM","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_GMAC","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_OFB","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_wrap","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_wrap_pad","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_CBC_PAD","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_CCM","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_CFB","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_ECB","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_GCM","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_GMAC","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_OFB","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_wrap","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_wrap_pad"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/names"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"aes"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes192_wrap_pad":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_wrap_pad","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_wrap_pad"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_wrap_pad","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_wrap_pad"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes128_CBC_PAD":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_CBC_PAD","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_CBC_PAD"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_CBC_PAD","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_cbc_pad"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes128_wrap_pad":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_wrap_pad","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_wrap_pad"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_wrap_pad","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_wrap_pad"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes256_wrap_pad":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_wrap_pad","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_wrap_pad"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_wrap_pad","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_wrap_pad"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes192_wrap":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_wrap","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_wrap"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_wrap","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_wrap"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes128_wrap":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_wrap","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_wrap"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_wrap","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_wrap"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes256_OFB":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_OFB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_OFB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_OFB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_ofb"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes192_GCM":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_GCM","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_GCM"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_GCM","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_gcm"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes192_CFB":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_CFB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_CFB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_CFB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_cfb"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes256_CCM":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_CCM","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_CCM"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_CCM","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_ccm"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes256_CBC_PAD":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_CBC_PAD","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_CBC_PAD"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_CBC_PAD","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_cbc_pad"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes192_GMAC":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_GMAC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_GMAC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_GMAC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_gmac"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/names"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes256_ECB":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_ECB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_ECB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_ECB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_ecb"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/id"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes128_ECB":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_ECB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_ECB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_ECB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_ecb"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes256_wrap":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_wrap","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_wrap"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_wrap","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_wrap"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes128_GMAC":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_GMAC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_GMAC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_GMAC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_gmac"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes128_CFB":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_CFB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_CFB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_CFB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_cfb"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes128_GCM":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_GCM","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_GCM"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_GCM","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_gcm"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes192_OFB":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_OFB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_OFB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_OFB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_ofb"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes192_ECB":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_ECB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_ECB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_ECB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_ecb"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes256_CFB":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_CFB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_CFB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_CFB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_cfb"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes192_CCM":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_CCM","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_CCM"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_CCM","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_ccm"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes128_CCM":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_CCM","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_CCM"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_CCM","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_ccm"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes192_CBC_PAD":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_CBC_PAD","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_CBC_PAD"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_CBC_PAD","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_cbc_pad"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes256_GCM":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_GCM","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_GCM"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_GCM","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_gcm"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes256_GMAC":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_GMAC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_GMAC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_GMAC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_gmac"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes128_OFB":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_OFB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_OFB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_OFB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_ofb"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_CBC_PAD","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_CCM","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_CFB","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_ECB","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_GCM","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_GMAC","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_OFB","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_wrap","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_wrap_pad","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_CBC_PAD","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_CCM","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_CFB","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_ECB","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_GCM","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_GMAC","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_OFB","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_wrap","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_wrap_pad","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_CBC_PAD","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_CCM","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_CFB","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_ECB","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_GCM","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_GMAC","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_OFB","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_wrap","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_wrap_pad"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/names"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"aes"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes256_wrap_pad":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_wrap_pad","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_wrap_pad"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_wrap_pad","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_wrap_pad"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes128_GCM":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_GCM","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_GCM"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_GCM","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_gcm"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes128_wrap_pad":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_wrap_pad","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_wrap_pad"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_wrap_pad","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_wrap_pad"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes128_CBC_PAD":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_CBC_PAD","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_CBC_PAD"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_CBC_PAD","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_cbc_pad"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes128_wrap":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_wrap","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_wrap"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_wrap","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_wrap"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes192_CBC_PAD":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_CBC_PAD","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_CBC_PAD"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_CBC_PAD","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_cbc_pad"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes256_CFB":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_CFB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_CFB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_CFB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_cfb"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes192_GMAC":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_GMAC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_GMAC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_GMAC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_gmac"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/names"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes192_GCM":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_GCM","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_GCM"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_GCM","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_gcm"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes256_CBC_PAD":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_CBC_PAD","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_CBC_PAD"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_CBC_PAD","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_cbc_pad"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes256_ECB":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_ECB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_ECB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_ECB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_ecb"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes192_CCM":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_CCM","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_CCM"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_CCM","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_ccm"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes128_ECB":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_ECB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_ECB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_ECB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_ecb"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes128_CFB":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_CFB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_CFB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_CFB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_cfb"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes256_OFB":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_OFB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_OFB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_OFB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_ofb"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes192_ECB":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_ECB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_ECB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_ECB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_ecb"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/id"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes192_CFB":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_CFB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_CFB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_CFB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_cfb"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes128_GMAC":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_GMAC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_GMAC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_GMAC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_gmac"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes256_wrap":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_wrap","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_wrap"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_wrap","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_wrap"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes128_OFB":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_OFB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_OFB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_OFB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_ofb"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes256_GCM":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_GCM","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_GCM"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_GCM","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_gcm"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes192_OFB":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_OFB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_OFB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_OFB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_ofb"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes192_wrap":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_wrap","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_wrap"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_wrap","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_wrap"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes256_CCM":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_CCM","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_CCM"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_CCM","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_ccm"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes192_wrap_pad":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_wrap_pad","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_wrap_pad"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_wrap_pad","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_wrap_pad"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes128_CCM":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_CCM","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_CCM"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_CCM","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_ccm"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes256_GMAC":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_GMAC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_GMAC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_GMAC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_gmac"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/!=(_:_:).json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/!=(_:_:).json index a4b57b84f..aaf3464ae 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/!=(_:_:).json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes128_cbc_pad.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes128_cbc_pad.json index 2ad93eeda..0f85b8788 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes128_cbc_pad.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes128_cbc_pad.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_CBC_PAD"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_cbc_pad"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_CBC_PAD","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_CBC_PAD"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_CBC_PAD","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO14aes128_CBC_PADyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes128_CBC_PAD":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_CBC_PAD","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_CBC_PAD"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_CBC_PAD","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_cbc_pad"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_CBC_PAD"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_cbc_pad"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_CBC_PAD","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_CBC_PAD"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_CBC_PAD","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO14aes128_CBC_PADyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes128_CBC_PAD":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_CBC_PAD","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_CBC_PAD"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_CBC_PAD","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_cbc_pad"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes128_ccm.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes128_ccm.json index a4b5dea18..5609cc542 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes128_ccm.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes128_ccm.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_CCM"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_ccm"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_CCM","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_CCM"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_CCM","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO10aes128_CCMyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes128_CCM":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_CCM","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_CCM"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_CCM","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_ccm"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_CCM"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_ccm"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_CCM","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_CCM"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_CCM","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO10aes128_CCMyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes128_CCM":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_CCM","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_CCM"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_CCM","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_ccm"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes128_cfb.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes128_cfb.json index 7d572e4c9..6984acd61 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes128_cfb.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes128_cfb.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_CFB"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_cfb"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_CFB","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_CFB"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_CFB","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO10aes128_CFByA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes128_CFB":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_CFB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_CFB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_CFB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_cfb"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_CFB"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_cfb"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_CFB","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_CFB"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_CFB","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO10aes128_CFByA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes128_CFB":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_CFB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_CFB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_CFB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_cfb"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes128_ecb.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes128_ecb.json index 399ddc9e8..2fb00f09c 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes128_ecb.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes128_ecb.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_ECB"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_ecb"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_ECB","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_ECB"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_ECB","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO10aes128_ECByA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes128_ECB":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_ECB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_ECB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_ECB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_ecb"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_ECB"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_ecb"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_ECB","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_ECB"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_ECB","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO10aes128_ECByA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes128_ECB":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_ECB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_ECB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_ECB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_ecb"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes128_gcm.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes128_gcm.json index cfe94928e..2f06ce0cc 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes128_gcm.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes128_gcm.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_GCM"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_gcm"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_GCM","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_GCM"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_GCM","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO10aes128_GCMyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes128_GCM":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_GCM","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_GCM"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_GCM","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_gcm"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_GCM"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_gcm"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_GCM","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_GCM"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_GCM","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO10aes128_GCMyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes128_GCM":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_GCM","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_GCM"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_GCM","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_gcm"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes128_gmac.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes128_gmac.json index d1b2e0456..b529b3700 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes128_gmac.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes128_gmac.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_GMAC"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_gmac"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_GMAC","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_GMAC"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_GMAC","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO11aes128_GMACyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes128_GMAC":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_GMAC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_GMAC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_GMAC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_gmac"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_GMAC"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_gmac"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_GMAC","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_GMAC"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_GMAC","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO11aes128_GMACyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes128_GMAC":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_GMAC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_GMAC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_GMAC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_gmac"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes128_ofb.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes128_ofb.json index f561aa418..ab193598f 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes128_ofb.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes128_ofb.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_OFB"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_ofb"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_OFB","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_OFB"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_OFB","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO10aes128_OFByA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes128_OFB":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_OFB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_OFB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_OFB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_ofb"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_OFB"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_ofb"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_OFB","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_OFB"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_OFB","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO10aes128_OFByA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes128_OFB":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_OFB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_OFB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_OFB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_ofb"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes128_wrap.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes128_wrap.json index 06461471a..c06cc2fa4 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes128_wrap.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes128_wrap.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_wrap"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_wrap"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_wrap","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_wrap"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_wrap","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO11aes128_wrapyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes128_wrap":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_wrap","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_wrap"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_wrap","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_wrap"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_wrap"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_wrap"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_wrap","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_wrap"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_wrap","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO11aes128_wrapyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes128_wrap":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_wrap","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_wrap"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_wrap","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_wrap"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes128_wrap_pad.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes128_wrap_pad.json index 59b659e10..6def86543 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes128_wrap_pad.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes128_wrap_pad.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_wrap_pad"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_wrap_pad"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_wrap_pad","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_wrap_pad"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_wrap_pad","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO15aes128_wrap_padyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes128_wrap_pad":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_wrap_pad","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_wrap_pad"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_wrap_pad","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_wrap_pad"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_wrap_pad"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_wrap_pad"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_wrap_pad","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_wrap_pad"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_wrap_pad","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO15aes128_wrap_padyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes128_wrap_pad":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes128_wrap_pad","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes128_wrap_pad"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes128_wrap_pad","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_wrap_pad"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes192_cbc_pad.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes192_cbc_pad.json index 07bb2113b..c96a6e14e 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes192_cbc_pad.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes192_cbc_pad.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_CBC_PAD"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_cbc_pad"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_CBC_PAD","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_CBC_PAD"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_CBC_PAD","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO14aes192_CBC_PADyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes192_CBC_PAD":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_CBC_PAD","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_CBC_PAD"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_CBC_PAD","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_cbc_pad"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_CBC_PAD"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_cbc_pad"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_CBC_PAD","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_CBC_PAD"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_CBC_PAD","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO14aes192_CBC_PADyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes192_CBC_PAD":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_CBC_PAD","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_CBC_PAD"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_CBC_PAD","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_cbc_pad"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes192_ccm.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes192_ccm.json index cbb1b1ed1..5cb6acd32 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes192_ccm.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes192_ccm.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_CCM"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_ccm"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_CCM","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_CCM"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_CCM","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO10aes192_CCMyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes192_CCM":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_CCM","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_CCM"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_CCM","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_ccm"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_CCM"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_ccm"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_CCM","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_CCM"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_CCM","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO10aes192_CCMyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes192_CCM":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_CCM","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_CCM"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_CCM","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_ccm"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes192_cfb.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes192_cfb.json index 47da7e1db..a4bb1e1f1 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes192_cfb.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes192_cfb.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_CFB"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_cfb"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_CFB","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_CFB"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_CFB","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO10aes192_CFByA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes192_CFB":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_CFB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_CFB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_CFB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_cfb"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_CFB"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_cfb"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_CFB","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_CFB"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_CFB","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO10aes192_CFByA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes192_CFB":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_CFB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_CFB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_CFB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_cfb"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes192_ecb.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes192_ecb.json index 61878ed50..0dbc24aea 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes192_ecb.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes192_ecb.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_ECB"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_ecb"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_ECB","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_ECB"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_ECB","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO10aes192_ECByA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes192_ECB":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_ECB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_ECB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_ECB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_ecb"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_ECB"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_ecb"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_ECB","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_ECB"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_ECB","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO10aes192_ECByA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes192_ECB":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_ECB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_ECB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_ECB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_ecb"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes192_gcm.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes192_gcm.json index 81558fc55..8f8964a5f 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes192_gcm.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes192_gcm.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_GCM"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_gcm"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_GCM","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_GCM"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_GCM","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO10aes192_GCMyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes192_GCM":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_GCM","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_GCM"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_GCM","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_gcm"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_GCM"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_gcm"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_GCM","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_GCM"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_GCM","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO10aes192_GCMyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes192_GCM":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_GCM","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_GCM"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_GCM","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_gcm"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes192_gmac.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes192_gmac.json index 5d6a09d32..e114dbb8d 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes192_gmac.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes192_gmac.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_GMAC"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_gmac"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_GMAC","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_GMAC"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_GMAC","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO11aes192_GMACyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes192_GMAC":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_GMAC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_GMAC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_GMAC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_gmac"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_GMAC"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_gmac"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_GMAC","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_GMAC"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_GMAC","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO11aes192_GMACyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes192_GMAC":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_GMAC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_GMAC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_GMAC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_gmac"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes192_ofb.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes192_ofb.json index 3affdc0c0..d0d48b788 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes192_ofb.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes192_ofb.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_OFB"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_ofb"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_OFB","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_OFB"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_OFB","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO10aes192_OFByA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes192_OFB":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_OFB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_OFB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_OFB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_ofb"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_OFB"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_ofb"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_OFB","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_OFB"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_OFB","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO10aes192_OFByA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes192_OFB":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_OFB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_OFB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_OFB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_ofb"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes192_wrap.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes192_wrap.json index 49f7fbb60..cf8c5ae28 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes192_wrap.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes192_wrap.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_wrap"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_wrap"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_wrap","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_wrap"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_wrap","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO11aes192_wrapyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes192_wrap":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_wrap","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_wrap"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_wrap","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_wrap"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_wrap"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_wrap"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_wrap","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_wrap"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_wrap","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO11aes192_wrapyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes192_wrap":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_wrap","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_wrap"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_wrap","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_wrap"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes192_wrap_pad.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes192_wrap_pad.json index b57c92b8c..3741503b1 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes192_wrap_pad.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes192_wrap_pad.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_wrap_pad"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_wrap_pad"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_wrap_pad","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_wrap_pad"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_wrap_pad","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO15aes192_wrap_padyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes192_wrap_pad":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_wrap_pad","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_wrap_pad"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_wrap_pad","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_wrap_pad"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_wrap_pad"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_wrap_pad"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_wrap_pad","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_wrap_pad"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_wrap_pad","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO15aes192_wrap_padyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes192_wrap_pad":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes192_wrap_pad","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes192_wrap_pad"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes192_wrap_pad","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_wrap_pad"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes256_cbc_pad.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes256_cbc_pad.json index dce21d442..48a45e9c8 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes256_cbc_pad.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes256_cbc_pad.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_CBC_PAD"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_cbc_pad"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_CBC_PAD","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_CBC_PAD"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_CBC_PAD","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO14aes256_CBC_PADyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes256_CBC_PAD":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_CBC_PAD","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_CBC_PAD"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_CBC_PAD","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_cbc_pad"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_CBC_PAD"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_cbc_pad"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_CBC_PAD","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_CBC_PAD"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_CBC_PAD","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO14aes256_CBC_PADyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes256_CBC_PAD":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_CBC_PAD","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_CBC_PAD"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_CBC_PAD","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_cbc_pad"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes256_ccm.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes256_ccm.json index d5fb7bb8c..b968bf08b 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes256_ccm.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes256_ccm.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_CCM"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_ccm"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_CCM","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_CCM"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_CCM","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO10aes256_CCMyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes256_CCM":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_CCM","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_CCM"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_CCM","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_ccm"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_CCM"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_ccm"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_CCM","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_CCM"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_CCM","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO10aes256_CCMyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes256_CCM":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_CCM","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_CCM"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_CCM","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_ccm"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes256_cfb.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes256_cfb.json index b652e6d23..8d461c9c2 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes256_cfb.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes256_cfb.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_CFB"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_cfb"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_CFB","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_CFB"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_CFB","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO10aes256_CFByA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes256_CFB":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_CFB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_CFB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_CFB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_cfb"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_CFB"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_cfb"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_CFB","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_CFB"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_CFB","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO10aes256_CFByA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes256_CFB":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_CFB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_CFB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_CFB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_cfb"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes256_ecb.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes256_ecb.json index a79699a4c..a8bc1fdf3 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes256_ecb.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes256_ecb.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_ECB"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_ecb"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_ECB","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_ECB"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_ECB","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO10aes256_ECByA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes256_ECB":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_ECB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_ECB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_ECB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_ecb"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_ECB"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_ecb"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_ECB","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_ECB"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_ECB","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO10aes256_ECByA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes256_ECB":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_ECB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_ECB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_ECB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_ecb"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes256_gcm.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes256_gcm.json index da1a6efae..b00637801 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes256_gcm.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes256_gcm.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_GCM"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_gcm"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_GCM","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_GCM"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_GCM","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO10aes256_GCMyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes256_GCM":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_GCM","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_GCM"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_GCM","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_gcm"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_GCM"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_gcm"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_GCM","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_GCM"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_GCM","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO10aes256_GCMyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes256_GCM":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_GCM","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_GCM"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_GCM","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_gcm"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes256_gmac.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes256_gmac.json index 9c024d016..713cf2650 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes256_gmac.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes256_gmac.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_GMAC"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_gmac"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_GMAC","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_GMAC"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_GMAC","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO11aes256_GMACyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes256_GMAC":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_GMAC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_GMAC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_GMAC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_gmac"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_GMAC"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_gmac"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_GMAC","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_GMAC"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_GMAC","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO11aes256_GMACyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes256_GMAC":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_GMAC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_GMAC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_GMAC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_gmac"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes256_ofb.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes256_ofb.json index 98d6568e8..89895aa69 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes256_ofb.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes256_ofb.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_OFB"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_ofb"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_OFB","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_OFB"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_OFB","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO10aes256_OFByA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes256_OFB":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_OFB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_OFB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_OFB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_ofb"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_OFB"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_ofb"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_OFB","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_OFB"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_OFB","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO10aes256_OFByA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes256_OFB":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_OFB","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_OFB"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_OFB","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_ofb"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes256_wrap.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes256_wrap.json index f862d71c1..1ea782d65 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes256_wrap.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes256_wrap.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_wrap"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_wrap"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_wrap","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_wrap"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_wrap","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO11aes256_wrapyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes256_wrap":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_wrap","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_wrap"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_wrap","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_wrap"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_wrap"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_wrap"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_wrap","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_wrap"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_wrap","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO11aes256_wrapyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes256_wrap":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_wrap","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_wrap"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_wrap","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_wrap"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes256_wrap_pad.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes256_wrap_pad.json index 4423b58f5..30af89991 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes256_wrap_pad.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/aes256_wrap_pad.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_wrap_pad"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_wrap_pad"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_wrap_pad","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_wrap_pad"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_wrap_pad","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO15aes256_wrap_padyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes256_wrap_pad":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_wrap_pad","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_wrap_pad"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_wrap_pad","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_wrap_pad"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_wrap_pad"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_wrap_pad"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_wrap_pad","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_wrap_pad"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_wrap_pad","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO15aes256_wrap_padyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/aes256_wrap_pad":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes.aes256_wrap_pad","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes256_wrap_pad"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/aes256_wrap_pad","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_wrap_pad"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/equatable-implementations.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/equatable-implementations.json index b36e23085..6bccbeccc 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/equatable-implementations.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/hash(into:).json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/hash(into:).json index 5557209ad..c9d61384b 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/hash(into:).json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/rawrepresentable-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/hashvalue.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/hashvalue.json index 5bfdb43ed..722547da2 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/hashvalue.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/hashvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/id.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/id.json index 7f7433ee9..b5b10c865 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/id.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/id"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/id"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/init(rawvalue:).json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/init(rawvalue:).json index f34637ee4..39837ae05 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/init(rawvalue:).json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/init(rawvalue:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO8rawValueAQSg10PotentASN116ObjectIdentifierV_tcfc","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO8rawValueAQSg10PotentASN116ObjectIdentifierV_tcfc","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/init(rawvalue:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/names.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/names.json index 438173013..d217d82a0 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/names.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/names"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV3aesO5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/names"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/rawrepresentable-implementations.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/rawrepresentable-implementations.json index be48293d1..16a0f8fa2 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/rawrepresentable-implementations.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/aes/rawrepresentable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/hashvalue"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/hashvalue"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs.json index 18df7eded..f18917fff 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/KACXOF256","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/KMACXOF128","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hmacWithSHA3_224","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hmacWithSHA3_256","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hmacWithSHA3_384","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hmacWithSHA3_512","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/kmac128","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/kmac256","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha224","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha256","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha384","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha3_224","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha3_256","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha3_384","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha3_512","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha512","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha512_224","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha512_256","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/shake128","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/shake128_len","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/shake256","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/shake256_len"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/names"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha384":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha384","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha384","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha384"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/kmac256":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.kmac256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"kmac256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/kmac256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/kmac256"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha512":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha512","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha512","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha512"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha3_256":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha3_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha3_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha3_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha3_256"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/shake128_len":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.shake128_len","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"shake128_len"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/shake128_len","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/shake128_len"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/id"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha256":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha256"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha3_512":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha3_512","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha3_512"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha3_512","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha3_512"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/hmacWithSHA3_384":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.hmacWithSHA3_384","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA3_384"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hmacWithSHA3_384","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hmacwithsha3_384"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha3_224":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha3_224","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha3_224"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha3_224","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha3_224"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/shake128":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.shake128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"shake128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/shake128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/shake128"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha512_256":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha512_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha512_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha512_256"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/KACXOF256":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.KACXOF256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"KACXOF256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/KACXOF256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/kacxof256"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/shake256_len":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.shake256_len","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"shake256_len"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/shake256_len","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/shake256_len"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/hmacWithSHA3_256":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.hmacWithSHA3_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA3_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hmacWithSHA3_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hmacwithsha3_256"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/hmacWithSHA3_224":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.hmacWithSHA3_224","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA3_224"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hmacWithSHA3_224","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hmacwithsha3_224"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/names"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/shake256":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.shake256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"shake256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/shake256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/shake256"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha512_224":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha512_224","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512_224"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha512_224","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha512_224"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/KMACXOF128":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.KMACXOF128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"KMACXOF128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/KMACXOF128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/kmacxof128"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha3_384":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha3_384","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha3_384"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha3_384","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha3_384"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha224":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha224","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha224"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha224","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha224"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/hmacWithSHA3_512":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.hmacWithSHA3_512","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA3_512"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hmacWithSHA3_512","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hmacwithsha3_512"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/kmac128":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.kmac128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"kmac128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/kmac128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/kmac128"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/equatable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/KACXOF256","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/KMACXOF128","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hmacWithSHA3_224","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hmacWithSHA3_256","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hmacWithSHA3_384","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hmacWithSHA3_512","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/kmac128","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/kmac256","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha224","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha256","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha384","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha3_224","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha3_256","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha3_384","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha3_512","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha512","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha512_224","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha512_256","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/shake128","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/shake128_len","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/shake256","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/shake256_len"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/names"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/hmacWithSHA3_384":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.hmacWithSHA3_384","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA3_384"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hmacWithSHA3_384","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hmacwithsha3_384"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/hmacWithSHA3_512":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.hmacWithSHA3_512","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA3_512"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hmacWithSHA3_512","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hmacwithsha3_512"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha224":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha224","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha224"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha224","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha224"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha256":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha256"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/KMACXOF128":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.KMACXOF128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"KMACXOF128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/KMACXOF128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/kmacxof128"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/shake128_len":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.shake128_len","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"shake128_len"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/shake128_len","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/shake128_len"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/names"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha512_224":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha512_224","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512_224"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha512_224","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha512_224"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/hmacWithSHA3_224":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.hmacWithSHA3_224","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA3_224"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hmacWithSHA3_224","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hmacwithsha3_224"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha512":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha512","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha512","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha512"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/kmac128":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.kmac128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"kmac128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/kmac128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/kmac128"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/kmac256":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.kmac256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"kmac256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/kmac256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/kmac256"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/shake256":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.shake256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"shake256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/shake256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/shake256"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha384":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha384","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha384","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha384"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/KACXOF256":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.KACXOF256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"KACXOF256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/KACXOF256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/kacxof256"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/shake128":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.shake128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"shake128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/shake128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/shake128"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha512_256":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha512_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha512_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha512_256"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/init(rawvalue:)"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha3_512":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha3_512","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha3_512"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha3_512","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha3_512"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/id"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha3_224":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha3_224","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha3_224"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha3_224","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha3_224"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/hmacWithSHA3_256":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.hmacWithSHA3_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA3_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hmacWithSHA3_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hmacwithsha3_256"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha3_384":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha3_384","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha3_384"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha3_384","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha3_384"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/shake256_len":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.shake256_len","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"shake256_len"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/shake256_len","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/shake256_len"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha3_256":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha3_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha3_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha3_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha3_256"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/!=(_:_:).json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/!=(_:_:).json index b2b0e4502..158675ef0 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/!=(_:_:).json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/equatable-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/equatable-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/equatable-implementations.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/equatable-implementations.json index d1ca6e534..e0a50b5ab 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/equatable-implementations.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/hash(into:).json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/hash(into:).json index 71f6699c0..eb99e2540 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/hash(into:).json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/hashvalue.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/hashvalue.json index a81837534..d14880be0 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/hashvalue.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/hashvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/hmacwithsha3_224.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/hmacwithsha3_224.json index 780a03829..41e851fc1 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/hmacwithsha3_224.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/hmacwithsha3_224.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA3_224"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hmacwithsha3_224"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hmacWithSHA3_224","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA3_224"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.hmacWithSHA3_224","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO16hmacWithSHA3_224yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/hmacWithSHA3_224":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.hmacWithSHA3_224","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA3_224"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hmacWithSHA3_224","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hmacwithsha3_224"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA3_224"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hmacwithsha3_224"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hmacWithSHA3_224","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA3_224"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.hmacWithSHA3_224","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO16hmacWithSHA3_224yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/hmacWithSHA3_224":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.hmacWithSHA3_224","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA3_224"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hmacWithSHA3_224","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hmacwithsha3_224"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/hmacwithsha3_256.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/hmacwithsha3_256.json index c2ba1ccdc..7350ce6a6 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/hmacwithsha3_256.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/hmacwithsha3_256.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA3_256"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hmacwithsha3_256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hmacWithSHA3_256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA3_256"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.hmacWithSHA3_256","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO16hmacWithSHA3_256yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/hmacWithSHA3_256":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.hmacWithSHA3_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA3_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hmacWithSHA3_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hmacwithsha3_256"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA3_256"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hmacwithsha3_256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hmacWithSHA3_256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA3_256"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.hmacWithSHA3_256","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO16hmacWithSHA3_256yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/hmacWithSHA3_256":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.hmacWithSHA3_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA3_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hmacWithSHA3_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hmacwithsha3_256"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/hmacwithsha3_384.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/hmacwithsha3_384.json index ec74e2ecb..7050b9c6e 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/hmacwithsha3_384.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/hmacwithsha3_384.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA3_384"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hmacwithsha3_384"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hmacWithSHA3_384","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA3_384"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.hmacWithSHA3_384","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO16hmacWithSHA3_384yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/hmacWithSHA3_384":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.hmacWithSHA3_384","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA3_384"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hmacWithSHA3_384","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hmacwithsha3_384"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA3_384"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hmacwithsha3_384"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hmacWithSHA3_384","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA3_384"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.hmacWithSHA3_384","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO16hmacWithSHA3_384yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/hmacWithSHA3_384":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.hmacWithSHA3_384","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA3_384"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hmacWithSHA3_384","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hmacwithsha3_384"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/hmacwithsha3_512.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/hmacwithsha3_512.json index aeab2ff9d..268354fdf 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/hmacwithsha3_512.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/hmacwithsha3_512.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA3_512"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hmacwithsha3_512"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hmacWithSHA3_512","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA3_512"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.hmacWithSHA3_512","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO16hmacWithSHA3_512yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/hmacWithSHA3_512":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.hmacWithSHA3_512","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA3_512"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hmacWithSHA3_512","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hmacwithsha3_512"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA3_512"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hmacwithsha3_512"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hmacWithSHA3_512","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA3_512"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.hmacWithSHA3_512","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO16hmacWithSHA3_512yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/hmacWithSHA3_512":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.hmacWithSHA3_512","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hmacWithSHA3_512"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hmacWithSHA3_512","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hmacwithsha3_512"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/id.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/id.json index f7dcb7f91..dec0e307b 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/id.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/id"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/id"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/init(rawvalue:).json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/init(rawvalue:).json index 69c8f0797..47b05ecf3 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/init(rawvalue:).json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/init(rawvalue:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO8rawValueAQSg10PotentASN116ObjectIdentifierV_tcfc","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO8rawValueAQSg10PotentASN116ObjectIdentifierV_tcfc","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/init(rawvalue:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/kacxof256.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/kacxof256.json index 443b4257b..774715715 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/kacxof256.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/kacxof256.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"KACXOF256"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/kacxof256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/KACXOF256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"KACXOF256"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.KACXOF256","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO9KACXOF256yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/KACXOF256":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.KACXOF256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"KACXOF256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/KACXOF256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/kacxof256"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"KACXOF256"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/kacxof256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/KACXOF256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"KACXOF256"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.KACXOF256","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO9KACXOF256yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/KACXOF256":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.KACXOF256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"KACXOF256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/KACXOF256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/kacxof256"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/kmac128.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/kmac128.json index a34755a4c..352976512 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/kmac128.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/kmac128.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"kmac128"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/kmac128"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/kmac128","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"kmac128"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.kmac128","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO7kmac128yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/kmac128":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.kmac128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"kmac128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/kmac128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/kmac128"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"kmac128"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/kmac128"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/kmac128","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"kmac128"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.kmac128","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO7kmac128yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/kmac128":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.kmac128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"kmac128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/kmac128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/kmac128"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/kmac256.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/kmac256.json index 71ba48a20..91dd00daa 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/kmac256.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/kmac256.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"kmac256"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/kmac256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/kmac256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"kmac256"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.kmac256","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO7kmac256yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/kmac256":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.kmac256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"kmac256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/kmac256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/kmac256"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"kmac256"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/kmac256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/kmac256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"kmac256"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.kmac256","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO7kmac256yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/kmac256":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.kmac256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"kmac256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/kmac256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/kmac256"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/kmacxof128.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/kmacxof128.json index 5f3e0f8e6..d534f046d 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/kmacxof128.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/kmacxof128.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"KMACXOF128"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/kmacxof128"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/KMACXOF128","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"KMACXOF128"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.KMACXOF128","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO10KMACXOF128yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/KMACXOF128":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.KMACXOF128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"KMACXOF128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/KMACXOF128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/kmacxof128"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"KMACXOF128"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/kmacxof128"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/KMACXOF128","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"KMACXOF128"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.KMACXOF128","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO10KMACXOF128yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/KMACXOF128":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.KMACXOF128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"KMACXOF128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/KMACXOF128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/kmacxof128"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/names.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/names.json index 10b8031fd..71e070048 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/names.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/names"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/names"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/rawrepresentable-implementations.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/rawrepresentable-implementations.json index 8577e24b7..c747f97bb 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/rawrepresentable-implementations.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/rawrepresentable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hashvalue"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hash(into:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha224.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha224.json index 83f0a7c99..85012dca1 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha224.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha224.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha224"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha224"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha224","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha224"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha224","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO6sha224yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha224":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha224","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha224"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha224","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha224"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha224"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha224"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha224","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha224"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha224","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO6sha224yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha224":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha224","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha224"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha224","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha224"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha256.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha256.json index 5cb0e0785..ead2df03b 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha256.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha256.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha256","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO6sha256yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha256":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha256"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha256","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO6sha256yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha256":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha256"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha384.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha384.json index 44bc2edde..25c66ef42 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha384.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha384.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha384"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha384","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha384","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO6sha384yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha384":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha384","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha384","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha384"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha384"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha384","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha384","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO6sha384yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha384":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha384","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha384"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha384","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha384"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha3_224.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha3_224.json index f5087b898..cf3af67b0 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha3_224.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha3_224.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha3_224"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha3_224"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha3_224","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha3_224"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha3_224","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO8sha3_224yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha3_224":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha3_224","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha3_224"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha3_224","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha3_224"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha3_224"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha3_224"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha3_224","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha3_224"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha3_224","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO8sha3_224yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha3_224":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha3_224","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha3_224"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha3_224","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha3_224"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha3_256.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha3_256.json index eb78d5851..8f34707fd 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha3_256.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha3_256.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha3_256"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha3_256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha3_256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha3_256"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha3_256","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO8sha3_256yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha3_256":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha3_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha3_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha3_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha3_256"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha3_256"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha3_256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha3_256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha3_256"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha3_256","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO8sha3_256yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha3_256":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha3_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha3_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha3_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha3_256"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha3_384.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha3_384.json index a268fb0ba..4db13762b 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha3_384.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha3_384.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha3_384"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha3_384"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha3_384","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha3_384"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha3_384","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO8sha3_384yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha3_384":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha3_384","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha3_384"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha3_384","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha3_384"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha3_384"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha3_384"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha3_384","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha3_384"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha3_384","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO8sha3_384yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha3_384":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha3_384","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha3_384"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha3_384","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha3_384"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha3_512.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha3_512.json index 78787ecbf..fb9107d45 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha3_512.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha3_512.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha3_512"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha3_512"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha3_512","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha3_512"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha3_512","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO8sha3_512yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha3_512":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha3_512","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha3_512"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha3_512","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha3_512"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha3_512"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha3_512"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha3_512","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha3_512"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha3_512","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO8sha3_512yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha3_512":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha3_512","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha3_512"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha3_512","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha3_512"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha512.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha512.json index ab8200044..5e0c60592 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha512.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha512.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha512"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha512","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha512","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO6sha512yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha512":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha512","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha512","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha512"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha512"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha512","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha512","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO6sha512yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha512":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha512","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha512","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha512"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha512_224.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha512_224.json index fb52ef741..0464bbe99 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha512_224.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha512_224.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512_224"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha512_224"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha512_224","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512_224"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha512_224","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO10sha512_224yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha512_224":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha512_224","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512_224"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha512_224","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha512_224"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512_224"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha512_224"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha512_224","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512_224"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha512_224","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO10sha512_224yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha512_224":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha512_224","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512_224"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha512_224","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha512_224"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha512_256.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha512_256.json index ff3e15760..7a77583d0 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha512_256.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/sha512_256.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512_256"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha512_256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha512_256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512_256"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha512_256","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO10sha512_256yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha512_256":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha512_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha512_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha512_256"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512_256"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha512_256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha512_256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512_256"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha512_256","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO10sha512_256yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/sha512_256":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.sha512_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sha512_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/sha512_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha512_256"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/shake128.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/shake128.json index c3dc96300..242b96f67 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/shake128.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/shake128.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"shake128"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/shake128"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/shake128","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"shake128"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.shake128","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO8shake128yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/shake128":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.shake128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"shake128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/shake128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/shake128"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"shake128"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/shake128"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/shake128","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"shake128"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.shake128","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO8shake128yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/shake128":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.shake128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"shake128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/shake128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/shake128"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/shake128_len.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/shake128_len.json index 75e8d2b06..dbcbcc85d 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/shake128_len.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/shake128_len.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"shake128_len"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/shake128_len"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/shake128_len","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"shake128_len"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.shake128_len","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO12shake128_lenyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/shake128_len":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.shake128_len","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"shake128_len"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/shake128_len","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/shake128_len"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"shake128_len"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/shake128_len"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/shake128_len","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"shake128_len"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.shake128_len","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO12shake128_lenyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/shake128_len":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.shake128_len","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"shake128_len"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/shake128_len","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/shake128_len"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/shake256.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/shake256.json index f9145b826..f74262314 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/shake256.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/shake256.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"shake256"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/shake256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/shake256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"shake256"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.shake256","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO8shake256yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/shake256":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.shake256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"shake256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/shake256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/shake256"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"shake256"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/shake256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/shake256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"shake256"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.shake256","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO8shake256yA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/shake256":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.shake256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"shake256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/shake256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/shake256"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/shake256_len.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/shake256_len.json index e1f9da62d..3945de386 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/shake256_len.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/hashalgs/shake256_len.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"shake256_len"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/shake256_len"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/shake256_len","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"shake256_len"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.shake256_len","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO12shake256_lenyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/shake256_len":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.shake256_len","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"shake256_len"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/shake256_len","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/shake256_len"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"shake256_len"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/shake256_len"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/shake256_len","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"shake256_len"}],"title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.shake256_len","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV8hashAlgsO12shake256_lenyA2QmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs/shake256_len":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs.shake256_len","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"shake256_len"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs\/shake256_len","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/shake256_len"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/id.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/id.json index 49d183687..da8c8d2ca 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/id.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/id"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/id"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/names.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/names.json index 4675e330b..b2e520c79 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/names.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/csor/nistalgorithms/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/names"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV4csorV14nistAlgorithmsV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"nistAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"nistAlgorithms"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/names"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"csor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"csor"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/id.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/id.json index b65bf2ec6..63c08daa6 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/id.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/id"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/id"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/names.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/names.json index 5d007fcb5..a4d17366e 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/names.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/gov/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/names"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV3govV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/names"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov":{"role":"symbol","title":"iso_itu.country.us.organization.gov","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"gov"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"gov"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/id.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/id.json index 4a8221182..7b550ed72 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/id.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/id"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/id"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/country/us/organization/names.json b/main/data/documentation/shieldoid/iso_itu/country/us/organization/names.json index ba53e4851..b848e692c 100644 --- a/main/data/documentation/shieldoid/iso_itu/country/us/organization/names.json +++ b/main/data/documentation/shieldoid/iso_itu/country/us/organization/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/names"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV7countryV2usV12organizationV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/country/us":{"role":"symbol","title":"iso_itu.country.us","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"us"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"us"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us"},"doc://Shield/documentation/ShieldOID/iso_itu/country":{"role":"symbol","title":"iso_itu.country","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"country"}],"url":"\/documentation\/shieldoid\/iso_itu\/country"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/names"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization":{"role":"symbol","title":"iso_itu.country.us.organization","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"organization"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"organization"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds.json b/main/data/documentation/shieldoid/iso_itu/ds.json index d3388e38e..d7b6e9a69 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds.json +++ b/main/data/documentation/shieldoid/iso_itu/ds.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/names"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"title":"iso_itu.ds","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID7iso_ituV2dsV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"ds"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/names"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/id"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/names"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"title":"iso_itu.ds","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID7iso_ituV2dsV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"ds"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/id"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/names"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/algorithm.json b/main/data/documentation/shieldoid/iso_itu/ds/algorithm.json index aa551953f..34f0ab281 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/algorithm.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/algorithm.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/names"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"title":"iso_itu.ds.algorithm","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"algorithm"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/names"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/id"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/names"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"title":"iso_itu.ds.algorithm","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"algorithm"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/names"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/id"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes.json b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes.json index 350f68735..d534333c1 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_128","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_192","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_256","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_128","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_192","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_256","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_128","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_192","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_256","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_128","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_192","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_256","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_128","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_192","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_256","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_128","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_192","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_256","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_128","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_192","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_256"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/names"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"title":"iso_itu.ds.algorithm.aes","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"aes"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm"]]},"references":{"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_gcm_siv_128":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_gcm_siv_128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_siv_128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_128"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_gcm_256":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_gcm_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_256"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_cfb_192":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_cfb_192","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cfb_192"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_192","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_192"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_gmac_192":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_gmac_192","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gmac_192"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_192","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_192"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_cbc_256":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_cbc_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cbc_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_256"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_gmac_256":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_gmac_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gmac_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_256"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/init(rawvalue:)"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_gcm_siv_192":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_gcm_siv_192","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_siv_192"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_192","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_192"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_gmac_128":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_gmac_128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gmac_128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_128"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_ofb_192":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_ofb_192","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ofb_192"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_192","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_192"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_ccm_192":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_ccm_192","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ccm_192"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_192","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_192"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_cfb_256":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_cfb_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cfb_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_256"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_gcm_siv_256":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_gcm_siv_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_siv_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_256"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_ofb_256":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_ofb_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ofb_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_256"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/id"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/names"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_gcm_128":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_gcm_128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_128"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_ofb_128":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_ofb_128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ofb_128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_128"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_cfb_128":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_cfb_128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cfb_128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_128"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_gcm_192":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_gcm_192","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_192"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_192","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_192"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_ccm_128":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_ccm_128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ccm_128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_128"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_ccm_256":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_ccm_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ccm_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_256"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_cbc_192":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_cbc_192","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cbc_192"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_192","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_192"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_cbc_128":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_cbc_128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cbc_128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_128"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_128","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_192","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_256","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_128","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_192","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_256","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_128","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_192","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_256","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_128","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_192","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_256","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_128","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_192","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_256","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_128","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_192","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_256","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_128","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_192","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_256"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/names"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"title":"iso_itu.ds.algorithm.aes","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"aes"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/names"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_gcm_siv_128":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_gcm_siv_128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_siv_128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_128"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_ccm_256":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_ccm_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ccm_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_256"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_gmac_128":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_gmac_128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gmac_128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_128"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_ofb_128":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_ofb_128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ofb_128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_128"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_ccm_192":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_ccm_192","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ccm_192"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_192","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_192"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_gcm_256":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_gcm_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_256"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_gmac_192":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_gmac_192","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gmac_192"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_192","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_192"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_gcm_siv_192":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_gcm_siv_192","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_siv_192"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_192","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_192"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_cbc_192":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_cbc_192","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cbc_192"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_192","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_192"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_ofb_192":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_ofb_192","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ofb_192"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_192","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_192"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_ccm_128":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_ccm_128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ccm_128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_128"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_cbc_256":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_cbc_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cbc_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_256"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_cfb_256":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_cfb_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cfb_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_256"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_ofb_256":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_ofb_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ofb_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_256"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_gmac_256":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_gmac_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gmac_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_256"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_gcm_128":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_gcm_128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_128"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_gcm_siv_256":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_gcm_siv_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_siv_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_256"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_cbc_128":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_cbc_128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cbc_128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_128"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_cfb_192":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_cfb_192","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cfb_192"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_192","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_192"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_gcm_192":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_gcm_192","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_192"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_192","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_192"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_cfb_128":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_cfb_128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cfb_128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_128"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/id"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/!=(_:_:).json b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/!=(_:_:).json index 4043834b0..88920ea53 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/!=(_:_:).json +++ b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_cbc_128.json b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_cbc_128.json index 6efeee4a3..bcfd1f9aa 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_cbc_128.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_cbc_128.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cbc_128"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_128"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_128","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cbc_128"}],"title":"iso_itu.ds.algorithm.aes.aes_cbc_128","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G8_cbc_128yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_cbc_128":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_cbc_128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cbc_128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_128"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cbc_128"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_128"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_128","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cbc_128"}],"title":"iso_itu.ds.algorithm.aes.aes_cbc_128","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G8_cbc_128yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_cbc_128":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_cbc_128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cbc_128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_128"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_cbc_192.json b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_cbc_192.json index b575863be..a8a3e5ce0 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_cbc_192.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_cbc_192.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cbc_192"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_192"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_192","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cbc_192"}],"title":"iso_itu.ds.algorithm.aes.aes_cbc_192","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G8_cbc_192yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_cbc_192":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_cbc_192","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cbc_192"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_192","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_192"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cbc_192"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_192"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_192","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cbc_192"}],"title":"iso_itu.ds.algorithm.aes.aes_cbc_192","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G8_cbc_192yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_cbc_192":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_cbc_192","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cbc_192"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_192","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_192"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_cbc_256.json b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_cbc_256.json index 9a4e23c01..e1c9c86bb 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_cbc_256.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_cbc_256.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cbc_256"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cbc_256"}],"title":"iso_itu.ds.algorithm.aes.aes_cbc_256","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G8_cbc_256yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_cbc_256":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_cbc_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cbc_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_256"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cbc_256"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cbc_256"}],"title":"iso_itu.ds.algorithm.aes.aes_cbc_256","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G8_cbc_256yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_cbc_256":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_cbc_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cbc_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_256"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_ccm_128.json b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_ccm_128.json index 9d6063704..b820a3ad1 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_ccm_128.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_ccm_128.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ccm_128"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_128"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_128","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ccm_128"}],"title":"iso_itu.ds.algorithm.aes.aes_ccm_128","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G8_ccm_128yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_ccm_128":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_ccm_128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ccm_128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_128"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ccm_128"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_128"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_128","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ccm_128"}],"title":"iso_itu.ds.algorithm.aes.aes_ccm_128","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G8_ccm_128yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_ccm_128":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_ccm_128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ccm_128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_128"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_ccm_192.json b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_ccm_192.json index 6c0cbac69..8f70e01de 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_ccm_192.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_ccm_192.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ccm_192"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_192"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_192","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ccm_192"}],"title":"iso_itu.ds.algorithm.aes.aes_ccm_192","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G8_ccm_192yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_ccm_192":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_ccm_192","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ccm_192"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_192","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_192"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ccm_192"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_192"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_192","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ccm_192"}],"title":"iso_itu.ds.algorithm.aes.aes_ccm_192","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G8_ccm_192yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_ccm_192":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_ccm_192","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ccm_192"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_192","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_192"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_ccm_256.json b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_ccm_256.json index 40d6b76d3..97ed4f886 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_ccm_256.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_ccm_256.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ccm_256"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ccm_256"}],"title":"iso_itu.ds.algorithm.aes.aes_ccm_256","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G8_ccm_256yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_ccm_256":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_ccm_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ccm_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_256"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ccm_256"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ccm_256"}],"title":"iso_itu.ds.algorithm.aes.aes_ccm_256","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G8_ccm_256yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_ccm_256":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_ccm_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ccm_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_256"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_cfb_128.json b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_cfb_128.json index deb6c19a5..71b10b4ad 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_cfb_128.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_cfb_128.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cfb_128"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_128"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_128","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cfb_128"}],"title":"iso_itu.ds.algorithm.aes.aes_cfb_128","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G8_cfb_128yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_cfb_128":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_cfb_128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cfb_128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_128"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cfb_128"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_128"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_128","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cfb_128"}],"title":"iso_itu.ds.algorithm.aes.aes_cfb_128","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G8_cfb_128yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_cfb_128":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_cfb_128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cfb_128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_128"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_cfb_192.json b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_cfb_192.json index cb4e2c2c7..ee0da31b7 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_cfb_192.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_cfb_192.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cfb_192"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_192"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_192","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cfb_192"}],"title":"iso_itu.ds.algorithm.aes.aes_cfb_192","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G8_cfb_192yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_cfb_192":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_cfb_192","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cfb_192"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_192","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_192"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cfb_192"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_192"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_192","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cfb_192"}],"title":"iso_itu.ds.algorithm.aes.aes_cfb_192","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G8_cfb_192yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_cfb_192":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_cfb_192","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cfb_192"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_192","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_192"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_cfb_256.json b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_cfb_256.json index 2dc7101da..5252ac45a 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_cfb_256.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_cfb_256.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cfb_256"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cfb_256"}],"title":"iso_itu.ds.algorithm.aes.aes_cfb_256","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G8_cfb_256yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_cfb_256":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_cfb_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cfb_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_256"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cfb_256"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cfb_256"}],"title":"iso_itu.ds.algorithm.aes.aes_cfb_256","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G8_cfb_256yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_cfb_256":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_cfb_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_cfb_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_256"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_gcm_128.json b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_gcm_128.json index dca08e7a9..d34bc0c8a 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_gcm_128.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_gcm_128.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_128"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_128"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_128","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_128"}],"title":"iso_itu.ds.algorithm.aes.aes_gcm_128","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G8_gcm_128yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_gcm_128":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_gcm_128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_128"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_128"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_128"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_128","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_128"}],"title":"iso_itu.ds.algorithm.aes.aes_gcm_128","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G8_gcm_128yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_gcm_128":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_gcm_128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_128"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_gcm_192.json b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_gcm_192.json index a3be65cf2..f76a7566b 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_gcm_192.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_gcm_192.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_192"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_192"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_192","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_192"}],"title":"iso_itu.ds.algorithm.aes.aes_gcm_192","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G8_gcm_192yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_gcm_192":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_gcm_192","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_192"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_192","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_192"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_192"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_192"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_192","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_192"}],"title":"iso_itu.ds.algorithm.aes.aes_gcm_192","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G8_gcm_192yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_gcm_192":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_gcm_192","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_192"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_192","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_192"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_gcm_256.json b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_gcm_256.json index b31899770..9ef8874f9 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_gcm_256.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_gcm_256.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_256"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_256"}],"title":"iso_itu.ds.algorithm.aes.aes_gcm_256","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G8_gcm_256yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_gcm_256":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_gcm_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_256"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_256"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_256"}],"title":"iso_itu.ds.algorithm.aes.aes_gcm_256","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G8_gcm_256yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_gcm_256":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_gcm_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_256"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_gcm_siv_128.json b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_gcm_siv_128.json index 98015eaa2..337267aef 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_gcm_siv_128.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_gcm_siv_128.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_siv_128"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_128"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_128","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_siv_128"}],"title":"iso_itu.ds.algorithm.aes.aes_gcm_siv_128","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G12_gcm_siv_128yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_gcm_siv_128":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_gcm_siv_128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_siv_128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_128"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_siv_128"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_128"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_128","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_siv_128"}],"title":"iso_itu.ds.algorithm.aes.aes_gcm_siv_128","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G12_gcm_siv_128yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_gcm_siv_128":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_gcm_siv_128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_siv_128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_128"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_gcm_siv_192.json b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_gcm_siv_192.json index 2cdfc977e..3ba8fa8f5 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_gcm_siv_192.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_gcm_siv_192.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_siv_192"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_192"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_192","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_siv_192"}],"title":"iso_itu.ds.algorithm.aes.aes_gcm_siv_192","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G12_gcm_siv_192yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_gcm_siv_192":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_gcm_siv_192","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_siv_192"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_192","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_192"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_siv_192"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_192"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_192","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_siv_192"}],"title":"iso_itu.ds.algorithm.aes.aes_gcm_siv_192","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G12_gcm_siv_192yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_gcm_siv_192":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_gcm_siv_192","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_siv_192"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_192","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_192"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_gcm_siv_256.json b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_gcm_siv_256.json index c1be11dd8..c285857e2 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_gcm_siv_256.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_gcm_siv_256.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_siv_256"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_siv_256"}],"title":"iso_itu.ds.algorithm.aes.aes_gcm_siv_256","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G12_gcm_siv_256yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_gcm_siv_256":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_gcm_siv_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_siv_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_256"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_siv_256"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_siv_256"}],"title":"iso_itu.ds.algorithm.aes.aes_gcm_siv_256","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G12_gcm_siv_256yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_gcm_siv_256":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_gcm_siv_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gcm_siv_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_256"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_gmac_128.json b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_gmac_128.json index 0facda813..d5feb033f 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_gmac_128.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_gmac_128.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gmac_128"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_128"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_128","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gmac_128"}],"title":"iso_itu.ds.algorithm.aes.aes_gmac_128","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G9_gmac_128yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_gmac_128":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_gmac_128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gmac_128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_128"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gmac_128"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_128"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_128","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gmac_128"}],"title":"iso_itu.ds.algorithm.aes.aes_gmac_128","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G9_gmac_128yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_gmac_128":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_gmac_128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gmac_128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_128"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_gmac_192.json b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_gmac_192.json index 7995bb39d..2972ea5fd 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_gmac_192.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_gmac_192.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gmac_192"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_192"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_192","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gmac_192"}],"title":"iso_itu.ds.algorithm.aes.aes_gmac_192","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G9_gmac_192yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_gmac_192":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_gmac_192","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gmac_192"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_192","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_192"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gmac_192"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_192"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_192","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gmac_192"}],"title":"iso_itu.ds.algorithm.aes.aes_gmac_192","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G9_gmac_192yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_gmac_192":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_gmac_192","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gmac_192"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_192","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_192"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_gmac_256.json b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_gmac_256.json index d096c66f1..17f439406 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_gmac_256.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_gmac_256.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gmac_256"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gmac_256"}],"title":"iso_itu.ds.algorithm.aes.aes_gmac_256","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G9_gmac_256yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_gmac_256":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_gmac_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gmac_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_256"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gmac_256"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gmac_256"}],"title":"iso_itu.ds.algorithm.aes.aes_gmac_256","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G9_gmac_256yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_gmac_256":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_gmac_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_gmac_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_256"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_ofb_128.json b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_ofb_128.json index 6ebc5275d..b7656e23f 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_ofb_128.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_ofb_128.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ofb_128"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_128"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_128","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ofb_128"}],"title":"iso_itu.ds.algorithm.aes.aes_ofb_128","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G8_ofb_128yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_ofb_128":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_ofb_128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ofb_128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_128"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ofb_128"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_128"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_128","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ofb_128"}],"title":"iso_itu.ds.algorithm.aes.aes_ofb_128","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G8_ofb_128yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_ofb_128":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_ofb_128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ofb_128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_128","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_128"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_ofb_192.json b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_ofb_192.json index be55f2a19..d886cf3f6 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_ofb_192.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_ofb_192.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ofb_192"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_192"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_192","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ofb_192"}],"title":"iso_itu.ds.algorithm.aes.aes_ofb_192","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G8_ofb_192yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_ofb_192":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_ofb_192","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ofb_192"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_192","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_192"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ofb_192"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_192"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_192","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ofb_192"}],"title":"iso_itu.ds.algorithm.aes.aes_ofb_192","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G8_ofb_192yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_ofb_192":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_ofb_192","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ofb_192"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_192","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_192"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_ofb_256.json b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_ofb_256.json index d723d8f73..a20297bbd 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_ofb_256.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/aes_ofb_256.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ofb_256"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ofb_256"}],"title":"iso_itu.ds.algorithm.aes.aes_ofb_256","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G8_ofb_256yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_ofb_256":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_ofb_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ofb_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_256"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ofb_256"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ofb_256"}],"title":"iso_itu.ds.algorithm.aes.aes_ofb_256","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO0G8_ofb_256yA2ImF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/aes_ofb_256":{"role":"symbol","title":"iso_itu.ds.algorithm.aes.aes_ofb_256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes_ofb_256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_256","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_256"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/equatable-implementations.json b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/equatable-implementations.json index f325d600a..604c943d2 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/equatable-implementations.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/!=(_:_:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/hash(into:).json b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/hash(into:).json index c85b99a38..e0cce974a 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/hash(into:).json +++ b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/hash(into:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/rawrepresentable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/hashvalue.json b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/hashvalue.json index 04095333d..6f287a375 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/hashvalue.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/hashvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/id.json b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/id.json index ed6507731..606926bf9 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/id.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/id"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/id"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/init(rawvalue:).json b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/init(rawvalue:).json index 5514a55db..a57f0250d 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/init(rawvalue:).json +++ b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/init(rawvalue:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO8rawValueAISg10PotentASN116ObjectIdentifierV_tcfc","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO8rawValueAISg10PotentASN116ObjectIdentifierV_tcfc","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/names.json b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/names.json index 6ab1effdc..81ea8d7c3 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/names.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/names"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV3aesO5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/names"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/rawrepresentable-implementations.json b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/rawrepresentable-implementations.json index 20aa7c99e..50259f35a 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/rawrepresentable-implementations.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/aes/rawrepresentable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/hashvalue"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/hash(into:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/id.json b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/id.json index 4d90c9f3f..f54594c05 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/id.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/id"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/id"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/names.json b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/names.json index 63b150d3f..7a79e37b1 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/algorithm/names.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/algorithm/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/names"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV2dsV9algorithmV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm":{"role":"symbol","title":"iso_itu.ds.algorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"algorithm"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/names"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype.json index b7303eff4..50b09da20 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/aaCertificate","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/aliasedEntryName","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeAuthorityRevocationList","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeCertificate","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeCertificateRevocationList","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeDescriptorCertificate","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeIntegrityInfo","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/authorityRevocationList","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/businessCategory","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/caCertificate","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/certificatePolicy","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/certificateRevocationList","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/certificationPracticeStmt","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/clearance","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/commonName","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/communicationsNetwork","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/communicationsService","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/confKeyInfo","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/contentUrl","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/countryName","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/crossCertificatePair","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/defaultDirQop","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/delegationPath","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/deltaRevocationList","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/description","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/destinationIndicator","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/distinguishedName","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/dmdName","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/dnQualifier","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/enhancedSearchGuide","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/epc","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/epcFormat","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/epcInUrn","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/facsimileTelephoneNumber","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/family","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/generationQualifier","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/givenName","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/houseIdentifier","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/initials","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/internationalISDNNumber","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/knowledgeInformation","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/ldapUrl","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/localityName","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/member","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/name","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/objectClass","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/organizationIdentifier","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/organizationName","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/organizationalUnitName","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/owner","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/permission","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/physicalDeliveryOfficeName","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/pkiPath","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/postOfficeBox","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/postalAddress","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/postalCode","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/preferredDeliveryMethod","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/presentationAddress","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/privPolicy","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/protPrivPolicy","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/protocolInformation","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/pseudonym","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/pwdAttribute","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/registeredAddress","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/role","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/roleOccupant","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/searchGuide","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/seeAlso","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/serialNumber","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/stateOrProvinceName","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/streetAddress","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/supportedAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/supportedApplicationContext","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/surname","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/tagAfi","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/tagLocation","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/tagOid","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/telephoneNumber","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/teletexTerminalIdentifier","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/telexNumber","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/title","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uii","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uiiFormat","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uiiInUrh","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uniqueIdentifier","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uniqueMember","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uri","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/url","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/urn","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/urnC","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/userCertificate","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/userPassword","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/userPwd","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/utmCoordinates","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uuidpair","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/x121Address","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/xmlPrivPolicy","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/xmlPrivilegeInfo"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/names"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"title":"iso_itu.ds.attributeType","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"attributeType"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/uii":{"role":"symbol","title":"iso_itu.ds.attributeType.uii","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uii"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uii","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uii"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/organizationIdentifier":{"role":"symbol","title":"iso_itu.ds.attributeType.organizationIdentifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"organizationIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/organizationIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/organizationidentifier"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/authorityRevocationList":{"role":"symbol","title":"iso_itu.ds.attributeType.authorityRevocationList","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityRevocationList"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/authorityRevocationList","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/authorityrevocationlist"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/xmlPrivilegeInfo":{"role":"symbol","title":"iso_itu.ds.attributeType.xmlPrivilegeInfo","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"xmlPrivilegeInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/xmlPrivilegeInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/xmlprivilegeinfo"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/defaultDirQop":{"role":"symbol","title":"iso_itu.ds.attributeType.defaultDirQop","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaultDirQop"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/defaultDirQop","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/defaultdirqop"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/x121Address":{"role":"symbol","title":"iso_itu.ds.attributeType.x121Address","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"x121Address"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/x121Address","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/x121address"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/attributeCertificateRevocationList":{"role":"symbol","title":"iso_itu.ds.attributeType.attributeCertificateRevocationList","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeCertificateRevocationList"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeCertificateRevocationList","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributecertificaterevocationlist"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/urnC":{"role":"symbol","title":"iso_itu.ds.attributeType.urnC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"urnC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/urnC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/urnc"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/pwdAttribute":{"role":"symbol","title":"iso_itu.ds.attributeType.pwdAttribute","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pwdAttribute"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/pwdAttribute","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/pwdattribute"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/registeredAddress":{"role":"symbol","title":"iso_itu.ds.attributeType.registeredAddress","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"registeredAddress"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/registeredAddress","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/registeredaddress"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/caCertificate":{"role":"symbol","title":"iso_itu.ds.attributeType.caCertificate","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"caCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/caCertificate","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/cacertificate"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/description":{"role":"symbol","title":"iso_itu.ds.attributeType.description","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/description","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/description"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/postalAddress":{"role":"symbol","title":"iso_itu.ds.attributeType.postalAddress","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"postalAddress"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/postalAddress","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/postaladdress"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/postOfficeBox":{"role":"symbol","title":"iso_itu.ds.attributeType.postOfficeBox","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"postOfficeBox"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/postOfficeBox","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/postofficebox"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/uuidpair":{"role":"symbol","title":"iso_itu.ds.attributeType.uuidpair","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uuidpair"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uuidpair","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uuidpair"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/epcFormat":{"role":"symbol","title":"iso_itu.ds.attributeType.epcFormat","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"epcFormat"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/epcFormat","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/epcformat"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/countryName":{"role":"symbol","title":"iso_itu.ds.attributeType.countryName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"countryName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/countryName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/countryname"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/businessCategory":{"role":"symbol","title":"iso_itu.ds.attributeType.businessCategory","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"businessCategory"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/businessCategory","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/businesscategory"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/certificatePolicy":{"role":"symbol","title":"iso_itu.ds.attributeType.certificatePolicy","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificatePolicy"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/certificatePolicy","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/certificatepolicy"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/userPwd":{"role":"symbol","title":"iso_itu.ds.attributeType.userPwd","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userPwd"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/userPwd","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/userpwd"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/generationQualifier":{"role":"symbol","title":"iso_itu.ds.attributeType.generationQualifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"generationQualifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/generationQualifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/generationqualifier"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/uniqueIdentifier":{"role":"symbol","title":"iso_itu.ds.attributeType.uniqueIdentifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uniqueIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uniqueIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uniqueidentifier"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/confKeyInfo":{"role":"symbol","title":"iso_itu.ds.attributeType.confKeyInfo","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"confKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/confKeyInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/confkeyinfo"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/title":{"role":"symbol","title":"iso_itu.ds.attributeType.title","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"title"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/title","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/title"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/names"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/contentUrl":{"role":"symbol","title":"iso_itu.ds.attributeType.contentUrl","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentUrl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/contentUrl","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/contenturl"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/organizationName":{"role":"symbol","title":"iso_itu.ds.attributeType.organizationName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"organizationName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/organizationName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/organizationname"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/presentationAddress":{"role":"symbol","title":"iso_itu.ds.attributeType.presentationAddress","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"presentationAddress"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/presentationAddress","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/presentationaddress"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/epc":{"role":"symbol","title":"iso_itu.ds.attributeType.epc","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"epc"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/epc","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/epc"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/uniqueMember":{"role":"symbol","title":"iso_itu.ds.attributeType.uniqueMember","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uniqueMember"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uniqueMember","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uniquemember"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/permission":{"role":"symbol","title":"iso_itu.ds.attributeType.permission","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"permission"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/permission","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/permission"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/houseIdentifier":{"role":"symbol","title":"iso_itu.ds.attributeType.houseIdentifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"houseIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/houseIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/houseidentifier"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/communicationsService":{"role":"symbol","title":"iso_itu.ds.attributeType.communicationsService","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"communicationsService"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/communicationsService","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/communicationsservice"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/uri":{"role":"symbol","title":"iso_itu.ds.attributeType.uri","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uri"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uri","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uri"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/family":{"role":"symbol","title":"iso_itu.ds.attributeType.family","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"family"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/family","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/family"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/dmdName":{"role":"symbol","title":"iso_itu.ds.attributeType.dmdName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dmdName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/dmdName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/dmdname"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/utmCoordinates":{"role":"symbol","title":"iso_itu.ds.attributeType.utmCoordinates","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"utmCoordinates"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/utmCoordinates","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/utmcoordinates"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/facsimileTelephoneNumber":{"role":"symbol","title":"iso_itu.ds.attributeType.facsimileTelephoneNumber","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"facsimileTelephoneNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/facsimileTelephoneNumber","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/facsimiletelephonenumber"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/telexNumber":{"role":"symbol","title":"iso_itu.ds.attributeType.telexNumber","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"telexNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/telexNumber","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/telexnumber"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/knowledgeInformation":{"role":"symbol","title":"iso_itu.ds.attributeType.knowledgeInformation","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"knowledgeInformation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/knowledgeInformation","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/knowledgeinformation"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/attributeIntegrityInfo":{"role":"symbol","title":"iso_itu.ds.attributeType.attributeIntegrityInfo","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeIntegrityInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeIntegrityInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributeintegrityinfo"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/internationalISDNNumber":{"role":"symbol","title":"iso_itu.ds.attributeType.internationalISDNNumber","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"internationalISDNNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/internationalISDNNumber","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/internationalisdnnumber"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/id"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/certificateRevocationList":{"role":"symbol","title":"iso_itu.ds.attributeType.certificateRevocationList","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateRevocationList"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/certificateRevocationList","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/certificaterevocationlist"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/userCertificate":{"role":"symbol","title":"iso_itu.ds.attributeType.userCertificate","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/userCertificate","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/usercertificate"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/givenName":{"role":"symbol","title":"iso_itu.ds.attributeType.givenName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"givenName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/givenName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/givenname"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/privPolicy":{"role":"symbol","title":"iso_itu.ds.attributeType.privPolicy","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"privPolicy"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/privPolicy","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/privpolicy"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/communicationsNetwork":{"role":"symbol","title":"iso_itu.ds.attributeType.communicationsNetwork","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"communicationsNetwork"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/communicationsNetwork","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/communicationsnetwork"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/deltaRevocationList":{"role":"symbol","title":"iso_itu.ds.attributeType.deltaRevocationList","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"deltaRevocationList"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/deltaRevocationList","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/deltarevocationlist"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/name":{"role":"symbol","title":"iso_itu.ds.attributeType.name","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/name","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/name"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/teletexTerminalIdentifier":{"role":"symbol","title":"iso_itu.ds.attributeType.teletexTerminalIdentifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"teletexTerminalIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/teletexTerminalIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/teletexterminalidentifier"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/enhancedSearchGuide":{"role":"symbol","title":"iso_itu.ds.attributeType.enhancedSearchGuide","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"enhancedSearchGuide"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/enhancedSearchGuide","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/enhancedsearchguide"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/streetAddress":{"role":"symbol","title":"iso_itu.ds.attributeType.streetAddress","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"streetAddress"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/streetAddress","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/streetaddress"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/organizationalUnitName":{"role":"symbol","title":"iso_itu.ds.attributeType.organizationalUnitName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"organizationalUnitName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/organizationalUnitName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/organizationalunitname"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/owner":{"role":"symbol","title":"iso_itu.ds.attributeType.owner","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"owner"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/owner","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/owner"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/tagOid":{"role":"symbol","title":"iso_itu.ds.attributeType.tagOid","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"tagOid"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/tagOid","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/tagoid"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/clearance":{"role":"symbol","title":"iso_itu.ds.attributeType.clearance","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"clearance"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/clearance","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/clearance"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/localityName":{"role":"symbol","title":"iso_itu.ds.attributeType.localityName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"localityName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/localityName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/localityname"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/tagAfi":{"role":"symbol","title":"iso_itu.ds.attributeType.tagAfi","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"tagAfi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/tagAfi","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/tagafi"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/attributeCertificate":{"role":"symbol","title":"iso_itu.ds.attributeType.attributeCertificate","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeCertificate","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributecertificate"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/objectClass":{"role":"symbol","title":"iso_itu.ds.attributeType.objectClass","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectClass"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/objectClass","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/objectclass"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/pkiPath":{"role":"symbol","title":"iso_itu.ds.attributeType.pkiPath","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkiPath"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/pkiPath","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/pkipath"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/physicalDeliveryOfficeName":{"role":"symbol","title":"iso_itu.ds.attributeType.physicalDeliveryOfficeName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"physicalDeliveryOfficeName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/physicalDeliveryOfficeName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/physicaldeliveryofficename"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/uiiInUrh":{"role":"symbol","title":"iso_itu.ds.attributeType.uiiInUrh","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uiiInUrh"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uiiInUrh","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uiiinurh"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/tagLocation":{"role":"symbol","title":"iso_itu.ds.attributeType.tagLocation","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"tagLocation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/tagLocation","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/taglocation"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/destinationIndicator":{"role":"symbol","title":"iso_itu.ds.attributeType.destinationIndicator","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"destinationIndicator"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/destinationIndicator","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/destinationindicator"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/member":{"role":"symbol","title":"iso_itu.ds.attributeType.member","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"member"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/member","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/member"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/supportedAlgorithms":{"role":"symbol","title":"iso_itu.ds.attributeType.supportedAlgorithms","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"supportedAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/supportedAlgorithms","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/supportedalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/protPrivPolicy":{"role":"symbol","title":"iso_itu.ds.attributeType.protPrivPolicy","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"protPrivPolicy"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/protPrivPolicy","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/protprivpolicy"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/serialNumber":{"role":"symbol","title":"iso_itu.ds.attributeType.serialNumber","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"serialNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/serialNumber","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/serialnumber"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/certificationPracticeStmt":{"role":"symbol","title":"iso_itu.ds.attributeType.certificationPracticeStmt","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificationPracticeStmt"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/certificationPracticeStmt","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/certificationpracticestmt"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/postalCode":{"role":"symbol","title":"iso_itu.ds.attributeType.postalCode","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"postalCode"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/postalCode","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/postalcode"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/role":{"role":"symbol","title":"iso_itu.ds.attributeType.role","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"role"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/role","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/role"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/aaCertificate":{"role":"symbol","title":"iso_itu.ds.attributeType.aaCertificate","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aaCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/aaCertificate","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/aacertificate"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/url":{"role":"symbol","title":"iso_itu.ds.attributeType.url","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"url"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/url","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/url"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/aliasedEntryName":{"role":"symbol","title":"iso_itu.ds.attributeType.aliasedEntryName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aliasedEntryName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/aliasedEntryName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/aliasedentryname"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/dnQualifier":{"role":"symbol","title":"iso_itu.ds.attributeType.dnQualifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dnQualifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/dnQualifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/dnqualifier"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/seeAlso":{"role":"symbol","title":"iso_itu.ds.attributeType.seeAlso","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"seeAlso"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/seeAlso","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/seealso"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/crossCertificatePair":{"role":"symbol","title":"iso_itu.ds.attributeType.crossCertificatePair","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crossCertificatePair"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/crossCertificatePair","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/crosscertificatepair"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/preferredDeliveryMethod":{"role":"symbol","title":"iso_itu.ds.attributeType.preferredDeliveryMethod","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"preferredDeliveryMethod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/preferredDeliveryMethod","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/preferreddeliverymethod"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/uiiFormat":{"role":"symbol","title":"iso_itu.ds.attributeType.uiiFormat","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uiiFormat"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uiiFormat","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uiiformat"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/surname":{"role":"symbol","title":"iso_itu.ds.attributeType.surname","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"surname"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/surname","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/surname"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/distinguishedName":{"role":"symbol","title":"iso_itu.ds.attributeType.distinguishedName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"distinguishedName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/distinguishedName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/distinguishedname"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/stateOrProvinceName":{"role":"symbol","title":"iso_itu.ds.attributeType.stateOrProvinceName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"stateOrProvinceName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/stateOrProvinceName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/stateorprovincename"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/telephoneNumber":{"role":"symbol","title":"iso_itu.ds.attributeType.telephoneNumber","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"telephoneNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/telephoneNumber","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/telephonenumber"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/ldapUrl":{"role":"symbol","title":"iso_itu.ds.attributeType.ldapUrl","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ldapUrl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/ldapUrl","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/ldapurl"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/userPassword":{"role":"symbol","title":"iso_itu.ds.attributeType.userPassword","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userPassword"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/userPassword","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/userpassword"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/roleOccupant":{"role":"symbol","title":"iso_itu.ds.attributeType.roleOccupant","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"roleOccupant"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/roleOccupant","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/roleoccupant"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/searchGuide":{"role":"symbol","title":"iso_itu.ds.attributeType.searchGuide","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchGuide"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/searchGuide","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/searchguide"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/attributeAuthorityRevocationList":{"role":"symbol","title":"iso_itu.ds.attributeType.attributeAuthorityRevocationList","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeAuthorityRevocationList"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeAuthorityRevocationList","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributeauthorityrevocationlist"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/attributeDescriptorCertificate":{"role":"symbol","title":"iso_itu.ds.attributeType.attributeDescriptorCertificate","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeDescriptorCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeDescriptorCertificate","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributedescriptorcertificate"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/urn":{"role":"symbol","title":"iso_itu.ds.attributeType.urn","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"urn"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/urn","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/urn"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/epcInUrn":{"role":"symbol","title":"iso_itu.ds.attributeType.epcInUrn","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"epcInUrn"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/epcInUrn","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/epcinurn"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/delegationPath":{"role":"symbol","title":"iso_itu.ds.attributeType.delegationPath","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"delegationPath"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/delegationPath","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/delegationpath"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/xmlPrivPolicy":{"role":"symbol","title":"iso_itu.ds.attributeType.xmlPrivPolicy","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"xmlPrivPolicy"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/xmlPrivPolicy","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/xmlprivpolicy"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/initials":{"role":"symbol","title":"iso_itu.ds.attributeType.initials","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"initials"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/initials","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/initials"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/commonName":{"role":"symbol","title":"iso_itu.ds.attributeType.commonName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"commonName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/commonName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/commonname"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/pseudonym":{"role":"symbol","title":"iso_itu.ds.attributeType.pseudonym","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pseudonym"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/pseudonym","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/pseudonym"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/protocolInformation":{"role":"symbol","title":"iso_itu.ds.attributeType.protocolInformation","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"protocolInformation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/protocolInformation","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/protocolinformation"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/supportedApplicationContext":{"role":"symbol","title":"iso_itu.ds.attributeType.supportedApplicationContext","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"supportedApplicationContext"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/supportedApplicationContext","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/supportedapplicationcontext"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/aaCertificate","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/aliasedEntryName","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeAuthorityRevocationList","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeCertificate","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeCertificateRevocationList","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeDescriptorCertificate","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeIntegrityInfo","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/authorityRevocationList","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/businessCategory","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/caCertificate","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/certificatePolicy","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/certificateRevocationList","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/certificationPracticeStmt","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/clearance","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/commonName","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/communicationsNetwork","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/communicationsService","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/confKeyInfo","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/contentUrl","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/countryName","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/crossCertificatePair","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/defaultDirQop","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/delegationPath","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/deltaRevocationList","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/description","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/destinationIndicator","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/distinguishedName","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/dmdName","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/dnQualifier","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/enhancedSearchGuide","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/epc","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/epcFormat","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/epcInUrn","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/facsimileTelephoneNumber","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/family","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/generationQualifier","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/givenName","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/houseIdentifier","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/initials","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/internationalISDNNumber","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/knowledgeInformation","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/ldapUrl","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/localityName","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/member","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/name","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/objectClass","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/organizationIdentifier","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/organizationName","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/organizationalUnitName","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/owner","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/permission","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/physicalDeliveryOfficeName","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/pkiPath","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/postOfficeBox","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/postalAddress","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/postalCode","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/preferredDeliveryMethod","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/presentationAddress","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/privPolicy","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/protPrivPolicy","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/protocolInformation","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/pseudonym","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/pwdAttribute","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/registeredAddress","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/role","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/roleOccupant","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/searchGuide","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/seeAlso","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/serialNumber","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/stateOrProvinceName","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/streetAddress","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/supportedAlgorithms","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/supportedApplicationContext","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/surname","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/tagAfi","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/tagLocation","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/tagOid","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/telephoneNumber","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/teletexTerminalIdentifier","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/telexNumber","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/title","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uii","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uiiFormat","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uiiInUrh","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uniqueIdentifier","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uniqueMember","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uri","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/url","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/urn","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/urnC","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/userCertificate","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/userPassword","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/userPwd","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/utmCoordinates","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uuidpair","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/x121Address","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/xmlPrivPolicy","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/xmlPrivilegeInfo"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/names"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"title":"iso_itu.ds.attributeType","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"attributeType"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/title":{"role":"symbol","title":"iso_itu.ds.attributeType.title","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"title"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/title","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/title"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/telexNumber":{"role":"symbol","title":"iso_itu.ds.attributeType.telexNumber","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"telexNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/telexNumber","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/telexnumber"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/uniqueMember":{"role":"symbol","title":"iso_itu.ds.attributeType.uniqueMember","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uniqueMember"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uniqueMember","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uniquemember"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/deltaRevocationList":{"role":"symbol","title":"iso_itu.ds.attributeType.deltaRevocationList","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"deltaRevocationList"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/deltaRevocationList","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/deltarevocationlist"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/presentationAddress":{"role":"symbol","title":"iso_itu.ds.attributeType.presentationAddress","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"presentationAddress"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/presentationAddress","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/presentationaddress"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/id"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/supportedAlgorithms":{"role":"symbol","title":"iso_itu.ds.attributeType.supportedAlgorithms","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"supportedAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/supportedAlgorithms","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/supportedalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/owner":{"role":"symbol","title":"iso_itu.ds.attributeType.owner","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"owner"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/owner","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/owner"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/certificateRevocationList":{"role":"symbol","title":"iso_itu.ds.attributeType.certificateRevocationList","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateRevocationList"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/certificateRevocationList","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/certificaterevocationlist"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/x121Address":{"role":"symbol","title":"iso_itu.ds.attributeType.x121Address","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"x121Address"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/x121Address","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/x121address"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/urn":{"role":"symbol","title":"iso_itu.ds.attributeType.urn","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"urn"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/urn","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/urn"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/crossCertificatePair":{"role":"symbol","title":"iso_itu.ds.attributeType.crossCertificatePair","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crossCertificatePair"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/crossCertificatePair","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/crosscertificatepair"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/epc":{"role":"symbol","title":"iso_itu.ds.attributeType.epc","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"epc"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/epc","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/epc"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/enhancedSearchGuide":{"role":"symbol","title":"iso_itu.ds.attributeType.enhancedSearchGuide","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"enhancedSearchGuide"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/enhancedSearchGuide","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/enhancedsearchguide"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/roleOccupant":{"role":"symbol","title":"iso_itu.ds.attributeType.roleOccupant","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"roleOccupant"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/roleOccupant","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/roleoccupant"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/pkiPath":{"role":"symbol","title":"iso_itu.ds.attributeType.pkiPath","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkiPath"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/pkiPath","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/pkipath"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/epcFormat":{"role":"symbol","title":"iso_itu.ds.attributeType.epcFormat","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"epcFormat"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/epcFormat","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/epcformat"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/seeAlso":{"role":"symbol","title":"iso_itu.ds.attributeType.seeAlso","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"seeAlso"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/seeAlso","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/seealso"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/userPassword":{"role":"symbol","title":"iso_itu.ds.attributeType.userPassword","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userPassword"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/userPassword","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/userpassword"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/family":{"role":"symbol","title":"iso_itu.ds.attributeType.family","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"family"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/family","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/family"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/clearance":{"role":"symbol","title":"iso_itu.ds.attributeType.clearance","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"clearance"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/clearance","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/clearance"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/defaultDirQop":{"role":"symbol","title":"iso_itu.ds.attributeType.defaultDirQop","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaultDirQop"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/defaultDirQop","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/defaultdirqop"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/tagOid":{"role":"symbol","title":"iso_itu.ds.attributeType.tagOid","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"tagOid"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/tagOid","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/tagoid"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/attributeAuthorityRevocationList":{"role":"symbol","title":"iso_itu.ds.attributeType.attributeAuthorityRevocationList","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeAuthorityRevocationList"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeAuthorityRevocationList","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributeauthorityrevocationlist"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/confKeyInfo":{"role":"symbol","title":"iso_itu.ds.attributeType.confKeyInfo","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"confKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/confKeyInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/confkeyinfo"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/internationalISDNNumber":{"role":"symbol","title":"iso_itu.ds.attributeType.internationalISDNNumber","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"internationalISDNNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/internationalISDNNumber","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/internationalisdnnumber"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/registeredAddress":{"role":"symbol","title":"iso_itu.ds.attributeType.registeredAddress","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"registeredAddress"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/registeredAddress","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/registeredaddress"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/searchGuide":{"role":"symbol","title":"iso_itu.ds.attributeType.searchGuide","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchGuide"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/searchGuide","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/searchguide"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/ldapUrl":{"role":"symbol","title":"iso_itu.ds.attributeType.ldapUrl","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ldapUrl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/ldapUrl","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/ldapurl"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/commonName":{"role":"symbol","title":"iso_itu.ds.attributeType.commonName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"commonName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/commonName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/commonname"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/communicationsNetwork":{"role":"symbol","title":"iso_itu.ds.attributeType.communicationsNetwork","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"communicationsNetwork"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/communicationsNetwork","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/communicationsnetwork"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/certificationPracticeStmt":{"role":"symbol","title":"iso_itu.ds.attributeType.certificationPracticeStmt","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificationPracticeStmt"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/certificationPracticeStmt","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/certificationpracticestmt"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/protocolInformation":{"role":"symbol","title":"iso_itu.ds.attributeType.protocolInformation","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"protocolInformation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/protocolInformation","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/protocolinformation"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/attributeCertificate":{"role":"symbol","title":"iso_itu.ds.attributeType.attributeCertificate","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeCertificate","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributecertificate"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/permission":{"role":"symbol","title":"iso_itu.ds.attributeType.permission","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"permission"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/permission","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/permission"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/postalAddress":{"role":"symbol","title":"iso_itu.ds.attributeType.postalAddress","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"postalAddress"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/postalAddress","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/postaladdress"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/supportedApplicationContext":{"role":"symbol","title":"iso_itu.ds.attributeType.supportedApplicationContext","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"supportedApplicationContext"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/supportedApplicationContext","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/supportedapplicationcontext"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/physicalDeliveryOfficeName":{"role":"symbol","title":"iso_itu.ds.attributeType.physicalDeliveryOfficeName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"physicalDeliveryOfficeName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/physicalDeliveryOfficeName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/physicaldeliveryofficename"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/postOfficeBox":{"role":"symbol","title":"iso_itu.ds.attributeType.postOfficeBox","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"postOfficeBox"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/postOfficeBox","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/postofficebox"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/role":{"role":"symbol","title":"iso_itu.ds.attributeType.role","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"role"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/role","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/role"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/facsimileTelephoneNumber":{"role":"symbol","title":"iso_itu.ds.attributeType.facsimileTelephoneNumber","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"facsimileTelephoneNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/facsimileTelephoneNumber","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/facsimiletelephonenumber"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/generationQualifier":{"role":"symbol","title":"iso_itu.ds.attributeType.generationQualifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"generationQualifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/generationQualifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/generationqualifier"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/organizationIdentifier":{"role":"symbol","title":"iso_itu.ds.attributeType.organizationIdentifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"organizationIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/organizationIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/organizationidentifier"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/businessCategory":{"role":"symbol","title":"iso_itu.ds.attributeType.businessCategory","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"businessCategory"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/businessCategory","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/businesscategory"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/pseudonym":{"role":"symbol","title":"iso_itu.ds.attributeType.pseudonym","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pseudonym"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/pseudonym","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/pseudonym"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/attributeCertificateRevocationList":{"role":"symbol","title":"iso_itu.ds.attributeType.attributeCertificateRevocationList","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeCertificateRevocationList"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeCertificateRevocationList","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributecertificaterevocationlist"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/name":{"role":"symbol","title":"iso_itu.ds.attributeType.name","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/name","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/name"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/uuidpair":{"role":"symbol","title":"iso_itu.ds.attributeType.uuidpair","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uuidpair"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uuidpair","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uuidpair"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/privPolicy":{"role":"symbol","title":"iso_itu.ds.attributeType.privPolicy","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"privPolicy"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/privPolicy","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/privpolicy"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/uii":{"role":"symbol","title":"iso_itu.ds.attributeType.uii","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uii"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uii","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uii"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/surname":{"role":"symbol","title":"iso_itu.ds.attributeType.surname","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"surname"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/surname","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/surname"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/postalCode":{"role":"symbol","title":"iso_itu.ds.attributeType.postalCode","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"postalCode"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/postalCode","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/postalcode"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/stateOrProvinceName":{"role":"symbol","title":"iso_itu.ds.attributeType.stateOrProvinceName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"stateOrProvinceName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/stateOrProvinceName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/stateorprovincename"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/epcInUrn":{"role":"symbol","title":"iso_itu.ds.attributeType.epcInUrn","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"epcInUrn"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/epcInUrn","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/epcinurn"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/caCertificate":{"role":"symbol","title":"iso_itu.ds.attributeType.caCertificate","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"caCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/caCertificate","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/cacertificate"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/knowledgeInformation":{"role":"symbol","title":"iso_itu.ds.attributeType.knowledgeInformation","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"knowledgeInformation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/knowledgeInformation","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/knowledgeinformation"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/authorityRevocationList":{"role":"symbol","title":"iso_itu.ds.attributeType.authorityRevocationList","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityRevocationList"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/authorityRevocationList","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/authorityrevocationlist"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/localityName":{"role":"symbol","title":"iso_itu.ds.attributeType.localityName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"localityName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/localityName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/localityname"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/serialNumber":{"role":"symbol","title":"iso_itu.ds.attributeType.serialNumber","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"serialNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/serialNumber","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/serialnumber"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/organizationName":{"role":"symbol","title":"iso_itu.ds.attributeType.organizationName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"organizationName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/organizationName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/organizationname"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/communicationsService":{"role":"symbol","title":"iso_itu.ds.attributeType.communicationsService","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"communicationsService"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/communicationsService","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/communicationsservice"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/dmdName":{"role":"symbol","title":"iso_itu.ds.attributeType.dmdName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dmdName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/dmdName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/dmdname"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/attributeDescriptorCertificate":{"role":"symbol","title":"iso_itu.ds.attributeType.attributeDescriptorCertificate","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeDescriptorCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeDescriptorCertificate","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributedescriptorcertificate"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/streetAddress":{"role":"symbol","title":"iso_itu.ds.attributeType.streetAddress","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"streetAddress"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/streetAddress","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/streetaddress"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/tagAfi":{"role":"symbol","title":"iso_itu.ds.attributeType.tagAfi","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"tagAfi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/tagAfi","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/tagafi"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/teletexTerminalIdentifier":{"role":"symbol","title":"iso_itu.ds.attributeType.teletexTerminalIdentifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"teletexTerminalIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/teletexTerminalIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/teletexterminalidentifier"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/xmlPrivPolicy":{"role":"symbol","title":"iso_itu.ds.attributeType.xmlPrivPolicy","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"xmlPrivPolicy"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/xmlPrivPolicy","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/xmlprivpolicy"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/aaCertificate":{"role":"symbol","title":"iso_itu.ds.attributeType.aaCertificate","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aaCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/aaCertificate","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/aacertificate"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/delegationPath":{"role":"symbol","title":"iso_itu.ds.attributeType.delegationPath","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"delegationPath"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/delegationPath","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/delegationpath"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/description":{"role":"symbol","title":"iso_itu.ds.attributeType.description","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/description","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/description"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/distinguishedName":{"role":"symbol","title":"iso_itu.ds.attributeType.distinguishedName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"distinguishedName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/distinguishedName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/distinguishedname"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/tagLocation":{"role":"symbol","title":"iso_itu.ds.attributeType.tagLocation","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"tagLocation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/tagLocation","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/taglocation"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/protPrivPolicy":{"role":"symbol","title":"iso_itu.ds.attributeType.protPrivPolicy","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"protPrivPolicy"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/protPrivPolicy","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/protprivpolicy"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/uniqueIdentifier":{"role":"symbol","title":"iso_itu.ds.attributeType.uniqueIdentifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uniqueIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uniqueIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uniqueidentifier"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/initials":{"role":"symbol","title":"iso_itu.ds.attributeType.initials","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"initials"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/initials","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/initials"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/givenName":{"role":"symbol","title":"iso_itu.ds.attributeType.givenName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"givenName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/givenName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/givenname"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/dnQualifier":{"role":"symbol","title":"iso_itu.ds.attributeType.dnQualifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dnQualifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/dnQualifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/dnqualifier"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/url":{"role":"symbol","title":"iso_itu.ds.attributeType.url","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"url"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/url","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/url"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/names"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/contentUrl":{"role":"symbol","title":"iso_itu.ds.attributeType.contentUrl","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentUrl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/contentUrl","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/contenturl"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/userCertificate":{"role":"symbol","title":"iso_itu.ds.attributeType.userCertificate","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/userCertificate","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/usercertificate"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/uiiInUrh":{"role":"symbol","title":"iso_itu.ds.attributeType.uiiInUrh","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uiiInUrh"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uiiInUrh","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uiiinurh"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/organizationalUnitName":{"role":"symbol","title":"iso_itu.ds.attributeType.organizationalUnitName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"organizationalUnitName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/organizationalUnitName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/organizationalunitname"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/countryName":{"role":"symbol","title":"iso_itu.ds.attributeType.countryName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"countryName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/countryName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/countryname"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/uri":{"role":"symbol","title":"iso_itu.ds.attributeType.uri","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uri"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uri","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uri"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/certificatePolicy":{"role":"symbol","title":"iso_itu.ds.attributeType.certificatePolicy","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificatePolicy"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/certificatePolicy","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/certificatepolicy"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/xmlPrivilegeInfo":{"role":"symbol","title":"iso_itu.ds.attributeType.xmlPrivilegeInfo","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"xmlPrivilegeInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/xmlPrivilegeInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/xmlprivilegeinfo"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/objectClass":{"role":"symbol","title":"iso_itu.ds.attributeType.objectClass","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectClass"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/objectClass","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/objectclass"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/pwdAttribute":{"role":"symbol","title":"iso_itu.ds.attributeType.pwdAttribute","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pwdAttribute"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/pwdAttribute","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/pwdattribute"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/preferredDeliveryMethod":{"role":"symbol","title":"iso_itu.ds.attributeType.preferredDeliveryMethod","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"preferredDeliveryMethod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/preferredDeliveryMethod","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/preferreddeliverymethod"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/attributeIntegrityInfo":{"role":"symbol","title":"iso_itu.ds.attributeType.attributeIntegrityInfo","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeIntegrityInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeIntegrityInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributeintegrityinfo"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/aliasedEntryName":{"role":"symbol","title":"iso_itu.ds.attributeType.aliasedEntryName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aliasedEntryName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/aliasedEntryName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/aliasedentryname"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/telephoneNumber":{"role":"symbol","title":"iso_itu.ds.attributeType.telephoneNumber","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"telephoneNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/telephoneNumber","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/telephonenumber"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/member":{"role":"symbol","title":"iso_itu.ds.attributeType.member","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"member"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/member","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/member"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/userPwd":{"role":"symbol","title":"iso_itu.ds.attributeType.userPwd","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userPwd"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/userPwd","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/userpwd"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/utmCoordinates":{"role":"symbol","title":"iso_itu.ds.attributeType.utmCoordinates","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"utmCoordinates"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/utmCoordinates","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/utmcoordinates"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/houseIdentifier":{"role":"symbol","title":"iso_itu.ds.attributeType.houseIdentifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"houseIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/houseIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/houseidentifier"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/uiiFormat":{"role":"symbol","title":"iso_itu.ds.attributeType.uiiFormat","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uiiFormat"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uiiFormat","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uiiformat"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/urnC":{"role":"symbol","title":"iso_itu.ds.attributeType.urnC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"urnC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/urnC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/urnc"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/destinationIndicator":{"role":"symbol","title":"iso_itu.ds.attributeType.destinationIndicator","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"destinationIndicator"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/destinationIndicator","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/destinationindicator"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/!=(_:_:).json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/!=(_:_:).json index e11d0ac61..5a0f0bcb8 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/!=(_:_:).json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:9ShieldOID7iso_ituV2dsV13attributeTypeO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/!=(_:_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:9ShieldOID7iso_ituV2dsV13attributeTypeO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/aacertificate.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/aacertificate.json index 52f3b6145..0f50179d1 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/aacertificate.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/aacertificate.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aaCertificate"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/aacertificate"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/aaCertificate","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aaCertificate"}],"title":"iso_itu.ds.attributeType.aaCertificate","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO13aaCertificateyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/aaCertificate":{"role":"symbol","title":"iso_itu.ds.attributeType.aaCertificate","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aaCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/aaCertificate","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/aacertificate"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aaCertificate"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/aacertificate"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/aaCertificate","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aaCertificate"}],"title":"iso_itu.ds.attributeType.aaCertificate","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO13aaCertificateyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/aaCertificate":{"role":"symbol","title":"iso_itu.ds.attributeType.aaCertificate","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aaCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/aaCertificate","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/aacertificate"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/aliasedentryname.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/aliasedentryname.json index e7764e000..9857a8a88 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/aliasedentryname.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/aliasedentryname.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aliasedEntryName"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/aliasedentryname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/aliasedEntryName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aliasedEntryName"}],"title":"iso_itu.ds.attributeType.aliasedEntryName","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO16aliasedEntryNameyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/aliasedEntryName":{"role":"symbol","title":"iso_itu.ds.attributeType.aliasedEntryName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aliasedEntryName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/aliasedEntryName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/aliasedentryname"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aliasedEntryName"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/aliasedentryname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/aliasedEntryName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aliasedEntryName"}],"title":"iso_itu.ds.attributeType.aliasedEntryName","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO16aliasedEntryNameyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/aliasedEntryName":{"role":"symbol","title":"iso_itu.ds.attributeType.aliasedEntryName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"aliasedEntryName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/aliasedEntryName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/aliasedentryname"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/attributeauthorityrevocationlist.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/attributeauthorityrevocationlist.json index 199537db2..7be183a3d 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/attributeauthorityrevocationlist.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/attributeauthorityrevocationlist.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeAuthorityRevocationList"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributeauthorityrevocationlist"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeAuthorityRevocationList","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeAuthorityRevocationList"}],"title":"iso_itu.ds.attributeType.attributeAuthorityRevocationList","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO0F23AuthorityRevocationListyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/attributeAuthorityRevocationList":{"role":"symbol","title":"iso_itu.ds.attributeType.attributeAuthorityRevocationList","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeAuthorityRevocationList"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeAuthorityRevocationList","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributeauthorityrevocationlist"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeAuthorityRevocationList"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributeauthorityrevocationlist"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeAuthorityRevocationList","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeAuthorityRevocationList"}],"title":"iso_itu.ds.attributeType.attributeAuthorityRevocationList","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO0F23AuthorityRevocationListyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/attributeAuthorityRevocationList":{"role":"symbol","title":"iso_itu.ds.attributeType.attributeAuthorityRevocationList","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeAuthorityRevocationList"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeAuthorityRevocationList","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributeauthorityrevocationlist"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/attributecertificate.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/attributecertificate.json index 1bc54deb3..8e0a2296f 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/attributecertificate.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/attributecertificate.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeCertificate"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributecertificate"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeCertificate","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeCertificate"}],"title":"iso_itu.ds.attributeType.attributeCertificate","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO0F11CertificateyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/attributeCertificate":{"role":"symbol","title":"iso_itu.ds.attributeType.attributeCertificate","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeCertificate","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributecertificate"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeCertificate"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributecertificate"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeCertificate","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeCertificate"}],"title":"iso_itu.ds.attributeType.attributeCertificate","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO0F11CertificateyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/attributeCertificate":{"role":"symbol","title":"iso_itu.ds.attributeType.attributeCertificate","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeCertificate","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributecertificate"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/attributecertificaterevocationlist.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/attributecertificaterevocationlist.json index b08b64dba..cf8d1ddac 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/attributecertificaterevocationlist.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/attributecertificaterevocationlist.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeCertificateRevocationList"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributecertificaterevocationlist"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeCertificateRevocationList","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeCertificateRevocationList"}],"title":"iso_itu.ds.attributeType.attributeCertificateRevocationList","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO0F25CertificateRevocationListyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/attributeCertificateRevocationList":{"role":"symbol","title":"iso_itu.ds.attributeType.attributeCertificateRevocationList","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeCertificateRevocationList"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeCertificateRevocationList","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributecertificaterevocationlist"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeCertificateRevocationList"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributecertificaterevocationlist"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeCertificateRevocationList","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeCertificateRevocationList"}],"title":"iso_itu.ds.attributeType.attributeCertificateRevocationList","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO0F25CertificateRevocationListyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/attributeCertificateRevocationList":{"role":"symbol","title":"iso_itu.ds.attributeType.attributeCertificateRevocationList","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeCertificateRevocationList"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeCertificateRevocationList","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributecertificaterevocationlist"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/attributedescriptorcertificate.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/attributedescriptorcertificate.json index 453630fac..fcde24b29 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/attributedescriptorcertificate.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/attributedescriptorcertificate.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeDescriptorCertificate"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributedescriptorcertificate"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeDescriptorCertificate","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeDescriptorCertificate"}],"title":"iso_itu.ds.attributeType.attributeDescriptorCertificate","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO0F21DescriptorCertificateyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/attributeDescriptorCertificate":{"role":"symbol","title":"iso_itu.ds.attributeType.attributeDescriptorCertificate","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeDescriptorCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeDescriptorCertificate","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributedescriptorcertificate"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeDescriptorCertificate"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributedescriptorcertificate"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeDescriptorCertificate","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeDescriptorCertificate"}],"title":"iso_itu.ds.attributeType.attributeDescriptorCertificate","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO0F21DescriptorCertificateyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/attributeDescriptorCertificate":{"role":"symbol","title":"iso_itu.ds.attributeType.attributeDescriptorCertificate","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeDescriptorCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeDescriptorCertificate","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributedescriptorcertificate"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/attributeintegrityinfo.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/attributeintegrityinfo.json index 23c5c3efc..1311eb873 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/attributeintegrityinfo.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/attributeintegrityinfo.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeIntegrityInfo"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributeintegrityinfo"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeIntegrityInfo","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeIntegrityInfo"}],"title":"iso_itu.ds.attributeType.attributeIntegrityInfo","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO0F13IntegrityInfoyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/attributeIntegrityInfo":{"role":"symbol","title":"iso_itu.ds.attributeType.attributeIntegrityInfo","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeIntegrityInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeIntegrityInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributeintegrityinfo"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeIntegrityInfo"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributeintegrityinfo"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeIntegrityInfo","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeIntegrityInfo"}],"title":"iso_itu.ds.attributeType.attributeIntegrityInfo","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO0F13IntegrityInfoyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/attributeIntegrityInfo":{"role":"symbol","title":"iso_itu.ds.attributeType.attributeIntegrityInfo","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeIntegrityInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/attributeIntegrityInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributeintegrityinfo"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/authorityrevocationlist.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/authorityrevocationlist.json index 1d390e285..250a113ed 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/authorityrevocationlist.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/authorityrevocationlist.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityRevocationList"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/authorityrevocationlist"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/authorityRevocationList","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityRevocationList"}],"title":"iso_itu.ds.attributeType.authorityRevocationList","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO23authorityRevocationListyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/authorityRevocationList":{"role":"symbol","title":"iso_itu.ds.attributeType.authorityRevocationList","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityRevocationList"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/authorityRevocationList","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/authorityrevocationlist"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityRevocationList"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/authorityrevocationlist"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/authorityRevocationList","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityRevocationList"}],"title":"iso_itu.ds.attributeType.authorityRevocationList","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO23authorityRevocationListyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/authorityRevocationList":{"role":"symbol","title":"iso_itu.ds.attributeType.authorityRevocationList","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityRevocationList"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/authorityRevocationList","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/authorityrevocationlist"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/businesscategory.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/businesscategory.json index 6a3a9d10f..56ede5d7a 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/businesscategory.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/businesscategory.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"businessCategory"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/businesscategory"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/businessCategory","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"businessCategory"}],"title":"iso_itu.ds.attributeType.businessCategory","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO16businessCategoryyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/businessCategory":{"role":"symbol","title":"iso_itu.ds.attributeType.businessCategory","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"businessCategory"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/businessCategory","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/businesscategory"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"businessCategory"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/businesscategory"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/businessCategory","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"businessCategory"}],"title":"iso_itu.ds.attributeType.businessCategory","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO16businessCategoryyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/businessCategory":{"role":"symbol","title":"iso_itu.ds.attributeType.businessCategory","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"businessCategory"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/businessCategory","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/businesscategory"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/cacertificate.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/cacertificate.json index 6f8bb103d..16a65cda6 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/cacertificate.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/cacertificate.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"caCertificate"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/cacertificate"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/caCertificate","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"caCertificate"}],"title":"iso_itu.ds.attributeType.caCertificate","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO13caCertificateyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/caCertificate":{"role":"symbol","title":"iso_itu.ds.attributeType.caCertificate","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"caCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/caCertificate","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/cacertificate"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"caCertificate"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/cacertificate"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/caCertificate","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"caCertificate"}],"title":"iso_itu.ds.attributeType.caCertificate","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO13caCertificateyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/caCertificate":{"role":"symbol","title":"iso_itu.ds.attributeType.caCertificate","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"caCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/caCertificate","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/cacertificate"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/certificatepolicy.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/certificatepolicy.json index 742da568d..51017f8fc 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/certificatepolicy.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/certificatepolicy.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificatePolicy"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/certificatepolicy"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/certificatePolicy","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificatePolicy"}],"title":"iso_itu.ds.attributeType.certificatePolicy","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO17certificatePolicyyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/certificatePolicy":{"role":"symbol","title":"iso_itu.ds.attributeType.certificatePolicy","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificatePolicy"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/certificatePolicy","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/certificatepolicy"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificatePolicy"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/certificatepolicy"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/certificatePolicy","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificatePolicy"}],"title":"iso_itu.ds.attributeType.certificatePolicy","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO17certificatePolicyyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/certificatePolicy":{"role":"symbol","title":"iso_itu.ds.attributeType.certificatePolicy","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificatePolicy"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/certificatePolicy","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/certificatepolicy"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/certificaterevocationlist.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/certificaterevocationlist.json index 82ec7e1fc..d3e46f269 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/certificaterevocationlist.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/certificaterevocationlist.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateRevocationList"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/certificaterevocationlist"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/certificateRevocationList","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateRevocationList"}],"title":"iso_itu.ds.attributeType.certificateRevocationList","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO25certificateRevocationListyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/certificateRevocationList":{"role":"symbol","title":"iso_itu.ds.attributeType.certificateRevocationList","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateRevocationList"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/certificateRevocationList","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/certificaterevocationlist"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateRevocationList"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/certificaterevocationlist"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/certificateRevocationList","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateRevocationList"}],"title":"iso_itu.ds.attributeType.certificateRevocationList","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO25certificateRevocationListyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/certificateRevocationList":{"role":"symbol","title":"iso_itu.ds.attributeType.certificateRevocationList","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateRevocationList"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/certificateRevocationList","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/certificaterevocationlist"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/certificationpracticestmt.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/certificationpracticestmt.json index dfc0c5935..a39e5b32b 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/certificationpracticestmt.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/certificationpracticestmt.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificationPracticeStmt"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/certificationpracticestmt"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/certificationPracticeStmt","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificationPracticeStmt"}],"title":"iso_itu.ds.attributeType.certificationPracticeStmt","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO25certificationPracticeStmtyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/certificationPracticeStmt":{"role":"symbol","title":"iso_itu.ds.attributeType.certificationPracticeStmt","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificationPracticeStmt"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/certificationPracticeStmt","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/certificationpracticestmt"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificationPracticeStmt"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/certificationpracticestmt"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/certificationPracticeStmt","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificationPracticeStmt"}],"title":"iso_itu.ds.attributeType.certificationPracticeStmt","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO25certificationPracticeStmtyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/certificationPracticeStmt":{"role":"symbol","title":"iso_itu.ds.attributeType.certificationPracticeStmt","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificationPracticeStmt"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/certificationPracticeStmt","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/certificationpracticestmt"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/clearance.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/clearance.json index 93fe92047..c8e561ebb 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/clearance.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/clearance.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"clearance"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/clearance"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/clearance","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"clearance"}],"title":"iso_itu.ds.attributeType.clearance","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO9clearanceyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/clearance":{"role":"symbol","title":"iso_itu.ds.attributeType.clearance","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"clearance"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/clearance","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/clearance"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"clearance"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/clearance"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/clearance","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"clearance"}],"title":"iso_itu.ds.attributeType.clearance","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO9clearanceyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/clearance":{"role":"symbol","title":"iso_itu.ds.attributeType.clearance","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"clearance"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/clearance","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/clearance"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/commonname.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/commonname.json index 10f053fa8..5f4ae54c7 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/commonname.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/commonname.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"commonName"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/commonname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/commonName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"commonName"}],"title":"iso_itu.ds.attributeType.commonName","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO10commonNameyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/commonName":{"role":"symbol","title":"iso_itu.ds.attributeType.commonName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"commonName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/commonName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/commonname"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"commonName"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/commonname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/commonName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"commonName"}],"title":"iso_itu.ds.attributeType.commonName","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO10commonNameyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/commonName":{"role":"symbol","title":"iso_itu.ds.attributeType.commonName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"commonName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/commonName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/commonname"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/communicationsnetwork.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/communicationsnetwork.json index 6b2bc4276..e651461b4 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/communicationsnetwork.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/communicationsnetwork.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"communicationsNetwork"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/communicationsnetwork"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/communicationsNetwork","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"communicationsNetwork"}],"title":"iso_itu.ds.attributeType.communicationsNetwork","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO21communicationsNetworkyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/communicationsNetwork":{"role":"symbol","title":"iso_itu.ds.attributeType.communicationsNetwork","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"communicationsNetwork"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/communicationsNetwork","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/communicationsnetwork"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"communicationsNetwork"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/communicationsnetwork"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/communicationsNetwork","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"communicationsNetwork"}],"title":"iso_itu.ds.attributeType.communicationsNetwork","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO21communicationsNetworkyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/communicationsNetwork":{"role":"symbol","title":"iso_itu.ds.attributeType.communicationsNetwork","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"communicationsNetwork"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/communicationsNetwork","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/communicationsnetwork"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/communicationsservice.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/communicationsservice.json index f6ad3fd60..0bfc51654 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/communicationsservice.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/communicationsservice.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"communicationsService"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/communicationsservice"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/communicationsService","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"communicationsService"}],"title":"iso_itu.ds.attributeType.communicationsService","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO21communicationsServiceyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/communicationsService":{"role":"symbol","title":"iso_itu.ds.attributeType.communicationsService","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"communicationsService"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/communicationsService","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/communicationsservice"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"communicationsService"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/communicationsservice"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/communicationsService","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"communicationsService"}],"title":"iso_itu.ds.attributeType.communicationsService","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO21communicationsServiceyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/communicationsService":{"role":"symbol","title":"iso_itu.ds.attributeType.communicationsService","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"communicationsService"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/communicationsService","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/communicationsservice"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/confkeyinfo.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/confkeyinfo.json index 2132383c7..862ebe60d 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/confkeyinfo.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/confkeyinfo.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"confKeyInfo"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/confkeyinfo"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/confKeyInfo","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"confKeyInfo"}],"title":"iso_itu.ds.attributeType.confKeyInfo","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO11confKeyInfoyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/confKeyInfo":{"role":"symbol","title":"iso_itu.ds.attributeType.confKeyInfo","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"confKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/confKeyInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/confkeyinfo"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"confKeyInfo"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/confkeyinfo"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/confKeyInfo","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"confKeyInfo"}],"title":"iso_itu.ds.attributeType.confKeyInfo","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO11confKeyInfoyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/confKeyInfo":{"role":"symbol","title":"iso_itu.ds.attributeType.confKeyInfo","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"confKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/confKeyInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/confkeyinfo"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/contenturl.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/contenturl.json index 42c5fb74b..6ce2b30f1 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/contenturl.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/contenturl.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentUrl"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/contenturl"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/contentUrl","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentUrl"}],"title":"iso_itu.ds.attributeType.contentUrl","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO10contentUrlyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/contentUrl":{"role":"symbol","title":"iso_itu.ds.attributeType.contentUrl","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentUrl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/contentUrl","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/contenturl"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentUrl"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/contenturl"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/contentUrl","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentUrl"}],"title":"iso_itu.ds.attributeType.contentUrl","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO10contentUrlyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/contentUrl":{"role":"symbol","title":"iso_itu.ds.attributeType.contentUrl","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentUrl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/contentUrl","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/contenturl"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/countryname.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/countryname.json index 5d4165a1e..cf73b5f76 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/countryname.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/countryname.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"countryName"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/countryname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/countryName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"countryName"}],"title":"iso_itu.ds.attributeType.countryName","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO11countryNameyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/countryName":{"role":"symbol","title":"iso_itu.ds.attributeType.countryName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"countryName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/countryName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/countryname"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"countryName"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/countryname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/countryName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"countryName"}],"title":"iso_itu.ds.attributeType.countryName","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO11countryNameyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/countryName":{"role":"symbol","title":"iso_itu.ds.attributeType.countryName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"countryName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/countryName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/countryname"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/crosscertificatepair.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/crosscertificatepair.json index 67da43a76..8e1a61aa6 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/crosscertificatepair.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/crosscertificatepair.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crossCertificatePair"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/crosscertificatepair"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/crossCertificatePair","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crossCertificatePair"}],"title":"iso_itu.ds.attributeType.crossCertificatePair","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO20crossCertificatePairyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/crossCertificatePair":{"role":"symbol","title":"iso_itu.ds.attributeType.crossCertificatePair","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crossCertificatePair"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/crossCertificatePair","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/crosscertificatepair"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crossCertificatePair"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/crosscertificatepair"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/crossCertificatePair","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crossCertificatePair"}],"title":"iso_itu.ds.attributeType.crossCertificatePair","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO20crossCertificatePairyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/crossCertificatePair":{"role":"symbol","title":"iso_itu.ds.attributeType.crossCertificatePair","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crossCertificatePair"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/crossCertificatePair","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/crosscertificatepair"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/defaultdirqop.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/defaultdirqop.json index c16aa6309..69b29f2e2 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/defaultdirqop.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/defaultdirqop.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaultDirQop"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/defaultdirqop"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/defaultDirQop","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaultDirQop"}],"title":"iso_itu.ds.attributeType.defaultDirQop","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO13defaultDirQopyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/defaultDirQop":{"role":"symbol","title":"iso_itu.ds.attributeType.defaultDirQop","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaultDirQop"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/defaultDirQop","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/defaultdirqop"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaultDirQop"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/defaultdirqop"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/defaultDirQop","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaultDirQop"}],"title":"iso_itu.ds.attributeType.defaultDirQop","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO13defaultDirQopyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/defaultDirQop":{"role":"symbol","title":"iso_itu.ds.attributeType.defaultDirQop","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaultDirQop"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/defaultDirQop","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/defaultdirqop"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/delegationpath.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/delegationpath.json index e090dd25f..296ffdc35 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/delegationpath.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/delegationpath.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"delegationPath"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/delegationpath"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/delegationPath","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"delegationPath"}],"title":"iso_itu.ds.attributeType.delegationPath","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO14delegationPathyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/delegationPath":{"role":"symbol","title":"iso_itu.ds.attributeType.delegationPath","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"delegationPath"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/delegationPath","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/delegationpath"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"delegationPath"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/delegationpath"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/delegationPath","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"delegationPath"}],"title":"iso_itu.ds.attributeType.delegationPath","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO14delegationPathyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/delegationPath":{"role":"symbol","title":"iso_itu.ds.attributeType.delegationPath","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"delegationPath"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/delegationPath","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/delegationpath"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/deltarevocationlist.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/deltarevocationlist.json index 15e22bee5..7e3df39f9 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/deltarevocationlist.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/deltarevocationlist.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"deltaRevocationList"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/deltarevocationlist"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/deltaRevocationList","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"deltaRevocationList"}],"title":"iso_itu.ds.attributeType.deltaRevocationList","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO19deltaRevocationListyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/deltaRevocationList":{"role":"symbol","title":"iso_itu.ds.attributeType.deltaRevocationList","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"deltaRevocationList"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/deltaRevocationList","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/deltarevocationlist"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"deltaRevocationList"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/deltarevocationlist"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/deltaRevocationList","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"deltaRevocationList"}],"title":"iso_itu.ds.attributeType.deltaRevocationList","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO19deltaRevocationListyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/deltaRevocationList":{"role":"symbol","title":"iso_itu.ds.attributeType.deltaRevocationList","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"deltaRevocationList"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/deltaRevocationList","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/deltarevocationlist"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/description.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/description.json index a8fb3b532..9d9d7e146 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/description.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/description.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/description"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/description","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"}],"title":"iso_itu.ds.attributeType.description","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO11descriptionyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/description":{"role":"symbol","title":"iso_itu.ds.attributeType.description","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/description","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/description"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/description"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/description","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"}],"title":"iso_itu.ds.attributeType.description","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO11descriptionyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/description":{"role":"symbol","title":"iso_itu.ds.attributeType.description","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/description","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/description"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/destinationindicator.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/destinationindicator.json index 0d11cbe2d..c91b6677e 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/destinationindicator.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/destinationindicator.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"destinationIndicator"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/destinationindicator"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/destinationIndicator","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"destinationIndicator"}],"title":"iso_itu.ds.attributeType.destinationIndicator","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO20destinationIndicatoryA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/destinationIndicator":{"role":"symbol","title":"iso_itu.ds.attributeType.destinationIndicator","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"destinationIndicator"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/destinationIndicator","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/destinationindicator"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"destinationIndicator"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/destinationindicator"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/destinationIndicator","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"destinationIndicator"}],"title":"iso_itu.ds.attributeType.destinationIndicator","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO20destinationIndicatoryA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/destinationIndicator":{"role":"symbol","title":"iso_itu.ds.attributeType.destinationIndicator","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"destinationIndicator"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/destinationIndicator","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/destinationindicator"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/distinguishedname.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/distinguishedname.json index b6640cdf2..93bd40b14 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/distinguishedname.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/distinguishedname.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"distinguishedName"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/distinguishedname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/distinguishedName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"distinguishedName"}],"title":"iso_itu.ds.attributeType.distinguishedName","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO17distinguishedNameyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/distinguishedName":{"role":"symbol","title":"iso_itu.ds.attributeType.distinguishedName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"distinguishedName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/distinguishedName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/distinguishedname"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"distinguishedName"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/distinguishedname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/distinguishedName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"distinguishedName"}],"title":"iso_itu.ds.attributeType.distinguishedName","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO17distinguishedNameyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/distinguishedName":{"role":"symbol","title":"iso_itu.ds.attributeType.distinguishedName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"distinguishedName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/distinguishedName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/distinguishedname"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/dmdname.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/dmdname.json index 44e1efcaa..471c1a6fd 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/dmdname.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/dmdname.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dmdName"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/dmdname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/dmdName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dmdName"}],"title":"iso_itu.ds.attributeType.dmdName","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO7dmdNameyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/dmdName":{"role":"symbol","title":"iso_itu.ds.attributeType.dmdName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dmdName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/dmdName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/dmdname"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dmdName"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/dmdname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/dmdName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dmdName"}],"title":"iso_itu.ds.attributeType.dmdName","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO7dmdNameyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/dmdName":{"role":"symbol","title":"iso_itu.ds.attributeType.dmdName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dmdName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/dmdName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/dmdname"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/dnqualifier.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/dnqualifier.json index 35a207138..f78bfc661 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/dnqualifier.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/dnqualifier.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dnQualifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/dnqualifier"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/dnQualifier","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dnQualifier"}],"title":"iso_itu.ds.attributeType.dnQualifier","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO11dnQualifieryA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/dnQualifier":{"role":"symbol","title":"iso_itu.ds.attributeType.dnQualifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dnQualifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/dnQualifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/dnqualifier"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dnQualifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/dnqualifier"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/dnQualifier","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dnQualifier"}],"title":"iso_itu.ds.attributeType.dnQualifier","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO11dnQualifieryA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/dnQualifier":{"role":"symbol","title":"iso_itu.ds.attributeType.dnQualifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dnQualifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/dnQualifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/dnqualifier"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/enhancedsearchguide.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/enhancedsearchguide.json index 46b180bea..253f5746c 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/enhancedsearchguide.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/enhancedsearchguide.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"enhancedSearchGuide"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/enhancedsearchguide"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/enhancedSearchGuide","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"enhancedSearchGuide"}],"title":"iso_itu.ds.attributeType.enhancedSearchGuide","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO19enhancedSearchGuideyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/enhancedSearchGuide":{"role":"symbol","title":"iso_itu.ds.attributeType.enhancedSearchGuide","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"enhancedSearchGuide"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/enhancedSearchGuide","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/enhancedsearchguide"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"enhancedSearchGuide"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/enhancedsearchguide"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/enhancedSearchGuide","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"enhancedSearchGuide"}],"title":"iso_itu.ds.attributeType.enhancedSearchGuide","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO19enhancedSearchGuideyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/enhancedSearchGuide":{"role":"symbol","title":"iso_itu.ds.attributeType.enhancedSearchGuide","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"enhancedSearchGuide"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/enhancedSearchGuide","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/enhancedsearchguide"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/epc.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/epc.json index f60d8b0cb..f88483bb8 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/epc.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/epc.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"epc"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/epc"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/epc","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"epc"}],"title":"iso_itu.ds.attributeType.epc","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO3epcyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/epc":{"role":"symbol","title":"iso_itu.ds.attributeType.epc","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"epc"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/epc","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/epc"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"epc"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/epc"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/epc","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"epc"}],"title":"iso_itu.ds.attributeType.epc","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO3epcyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/epc":{"role":"symbol","title":"iso_itu.ds.attributeType.epc","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"epc"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/epc","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/epc"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/epcformat.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/epcformat.json index 905b61779..1b265630a 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/epcformat.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/epcformat.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"epcFormat"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/epcformat"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/epcFormat","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"epcFormat"}],"title":"iso_itu.ds.attributeType.epcFormat","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO9epcFormatyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/epcFormat":{"role":"symbol","title":"iso_itu.ds.attributeType.epcFormat","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"epcFormat"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/epcFormat","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/epcformat"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"epcFormat"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/epcformat"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/epcFormat","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"epcFormat"}],"title":"iso_itu.ds.attributeType.epcFormat","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO9epcFormatyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/epcFormat":{"role":"symbol","title":"iso_itu.ds.attributeType.epcFormat","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"epcFormat"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/epcFormat","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/epcformat"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/epcinurn.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/epcinurn.json index aa1330161..754808747 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/epcinurn.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/epcinurn.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"epcInUrn"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/epcinurn"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/epcInUrn","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"epcInUrn"}],"title":"iso_itu.ds.attributeType.epcInUrn","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO8epcInUrnyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/epcInUrn":{"role":"symbol","title":"iso_itu.ds.attributeType.epcInUrn","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"epcInUrn"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/epcInUrn","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/epcinurn"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"epcInUrn"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/epcinurn"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/epcInUrn","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"epcInUrn"}],"title":"iso_itu.ds.attributeType.epcInUrn","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO8epcInUrnyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/epcInUrn":{"role":"symbol","title":"iso_itu.ds.attributeType.epcInUrn","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"epcInUrn"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/epcInUrn","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/epcinurn"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/equatable-implementations.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/equatable-implementations.json index f5f74638b..3f3d0d247 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/equatable-implementations.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/facsimiletelephonenumber.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/facsimiletelephonenumber.json index b8d9f4c4a..68f2a7143 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/facsimiletelephonenumber.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/facsimiletelephonenumber.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"facsimileTelephoneNumber"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/facsimiletelephonenumber"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/facsimileTelephoneNumber","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"facsimileTelephoneNumber"}],"title":"iso_itu.ds.attributeType.facsimileTelephoneNumber","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO24facsimileTelephoneNumberyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/facsimileTelephoneNumber":{"role":"symbol","title":"iso_itu.ds.attributeType.facsimileTelephoneNumber","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"facsimileTelephoneNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/facsimileTelephoneNumber","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/facsimiletelephonenumber"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"facsimileTelephoneNumber"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/facsimiletelephonenumber"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/facsimileTelephoneNumber","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"facsimileTelephoneNumber"}],"title":"iso_itu.ds.attributeType.facsimileTelephoneNumber","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO24facsimileTelephoneNumberyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/facsimileTelephoneNumber":{"role":"symbol","title":"iso_itu.ds.attributeType.facsimileTelephoneNumber","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"facsimileTelephoneNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/facsimileTelephoneNumber","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/facsimiletelephonenumber"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/family.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/family.json index 50dd277bb..0837ea071 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/family.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/family.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"family"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/family"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/family","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"family"}],"title":"iso_itu.ds.attributeType.family","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO6familyyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/family":{"role":"symbol","title":"iso_itu.ds.attributeType.family","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"family"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/family","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/family"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"family"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/family"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/family","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"family"}],"title":"iso_itu.ds.attributeType.family","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO6familyyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/family":{"role":"symbol","title":"iso_itu.ds.attributeType.family","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"family"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/family","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/family"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/generationqualifier.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/generationqualifier.json index 45c14ff62..26ad0a414 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/generationqualifier.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/generationqualifier.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"generationQualifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/generationqualifier"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/generationQualifier","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"generationQualifier"}],"title":"iso_itu.ds.attributeType.generationQualifier","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO19generationQualifieryA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/generationQualifier":{"role":"symbol","title":"iso_itu.ds.attributeType.generationQualifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"generationQualifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/generationQualifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/generationqualifier"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"generationQualifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/generationqualifier"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/generationQualifier","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"generationQualifier"}],"title":"iso_itu.ds.attributeType.generationQualifier","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO19generationQualifieryA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/generationQualifier":{"role":"symbol","title":"iso_itu.ds.attributeType.generationQualifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"generationQualifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/generationQualifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/generationqualifier"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/givenname.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/givenname.json index b7db84112..c1662836b 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/givenname.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/givenname.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"givenName"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/givenname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/givenName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"givenName"}],"title":"iso_itu.ds.attributeType.givenName","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO9givenNameyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/givenName":{"role":"symbol","title":"iso_itu.ds.attributeType.givenName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"givenName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/givenName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/givenname"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"givenName"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/givenname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/givenName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"givenName"}],"title":"iso_itu.ds.attributeType.givenName","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO9givenNameyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/givenName":{"role":"symbol","title":"iso_itu.ds.attributeType.givenName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"givenName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/givenName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/givenname"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/hash(into:).json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/hash(into:).json index 5dca58979..3d7e0f707 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/hash(into:).json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:9ShieldOID7iso_ituV2dsV13attributeTypeO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:9ShieldOID7iso_ituV2dsV13attributeTypeO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/hash(into:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/rawrepresentable-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/hashvalue.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/hashvalue.json index 481f8e994..2e11999cc 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/hashvalue.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/hashvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:9ShieldOID7iso_ituV2dsV13attributeTypeO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/hashvalue"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:9ShieldOID7iso_ituV2dsV13attributeTypeO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/houseidentifier.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/houseidentifier.json index a701e2c53..71ad6c647 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/houseidentifier.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/houseidentifier.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"houseIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/houseidentifier"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/houseIdentifier","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"houseIdentifier"}],"title":"iso_itu.ds.attributeType.houseIdentifier","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO15houseIdentifieryA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/houseIdentifier":{"role":"symbol","title":"iso_itu.ds.attributeType.houseIdentifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"houseIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/houseIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/houseidentifier"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"houseIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/houseidentifier"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/houseIdentifier","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"houseIdentifier"}],"title":"iso_itu.ds.attributeType.houseIdentifier","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO15houseIdentifieryA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/houseIdentifier":{"role":"symbol","title":"iso_itu.ds.attributeType.houseIdentifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"houseIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/houseIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/houseidentifier"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/id.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/id.json index 86a2baac7..3c9ca515f 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/id.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/id"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/id"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/init(rawvalue:).json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/init(rawvalue:).json index e1e8a8d0c..9c71ad367 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/init(rawvalue:).json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/init(rawvalue:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO8rawValueAGSg10PotentASN116ObjectIdentifierV_tcfc","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO8rawValueAGSg10PotentASN116ObjectIdentifierV_tcfc","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/initials.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/initials.json index d9a3e4330..862357391 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/initials.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/initials.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"initials"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/initials"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/initials","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"initials"}],"title":"iso_itu.ds.attributeType.initials","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO8initialsyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/initials":{"role":"symbol","title":"iso_itu.ds.attributeType.initials","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"initials"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/initials","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/initials"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"initials"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/initials"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/initials","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"initials"}],"title":"iso_itu.ds.attributeType.initials","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO8initialsyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/initials":{"role":"symbol","title":"iso_itu.ds.attributeType.initials","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"initials"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/initials","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/initials"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/internationalisdnnumber.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/internationalisdnnumber.json index dc32aabc4..c9f3347ff 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/internationalisdnnumber.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/internationalisdnnumber.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"internationalISDNNumber"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/internationalisdnnumber"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/internationalISDNNumber","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"internationalISDNNumber"}],"title":"iso_itu.ds.attributeType.internationalISDNNumber","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO23internationalISDNNumberyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/internationalISDNNumber":{"role":"symbol","title":"iso_itu.ds.attributeType.internationalISDNNumber","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"internationalISDNNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/internationalISDNNumber","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/internationalisdnnumber"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"internationalISDNNumber"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/internationalisdnnumber"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/internationalISDNNumber","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"internationalISDNNumber"}],"title":"iso_itu.ds.attributeType.internationalISDNNumber","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO23internationalISDNNumberyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/internationalISDNNumber":{"role":"symbol","title":"iso_itu.ds.attributeType.internationalISDNNumber","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"internationalISDNNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/internationalISDNNumber","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/internationalisdnnumber"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/knowledgeinformation.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/knowledgeinformation.json index 51ee6f072..9da119a38 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/knowledgeinformation.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/knowledgeinformation.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"knowledgeInformation"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/knowledgeinformation"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/knowledgeInformation","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"knowledgeInformation"}],"title":"iso_itu.ds.attributeType.knowledgeInformation","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO20knowledgeInformationyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/knowledgeInformation":{"role":"symbol","title":"iso_itu.ds.attributeType.knowledgeInformation","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"knowledgeInformation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/knowledgeInformation","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/knowledgeinformation"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"knowledgeInformation"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/knowledgeinformation"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/knowledgeInformation","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"knowledgeInformation"}],"title":"iso_itu.ds.attributeType.knowledgeInformation","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO20knowledgeInformationyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/knowledgeInformation":{"role":"symbol","title":"iso_itu.ds.attributeType.knowledgeInformation","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"knowledgeInformation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/knowledgeInformation","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/knowledgeinformation"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/ldapurl.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/ldapurl.json index 71b0b0f12..680d9b405 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/ldapurl.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/ldapurl.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ldapUrl"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/ldapurl"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/ldapUrl","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ldapUrl"}],"title":"iso_itu.ds.attributeType.ldapUrl","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO7ldapUrlyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/ldapUrl":{"role":"symbol","title":"iso_itu.ds.attributeType.ldapUrl","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ldapUrl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/ldapUrl","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/ldapurl"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ldapUrl"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/ldapurl"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/ldapUrl","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ldapUrl"}],"title":"iso_itu.ds.attributeType.ldapUrl","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO7ldapUrlyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/ldapUrl":{"role":"symbol","title":"iso_itu.ds.attributeType.ldapUrl","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ldapUrl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/ldapUrl","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/ldapurl"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/localityname.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/localityname.json index 843387fa5..5d5b110c4 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/localityname.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/localityname.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"localityName"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/localityname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/localityName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"localityName"}],"title":"iso_itu.ds.attributeType.localityName","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO12localityNameyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/localityName":{"role":"symbol","title":"iso_itu.ds.attributeType.localityName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"localityName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/localityName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/localityname"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"localityName"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/localityname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/localityName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"localityName"}],"title":"iso_itu.ds.attributeType.localityName","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO12localityNameyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/localityName":{"role":"symbol","title":"iso_itu.ds.attributeType.localityName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"localityName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/localityName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/localityname"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/member.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/member.json index 3a4bbb3f9..5cccfe3e9 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/member.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/member.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"member"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/member"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/member","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"member"}],"title":"iso_itu.ds.attributeType.member","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO6memberyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/member":{"role":"symbol","title":"iso_itu.ds.attributeType.member","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"member"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/member","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/member"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"member"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/member"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/member","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"member"}],"title":"iso_itu.ds.attributeType.member","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO6memberyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/member":{"role":"symbol","title":"iso_itu.ds.attributeType.member","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"member"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/member","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/member"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/name.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/name.json index b43616205..c14e09875 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/name.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/name.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/name"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/name","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"}],"title":"iso_itu.ds.attributeType.name","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO4nameyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/name":{"role":"symbol","title":"iso_itu.ds.attributeType.name","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/name","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/name"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/name"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/name","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"}],"title":"iso_itu.ds.attributeType.name","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO4nameyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/name":{"role":"symbol","title":"iso_itu.ds.attributeType.name","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/name","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/name"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/names.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/names.json index 2b1dbce6d..810c8cbf1 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/names.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/names"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/names"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/objectclass.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/objectclass.json index 114707a09..6ca7727d0 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/objectclass.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/objectclass.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectClass"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/objectclass"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/objectClass","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectClass"}],"title":"iso_itu.ds.attributeType.objectClass","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO11objectClassyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/objectClass":{"role":"symbol","title":"iso_itu.ds.attributeType.objectClass","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectClass"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/objectClass","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/objectclass"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectClass"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/objectclass"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/objectClass","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectClass"}],"title":"iso_itu.ds.attributeType.objectClass","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO11objectClassyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/objectClass":{"role":"symbol","title":"iso_itu.ds.attributeType.objectClass","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectClass"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/objectClass","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/objectclass"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/organizationalunitname.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/organizationalunitname.json index db5ffaafa..10e6f3f95 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/organizationalunitname.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/organizationalunitname.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"organizationalUnitName"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/organizationalunitname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/organizationalUnitName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"organizationalUnitName"}],"title":"iso_itu.ds.attributeType.organizationalUnitName","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO22organizationalUnitNameyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/organizationalUnitName":{"role":"symbol","title":"iso_itu.ds.attributeType.organizationalUnitName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"organizationalUnitName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/organizationalUnitName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/organizationalunitname"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"organizationalUnitName"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/organizationalunitname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/organizationalUnitName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"organizationalUnitName"}],"title":"iso_itu.ds.attributeType.organizationalUnitName","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO22organizationalUnitNameyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/organizationalUnitName":{"role":"symbol","title":"iso_itu.ds.attributeType.organizationalUnitName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"organizationalUnitName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/organizationalUnitName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/organizationalunitname"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/organizationidentifier.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/organizationidentifier.json index 260ec5e2e..77a70dce1 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/organizationidentifier.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/organizationidentifier.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"organizationIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/organizationidentifier"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/organizationIdentifier","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"organizationIdentifier"}],"title":"iso_itu.ds.attributeType.organizationIdentifier","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO22organizationIdentifieryA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/organizationIdentifier":{"role":"symbol","title":"iso_itu.ds.attributeType.organizationIdentifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"organizationIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/organizationIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/organizationidentifier"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"organizationIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/organizationidentifier"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/organizationIdentifier","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"organizationIdentifier"}],"title":"iso_itu.ds.attributeType.organizationIdentifier","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO22organizationIdentifieryA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/organizationIdentifier":{"role":"symbol","title":"iso_itu.ds.attributeType.organizationIdentifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"organizationIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/organizationIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/organizationidentifier"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/organizationname.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/organizationname.json index 1fd7d8f27..d6ef0f321 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/organizationname.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/organizationname.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"organizationName"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/organizationname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/organizationName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"organizationName"}],"title":"iso_itu.ds.attributeType.organizationName","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO16organizationNameyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/organizationName":{"role":"symbol","title":"iso_itu.ds.attributeType.organizationName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"organizationName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/organizationName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/organizationname"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"organizationName"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/organizationname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/organizationName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"organizationName"}],"title":"iso_itu.ds.attributeType.organizationName","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO16organizationNameyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/organizationName":{"role":"symbol","title":"iso_itu.ds.attributeType.organizationName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"organizationName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/organizationName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/organizationname"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/owner.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/owner.json index a46e03174..90282b6a8 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/owner.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/owner.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"owner"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/owner"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/owner","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"owner"}],"title":"iso_itu.ds.attributeType.owner","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO5owneryA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/owner":{"role":"symbol","title":"iso_itu.ds.attributeType.owner","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"owner"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/owner","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/owner"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"owner"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/owner"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/owner","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"owner"}],"title":"iso_itu.ds.attributeType.owner","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO5owneryA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/owner":{"role":"symbol","title":"iso_itu.ds.attributeType.owner","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"owner"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/owner","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/owner"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/permission.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/permission.json index 01fa3c091..93b511bbd 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/permission.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/permission.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"permission"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/permission"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/permission","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"permission"}],"title":"iso_itu.ds.attributeType.permission","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO10permissionyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/permission":{"role":"symbol","title":"iso_itu.ds.attributeType.permission","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"permission"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/permission","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/permission"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"permission"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/permission"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/permission","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"permission"}],"title":"iso_itu.ds.attributeType.permission","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO10permissionyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/permission":{"role":"symbol","title":"iso_itu.ds.attributeType.permission","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"permission"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/permission","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/permission"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/physicaldeliveryofficename.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/physicaldeliveryofficename.json index 30852f12c..de3917099 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/physicaldeliveryofficename.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/physicaldeliveryofficename.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"physicalDeliveryOfficeName"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/physicaldeliveryofficename"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/physicalDeliveryOfficeName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"physicalDeliveryOfficeName"}],"title":"iso_itu.ds.attributeType.physicalDeliveryOfficeName","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO26physicalDeliveryOfficeNameyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/physicalDeliveryOfficeName":{"role":"symbol","title":"iso_itu.ds.attributeType.physicalDeliveryOfficeName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"physicalDeliveryOfficeName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/physicalDeliveryOfficeName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/physicaldeliveryofficename"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"physicalDeliveryOfficeName"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/physicaldeliveryofficename"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/physicalDeliveryOfficeName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"physicalDeliveryOfficeName"}],"title":"iso_itu.ds.attributeType.physicalDeliveryOfficeName","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO26physicalDeliveryOfficeNameyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/physicalDeliveryOfficeName":{"role":"symbol","title":"iso_itu.ds.attributeType.physicalDeliveryOfficeName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"physicalDeliveryOfficeName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/physicalDeliveryOfficeName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/physicaldeliveryofficename"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/pkipath.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/pkipath.json index 2badfa471..a3cc1edb4 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/pkipath.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/pkipath.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkiPath"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/pkipath"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/pkiPath","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkiPath"}],"title":"iso_itu.ds.attributeType.pkiPath","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO7pkiPathyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/pkiPath":{"role":"symbol","title":"iso_itu.ds.attributeType.pkiPath","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkiPath"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/pkiPath","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/pkipath"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkiPath"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/pkipath"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/pkiPath","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkiPath"}],"title":"iso_itu.ds.attributeType.pkiPath","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO7pkiPathyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/pkiPath":{"role":"symbol","title":"iso_itu.ds.attributeType.pkiPath","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkiPath"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/pkiPath","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/pkipath"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/postaladdress.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/postaladdress.json index 25a5db496..257a7e57f 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/postaladdress.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/postaladdress.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"postalAddress"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/postaladdress"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/postalAddress","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"postalAddress"}],"title":"iso_itu.ds.attributeType.postalAddress","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO13postalAddressyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/postalAddress":{"role":"symbol","title":"iso_itu.ds.attributeType.postalAddress","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"postalAddress"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/postalAddress","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/postaladdress"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"postalAddress"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/postaladdress"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/postalAddress","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"postalAddress"}],"title":"iso_itu.ds.attributeType.postalAddress","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO13postalAddressyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/postalAddress":{"role":"symbol","title":"iso_itu.ds.attributeType.postalAddress","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"postalAddress"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/postalAddress","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/postaladdress"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/postalcode.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/postalcode.json index 55c2dc0ad..9e0095fac 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/postalcode.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/postalcode.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"postalCode"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/postalcode"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/postalCode","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"postalCode"}],"title":"iso_itu.ds.attributeType.postalCode","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO10postalCodeyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/postalCode":{"role":"symbol","title":"iso_itu.ds.attributeType.postalCode","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"postalCode"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/postalCode","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/postalcode"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"postalCode"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/postalcode"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/postalCode","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"postalCode"}],"title":"iso_itu.ds.attributeType.postalCode","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO10postalCodeyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/postalCode":{"role":"symbol","title":"iso_itu.ds.attributeType.postalCode","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"postalCode"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/postalCode","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/postalcode"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/postofficebox.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/postofficebox.json index cfc4fae5f..64b8b1748 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/postofficebox.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/postofficebox.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"postOfficeBox"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/postofficebox"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/postOfficeBox","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"postOfficeBox"}],"title":"iso_itu.ds.attributeType.postOfficeBox","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO13postOfficeBoxyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/postOfficeBox":{"role":"symbol","title":"iso_itu.ds.attributeType.postOfficeBox","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"postOfficeBox"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/postOfficeBox","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/postofficebox"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"postOfficeBox"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/postofficebox"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/postOfficeBox","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"postOfficeBox"}],"title":"iso_itu.ds.attributeType.postOfficeBox","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO13postOfficeBoxyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/postOfficeBox":{"role":"symbol","title":"iso_itu.ds.attributeType.postOfficeBox","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"postOfficeBox"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/postOfficeBox","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/postofficebox"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/preferreddeliverymethod.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/preferreddeliverymethod.json index 2db91a414..07904d344 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/preferreddeliverymethod.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/preferreddeliverymethod.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"preferredDeliveryMethod"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/preferreddeliverymethod"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/preferredDeliveryMethod","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"preferredDeliveryMethod"}],"title":"iso_itu.ds.attributeType.preferredDeliveryMethod","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO23preferredDeliveryMethodyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/preferredDeliveryMethod":{"role":"symbol","title":"iso_itu.ds.attributeType.preferredDeliveryMethod","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"preferredDeliveryMethod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/preferredDeliveryMethod","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/preferreddeliverymethod"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"preferredDeliveryMethod"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/preferreddeliverymethod"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/preferredDeliveryMethod","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"preferredDeliveryMethod"}],"title":"iso_itu.ds.attributeType.preferredDeliveryMethod","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO23preferredDeliveryMethodyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/preferredDeliveryMethod":{"role":"symbol","title":"iso_itu.ds.attributeType.preferredDeliveryMethod","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"preferredDeliveryMethod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/preferredDeliveryMethod","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/preferreddeliverymethod"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/presentationaddress.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/presentationaddress.json index 237fbab4d..2cc318d83 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/presentationaddress.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/presentationaddress.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"presentationAddress"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/presentationaddress"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/presentationAddress","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"presentationAddress"}],"title":"iso_itu.ds.attributeType.presentationAddress","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO19presentationAddressyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/presentationAddress":{"role":"symbol","title":"iso_itu.ds.attributeType.presentationAddress","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"presentationAddress"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/presentationAddress","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/presentationaddress"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"presentationAddress"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/presentationaddress"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/presentationAddress","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"presentationAddress"}],"title":"iso_itu.ds.attributeType.presentationAddress","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO19presentationAddressyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/presentationAddress":{"role":"symbol","title":"iso_itu.ds.attributeType.presentationAddress","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"presentationAddress"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/presentationAddress","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/presentationaddress"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/privpolicy.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/privpolicy.json index d8e6bf657..6ad68506e 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/privpolicy.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/privpolicy.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"privPolicy"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/privpolicy"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/privPolicy","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"privPolicy"}],"title":"iso_itu.ds.attributeType.privPolicy","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO10privPolicyyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/privPolicy":{"role":"symbol","title":"iso_itu.ds.attributeType.privPolicy","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"privPolicy"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/privPolicy","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/privpolicy"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"privPolicy"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/privpolicy"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/privPolicy","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"privPolicy"}],"title":"iso_itu.ds.attributeType.privPolicy","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO10privPolicyyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/privPolicy":{"role":"symbol","title":"iso_itu.ds.attributeType.privPolicy","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"privPolicy"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/privPolicy","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/privpolicy"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/protocolinformation.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/protocolinformation.json index ecd908ad4..521906587 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/protocolinformation.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/protocolinformation.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"protocolInformation"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/protocolinformation"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/protocolInformation","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"protocolInformation"}],"title":"iso_itu.ds.attributeType.protocolInformation","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO19protocolInformationyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/protocolInformation":{"role":"symbol","title":"iso_itu.ds.attributeType.protocolInformation","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"protocolInformation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/protocolInformation","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/protocolinformation"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"protocolInformation"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/protocolinformation"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/protocolInformation","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"protocolInformation"}],"title":"iso_itu.ds.attributeType.protocolInformation","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO19protocolInformationyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/protocolInformation":{"role":"symbol","title":"iso_itu.ds.attributeType.protocolInformation","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"protocolInformation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/protocolInformation","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/protocolinformation"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/protprivpolicy.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/protprivpolicy.json index e469c6d60..a10ab691b 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/protprivpolicy.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/protprivpolicy.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"protPrivPolicy"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/protprivpolicy"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/protPrivPolicy","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"protPrivPolicy"}],"title":"iso_itu.ds.attributeType.protPrivPolicy","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO14protPrivPolicyyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/protPrivPolicy":{"role":"symbol","title":"iso_itu.ds.attributeType.protPrivPolicy","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"protPrivPolicy"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/protPrivPolicy","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/protprivpolicy"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"protPrivPolicy"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/protprivpolicy"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/protPrivPolicy","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"protPrivPolicy"}],"title":"iso_itu.ds.attributeType.protPrivPolicy","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO14protPrivPolicyyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/protPrivPolicy":{"role":"symbol","title":"iso_itu.ds.attributeType.protPrivPolicy","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"protPrivPolicy"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/protPrivPolicy","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/protprivpolicy"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/pseudonym.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/pseudonym.json index cfbdd239c..d9bd33d8e 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/pseudonym.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/pseudonym.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pseudonym"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/pseudonym"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/pseudonym","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pseudonym"}],"title":"iso_itu.ds.attributeType.pseudonym","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO9pseudonymyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/pseudonym":{"role":"symbol","title":"iso_itu.ds.attributeType.pseudonym","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pseudonym"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/pseudonym","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/pseudonym"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pseudonym"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/pseudonym"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/pseudonym","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pseudonym"}],"title":"iso_itu.ds.attributeType.pseudonym","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO9pseudonymyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/pseudonym":{"role":"symbol","title":"iso_itu.ds.attributeType.pseudonym","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pseudonym"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/pseudonym","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/pseudonym"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/pwdattribute.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/pwdattribute.json index 78da35731..0a3552ca6 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/pwdattribute.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/pwdattribute.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pwdAttribute"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/pwdattribute"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/pwdAttribute","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pwdAttribute"}],"title":"iso_itu.ds.attributeType.pwdAttribute","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO12pwdAttributeyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/pwdAttribute":{"role":"symbol","title":"iso_itu.ds.attributeType.pwdAttribute","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pwdAttribute"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/pwdAttribute","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/pwdattribute"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pwdAttribute"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/pwdattribute"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/pwdAttribute","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pwdAttribute"}],"title":"iso_itu.ds.attributeType.pwdAttribute","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO12pwdAttributeyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/pwdAttribute":{"role":"symbol","title":"iso_itu.ds.attributeType.pwdAttribute","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pwdAttribute"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/pwdAttribute","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/pwdattribute"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/rawrepresentable-implementations.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/rawrepresentable-implementations.json index d79541601..0d2e52581 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/rawrepresentable-implementations.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/rawrepresentable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/hash(into:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/registeredaddress.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/registeredaddress.json index e2e4b9203..e66e72f35 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/registeredaddress.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/registeredaddress.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"registeredAddress"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/registeredaddress"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/registeredAddress","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"registeredAddress"}],"title":"iso_itu.ds.attributeType.registeredAddress","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO17registeredAddressyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/registeredAddress":{"role":"symbol","title":"iso_itu.ds.attributeType.registeredAddress","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"registeredAddress"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/registeredAddress","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/registeredaddress"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"registeredAddress"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/registeredaddress"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/registeredAddress","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"registeredAddress"}],"title":"iso_itu.ds.attributeType.registeredAddress","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO17registeredAddressyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/registeredAddress":{"role":"symbol","title":"iso_itu.ds.attributeType.registeredAddress","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"registeredAddress"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/registeredAddress","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/registeredaddress"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/role.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/role.json index e3e86c805..1021d264e 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/role.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/role.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"role"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/role"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/role","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"role"}],"title":"iso_itu.ds.attributeType.role","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO4roleyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/role":{"role":"symbol","title":"iso_itu.ds.attributeType.role","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"role"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/role","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/role"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"role"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/role"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/role","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"role"}],"title":"iso_itu.ds.attributeType.role","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO4roleyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/role":{"role":"symbol","title":"iso_itu.ds.attributeType.role","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"role"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/role","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/role"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/roleoccupant.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/roleoccupant.json index 5e35784e4..a3ce6aa14 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/roleoccupant.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/roleoccupant.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"roleOccupant"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/roleoccupant"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/roleOccupant","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"roleOccupant"}],"title":"iso_itu.ds.attributeType.roleOccupant","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO12roleOccupantyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/roleOccupant":{"role":"symbol","title":"iso_itu.ds.attributeType.roleOccupant","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"roleOccupant"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/roleOccupant","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/roleoccupant"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"roleOccupant"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/roleoccupant"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/roleOccupant","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"roleOccupant"}],"title":"iso_itu.ds.attributeType.roleOccupant","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO12roleOccupantyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/roleOccupant":{"role":"symbol","title":"iso_itu.ds.attributeType.roleOccupant","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"roleOccupant"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/roleOccupant","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/roleoccupant"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/searchguide.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/searchguide.json index 785c81034..ab1a58b45 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/searchguide.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/searchguide.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchGuide"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/searchguide"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/searchGuide","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchGuide"}],"title":"iso_itu.ds.attributeType.searchGuide","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO11searchGuideyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/searchGuide":{"role":"symbol","title":"iso_itu.ds.attributeType.searchGuide","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchGuide"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/searchGuide","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/searchguide"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchGuide"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/searchguide"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/searchGuide","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchGuide"}],"title":"iso_itu.ds.attributeType.searchGuide","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO11searchGuideyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/searchGuide":{"role":"symbol","title":"iso_itu.ds.attributeType.searchGuide","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchGuide"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/searchGuide","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/searchguide"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/seealso.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/seealso.json index 32f9ce56b..5097df18d 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/seealso.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/seealso.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"seeAlso"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/seealso"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/seeAlso","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"seeAlso"}],"title":"iso_itu.ds.attributeType.seeAlso","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO7seeAlsoyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/seeAlso":{"role":"symbol","title":"iso_itu.ds.attributeType.seeAlso","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"seeAlso"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/seeAlso","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/seealso"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"seeAlso"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/seealso"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/seeAlso","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"seeAlso"}],"title":"iso_itu.ds.attributeType.seeAlso","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO7seeAlsoyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/seeAlso":{"role":"symbol","title":"iso_itu.ds.attributeType.seeAlso","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"seeAlso"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/seeAlso","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/seealso"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/serialnumber.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/serialnumber.json index 692864cc9..9a027e14c 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/serialnumber.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/serialnumber.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"serialNumber"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/serialnumber"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/serialNumber","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"serialNumber"}],"title":"iso_itu.ds.attributeType.serialNumber","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO12serialNumberyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/serialNumber":{"role":"symbol","title":"iso_itu.ds.attributeType.serialNumber","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"serialNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/serialNumber","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/serialnumber"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"serialNumber"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/serialnumber"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/serialNumber","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"serialNumber"}],"title":"iso_itu.ds.attributeType.serialNumber","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO12serialNumberyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/serialNumber":{"role":"symbol","title":"iso_itu.ds.attributeType.serialNumber","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"serialNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/serialNumber","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/serialnumber"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/stateorprovincename.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/stateorprovincename.json index 0083667e6..15edb27a8 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/stateorprovincename.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/stateorprovincename.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"stateOrProvinceName"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/stateorprovincename"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/stateOrProvinceName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"stateOrProvinceName"}],"title":"iso_itu.ds.attributeType.stateOrProvinceName","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO19stateOrProvinceNameyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/stateOrProvinceName":{"role":"symbol","title":"iso_itu.ds.attributeType.stateOrProvinceName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"stateOrProvinceName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/stateOrProvinceName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/stateorprovincename"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"stateOrProvinceName"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/stateorprovincename"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/stateOrProvinceName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"stateOrProvinceName"}],"title":"iso_itu.ds.attributeType.stateOrProvinceName","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO19stateOrProvinceNameyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/stateOrProvinceName":{"role":"symbol","title":"iso_itu.ds.attributeType.stateOrProvinceName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"stateOrProvinceName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/stateOrProvinceName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/stateorprovincename"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/streetaddress.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/streetaddress.json index cb888c846..55e755449 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/streetaddress.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/streetaddress.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"streetAddress"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/streetaddress"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/streetAddress","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"streetAddress"}],"title":"iso_itu.ds.attributeType.streetAddress","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO13streetAddressyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/streetAddress":{"role":"symbol","title":"iso_itu.ds.attributeType.streetAddress","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"streetAddress"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/streetAddress","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/streetaddress"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"streetAddress"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/streetaddress"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/streetAddress","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"streetAddress"}],"title":"iso_itu.ds.attributeType.streetAddress","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO13streetAddressyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/streetAddress":{"role":"symbol","title":"iso_itu.ds.attributeType.streetAddress","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"streetAddress"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/streetAddress","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/streetaddress"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/supportedalgorithms.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/supportedalgorithms.json index 8697320d3..46d795c88 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/supportedalgorithms.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/supportedalgorithms.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"supportedAlgorithms"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/supportedalgorithms"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/supportedAlgorithms","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"supportedAlgorithms"}],"title":"iso_itu.ds.attributeType.supportedAlgorithms","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO19supportedAlgorithmsyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/supportedAlgorithms":{"role":"symbol","title":"iso_itu.ds.attributeType.supportedAlgorithms","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"supportedAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/supportedAlgorithms","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/supportedalgorithms"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"supportedAlgorithms"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/supportedalgorithms"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/supportedAlgorithms","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"supportedAlgorithms"}],"title":"iso_itu.ds.attributeType.supportedAlgorithms","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO19supportedAlgorithmsyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/supportedAlgorithms":{"role":"symbol","title":"iso_itu.ds.attributeType.supportedAlgorithms","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"supportedAlgorithms"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/supportedAlgorithms","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/supportedalgorithms"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/supportedapplicationcontext.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/supportedapplicationcontext.json index df6ea6e2d..5a68dccb0 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/supportedapplicationcontext.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/supportedapplicationcontext.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"supportedApplicationContext"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/supportedapplicationcontext"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/supportedApplicationContext","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"supportedApplicationContext"}],"title":"iso_itu.ds.attributeType.supportedApplicationContext","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO27supportedApplicationContextyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/supportedApplicationContext":{"role":"symbol","title":"iso_itu.ds.attributeType.supportedApplicationContext","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"supportedApplicationContext"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/supportedApplicationContext","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/supportedapplicationcontext"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"supportedApplicationContext"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/supportedapplicationcontext"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/supportedApplicationContext","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"supportedApplicationContext"}],"title":"iso_itu.ds.attributeType.supportedApplicationContext","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO27supportedApplicationContextyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/supportedApplicationContext":{"role":"symbol","title":"iso_itu.ds.attributeType.supportedApplicationContext","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"supportedApplicationContext"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/supportedApplicationContext","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/supportedapplicationcontext"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/surname.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/surname.json index eebe4ffb8..8f36e4515 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/surname.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/surname.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"surname"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/surname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/surname","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"surname"}],"title":"iso_itu.ds.attributeType.surname","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO7surnameyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/surname":{"role":"symbol","title":"iso_itu.ds.attributeType.surname","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"surname"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/surname","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/surname"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"surname"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/surname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/surname","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"surname"}],"title":"iso_itu.ds.attributeType.surname","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO7surnameyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/surname":{"role":"symbol","title":"iso_itu.ds.attributeType.surname","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"surname"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/surname","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/surname"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/tagafi.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/tagafi.json index 3fca7b773..6a61e2bd8 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/tagafi.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/tagafi.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"tagAfi"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/tagafi"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/tagAfi","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"tagAfi"}],"title":"iso_itu.ds.attributeType.tagAfi","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO6tagAfiyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/tagAfi":{"role":"symbol","title":"iso_itu.ds.attributeType.tagAfi","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"tagAfi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/tagAfi","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/tagafi"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"tagAfi"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/tagafi"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/tagAfi","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"tagAfi"}],"title":"iso_itu.ds.attributeType.tagAfi","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO6tagAfiyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/tagAfi":{"role":"symbol","title":"iso_itu.ds.attributeType.tagAfi","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"tagAfi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/tagAfi","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/tagafi"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/taglocation.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/taglocation.json index de2744738..14444c710 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/taglocation.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/taglocation.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"tagLocation"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/taglocation"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/tagLocation","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"tagLocation"}],"title":"iso_itu.ds.attributeType.tagLocation","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO11tagLocationyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/tagLocation":{"role":"symbol","title":"iso_itu.ds.attributeType.tagLocation","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"tagLocation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/tagLocation","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/taglocation"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"tagLocation"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/taglocation"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/tagLocation","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"tagLocation"}],"title":"iso_itu.ds.attributeType.tagLocation","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO11tagLocationyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/tagLocation":{"role":"symbol","title":"iso_itu.ds.attributeType.tagLocation","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"tagLocation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/tagLocation","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/taglocation"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/tagoid.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/tagoid.json index e19548072..dff104783 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/tagoid.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/tagoid.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"tagOid"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/tagoid"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/tagOid","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"tagOid"}],"title":"iso_itu.ds.attributeType.tagOid","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO6tagOidyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/tagOid":{"role":"symbol","title":"iso_itu.ds.attributeType.tagOid","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"tagOid"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/tagOid","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/tagoid"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"tagOid"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/tagoid"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/tagOid","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"tagOid"}],"title":"iso_itu.ds.attributeType.tagOid","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO6tagOidyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/tagOid":{"role":"symbol","title":"iso_itu.ds.attributeType.tagOid","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"tagOid"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/tagOid","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/tagoid"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/telephonenumber.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/telephonenumber.json index 69c2941e2..96096515d 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/telephonenumber.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/telephonenumber.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"telephoneNumber"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/telephonenumber"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/telephoneNumber","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"telephoneNumber"}],"title":"iso_itu.ds.attributeType.telephoneNumber","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO15telephoneNumberyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/telephoneNumber":{"role":"symbol","title":"iso_itu.ds.attributeType.telephoneNumber","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"telephoneNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/telephoneNumber","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/telephonenumber"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"telephoneNumber"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/telephonenumber"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/telephoneNumber","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"telephoneNumber"}],"title":"iso_itu.ds.attributeType.telephoneNumber","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO15telephoneNumberyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/telephoneNumber":{"role":"symbol","title":"iso_itu.ds.attributeType.telephoneNumber","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"telephoneNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/telephoneNumber","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/telephonenumber"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/teletexterminalidentifier.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/teletexterminalidentifier.json index f186e2902..41aae926b 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/teletexterminalidentifier.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/teletexterminalidentifier.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"teletexTerminalIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/teletexterminalidentifier"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/teletexTerminalIdentifier","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"teletexTerminalIdentifier"}],"title":"iso_itu.ds.attributeType.teletexTerminalIdentifier","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO25teletexTerminalIdentifieryA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/teletexTerminalIdentifier":{"role":"symbol","title":"iso_itu.ds.attributeType.teletexTerminalIdentifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"teletexTerminalIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/teletexTerminalIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/teletexterminalidentifier"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"teletexTerminalIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/teletexterminalidentifier"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/teletexTerminalIdentifier","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"teletexTerminalIdentifier"}],"title":"iso_itu.ds.attributeType.teletexTerminalIdentifier","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO25teletexTerminalIdentifieryA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/teletexTerminalIdentifier":{"role":"symbol","title":"iso_itu.ds.attributeType.teletexTerminalIdentifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"teletexTerminalIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/teletexTerminalIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/teletexterminalidentifier"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/telexnumber.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/telexnumber.json index 0bfc15715..daefb8016 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/telexnumber.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/telexnumber.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"telexNumber"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/telexnumber"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/telexNumber","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"telexNumber"}],"title":"iso_itu.ds.attributeType.telexNumber","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO11telexNumberyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/telexNumber":{"role":"symbol","title":"iso_itu.ds.attributeType.telexNumber","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"telexNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/telexNumber","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/telexnumber"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"telexNumber"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/telexnumber"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/telexNumber","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"telexNumber"}],"title":"iso_itu.ds.attributeType.telexNumber","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO11telexNumberyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/telexNumber":{"role":"symbol","title":"iso_itu.ds.attributeType.telexNumber","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"telexNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/telexNumber","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/telexnumber"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/title.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/title.json index 8ba713192..d101b3060 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/title.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/title.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"title"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/title"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/title","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"title"}],"title":"iso_itu.ds.attributeType.title","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO5titleyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/title":{"role":"symbol","title":"iso_itu.ds.attributeType.title","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"title"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/title","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/title"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"title"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/title"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/title","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"title"}],"title":"iso_itu.ds.attributeType.title","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO5titleyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/title":{"role":"symbol","title":"iso_itu.ds.attributeType.title","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"title"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/title","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/title"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/uii.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/uii.json index dd87de5d0..f2b7edb56 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/uii.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/uii.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uii"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uii"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uii","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uii"}],"title":"iso_itu.ds.attributeType.uii","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO3uiiyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/uii":{"role":"symbol","title":"iso_itu.ds.attributeType.uii","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uii"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uii","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uii"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uii"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uii"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uii","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uii"}],"title":"iso_itu.ds.attributeType.uii","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO3uiiyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/uii":{"role":"symbol","title":"iso_itu.ds.attributeType.uii","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uii"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uii","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uii"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/uiiformat.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/uiiformat.json index d075dc556..dee2a8867 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/uiiformat.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/uiiformat.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uiiFormat"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uiiformat"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uiiFormat","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uiiFormat"}],"title":"iso_itu.ds.attributeType.uiiFormat","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO9uiiFormatyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/uiiFormat":{"role":"symbol","title":"iso_itu.ds.attributeType.uiiFormat","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uiiFormat"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uiiFormat","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uiiformat"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uiiFormat"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uiiformat"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uiiFormat","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uiiFormat"}],"title":"iso_itu.ds.attributeType.uiiFormat","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO9uiiFormatyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/uiiFormat":{"role":"symbol","title":"iso_itu.ds.attributeType.uiiFormat","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uiiFormat"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uiiFormat","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uiiformat"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/uiiinurh.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/uiiinurh.json index ac29aac99..1abb3e061 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/uiiinurh.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/uiiinurh.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uiiInUrh"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uiiinurh"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uiiInUrh","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uiiInUrh"}],"title":"iso_itu.ds.attributeType.uiiInUrh","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO8uiiInUrhyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/uiiInUrh":{"role":"symbol","title":"iso_itu.ds.attributeType.uiiInUrh","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uiiInUrh"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uiiInUrh","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uiiinurh"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uiiInUrh"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uiiinurh"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uiiInUrh","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uiiInUrh"}],"title":"iso_itu.ds.attributeType.uiiInUrh","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO8uiiInUrhyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/uiiInUrh":{"role":"symbol","title":"iso_itu.ds.attributeType.uiiInUrh","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uiiInUrh"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uiiInUrh","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uiiinurh"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/uniqueidentifier.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/uniqueidentifier.json index 527fb7a62..8cf50a055 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/uniqueidentifier.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/uniqueidentifier.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uniqueIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uniqueidentifier"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uniqueIdentifier","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uniqueIdentifier"}],"title":"iso_itu.ds.attributeType.uniqueIdentifier","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO16uniqueIdentifieryA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/uniqueIdentifier":{"role":"symbol","title":"iso_itu.ds.attributeType.uniqueIdentifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uniqueIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uniqueIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uniqueidentifier"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uniqueIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uniqueidentifier"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uniqueIdentifier","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uniqueIdentifier"}],"title":"iso_itu.ds.attributeType.uniqueIdentifier","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO16uniqueIdentifieryA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/uniqueIdentifier":{"role":"symbol","title":"iso_itu.ds.attributeType.uniqueIdentifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uniqueIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uniqueIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uniqueidentifier"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/uniquemember.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/uniquemember.json index 92ab9dfa6..e38a70c86 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/uniquemember.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/uniquemember.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uniqueMember"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uniquemember"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uniqueMember","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uniqueMember"}],"title":"iso_itu.ds.attributeType.uniqueMember","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO12uniqueMemberyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/uniqueMember":{"role":"symbol","title":"iso_itu.ds.attributeType.uniqueMember","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uniqueMember"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uniqueMember","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uniquemember"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uniqueMember"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uniquemember"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uniqueMember","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uniqueMember"}],"title":"iso_itu.ds.attributeType.uniqueMember","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO12uniqueMemberyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/uniqueMember":{"role":"symbol","title":"iso_itu.ds.attributeType.uniqueMember","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uniqueMember"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uniqueMember","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uniquemember"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/uri.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/uri.json index e5a7335fc..18daa0ab5 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/uri.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/uri.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uri"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uri"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uri","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uri"}],"title":"iso_itu.ds.attributeType.uri","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO3uriyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/uri":{"role":"symbol","title":"iso_itu.ds.attributeType.uri","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uri"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uri","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uri"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uri"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uri"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uri","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uri"}],"title":"iso_itu.ds.attributeType.uri","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO3uriyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/uri":{"role":"symbol","title":"iso_itu.ds.attributeType.uri","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uri"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uri","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uri"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/url.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/url.json index 47c19f11d..a66db4a6d 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/url.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/url.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"url"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/url"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/url","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"url"}],"title":"iso_itu.ds.attributeType.url","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO3urlyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/url":{"role":"symbol","title":"iso_itu.ds.attributeType.url","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"url"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/url","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/url"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"url"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/url"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/url","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"url"}],"title":"iso_itu.ds.attributeType.url","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO3urlyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/url":{"role":"symbol","title":"iso_itu.ds.attributeType.url","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"url"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/url","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/url"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/urn.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/urn.json index 61d100b51..ae8c990d5 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/urn.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/urn.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"urn"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/urn"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/urn","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"urn"}],"title":"iso_itu.ds.attributeType.urn","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO3urnyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/urn":{"role":"symbol","title":"iso_itu.ds.attributeType.urn","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"urn"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/urn","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/urn"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"urn"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/urn"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/urn","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"urn"}],"title":"iso_itu.ds.attributeType.urn","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO3urnyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/urn":{"role":"symbol","title":"iso_itu.ds.attributeType.urn","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"urn"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/urn","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/urn"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/urnc.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/urnc.json index 74d3cc84d..fa690747f 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/urnc.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/urnc.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"urnC"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/urnc"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/urnC","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"urnC"}],"title":"iso_itu.ds.attributeType.urnC","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO4urnCyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/urnC":{"role":"symbol","title":"iso_itu.ds.attributeType.urnC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"urnC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/urnC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/urnc"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"urnC"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/urnc"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/urnC","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"urnC"}],"title":"iso_itu.ds.attributeType.urnC","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO4urnCyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/urnC":{"role":"symbol","title":"iso_itu.ds.attributeType.urnC","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"urnC"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/urnC","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/urnc"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/usercertificate.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/usercertificate.json index 57bc38e68..6ebf3eb5b 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/usercertificate.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/usercertificate.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userCertificate"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/usercertificate"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/userCertificate","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userCertificate"}],"title":"iso_itu.ds.attributeType.userCertificate","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO15userCertificateyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/userCertificate":{"role":"symbol","title":"iso_itu.ds.attributeType.userCertificate","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/userCertificate","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/usercertificate"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userCertificate"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/usercertificate"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/userCertificate","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userCertificate"}],"title":"iso_itu.ds.attributeType.userCertificate","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO15userCertificateyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/userCertificate":{"role":"symbol","title":"iso_itu.ds.attributeType.userCertificate","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/userCertificate","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/usercertificate"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/userpassword.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/userpassword.json index e8f055672..23c7001bf 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/userpassword.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/userpassword.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userPassword"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/userpassword"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/userPassword","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userPassword"}],"title":"iso_itu.ds.attributeType.userPassword","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO12userPasswordyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/userPassword":{"role":"symbol","title":"iso_itu.ds.attributeType.userPassword","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userPassword"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/userPassword","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/userpassword"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userPassword"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/userpassword"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/userPassword","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userPassword"}],"title":"iso_itu.ds.attributeType.userPassword","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO12userPasswordyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/userPassword":{"role":"symbol","title":"iso_itu.ds.attributeType.userPassword","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userPassword"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/userPassword","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/userpassword"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/userpwd.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/userpwd.json index 7744310ba..3b725afc4 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/userpwd.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/userpwd.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userPwd"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/userpwd"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/userPwd","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userPwd"}],"title":"iso_itu.ds.attributeType.userPwd","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO7userPwdyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/userPwd":{"role":"symbol","title":"iso_itu.ds.attributeType.userPwd","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userPwd"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/userPwd","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/userpwd"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userPwd"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/userpwd"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/userPwd","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userPwd"}],"title":"iso_itu.ds.attributeType.userPwd","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO7userPwdyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/userPwd":{"role":"symbol","title":"iso_itu.ds.attributeType.userPwd","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userPwd"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/userPwd","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/userpwd"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/uuidpair.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/uuidpair.json index 807335b2c..a35b75c2a 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/uuidpair.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/uuidpair.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uuidpair"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uuidpair"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uuidpair","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uuidpair"}],"title":"iso_itu.ds.attributeType.uuidpair","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO8uuidpairyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/uuidpair":{"role":"symbol","title":"iso_itu.ds.attributeType.uuidpair","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uuidpair"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uuidpair","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uuidpair"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uuidpair"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uuidpair"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uuidpair","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uuidpair"}],"title":"iso_itu.ds.attributeType.uuidpair","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO8uuidpairyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/uuidpair":{"role":"symbol","title":"iso_itu.ds.attributeType.uuidpair","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uuidpair"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/uuidpair","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uuidpair"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/x121address.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/x121address.json index ec133d7d0..81ddc0ecf 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/x121address.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/x121address.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"x121Address"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/x121address"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/x121Address","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"x121Address"}],"title":"iso_itu.ds.attributeType.x121Address","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO11x121AddressyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/x121Address":{"role":"symbol","title":"iso_itu.ds.attributeType.x121Address","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"x121Address"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/x121Address","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/x121address"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"x121Address"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/x121address"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/x121Address","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"x121Address"}],"title":"iso_itu.ds.attributeType.x121Address","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO11x121AddressyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/x121Address":{"role":"symbol","title":"iso_itu.ds.attributeType.x121Address","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"x121Address"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/x121Address","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/x121address"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/xmlprivilegeinfo.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/xmlprivilegeinfo.json index 884c085ac..87a14c8f4 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/xmlprivilegeinfo.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/xmlprivilegeinfo.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"xmlPrivilegeInfo"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/xmlprivilegeinfo"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/xmlPrivilegeInfo","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"xmlPrivilegeInfo"}],"title":"iso_itu.ds.attributeType.xmlPrivilegeInfo","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO16xmlPrivilegeInfoyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/xmlPrivilegeInfo":{"role":"symbol","title":"iso_itu.ds.attributeType.xmlPrivilegeInfo","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"xmlPrivilegeInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/xmlPrivilegeInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/xmlprivilegeinfo"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"xmlPrivilegeInfo"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/xmlprivilegeinfo"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/xmlPrivilegeInfo","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"xmlPrivilegeInfo"}],"title":"iso_itu.ds.attributeType.xmlPrivilegeInfo","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO16xmlPrivilegeInfoyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/xmlPrivilegeInfo":{"role":"symbol","title":"iso_itu.ds.attributeType.xmlPrivilegeInfo","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"xmlPrivilegeInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/xmlPrivilegeInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/xmlprivilegeinfo"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/xmlprivpolicy.json b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/xmlprivpolicy.json index 2aeb76e5f..afe021ad9 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/attributetype/xmlprivpolicy.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/attributetype/xmlprivpolicy.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"xmlPrivPolicy"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/xmlprivpolicy"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/xmlPrivPolicy","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"xmlPrivPolicy"}],"title":"iso_itu.ds.attributeType.xmlPrivPolicy","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO13xmlPrivPolicyyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/xmlPrivPolicy":{"role":"symbol","title":"iso_itu.ds.attributeType.xmlPrivPolicy","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"xmlPrivPolicy"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/xmlPrivPolicy","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/xmlprivpolicy"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"xmlPrivPolicy"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/xmlprivpolicy"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/xmlPrivPolicy","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"xmlPrivPolicy"}],"title":"iso_itu.ds.attributeType.xmlPrivPolicy","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV13attributeTypeO13xmlPrivPolicyyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType/xmlPrivPolicy":{"role":"symbol","title":"iso_itu.ds.attributeType.xmlPrivPolicy","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"xmlPrivPolicy"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType\/xmlPrivPolicy","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/xmlprivpolicy"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension.json index 674ffc2c1..1f26a7acc 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/acceptableCertPolicies","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/acceptablePrivilegePolicies","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/attributeDescriptor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/authorityAttributeIdentifier","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/authorityKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/baseUpdateTime","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/basicAttConstraints","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/basicConstraints","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/certificateIssuer","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/certificatePolicies","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/crlDistributionPoints","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/crlNumber","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/crlScope","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/crlStreamIdentifier","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/delegatedNameConstraints","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/deltaCRLIndicator","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/deltaInfo","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/expirationDate","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/extKeyUsage","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/freshestCRL","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/inhibitAnyPolicy","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/instructionCode","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/invalidityDate","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/issuerAltName","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/issuingDistributionPoint","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/keyAttributes","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/keyUsage","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/keyUsageRestriction","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/nameConstraints","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/noRevAvail","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/orderedList","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/policyConstraints","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/policyMapping","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/policyMappings","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/privateKeyUsagePeriod","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/reasonCode","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/roleSpecCertIdentifier","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/soaIdentifier","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/statusReferrals","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/subjectAltName","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/subjectDirectoryAttributes","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/subjectKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/subtreesConstraint","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/targetInformation","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/timeSpecification","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/userNotice"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/names"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"title":"iso_itu.ds.certificateExtension","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/keyAttributes":{"role":"symbol","title":"iso_itu.ds.certificateExtension.keyAttributes","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyAttributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/keyAttributes","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/keyattributes"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/issuingDistributionPoint":{"role":"symbol","title":"iso_itu.ds.certificateExtension.issuingDistributionPoint","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuingDistributionPoint"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/issuingDistributionPoint","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/issuingdistributionpoint"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/attributeDescriptor":{"role":"symbol","title":"iso_itu.ds.certificateExtension.attributeDescriptor","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeDescriptor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/attributeDescriptor","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/attributedescriptor"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/noRevAvail":{"role":"symbol","title":"iso_itu.ds.certificateExtension.noRevAvail","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"noRevAvail"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/noRevAvail","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/norevavail"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/basicAttConstraints":{"role":"symbol","title":"iso_itu.ds.certificateExtension.basicAttConstraints","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"basicAttConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/basicAttConstraints","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/basicattconstraints"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/keyUsageRestriction":{"role":"symbol","title":"iso_itu.ds.certificateExtension.keyUsageRestriction","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyUsageRestriction"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/keyUsageRestriction","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/keyusagerestriction"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/deltaInfo":{"role":"symbol","title":"iso_itu.ds.certificateExtension.deltaInfo","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"deltaInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/deltaInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/deltainfo"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/crlScope":{"role":"symbol","title":"iso_itu.ds.certificateExtension.crlScope","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crlScope"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/crlScope","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/crlscope"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/issuerAltName":{"role":"symbol","title":"iso_itu.ds.certificateExtension.issuerAltName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/issuerAltName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/issueraltname"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/subjectKeyIdentifier":{"role":"symbol","title":"iso_itu.ds.certificateExtension.subjectKeyIdentifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/subjectKeyIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/subjectkeyidentifier"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/names"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/id"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/timeSpecification":{"role":"symbol","title":"iso_itu.ds.certificateExtension.timeSpecification","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"timeSpecification"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/timeSpecification","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/timespecification"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/equatable-implementations"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/crlDistributionPoints":{"role":"symbol","title":"iso_itu.ds.certificateExtension.crlDistributionPoints","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crlDistributionPoints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/crlDistributionPoints","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/crldistributionpoints"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/orderedList":{"role":"symbol","title":"iso_itu.ds.certificateExtension.orderedList","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"orderedList"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/orderedList","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/orderedlist"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/basicConstraints":{"role":"symbol","title":"iso_itu.ds.certificateExtension.basicConstraints","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"basicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/basicConstraints","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/basicconstraints"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/extKeyUsage":{"role":"symbol","title":"iso_itu.ds.certificateExtension.extKeyUsage","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"extKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/extKeyUsage","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/extkeyusage"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/freshestCRL":{"role":"symbol","title":"iso_itu.ds.certificateExtension.freshestCRL","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"freshestCRL"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/freshestCRL","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/freshestcrl"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/targetInformation":{"role":"symbol","title":"iso_itu.ds.certificateExtension.targetInformation","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"targetInformation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/targetInformation","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/targetinformation"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/subjectAltName":{"role":"symbol","title":"iso_itu.ds.certificateExtension.subjectAltName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/subjectAltName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/subjectaltname"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/certificateIssuer":{"role":"symbol","title":"iso_itu.ds.certificateExtension.certificateIssuer","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateIssuer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/certificateIssuer","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/certificateissuer"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/instructionCode":{"role":"symbol","title":"iso_itu.ds.certificateExtension.instructionCode","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"instructionCode"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/instructionCode","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/instructioncode"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/deltaCRLIndicator":{"role":"symbol","title":"iso_itu.ds.certificateExtension.deltaCRLIndicator","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"deltaCRLIndicator"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/deltaCRLIndicator","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/deltacrlindicator"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/keyUsage":{"role":"symbol","title":"iso_itu.ds.certificateExtension.keyUsage","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/keyUsage","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/keyusage"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/policyMappings":{"role":"symbol","title":"iso_itu.ds.certificateExtension.policyMappings","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"policyMappings"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/policyMappings","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/policymappings"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/nameConstraints":{"role":"symbol","title":"iso_itu.ds.certificateExtension.nameConstraints","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"nameConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/nameConstraints","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/nameconstraints"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/inhibitAnyPolicy":{"role":"symbol","title":"iso_itu.ds.certificateExtension.inhibitAnyPolicy","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"inhibitAnyPolicy"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/inhibitAnyPolicy","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/inhibitanypolicy"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/delegatedNameConstraints":{"role":"symbol","title":"iso_itu.ds.certificateExtension.delegatedNameConstraints","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"delegatedNameConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/delegatedNameConstraints","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/delegatednameconstraints"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/invalidityDate":{"role":"symbol","title":"iso_itu.ds.certificateExtension.invalidityDate","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidityDate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/invalidityDate","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/invaliditydate"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/baseUpdateTime":{"role":"symbol","title":"iso_itu.ds.certificateExtension.baseUpdateTime","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"baseUpdateTime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/baseUpdateTime","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/baseupdatetime"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/crlStreamIdentifier":{"role":"symbol","title":"iso_itu.ds.certificateExtension.crlStreamIdentifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crlStreamIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/crlStreamIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/crlstreamidentifier"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/certificatePolicies":{"role":"symbol","title":"iso_itu.ds.certificateExtension.certificatePolicies","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificatePolicies"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/certificatePolicies","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/certificatepolicies"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/policyConstraints":{"role":"symbol","title":"iso_itu.ds.certificateExtension.policyConstraints","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"policyConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/policyConstraints","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/policyconstraints"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/statusReferrals":{"role":"symbol","title":"iso_itu.ds.certificateExtension.statusReferrals","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"statusReferrals"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/statusReferrals","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/statusreferrals"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/acceptableCertPolicies":{"role":"symbol","title":"iso_itu.ds.certificateExtension.acceptableCertPolicies","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"acceptableCertPolicies"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/acceptableCertPolicies","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/acceptablecertpolicies"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/subtreesConstraint":{"role":"symbol","title":"iso_itu.ds.certificateExtension.subtreesConstraint","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtreesConstraint"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/subtreesConstraint","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/subtreesconstraint"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/policyMapping":{"role":"symbol","title":"iso_itu.ds.certificateExtension.policyMapping","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"policyMapping"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/policyMapping","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/policymapping"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/roleSpecCertIdentifier":{"role":"symbol","title":"iso_itu.ds.certificateExtension.roleSpecCertIdentifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"roleSpecCertIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/roleSpecCertIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/rolespeccertidentifier"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/userNotice":{"role":"symbol","title":"iso_itu.ds.certificateExtension.userNotice","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userNotice"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/userNotice","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/usernotice"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/crlNumber":{"role":"symbol","title":"iso_itu.ds.certificateExtension.crlNumber","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crlNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/crlNumber","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/crlnumber"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/soaIdentifier":{"role":"symbol","title":"iso_itu.ds.certificateExtension.soaIdentifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"soaIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/soaIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/soaidentifier"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/subjectDirectoryAttributes":{"role":"symbol","title":"iso_itu.ds.certificateExtension.subjectDirectoryAttributes","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectDirectoryAttributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/subjectDirectoryAttributes","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/subjectdirectoryattributes"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/privateKeyUsagePeriod":{"role":"symbol","title":"iso_itu.ds.certificateExtension.privateKeyUsagePeriod","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKeyUsagePeriod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/privateKeyUsagePeriod","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/privatekeyusageperiod"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/reasonCode":{"role":"symbol","title":"iso_itu.ds.certificateExtension.reasonCode","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"reasonCode"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/reasonCode","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/reasoncode"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/authorityAttributeIdentifier":{"role":"symbol","title":"iso_itu.ds.certificateExtension.authorityAttributeIdentifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityAttributeIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/authorityAttributeIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/authorityattributeidentifier"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/authorityKeyIdentifier":{"role":"symbol","title":"iso_itu.ds.certificateExtension.authorityKeyIdentifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/authorityKeyIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/authoritykeyidentifier"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/expirationDate":{"role":"symbol","title":"iso_itu.ds.certificateExtension.expirationDate","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"expirationDate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/expirationDate","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/expirationdate"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/acceptablePrivilegePolicies":{"role":"symbol","title":"iso_itu.ds.certificateExtension.acceptablePrivilegePolicies","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"acceptablePrivilegePolicies"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/acceptablePrivilegePolicies","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/acceptableprivilegepolicies"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/acceptableCertPolicies","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/acceptablePrivilegePolicies","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/attributeDescriptor","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/authorityAttributeIdentifier","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/authorityKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/baseUpdateTime","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/basicAttConstraints","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/basicConstraints","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/certificateIssuer","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/certificatePolicies","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/crlDistributionPoints","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/crlNumber","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/crlScope","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/crlStreamIdentifier","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/delegatedNameConstraints","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/deltaCRLIndicator","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/deltaInfo","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/expirationDate","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/extKeyUsage","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/freshestCRL","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/inhibitAnyPolicy","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/instructionCode","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/invalidityDate","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/issuerAltName","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/issuingDistributionPoint","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/keyAttributes","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/keyUsage","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/keyUsageRestriction","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/nameConstraints","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/noRevAvail","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/orderedList","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/policyConstraints","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/policyMapping","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/policyMappings","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/privateKeyUsagePeriod","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/reasonCode","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/roleSpecCertIdentifier","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/soaIdentifier","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/statusReferrals","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/subjectAltName","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/subjectDirectoryAttributes","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/subjectKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/subtreesConstraint","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/targetInformation","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/timeSpecification","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/userNotice"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/id","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/names"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"title":"iso_itu.ds.certificateExtension","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/deltaCRLIndicator":{"role":"symbol","title":"iso_itu.ds.certificateExtension.deltaCRLIndicator","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"deltaCRLIndicator"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/deltaCRLIndicator","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/deltacrlindicator"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/noRevAvail":{"role":"symbol","title":"iso_itu.ds.certificateExtension.noRevAvail","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"noRevAvail"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/noRevAvail","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/norevavail"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/statusReferrals":{"role":"symbol","title":"iso_itu.ds.certificateExtension.statusReferrals","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"statusReferrals"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/statusReferrals","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/statusreferrals"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/privateKeyUsagePeriod":{"role":"symbol","title":"iso_itu.ds.certificateExtension.privateKeyUsagePeriod","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKeyUsagePeriod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/privateKeyUsagePeriod","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/privatekeyusageperiod"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/reasonCode":{"role":"symbol","title":"iso_itu.ds.certificateExtension.reasonCode","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"reasonCode"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/reasonCode","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/reasoncode"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/basicConstraints":{"role":"symbol","title":"iso_itu.ds.certificateExtension.basicConstraints","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"basicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/basicConstraints","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/basicconstraints"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/nameConstraints":{"role":"symbol","title":"iso_itu.ds.certificateExtension.nameConstraints","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"nameConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/nameConstraints","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/nameconstraints"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/id"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/timeSpecification":{"role":"symbol","title":"iso_itu.ds.certificateExtension.timeSpecification","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"timeSpecification"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/timeSpecification","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/timespecification"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/instructionCode":{"role":"symbol","title":"iso_itu.ds.certificateExtension.instructionCode","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"instructionCode"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/instructionCode","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/instructioncode"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/baseUpdateTime":{"role":"symbol","title":"iso_itu.ds.certificateExtension.baseUpdateTime","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"baseUpdateTime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/baseUpdateTime","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/baseupdatetime"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/userNotice":{"role":"symbol","title":"iso_itu.ds.certificateExtension.userNotice","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userNotice"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/userNotice","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/usernotice"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/attributeDescriptor":{"role":"symbol","title":"iso_itu.ds.certificateExtension.attributeDescriptor","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeDescriptor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/attributeDescriptor","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/attributedescriptor"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/soaIdentifier":{"role":"symbol","title":"iso_itu.ds.certificateExtension.soaIdentifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"soaIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/soaIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/soaidentifier"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/keyUsageRestriction":{"role":"symbol","title":"iso_itu.ds.certificateExtension.keyUsageRestriction","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyUsageRestriction"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/keyUsageRestriction","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/keyusagerestriction"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/acceptablePrivilegePolicies":{"role":"symbol","title":"iso_itu.ds.certificateExtension.acceptablePrivilegePolicies","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"acceptablePrivilegePolicies"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/acceptablePrivilegePolicies","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/acceptableprivilegepolicies"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/delegatedNameConstraints":{"role":"symbol","title":"iso_itu.ds.certificateExtension.delegatedNameConstraints","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"delegatedNameConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/delegatedNameConstraints","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/delegatednameconstraints"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/basicAttConstraints":{"role":"symbol","title":"iso_itu.ds.certificateExtension.basicAttConstraints","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"basicAttConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/basicAttConstraints","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/basicattconstraints"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/keyUsage":{"role":"symbol","title":"iso_itu.ds.certificateExtension.keyUsage","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/keyUsage","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/keyusage"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/inhibitAnyPolicy":{"role":"symbol","title":"iso_itu.ds.certificateExtension.inhibitAnyPolicy","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"inhibitAnyPolicy"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/inhibitAnyPolicy","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/inhibitanypolicy"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/keyAttributes":{"role":"symbol","title":"iso_itu.ds.certificateExtension.keyAttributes","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyAttributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/keyAttributes","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/keyattributes"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/certificatePolicies":{"role":"symbol","title":"iso_itu.ds.certificateExtension.certificatePolicies","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificatePolicies"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/certificatePolicies","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/certificatepolicies"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/extKeyUsage":{"role":"symbol","title":"iso_itu.ds.certificateExtension.extKeyUsage","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"extKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/extKeyUsage","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/extkeyusage"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/subtreesConstraint":{"role":"symbol","title":"iso_itu.ds.certificateExtension.subtreesConstraint","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtreesConstraint"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/subtreesConstraint","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/subtreesconstraint"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/crlDistributionPoints":{"role":"symbol","title":"iso_itu.ds.certificateExtension.crlDistributionPoints","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crlDistributionPoints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/crlDistributionPoints","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/crldistributionpoints"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/expirationDate":{"role":"symbol","title":"iso_itu.ds.certificateExtension.expirationDate","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"expirationDate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/expirationDate","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/expirationdate"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/authorityAttributeIdentifier":{"role":"symbol","title":"iso_itu.ds.certificateExtension.authorityAttributeIdentifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityAttributeIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/authorityAttributeIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/authorityattributeidentifier"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/policyMapping":{"role":"symbol","title":"iso_itu.ds.certificateExtension.policyMapping","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"policyMapping"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/policyMapping","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/policymapping"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/subjectKeyIdentifier":{"role":"symbol","title":"iso_itu.ds.certificateExtension.subjectKeyIdentifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/subjectKeyIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/subjectkeyidentifier"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/certificateIssuer":{"role":"symbol","title":"iso_itu.ds.certificateExtension.certificateIssuer","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateIssuer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/certificateIssuer","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/certificateissuer"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/roleSpecCertIdentifier":{"role":"symbol","title":"iso_itu.ds.certificateExtension.roleSpecCertIdentifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"roleSpecCertIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/roleSpecCertIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/rolespeccertidentifier"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/acceptableCertPolicies":{"role":"symbol","title":"iso_itu.ds.certificateExtension.acceptableCertPolicies","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"acceptableCertPolicies"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/acceptableCertPolicies","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/acceptablecertpolicies"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/authorityKeyIdentifier":{"role":"symbol","title":"iso_itu.ds.certificateExtension.authorityKeyIdentifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/authorityKeyIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/authoritykeyidentifier"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/crlStreamIdentifier":{"role":"symbol","title":"iso_itu.ds.certificateExtension.crlStreamIdentifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crlStreamIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/crlStreamIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/crlstreamidentifier"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/crlNumber":{"role":"symbol","title":"iso_itu.ds.certificateExtension.crlNumber","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crlNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/crlNumber","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/crlnumber"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/subjectAltName":{"role":"symbol","title":"iso_itu.ds.certificateExtension.subjectAltName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/subjectAltName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/subjectaltname"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/invalidityDate":{"role":"symbol","title":"iso_itu.ds.certificateExtension.invalidityDate","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidityDate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/invalidityDate","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/invaliditydate"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/names"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/rawrepresentable-implementations"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/issuingDistributionPoint":{"role":"symbol","title":"iso_itu.ds.certificateExtension.issuingDistributionPoint","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuingDistributionPoint"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/issuingDistributionPoint","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/issuingdistributionpoint"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/deltaInfo":{"role":"symbol","title":"iso_itu.ds.certificateExtension.deltaInfo","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"deltaInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/deltaInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/deltainfo"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/issuerAltName":{"role":"symbol","title":"iso_itu.ds.certificateExtension.issuerAltName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/issuerAltName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/issueraltname"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/freshestCRL":{"role":"symbol","title":"iso_itu.ds.certificateExtension.freshestCRL","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"freshestCRL"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/freshestCRL","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/freshestcrl"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/crlScope":{"role":"symbol","title":"iso_itu.ds.certificateExtension.crlScope","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crlScope"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/crlScope","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/crlscope"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/targetInformation":{"role":"symbol","title":"iso_itu.ds.certificateExtension.targetInformation","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"targetInformation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/targetInformation","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/targetinformation"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/policyMappings":{"role":"symbol","title":"iso_itu.ds.certificateExtension.policyMappings","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"policyMappings"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/policyMappings","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/policymappings"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/subjectDirectoryAttributes":{"role":"symbol","title":"iso_itu.ds.certificateExtension.subjectDirectoryAttributes","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectDirectoryAttributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/subjectDirectoryAttributes","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/subjectdirectoryattributes"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/policyConstraints":{"role":"symbol","title":"iso_itu.ds.certificateExtension.policyConstraints","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"policyConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/policyConstraints","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/policyconstraints"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/orderedList":{"role":"symbol","title":"iso_itu.ds.certificateExtension.orderedList","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"orderedList"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/orderedList","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/orderedlist"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/!=(_:_:).json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/!=(_:_:).json index 5e9c49849..72b24e292 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/!=(_:_:).json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:9ShieldOID7iso_ituV2dsV20certificateExtensionO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/!=(_:_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:9ShieldOID7iso_ituV2dsV20certificateExtensionO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/!=(_:_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/acceptablecertpolicies.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/acceptablecertpolicies.json index 8565819d8..f8f18d953 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/acceptablecertpolicies.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/acceptablecertpolicies.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"acceptableCertPolicies"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/acceptablecertpolicies"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/acceptableCertPolicies","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"acceptableCertPolicies"}],"title":"iso_itu.ds.certificateExtension.acceptableCertPolicies","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO22acceptableCertPoliciesyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/acceptableCertPolicies":{"role":"symbol","title":"iso_itu.ds.certificateExtension.acceptableCertPolicies","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"acceptableCertPolicies"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/acceptableCertPolicies","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/acceptablecertpolicies"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"acceptableCertPolicies"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/acceptablecertpolicies"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/acceptableCertPolicies","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"acceptableCertPolicies"}],"title":"iso_itu.ds.certificateExtension.acceptableCertPolicies","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO22acceptableCertPoliciesyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/acceptableCertPolicies":{"role":"symbol","title":"iso_itu.ds.certificateExtension.acceptableCertPolicies","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"acceptableCertPolicies"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/acceptableCertPolicies","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/acceptablecertpolicies"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/acceptableprivilegepolicies.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/acceptableprivilegepolicies.json index 1f9618b88..31288b21c 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/acceptableprivilegepolicies.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/acceptableprivilegepolicies.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"acceptablePrivilegePolicies"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/acceptableprivilegepolicies"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/acceptablePrivilegePolicies","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"acceptablePrivilegePolicies"}],"title":"iso_itu.ds.certificateExtension.acceptablePrivilegePolicies","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO27acceptablePrivilegePoliciesyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/acceptablePrivilegePolicies":{"role":"symbol","title":"iso_itu.ds.certificateExtension.acceptablePrivilegePolicies","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"acceptablePrivilegePolicies"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/acceptablePrivilegePolicies","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/acceptableprivilegepolicies"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"acceptablePrivilegePolicies"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/acceptableprivilegepolicies"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/acceptablePrivilegePolicies","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"acceptablePrivilegePolicies"}],"title":"iso_itu.ds.certificateExtension.acceptablePrivilegePolicies","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO27acceptablePrivilegePoliciesyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/acceptablePrivilegePolicies":{"role":"symbol","title":"iso_itu.ds.certificateExtension.acceptablePrivilegePolicies","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"acceptablePrivilegePolicies"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/acceptablePrivilegePolicies","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/acceptableprivilegepolicies"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/attributedescriptor.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/attributedescriptor.json index a915514a3..984faea24 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/attributedescriptor.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/attributedescriptor.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeDescriptor"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/attributedescriptor"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/attributeDescriptor","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeDescriptor"}],"title":"iso_itu.ds.certificateExtension.attributeDescriptor","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO19attributeDescriptoryA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/attributeDescriptor":{"role":"symbol","title":"iso_itu.ds.certificateExtension.attributeDescriptor","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeDescriptor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/attributeDescriptor","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/attributedescriptor"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeDescriptor"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/attributedescriptor"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/attributeDescriptor","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeDescriptor"}],"title":"iso_itu.ds.certificateExtension.attributeDescriptor","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO19attributeDescriptoryA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/attributeDescriptor":{"role":"symbol","title":"iso_itu.ds.certificateExtension.attributeDescriptor","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeDescriptor"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/attributeDescriptor","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/attributedescriptor"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/authorityattributeidentifier.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/authorityattributeidentifier.json index 3a6fd29aa..7df513840 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/authorityattributeidentifier.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/authorityattributeidentifier.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityAttributeIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/authorityattributeidentifier"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/authorityAttributeIdentifier","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityAttributeIdentifier"}],"title":"iso_itu.ds.certificateExtension.authorityAttributeIdentifier","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO28authorityAttributeIdentifieryA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/authorityAttributeIdentifier":{"role":"symbol","title":"iso_itu.ds.certificateExtension.authorityAttributeIdentifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityAttributeIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/authorityAttributeIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/authorityattributeidentifier"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityAttributeIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/authorityattributeidentifier"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/authorityAttributeIdentifier","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityAttributeIdentifier"}],"title":"iso_itu.ds.certificateExtension.authorityAttributeIdentifier","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO28authorityAttributeIdentifieryA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/authorityAttributeIdentifier":{"role":"symbol","title":"iso_itu.ds.certificateExtension.authorityAttributeIdentifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityAttributeIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/authorityAttributeIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/authorityattributeidentifier"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/authoritykeyidentifier.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/authoritykeyidentifier.json index 89c7562b1..605f8661a 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/authoritykeyidentifier.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/authoritykeyidentifier.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityKeyIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/authoritykeyidentifier"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/authorityKeyIdentifier","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityKeyIdentifier"}],"title":"iso_itu.ds.certificateExtension.authorityKeyIdentifier","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO22authorityKeyIdentifieryA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/authorityKeyIdentifier":{"role":"symbol","title":"iso_itu.ds.certificateExtension.authorityKeyIdentifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/authorityKeyIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/authoritykeyidentifier"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityKeyIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/authoritykeyidentifier"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/authorityKeyIdentifier","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityKeyIdentifier"}],"title":"iso_itu.ds.certificateExtension.authorityKeyIdentifier","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO22authorityKeyIdentifieryA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/authorityKeyIdentifier":{"role":"symbol","title":"iso_itu.ds.certificateExtension.authorityKeyIdentifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/authorityKeyIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/authoritykeyidentifier"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/baseupdatetime.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/baseupdatetime.json index bc1866260..71ccf75b6 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/baseupdatetime.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/baseupdatetime.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"baseUpdateTime"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/baseupdatetime"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/baseUpdateTime","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"baseUpdateTime"}],"title":"iso_itu.ds.certificateExtension.baseUpdateTime","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO14baseUpdateTimeyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/baseUpdateTime":{"role":"symbol","title":"iso_itu.ds.certificateExtension.baseUpdateTime","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"baseUpdateTime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/baseUpdateTime","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/baseupdatetime"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"baseUpdateTime"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/baseupdatetime"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/baseUpdateTime","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"baseUpdateTime"}],"title":"iso_itu.ds.certificateExtension.baseUpdateTime","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO14baseUpdateTimeyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/baseUpdateTime":{"role":"symbol","title":"iso_itu.ds.certificateExtension.baseUpdateTime","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"baseUpdateTime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/baseUpdateTime","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/baseupdatetime"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/basicattconstraints.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/basicattconstraints.json index 759758f39..547df35b9 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/basicattconstraints.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/basicattconstraints.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"basicAttConstraints"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/basicattconstraints"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/basicAttConstraints","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"basicAttConstraints"}],"title":"iso_itu.ds.certificateExtension.basicAttConstraints","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO19basicAttConstraintsyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/basicAttConstraints":{"role":"symbol","title":"iso_itu.ds.certificateExtension.basicAttConstraints","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"basicAttConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/basicAttConstraints","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/basicattconstraints"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"basicAttConstraints"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/basicattconstraints"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/basicAttConstraints","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"basicAttConstraints"}],"title":"iso_itu.ds.certificateExtension.basicAttConstraints","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO19basicAttConstraintsyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/basicAttConstraints":{"role":"symbol","title":"iso_itu.ds.certificateExtension.basicAttConstraints","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"basicAttConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/basicAttConstraints","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/basicattconstraints"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/basicconstraints.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/basicconstraints.json index 04bb67cf4..6f589189c 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/basicconstraints.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/basicconstraints.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"basicConstraints"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/basicconstraints"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/basicConstraints","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"basicConstraints"}],"title":"iso_itu.ds.certificateExtension.basicConstraints","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO16basicConstraintsyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/basicConstraints":{"role":"symbol","title":"iso_itu.ds.certificateExtension.basicConstraints","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"basicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/basicConstraints","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/basicconstraints"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"basicConstraints"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/basicconstraints"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/basicConstraints","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"basicConstraints"}],"title":"iso_itu.ds.certificateExtension.basicConstraints","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO16basicConstraintsyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/basicConstraints":{"role":"symbol","title":"iso_itu.ds.certificateExtension.basicConstraints","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"basicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/basicConstraints","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/basicconstraints"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/certificateissuer.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/certificateissuer.json index bb8a81cdf..419d0ea83 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/certificateissuer.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/certificateissuer.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateIssuer"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/certificateissuer"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/certificateIssuer","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateIssuer"}],"title":"iso_itu.ds.certificateExtension.certificateIssuer","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO0F6IssueryA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/certificateIssuer":{"role":"symbol","title":"iso_itu.ds.certificateExtension.certificateIssuer","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateIssuer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/certificateIssuer","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/certificateissuer"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateIssuer"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/certificateissuer"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/certificateIssuer","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateIssuer"}],"title":"iso_itu.ds.certificateExtension.certificateIssuer","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO0F6IssueryA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/certificateIssuer":{"role":"symbol","title":"iso_itu.ds.certificateExtension.certificateIssuer","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateIssuer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/certificateIssuer","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/certificateissuer"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/certificatepolicies.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/certificatepolicies.json index 5b313c1d0..094e0f980 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/certificatepolicies.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/certificatepolicies.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificatePolicies"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/certificatepolicies"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/certificatePolicies","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificatePolicies"}],"title":"iso_itu.ds.certificateExtension.certificatePolicies","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO0F8PoliciesyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/certificatePolicies":{"role":"symbol","title":"iso_itu.ds.certificateExtension.certificatePolicies","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificatePolicies"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/certificatePolicies","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/certificatepolicies"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificatePolicies"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/certificatepolicies"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/certificatePolicies","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificatePolicies"}],"title":"iso_itu.ds.certificateExtension.certificatePolicies","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO0F8PoliciesyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/certificatePolicies":{"role":"symbol","title":"iso_itu.ds.certificateExtension.certificatePolicies","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificatePolicies"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/certificatePolicies","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/certificatepolicies"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/crldistributionpoints.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/crldistributionpoints.json index fe6a587a4..6b9290c17 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/crldistributionpoints.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/crldistributionpoints.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crlDistributionPoints"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/crldistributionpoints"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/crlDistributionPoints","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crlDistributionPoints"}],"title":"iso_itu.ds.certificateExtension.crlDistributionPoints","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO21crlDistributionPointsyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/crlDistributionPoints":{"role":"symbol","title":"iso_itu.ds.certificateExtension.crlDistributionPoints","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crlDistributionPoints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/crlDistributionPoints","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/crldistributionpoints"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crlDistributionPoints"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/crldistributionpoints"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/crlDistributionPoints","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crlDistributionPoints"}],"title":"iso_itu.ds.certificateExtension.crlDistributionPoints","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO21crlDistributionPointsyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/crlDistributionPoints":{"role":"symbol","title":"iso_itu.ds.certificateExtension.crlDistributionPoints","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crlDistributionPoints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/crlDistributionPoints","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/crldistributionpoints"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/crlnumber.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/crlnumber.json index 351234387..62c1b4a7c 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/crlnumber.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/crlnumber.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crlNumber"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/crlnumber"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/crlNumber","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crlNumber"}],"title":"iso_itu.ds.certificateExtension.crlNumber","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO9crlNumberyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/crlNumber":{"role":"symbol","title":"iso_itu.ds.certificateExtension.crlNumber","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crlNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/crlNumber","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/crlnumber"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crlNumber"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/crlnumber"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/crlNumber","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crlNumber"}],"title":"iso_itu.ds.certificateExtension.crlNumber","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO9crlNumberyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/crlNumber":{"role":"symbol","title":"iso_itu.ds.certificateExtension.crlNumber","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crlNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/crlNumber","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/crlnumber"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/crlscope.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/crlscope.json index fc25eea26..83341a6fa 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/crlscope.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/crlscope.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crlScope"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/crlscope"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/crlScope","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crlScope"}],"title":"iso_itu.ds.certificateExtension.crlScope","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO8crlScopeyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/crlScope":{"role":"symbol","title":"iso_itu.ds.certificateExtension.crlScope","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crlScope"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/crlScope","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/crlscope"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crlScope"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/crlscope"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/crlScope","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crlScope"}],"title":"iso_itu.ds.certificateExtension.crlScope","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO8crlScopeyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/crlScope":{"role":"symbol","title":"iso_itu.ds.certificateExtension.crlScope","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crlScope"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/crlScope","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/crlscope"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/crlstreamidentifier.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/crlstreamidentifier.json index 653d79f00..531ad734d 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/crlstreamidentifier.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/crlstreamidentifier.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crlStreamIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/crlstreamidentifier"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/crlStreamIdentifier","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crlStreamIdentifier"}],"title":"iso_itu.ds.certificateExtension.crlStreamIdentifier","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO19crlStreamIdentifieryA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/crlStreamIdentifier":{"role":"symbol","title":"iso_itu.ds.certificateExtension.crlStreamIdentifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crlStreamIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/crlStreamIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/crlstreamidentifier"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crlStreamIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/crlstreamidentifier"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/crlStreamIdentifier","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crlStreamIdentifier"}],"title":"iso_itu.ds.certificateExtension.crlStreamIdentifier","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO19crlStreamIdentifieryA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/crlStreamIdentifier":{"role":"symbol","title":"iso_itu.ds.certificateExtension.crlStreamIdentifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"crlStreamIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/crlStreamIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/crlstreamidentifier"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/delegatednameconstraints.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/delegatednameconstraints.json index ef2239639..34cc54286 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/delegatednameconstraints.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/delegatednameconstraints.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"delegatedNameConstraints"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/delegatednameconstraints"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/delegatedNameConstraints","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"delegatedNameConstraints"}],"title":"iso_itu.ds.certificateExtension.delegatedNameConstraints","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO24delegatedNameConstraintsyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/delegatedNameConstraints":{"role":"symbol","title":"iso_itu.ds.certificateExtension.delegatedNameConstraints","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"delegatedNameConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/delegatedNameConstraints","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/delegatednameconstraints"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"delegatedNameConstraints"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/delegatednameconstraints"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/delegatedNameConstraints","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"delegatedNameConstraints"}],"title":"iso_itu.ds.certificateExtension.delegatedNameConstraints","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO24delegatedNameConstraintsyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/delegatedNameConstraints":{"role":"symbol","title":"iso_itu.ds.certificateExtension.delegatedNameConstraints","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"delegatedNameConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/delegatedNameConstraints","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/delegatednameconstraints"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/deltacrlindicator.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/deltacrlindicator.json index 503ecd8cf..7c1d8d9f9 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/deltacrlindicator.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/deltacrlindicator.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"deltaCRLIndicator"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/deltacrlindicator"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/deltaCRLIndicator","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"deltaCRLIndicator"}],"title":"iso_itu.ds.certificateExtension.deltaCRLIndicator","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO17deltaCRLIndicatoryA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/deltaCRLIndicator":{"role":"symbol","title":"iso_itu.ds.certificateExtension.deltaCRLIndicator","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"deltaCRLIndicator"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/deltaCRLIndicator","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/deltacrlindicator"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"deltaCRLIndicator"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/deltacrlindicator"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/deltaCRLIndicator","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"deltaCRLIndicator"}],"title":"iso_itu.ds.certificateExtension.deltaCRLIndicator","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO17deltaCRLIndicatoryA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/deltaCRLIndicator":{"role":"symbol","title":"iso_itu.ds.certificateExtension.deltaCRLIndicator","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"deltaCRLIndicator"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/deltaCRLIndicator","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/deltacrlindicator"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/deltainfo.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/deltainfo.json index 2b2c853e8..8363905c1 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/deltainfo.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/deltainfo.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"deltaInfo"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/deltainfo"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/deltaInfo","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"deltaInfo"}],"title":"iso_itu.ds.certificateExtension.deltaInfo","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO9deltaInfoyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/deltaInfo":{"role":"symbol","title":"iso_itu.ds.certificateExtension.deltaInfo","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"deltaInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/deltaInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/deltainfo"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"deltaInfo"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/deltainfo"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/deltaInfo","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"deltaInfo"}],"title":"iso_itu.ds.certificateExtension.deltaInfo","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO9deltaInfoyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/deltaInfo":{"role":"symbol","title":"iso_itu.ds.certificateExtension.deltaInfo","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"deltaInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/deltaInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/deltainfo"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/equatable-implementations.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/equatable-implementations.json index 2b1986993..765f8ee2b 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/equatable-implementations.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/!=(_:_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/expirationdate.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/expirationdate.json index d3b7ed740..4bb4d9c4e 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/expirationdate.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/expirationdate.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"expirationDate"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/expirationdate"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/expirationDate","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"expirationDate"}],"title":"iso_itu.ds.certificateExtension.expirationDate","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO14expirationDateyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/expirationDate":{"role":"symbol","title":"iso_itu.ds.certificateExtension.expirationDate","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"expirationDate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/expirationDate","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/expirationdate"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"expirationDate"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/expirationdate"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/expirationDate","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"expirationDate"}],"title":"iso_itu.ds.certificateExtension.expirationDate","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO14expirationDateyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/expirationDate":{"role":"symbol","title":"iso_itu.ds.certificateExtension.expirationDate","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"expirationDate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/expirationDate","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/expirationdate"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/extkeyusage.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/extkeyusage.json index eb6469999..e513bc722 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/extkeyusage.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/extkeyusage.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"extKeyUsage"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/extkeyusage"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/extKeyUsage","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"extKeyUsage"}],"title":"iso_itu.ds.certificateExtension.extKeyUsage","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO11extKeyUsageyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/extKeyUsage":{"role":"symbol","title":"iso_itu.ds.certificateExtension.extKeyUsage","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"extKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/extKeyUsage","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/extkeyusage"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"extKeyUsage"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/extkeyusage"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/extKeyUsage","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"extKeyUsage"}],"title":"iso_itu.ds.certificateExtension.extKeyUsage","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO11extKeyUsageyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/extKeyUsage":{"role":"symbol","title":"iso_itu.ds.certificateExtension.extKeyUsage","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"extKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/extKeyUsage","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/extkeyusage"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/freshestcrl.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/freshestcrl.json index 6ef180069..9ca12732c 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/freshestcrl.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/freshestcrl.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"freshestCRL"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/freshestcrl"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/freshestCRL","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"freshestCRL"}],"title":"iso_itu.ds.certificateExtension.freshestCRL","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO11freshestCRLyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/freshestCRL":{"role":"symbol","title":"iso_itu.ds.certificateExtension.freshestCRL","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"freshestCRL"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/freshestCRL","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/freshestcrl"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"freshestCRL"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/freshestcrl"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/freshestCRL","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"freshestCRL"}],"title":"iso_itu.ds.certificateExtension.freshestCRL","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO11freshestCRLyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/freshestCRL":{"role":"symbol","title":"iso_itu.ds.certificateExtension.freshestCRL","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"freshestCRL"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/freshestCRL","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/freshestcrl"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/hash(into:).json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/hash(into:).json index e09e89f2e..2cea9416b 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/hash(into:).json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:9ShieldOID7iso_ituV2dsV20certificateExtensionO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/rawrepresentable-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:9ShieldOID7iso_ituV2dsV20certificateExtensionO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/hash(into:)"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/hashvalue.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/hashvalue.json index c2429700b..a61a01760 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/hashvalue.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/hashvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:9ShieldOID7iso_ituV2dsV20certificateExtensionO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/rawrepresentable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:9ShieldOID7iso_ituV2dsV20certificateExtensionO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/id.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/id.json index f3ba0573f..d685fedba 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/id.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/id"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/id"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/inhibitanypolicy.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/inhibitanypolicy.json index 1bd3900bd..2b4ec2f95 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/inhibitanypolicy.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/inhibitanypolicy.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"inhibitAnyPolicy"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/inhibitanypolicy"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/inhibitAnyPolicy","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"inhibitAnyPolicy"}],"title":"iso_itu.ds.certificateExtension.inhibitAnyPolicy","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO16inhibitAnyPolicyyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/inhibitAnyPolicy":{"role":"symbol","title":"iso_itu.ds.certificateExtension.inhibitAnyPolicy","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"inhibitAnyPolicy"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/inhibitAnyPolicy","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/inhibitanypolicy"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"inhibitAnyPolicy"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/inhibitanypolicy"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/inhibitAnyPolicy","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"inhibitAnyPolicy"}],"title":"iso_itu.ds.certificateExtension.inhibitAnyPolicy","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO16inhibitAnyPolicyyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/inhibitAnyPolicy":{"role":"symbol","title":"iso_itu.ds.certificateExtension.inhibitAnyPolicy","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"inhibitAnyPolicy"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/inhibitAnyPolicy","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/inhibitanypolicy"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/init(rawvalue:).json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/init(rawvalue:).json index fe3f3478f..d38c5cffd 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/init(rawvalue:).json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/init(rawvalue:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO8rawValueAGSg10PotentASN116ObjectIdentifierV_tcfc","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO8rawValueAGSg10PotentASN116ObjectIdentifierV_tcfc","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/instructioncode.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/instructioncode.json index fdbb95daa..c192c0095 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/instructioncode.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/instructioncode.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"instructionCode"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/instructioncode"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/instructionCode","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"instructionCode"}],"title":"iso_itu.ds.certificateExtension.instructionCode","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO15instructionCodeyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/instructionCode":{"role":"symbol","title":"iso_itu.ds.certificateExtension.instructionCode","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"instructionCode"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/instructionCode","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/instructioncode"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"instructionCode"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/instructioncode"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/instructionCode","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"instructionCode"}],"title":"iso_itu.ds.certificateExtension.instructionCode","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO15instructionCodeyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/instructionCode":{"role":"symbol","title":"iso_itu.ds.certificateExtension.instructionCode","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"instructionCode"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/instructionCode","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/instructioncode"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/invaliditydate.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/invaliditydate.json index 92d798ce5..a31e6f2fc 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/invaliditydate.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/invaliditydate.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidityDate"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/invaliditydate"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/invalidityDate","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidityDate"}],"title":"iso_itu.ds.certificateExtension.invalidityDate","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO14invalidityDateyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/invalidityDate":{"role":"symbol","title":"iso_itu.ds.certificateExtension.invalidityDate","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidityDate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/invalidityDate","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/invaliditydate"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidityDate"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/invaliditydate"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/invalidityDate","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidityDate"}],"title":"iso_itu.ds.certificateExtension.invalidityDate","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO14invalidityDateyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/invalidityDate":{"role":"symbol","title":"iso_itu.ds.certificateExtension.invalidityDate","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidityDate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/invalidityDate","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/invaliditydate"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/issueraltname.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/issueraltname.json index 91234aefe..5fb0b7285 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/issueraltname.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/issueraltname.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuerAltName"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/issueraltname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/issuerAltName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuerAltName"}],"title":"iso_itu.ds.certificateExtension.issuerAltName","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO13issuerAltNameyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/issuerAltName":{"role":"symbol","title":"iso_itu.ds.certificateExtension.issuerAltName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/issuerAltName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/issueraltname"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuerAltName"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/issueraltname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/issuerAltName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuerAltName"}],"title":"iso_itu.ds.certificateExtension.issuerAltName","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO13issuerAltNameyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/issuerAltName":{"role":"symbol","title":"iso_itu.ds.certificateExtension.issuerAltName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/issuerAltName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/issueraltname"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/issuingdistributionpoint.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/issuingdistributionpoint.json index 38161cb67..c420c44ed 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/issuingdistributionpoint.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/issuingdistributionpoint.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuingDistributionPoint"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/issuingdistributionpoint"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/issuingDistributionPoint","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuingDistributionPoint"}],"title":"iso_itu.ds.certificateExtension.issuingDistributionPoint","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO24issuingDistributionPointyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/issuingDistributionPoint":{"role":"symbol","title":"iso_itu.ds.certificateExtension.issuingDistributionPoint","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuingDistributionPoint"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/issuingDistributionPoint","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/issuingdistributionpoint"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuingDistributionPoint"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/issuingdistributionpoint"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/issuingDistributionPoint","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuingDistributionPoint"}],"title":"iso_itu.ds.certificateExtension.issuingDistributionPoint","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO24issuingDistributionPointyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/issuingDistributionPoint":{"role":"symbol","title":"iso_itu.ds.certificateExtension.issuingDistributionPoint","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuingDistributionPoint"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/issuingDistributionPoint","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/issuingdistributionpoint"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/keyattributes.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/keyattributes.json index 74b184722..f23575add 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/keyattributes.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/keyattributes.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyAttributes"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/keyattributes"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/keyAttributes","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyAttributes"}],"title":"iso_itu.ds.certificateExtension.keyAttributes","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO13keyAttributesyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/keyAttributes":{"role":"symbol","title":"iso_itu.ds.certificateExtension.keyAttributes","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyAttributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/keyAttributes","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/keyattributes"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyAttributes"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/keyattributes"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/keyAttributes","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyAttributes"}],"title":"iso_itu.ds.certificateExtension.keyAttributes","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO13keyAttributesyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/keyAttributes":{"role":"symbol","title":"iso_itu.ds.certificateExtension.keyAttributes","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyAttributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/keyAttributes","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/keyattributes"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/keyusage.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/keyusage.json index 94bfdb36c..eace22bc7 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/keyusage.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/keyusage.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyUsage"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/keyusage"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/keyUsage","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyUsage"}],"title":"iso_itu.ds.certificateExtension.keyUsage","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO8keyUsageyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/keyUsage":{"role":"symbol","title":"iso_itu.ds.certificateExtension.keyUsage","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/keyUsage","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/keyusage"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyUsage"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/keyusage"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/keyUsage","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyUsage"}],"title":"iso_itu.ds.certificateExtension.keyUsage","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO8keyUsageyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/keyUsage":{"role":"symbol","title":"iso_itu.ds.certificateExtension.keyUsage","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/keyUsage","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/keyusage"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/keyusagerestriction.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/keyusagerestriction.json index 7ac7d5c71..ed72146b9 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/keyusagerestriction.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/keyusagerestriction.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyUsageRestriction"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/keyusagerestriction"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/keyUsageRestriction","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyUsageRestriction"}],"title":"iso_itu.ds.certificateExtension.keyUsageRestriction","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO19keyUsageRestrictionyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/keyUsageRestriction":{"role":"symbol","title":"iso_itu.ds.certificateExtension.keyUsageRestriction","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyUsageRestriction"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/keyUsageRestriction","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/keyusagerestriction"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyUsageRestriction"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/keyusagerestriction"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/keyUsageRestriction","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyUsageRestriction"}],"title":"iso_itu.ds.certificateExtension.keyUsageRestriction","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO19keyUsageRestrictionyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/keyUsageRestriction":{"role":"symbol","title":"iso_itu.ds.certificateExtension.keyUsageRestriction","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyUsageRestriction"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/keyUsageRestriction","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/keyusagerestriction"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/nameconstraints.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/nameconstraints.json index 5618b84a4..5ace914d9 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/nameconstraints.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/nameconstraints.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"nameConstraints"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/nameconstraints"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/nameConstraints","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"nameConstraints"}],"title":"iso_itu.ds.certificateExtension.nameConstraints","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO15nameConstraintsyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/nameConstraints":{"role":"symbol","title":"iso_itu.ds.certificateExtension.nameConstraints","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"nameConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/nameConstraints","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/nameconstraints"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"nameConstraints"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/nameconstraints"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/nameConstraints","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"nameConstraints"}],"title":"iso_itu.ds.certificateExtension.nameConstraints","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO15nameConstraintsyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/nameConstraints":{"role":"symbol","title":"iso_itu.ds.certificateExtension.nameConstraints","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"nameConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/nameConstraints","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/nameconstraints"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/names.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/names.json index 144e4a7fa..41f83e51c 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/names.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/names"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/names"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/norevavail.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/norevavail.json index 3ce9345f5..e592c92dc 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/norevavail.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/norevavail.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"noRevAvail"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/norevavail"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/noRevAvail","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"noRevAvail"}],"title":"iso_itu.ds.certificateExtension.noRevAvail","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO10noRevAvailyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/noRevAvail":{"role":"symbol","title":"iso_itu.ds.certificateExtension.noRevAvail","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"noRevAvail"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/noRevAvail","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/norevavail"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"noRevAvail"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/norevavail"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/noRevAvail","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"noRevAvail"}],"title":"iso_itu.ds.certificateExtension.noRevAvail","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO10noRevAvailyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/noRevAvail":{"role":"symbol","title":"iso_itu.ds.certificateExtension.noRevAvail","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"noRevAvail"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/noRevAvail","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/norevavail"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/orderedlist.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/orderedlist.json index 63e08f7b1..1b0339bb2 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/orderedlist.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/orderedlist.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"orderedList"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/orderedlist"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/orderedList","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"orderedList"}],"title":"iso_itu.ds.certificateExtension.orderedList","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO11orderedListyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/orderedList":{"role":"symbol","title":"iso_itu.ds.certificateExtension.orderedList","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"orderedList"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/orderedList","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/orderedlist"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"orderedList"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/orderedlist"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/orderedList","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"orderedList"}],"title":"iso_itu.ds.certificateExtension.orderedList","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO11orderedListyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/orderedList":{"role":"symbol","title":"iso_itu.ds.certificateExtension.orderedList","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"orderedList"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/orderedList","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/orderedlist"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/policyconstraints.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/policyconstraints.json index 513d8cb2b..aa51d2cfa 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/policyconstraints.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/policyconstraints.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"policyConstraints"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/policyconstraints"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/policyConstraints","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"policyConstraints"}],"title":"iso_itu.ds.certificateExtension.policyConstraints","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO17policyConstraintsyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/policyConstraints":{"role":"symbol","title":"iso_itu.ds.certificateExtension.policyConstraints","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"policyConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/policyConstraints","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/policyconstraints"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"policyConstraints"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/policyconstraints"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/policyConstraints","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"policyConstraints"}],"title":"iso_itu.ds.certificateExtension.policyConstraints","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO17policyConstraintsyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/policyConstraints":{"role":"symbol","title":"iso_itu.ds.certificateExtension.policyConstraints","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"policyConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/policyConstraints","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/policyconstraints"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/policymapping.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/policymapping.json index af4dd8e29..f14d4184f 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/policymapping.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/policymapping.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"policyMapping"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/policymapping"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/policyMapping","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"policyMapping"}],"title":"iso_itu.ds.certificateExtension.policyMapping","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO13policyMappingyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/policyMapping":{"role":"symbol","title":"iso_itu.ds.certificateExtension.policyMapping","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"policyMapping"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/policyMapping","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/policymapping"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"policyMapping"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/policymapping"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/policyMapping","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"policyMapping"}],"title":"iso_itu.ds.certificateExtension.policyMapping","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO13policyMappingyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/policyMapping":{"role":"symbol","title":"iso_itu.ds.certificateExtension.policyMapping","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"policyMapping"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/policyMapping","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/policymapping"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/policymappings.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/policymappings.json index e11dac2a9..7df28a620 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/policymappings.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/policymappings.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"policyMappings"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/policymappings"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/policyMappings","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"policyMappings"}],"title":"iso_itu.ds.certificateExtension.policyMappings","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO14policyMappingsyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/policyMappings":{"role":"symbol","title":"iso_itu.ds.certificateExtension.policyMappings","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"policyMappings"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/policyMappings","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/policymappings"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"policyMappings"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/policymappings"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/policyMappings","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"policyMappings"}],"title":"iso_itu.ds.certificateExtension.policyMappings","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO14policyMappingsyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/policyMappings":{"role":"symbol","title":"iso_itu.ds.certificateExtension.policyMappings","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"policyMappings"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/policyMappings","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/policymappings"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/privatekeyusageperiod.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/privatekeyusageperiod.json index a9db85d4e..cb7d15509 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/privatekeyusageperiod.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/privatekeyusageperiod.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKeyUsagePeriod"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/privatekeyusageperiod"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/privateKeyUsagePeriod","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKeyUsagePeriod"}],"title":"iso_itu.ds.certificateExtension.privateKeyUsagePeriod","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO21privateKeyUsagePeriodyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/privateKeyUsagePeriod":{"role":"symbol","title":"iso_itu.ds.certificateExtension.privateKeyUsagePeriod","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKeyUsagePeriod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/privateKeyUsagePeriod","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/privatekeyusageperiod"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKeyUsagePeriod"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/privatekeyusageperiod"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/privateKeyUsagePeriod","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKeyUsagePeriod"}],"title":"iso_itu.ds.certificateExtension.privateKeyUsagePeriod","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO21privateKeyUsagePeriodyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/privateKeyUsagePeriod":{"role":"symbol","title":"iso_itu.ds.certificateExtension.privateKeyUsagePeriod","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKeyUsagePeriod"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/privateKeyUsagePeriod","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/privatekeyusageperiod"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/rawrepresentable-implementations.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/rawrepresentable-implementations.json index d66a57efe..0d1bb17a3 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/rawrepresentable-implementations.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/rawrepresentable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/hash(into:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/hash(into:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/hashvalue"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/reasoncode.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/reasoncode.json index ed6ee9522..db12c8f8b 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/reasoncode.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/reasoncode.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"reasonCode"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/reasoncode"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/reasonCode","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"reasonCode"}],"title":"iso_itu.ds.certificateExtension.reasonCode","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO10reasonCodeyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/reasonCode":{"role":"symbol","title":"iso_itu.ds.certificateExtension.reasonCode","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"reasonCode"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/reasonCode","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/reasoncode"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"reasonCode"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/reasoncode"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/reasonCode","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"reasonCode"}],"title":"iso_itu.ds.certificateExtension.reasonCode","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO10reasonCodeyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/reasonCode":{"role":"symbol","title":"iso_itu.ds.certificateExtension.reasonCode","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"reasonCode"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/reasonCode","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/reasoncode"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/rolespeccertidentifier.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/rolespeccertidentifier.json index 6fe1e618e..3ce4996d4 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/rolespeccertidentifier.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/rolespeccertidentifier.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"roleSpecCertIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/rolespeccertidentifier"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/roleSpecCertIdentifier","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"roleSpecCertIdentifier"}],"title":"iso_itu.ds.certificateExtension.roleSpecCertIdentifier","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO22roleSpecCertIdentifieryA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/roleSpecCertIdentifier":{"role":"symbol","title":"iso_itu.ds.certificateExtension.roleSpecCertIdentifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"roleSpecCertIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/roleSpecCertIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/rolespeccertidentifier"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"roleSpecCertIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/rolespeccertidentifier"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/roleSpecCertIdentifier","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"roleSpecCertIdentifier"}],"title":"iso_itu.ds.certificateExtension.roleSpecCertIdentifier","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO22roleSpecCertIdentifieryA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/roleSpecCertIdentifier":{"role":"symbol","title":"iso_itu.ds.certificateExtension.roleSpecCertIdentifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"roleSpecCertIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/roleSpecCertIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/rolespeccertidentifier"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/statusreferrals.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/statusreferrals.json index e0d3feaff..649adb0aa 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/statusreferrals.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/statusreferrals.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"statusReferrals"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/statusreferrals"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/statusReferrals","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"statusReferrals"}],"title":"iso_itu.ds.certificateExtension.statusReferrals","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO15statusReferralsyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/statusReferrals":{"role":"symbol","title":"iso_itu.ds.certificateExtension.statusReferrals","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"statusReferrals"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/statusReferrals","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/statusreferrals"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"statusReferrals"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/statusreferrals"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/statusReferrals","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"statusReferrals"}],"title":"iso_itu.ds.certificateExtension.statusReferrals","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO15statusReferralsyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/statusReferrals":{"role":"symbol","title":"iso_itu.ds.certificateExtension.statusReferrals","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"statusReferrals"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/statusReferrals","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/statusreferrals"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/subjectaltname.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/subjectaltname.json index 72523e4f2..824c737ce 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/subjectaltname.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/subjectaltname.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectAltName"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/subjectaltname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/subjectAltName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectAltName"}],"title":"iso_itu.ds.certificateExtension.subjectAltName","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO14subjectAltNameyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/subjectAltName":{"role":"symbol","title":"iso_itu.ds.certificateExtension.subjectAltName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/subjectAltName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/subjectaltname"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectAltName"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/subjectaltname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/subjectAltName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectAltName"}],"title":"iso_itu.ds.certificateExtension.subjectAltName","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO14subjectAltNameyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/subjectAltName":{"role":"symbol","title":"iso_itu.ds.certificateExtension.subjectAltName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/subjectAltName","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/subjectaltname"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/subjectdirectoryattributes.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/subjectdirectoryattributes.json index 0ed02330c..669ab739a 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/subjectdirectoryattributes.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/subjectdirectoryattributes.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectDirectoryAttributes"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/subjectdirectoryattributes"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/subjectDirectoryAttributes","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectDirectoryAttributes"}],"title":"iso_itu.ds.certificateExtension.subjectDirectoryAttributes","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO26subjectDirectoryAttributesyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/subjectDirectoryAttributes":{"role":"symbol","title":"iso_itu.ds.certificateExtension.subjectDirectoryAttributes","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectDirectoryAttributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/subjectDirectoryAttributes","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/subjectdirectoryattributes"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectDirectoryAttributes"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/subjectdirectoryattributes"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/subjectDirectoryAttributes","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectDirectoryAttributes"}],"title":"iso_itu.ds.certificateExtension.subjectDirectoryAttributes","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO26subjectDirectoryAttributesyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/subjectDirectoryAttributes":{"role":"symbol","title":"iso_itu.ds.certificateExtension.subjectDirectoryAttributes","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectDirectoryAttributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/subjectDirectoryAttributes","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/subjectdirectoryattributes"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/subjectkeyidentifier.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/subjectkeyidentifier.json index 7861b6733..f46f43895 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/subjectkeyidentifier.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/subjectkeyidentifier.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectKeyIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/subjectkeyidentifier"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/subjectKeyIdentifier","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectKeyIdentifier"}],"title":"iso_itu.ds.certificateExtension.subjectKeyIdentifier","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO20subjectKeyIdentifieryA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/subjectKeyIdentifier":{"role":"symbol","title":"iso_itu.ds.certificateExtension.subjectKeyIdentifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/subjectKeyIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/subjectkeyidentifier"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectKeyIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/subjectkeyidentifier"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/subjectKeyIdentifier","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectKeyIdentifier"}],"title":"iso_itu.ds.certificateExtension.subjectKeyIdentifier","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO20subjectKeyIdentifieryA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/subjectKeyIdentifier":{"role":"symbol","title":"iso_itu.ds.certificateExtension.subjectKeyIdentifier","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/subjectKeyIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/subjectkeyidentifier"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/subtreesconstraint.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/subtreesconstraint.json index 7b65e4ad2..a88cdfe43 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/subtreesconstraint.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/subtreesconstraint.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtreesConstraint"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/subtreesconstraint"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/subtreesConstraint","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtreesConstraint"}],"title":"iso_itu.ds.certificateExtension.subtreesConstraint","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO18subtreesConstraintyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/subtreesConstraint":{"role":"symbol","title":"iso_itu.ds.certificateExtension.subtreesConstraint","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtreesConstraint"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/subtreesConstraint","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/subtreesconstraint"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtreesConstraint"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/subtreesconstraint"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/subtreesConstraint","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtreesConstraint"}],"title":"iso_itu.ds.certificateExtension.subtreesConstraint","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO18subtreesConstraintyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/subtreesConstraint":{"role":"symbol","title":"iso_itu.ds.certificateExtension.subtreesConstraint","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtreesConstraint"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/subtreesConstraint","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/subtreesconstraint"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/targetinformation.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/targetinformation.json index 88f089763..ffbbb8dce 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/targetinformation.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/targetinformation.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"targetInformation"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/targetinformation"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/targetInformation","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"targetInformation"}],"title":"iso_itu.ds.certificateExtension.targetInformation","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO17targetInformationyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/targetInformation":{"role":"symbol","title":"iso_itu.ds.certificateExtension.targetInformation","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"targetInformation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/targetInformation","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/targetinformation"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"targetInformation"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/targetinformation"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/targetInformation","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"targetInformation"}],"title":"iso_itu.ds.certificateExtension.targetInformation","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO17targetInformationyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/targetInformation":{"role":"symbol","title":"iso_itu.ds.certificateExtension.targetInformation","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"targetInformation"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/targetInformation","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/targetinformation"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/timespecification.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/timespecification.json index b2b15fa49..8ec529122 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/timespecification.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/timespecification.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"timeSpecification"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/timespecification"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/timeSpecification","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"timeSpecification"}],"title":"iso_itu.ds.certificateExtension.timeSpecification","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO17timeSpecificationyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/timeSpecification":{"role":"symbol","title":"iso_itu.ds.certificateExtension.timeSpecification","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"timeSpecification"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/timeSpecification","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/timespecification"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"timeSpecification"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/timespecification"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/timeSpecification","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"timeSpecification"}],"title":"iso_itu.ds.certificateExtension.timeSpecification","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO17timeSpecificationyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/timeSpecification":{"role":"symbol","title":"iso_itu.ds.certificateExtension.timeSpecification","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"timeSpecification"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/timeSpecification","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/timespecification"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/usernotice.json b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/usernotice.json index fc2711422..0e4abbfa1 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/usernotice.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/certificateextension/usernotice.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userNotice"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/usernotice"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/userNotice","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userNotice"}],"title":"iso_itu.ds.certificateExtension.userNotice","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO10userNoticeyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/userNotice":{"role":"symbol","title":"iso_itu.ds.certificateExtension.userNotice","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userNotice"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/userNotice","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/usernotice"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userNotice"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/usernotice"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/userNotice","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userNotice"}],"title":"iso_itu.ds.certificateExtension.userNotice","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID7iso_ituV2dsV20certificateExtensionO10userNoticeyA2GmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension/userNotice":{"role":"symbol","title":"iso_itu.ds.certificateExtension.userNotice","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userNotice"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension\/userNotice","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/usernotice"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/id.json b/main/data/documentation/shieldoid/iso_itu/ds/id.json index 419b94afc..64f775412 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/id.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV2dsV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/id"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV2dsV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/id"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/ds/names.json b/main/data/documentation/shieldoid/iso_itu/ds/names.json index 75c9b2d32..de598a282 100644 --- a/main/data/documentation/shieldoid/iso_itu/ds/names.json +++ b/main/data/documentation/shieldoid/iso_itu/ds/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV2dsV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/names"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/ds\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV2dsV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/ds/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/ds\/names"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/iso_itu/ds":{"role":"symbol","title":"iso_itu.ds","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ds"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ds"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/iso_itu/id.json b/main/data/documentation/shieldoid/iso_itu/id.json index 07706f7ff..68e856697 100644 --- a/main/data/documentation/shieldoid/iso_itu/id.json +++ b/main/data/documentation/shieldoid/iso_itu/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu"]]},"references":{"doc://Shield/documentation/ShieldOID/iso_itu/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/id"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/iso_itu\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID7iso_ituV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/iso_itu\/id"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/itu.json b/main/data/documentation/shieldoid/itu.json index 5bf607d82..d81845500 100644 --- a/main/data/documentation/shieldoid/itu.json +++ b/main/data/documentation/shieldoid/itu.json @@ -1 +1 @@ -{"seeAlsoSections":[{"title":"ShieldOID","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso"],"generated":true}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"See: http:\/\/oid-info.com\/get\/0"}]}]}],"variants":[{"paths":["\/documentation\/shieldoid\/itu"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"title":"itu","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID3ituV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"itu"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/itu\/id","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/names"]}],"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/itu/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/names"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/id"}}} \ No newline at end of file +{"seeAlsoSections":[{"title":"ShieldOID","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","doc:\/\/Shield\/documentation\/ShieldOID\/iso"],"generated":true}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"See: http:\/\/oid-info.com\/get\/0"}]}]}],"variants":[{"paths":["\/documentation\/shieldoid\/itu"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"title":"itu","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID3ituV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"itu"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/itu\/id","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/names"]}],"references":{"doc://Shield/documentation/ShieldOID/itu/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/names"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/iso":{"role":"symbol","title":"iso","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso"}],"abstract":[{"type":"text","text":"International Organization for Standardization (ISO)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso"}],"url":"\/documentation\/shieldoid\/iso"},"doc://Shield/documentation/ShieldOID/iso_itu":{"role":"symbol","title":"iso_itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"iso_itu"}],"abstract":[{"type":"text","text":"Areas of joint work between ISO\/IEC (International Organization for Standardization\/International Electrotechnical Commission)"},{"type":"text","text":" "},{"type":"text","text":"and ITU-T (International Telecommunication Union - Telecommunication standardization sector), and other international work"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"iso_itu"}],"url":"\/documentation\/shieldoid\/iso_itu"},"doc://Shield/documentation/ShieldOID/itu/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/id"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/itu/data.json b/main/data/documentation/shieldoid/itu/data.json index b379e8dd1..7c04ca4c9 100644 --- a/main/data/documentation/shieldoid/itu/data.json +++ b/main/data/documentation/shieldoid/itu/data.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/id","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/names"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"title":"itu.data","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID3ituV4dataV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"data"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu"]]},"references":{"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/names"},"doc://Shield/documentation/ShieldOID/itu/data/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/id"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/id","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/names"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"title":"itu.data","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID3ituV4dataV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"data"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu"]]},"references":{"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/id"},"doc://Shield/documentation/ShieldOID/itu/data/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/names"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/itu/data/id.json b/main/data/documentation/shieldoid/itu/data/id.json index c157566e8..957127ece 100644 --- a/main/data/documentation/shieldoid/itu/data/id.json +++ b/main/data/documentation/shieldoid/itu/data/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3ituV4dataV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data"]]},"references":{"doc://Shield/documentation/ShieldOID/itu/data/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/id"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3ituV4dataV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/ShieldOID/itu/data/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/id"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/itu/data/names.json b/main/data/documentation/shieldoid/itu/data/names.json index 2ef6ea803..89a0f16d0 100644 --- a/main/data/documentation/shieldoid/itu/data/names.json +++ b/main/data/documentation/shieldoid/itu/data/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3ituV4dataV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/names"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3ituV4dataV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data"]]},"references":{"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/names"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/itu/data/pss.json b/main/data/documentation/shieldoid/itu/data/pss.json index f94e10f51..2f78d10d5 100644 --- a/main/data/documentation/shieldoid/itu/data/pss.json +++ b/main/data/documentation/shieldoid/itu/data/pss.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/pss"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/id","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/names"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"title":"itu.data.pss","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID3ituV4dataV3pssV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"pss"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl":{"role":"symbol","title":"itu.data.pss.ucl","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ucl"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl"},"doc://Shield/documentation/ShieldOID/itu/data/pss/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/id"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"},"doc://Shield/documentation/ShieldOID/itu/data/pss/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/names"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/pss"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/id","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/names"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"title":"itu.data.pss","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID3ituV4dataV3pssV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"pss"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data"]]},"references":{"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data/pss/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/names"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl":{"role":"symbol","title":"itu.data.pss.ucl","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ucl"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl"},"doc://Shield/documentation/ShieldOID/itu/data/pss/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/id"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/itu/data/pss/id.json b/main/data/documentation/shieldoid/itu/data/pss/id.json index 3915122ab..8d0f42489 100644 --- a/main/data/documentation/shieldoid/itu/data/pss/id.json +++ b/main/data/documentation/shieldoid/itu/data/pss/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/pss\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3ituV4dataV3pssV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss"]]},"references":{"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"},"doc://Shield/documentation/ShieldOID/itu/data/pss/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/id"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/pss\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3ituV4dataV3pssV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss"]]},"references":{"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data/pss/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/id"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/itu/data/pss/names.json b/main/data/documentation/shieldoid/itu/data/pss/names.json index aa7267e91..314c4d453 100644 --- a/main/data/documentation/shieldoid/itu/data/pss/names.json +++ b/main/data/documentation/shieldoid/itu/data/pss/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/pss\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3ituV4dataV3pssV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss"]]},"references":{"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data/pss/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/names"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/pss\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3ituV4dataV3pssV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss"]]},"references":{"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu/data/pss/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/names"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/itu/data/pss/ucl.json b/main/data/documentation/shieldoid/itu/data/pss/ucl.json index e0d7ceef6..84e3be43c 100644 --- a/main/data/documentation/shieldoid/itu/data/pss/ucl.json +++ b/main/data/documentation/shieldoid/itu/data/pss/ucl.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/pss\/ucl"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/id","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/names"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"title":"itu.data.pss.ucl","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID3ituV4dataV3pssV3uclV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"ucl"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss"]]},"references":{"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot":{"role":"symbol","title":"itu.data.pss.ucl.pilot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilot"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilot"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl":{"role":"symbol","title":"itu.data.pss.ucl","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ucl"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/names"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/id"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/pss\/ucl"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/id","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/names"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"title":"itu.data.pss.ucl","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID3ituV4dataV3pssV3uclV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"ucl"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss"]]},"references":{"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl":{"role":"symbol","title":"itu.data.pss.ucl","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ucl"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/id"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot":{"role":"symbol","title":"itu.data.pss.ucl.pilot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilot"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilot"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/names"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/itu/data/pss/ucl/id.json b/main/data/documentation/shieldoid/itu/data/pss/ucl/id.json index f51041739..30519f6f8 100644 --- a/main/data/documentation/shieldoid/itu/data/pss/ucl/id.json +++ b/main/data/documentation/shieldoid/itu/data/pss/ucl/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3ituV4dataV3pssV3uclV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl"]]},"references":{"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/id"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl":{"role":"symbol","title":"itu.data.pss.ucl","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ucl"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3ituV4dataV3pssV3uclV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/id"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl":{"role":"symbol","title":"itu.data.pss.ucl","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ucl"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/itu/data/pss/ucl/names.json b/main/data/documentation/shieldoid/itu/data/pss/ucl/names.json index 3d1152733..aed2e3d93 100644 --- a/main/data/documentation/shieldoid/itu/data/pss/ucl/names.json +++ b/main/data/documentation/shieldoid/itu/data/pss/ucl/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3ituV4dataV3pssV3uclV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl"]]},"references":{"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl":{"role":"symbol","title":"itu.data.pss.ucl","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ucl"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/names"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3ituV4dataV3pssV3uclV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl"]]},"references":{"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl":{"role":"symbol","title":"itu.data.pss.ucl","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ucl"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/names"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot.json b/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot.json index 876011ac9..e7aeb944e 100644 --- a/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot.json +++ b/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilot"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/id","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/names"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilot"}],"title":"itu.data.pss.ucl.pilot","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID3ituV4dataV3pssV3uclV5pilotV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"pilot"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl"]]},"references":{"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot":{"role":"symbol","title":"itu.data.pss.ucl.pilot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilot"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilot"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/id"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl":{"role":"symbol","title":"itu.data.pss.ucl","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ucl"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType":{"role":"symbol","title":"itu.data.pss.ucl.pilot.pilotAttributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilotAttributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilotAttributeType"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/names"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilot"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/id","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/names"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilot"}],"title":"itu.data.pss.ucl.pilot","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:9ShieldOID3ituV4dataV3pssV3uclV5pilotV","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"pilot"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl"]]},"references":{"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot":{"role":"symbol","title":"itu.data.pss.ucl.pilot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilot"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilot"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/names"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl":{"role":"symbol","title":"itu.data.pss.ucl","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ucl"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType":{"role":"symbol","title":"itu.data.pss.ucl.pilot.pilotAttributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilotAttributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilotAttributeType"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/id"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/id.json b/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/id.json index f74d32c0e..8afd48321 100644 --- a/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/id.json +++ b/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3ituV4dataV3pssV3uclV5pilotV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot"]]},"references":{"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl":{"role":"symbol","title":"itu.data.pss.ucl","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ucl"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot":{"role":"symbol","title":"itu.data.pss.ucl.pilot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilot"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilot"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/id"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3ituV4dataV3pssV3uclV5pilotV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot"]]},"references":{"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl":{"role":"symbol","title":"itu.data.pss.ucl","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ucl"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot":{"role":"symbol","title":"itu.data.pss.ucl.pilot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilot"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilot"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/id"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/names.json b/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/names.json index 43a2c8193..8e7555b0b 100644 --- a/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/names.json +++ b/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3ituV4dataV3pssV3uclV5pilotV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot"]]},"references":{"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot":{"role":"symbol","title":"itu.data.pss.ucl.pilot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilot"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilot"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/names"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl":{"role":"symbol","title":"itu.data.pss.ucl","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ucl"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3ituV4dataV3pssV3uclV5pilotV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot":{"role":"symbol","title":"itu.data.pss.ucl.pilot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilot"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilot"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/names"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl":{"role":"symbol","title":"itu.data.pss.ucl","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ucl"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype.json b/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype.json index 8fa11fb93..84a42e2b5 100644 --- a/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype.json +++ b/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilotAttributeType"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/domainComponent","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/userId"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/id","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/names"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilotAttributeType"}],"title":"itu.data.pss.ucl.pilot.pilotAttributeType","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:9ShieldOID3ituV4dataV3pssV3uclV5pilotV0G13AttributeTypeO","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"pilotAttributeType"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot"]]},"references":{"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/names"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/domainComponent":{"role":"symbol","title":"itu.data.pss.ucl.pilot.pilotAttributeType.domainComponent","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"domainComponent"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/domainComponent","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/domaincomponent"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType":{"role":"symbol","title":"itu.data.pss.ucl.pilot.pilotAttributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilotAttributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilotAttributeType"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot":{"role":"symbol","title":"itu.data.pss.ucl.pilot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilot"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilot"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/id"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/init(rawvalue:)"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl":{"role":"symbol","title":"itu.data.pss.ucl","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ucl"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/userId":{"role":"symbol","title":"itu.data.pss.ucl.pilot.pilotAttributeType.userId","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userId"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/userId","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/userid"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilotAttributeType"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/domainComponent","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/userId"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/id","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/names"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilotAttributeType"}],"title":"itu.data.pss.ucl.pilot.pilotAttributeType","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:9ShieldOID3ituV4dataV3pssV3uclV5pilotV0G13AttributeTypeO","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"pilotAttributeType"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot"]]},"references":{"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/equatable-implementations"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot":{"role":"symbol","title":"itu.data.pss.ucl.pilot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilot"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilot"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType":{"role":"symbol","title":"itu.data.pss.ucl.pilot.pilotAttributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilotAttributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilotAttributeType"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/names"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/userId":{"role":"symbol","title":"itu.data.pss.ucl.pilot.pilotAttributeType.userId","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userId"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/userId","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/userid"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/id"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl":{"role":"symbol","title":"itu.data.pss.ucl","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ucl"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/domainComponent":{"role":"symbol","title":"itu.data.pss.ucl.pilot.pilotAttributeType.domainComponent","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"domainComponent"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/domainComponent","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/domaincomponent"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/!=(_:_:).json b/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/!=(_:_:).json index 0f13cac9d..6037bc189 100644 --- a/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/!=(_:_:).json +++ b/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:9ShieldOID3ituV4dataV3pssV3uclV5pilotV0G13AttributeTypeO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot":{"role":"symbol","title":"itu.data.pss.ucl.pilot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilot"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilot"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl":{"role":"symbol","title":"itu.data.pss.ucl","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ucl"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType":{"role":"symbol","title":"itu.data.pss.ucl.pilot.pilotAttributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilotAttributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilotAttributeType"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:9ShieldOID3ituV4dataV3pssV3uclV5pilotV0G13AttributeTypeO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/equatable-implementations"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType":{"role":"symbol","title":"itu.data.pss.ucl.pilot.pilotAttributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilotAttributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilotAttributeType"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl":{"role":"symbol","title":"itu.data.pss.ucl","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ucl"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot":{"role":"symbol","title":"itu.data.pss.ucl.pilot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilot"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilot"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/!=(_:_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/domaincomponent.json b/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/domaincomponent.json index 61d475428..cef7eb2ea 100644 --- a/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/domaincomponent.json +++ b/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/domaincomponent.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"domainComponent"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/domaincomponent"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/domainComponent","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"domainComponent"}],"title":"itu.data.pss.ucl.pilot.pilotAttributeType.domainComponent","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3ituV4dataV3pssV3uclV5pilotV0G13AttributeTypeO15domainComponentyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType":{"role":"symbol","title":"itu.data.pss.ucl.pilot.pilotAttributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilotAttributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilotAttributeType"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/domainComponent":{"role":"symbol","title":"itu.data.pss.ucl.pilot.pilotAttributeType.domainComponent","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"domainComponent"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/domainComponent","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/domaincomponent"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl":{"role":"symbol","title":"itu.data.pss.ucl","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ucl"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot":{"role":"symbol","title":"itu.data.pss.ucl.pilot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilot"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilot"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"domainComponent"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/domaincomponent"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/domainComponent","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"domainComponent"}],"title":"itu.data.pss.ucl.pilot.pilotAttributeType.domainComponent","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3ituV4dataV3pssV3uclV5pilotV0G13AttributeTypeO15domainComponentyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot":{"role":"symbol","title":"itu.data.pss.ucl.pilot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilot"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilot"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl":{"role":"symbol","title":"itu.data.pss.ucl","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ucl"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType":{"role":"symbol","title":"itu.data.pss.ucl.pilot.pilotAttributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilotAttributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilotAttributeType"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/domainComponent":{"role":"symbol","title":"itu.data.pss.ucl.pilot.pilotAttributeType.domainComponent","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"domainComponent"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/domainComponent","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/domaincomponent"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/equatable-implementations.json b/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/equatable-implementations.json index 41201c446..f0de347f1 100644 --- a/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/equatable-implementations.json +++ b/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot":{"role":"symbol","title":"itu.data.pss.ucl.pilot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilot"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilot"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType":{"role":"symbol","title":"itu.data.pss.ucl.pilot.pilotAttributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilotAttributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilotAttributeType"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl":{"role":"symbol","title":"itu.data.pss.ucl","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ucl"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl":{"role":"symbol","title":"itu.data.pss.ucl","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ucl"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/!=(_:_:)"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot":{"role":"symbol","title":"itu.data.pss.ucl.pilot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilot"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilot"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType":{"role":"symbol","title":"itu.data.pss.ucl.pilot.pilotAttributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilotAttributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilotAttributeType"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/hash(into:).json b/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/hash(into:).json index e08fd2695..8bac9745e 100644 --- a/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/hash(into:).json +++ b/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:9ShieldOID3ituV4dataV3pssV3uclV5pilotV0G13AttributeTypeO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/hash(into:)"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl":{"role":"symbol","title":"itu.data.pss.ucl","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ucl"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot":{"role":"symbol","title":"itu.data.pss.ucl.pilot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilot"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilot"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType":{"role":"symbol","title":"itu.data.pss.ucl.pilot.pilotAttributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilotAttributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilotAttributeType"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:9ShieldOID3ituV4dataV3pssV3uclV5pilotV0G13AttributeTypeO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/hash(into:)"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl":{"role":"symbol","title":"itu.data.pss.ucl","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ucl"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType":{"role":"symbol","title":"itu.data.pss.ucl.pilot.pilotAttributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilotAttributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilotAttributeType"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot":{"role":"symbol","title":"itu.data.pss.ucl.pilot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilot"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilot"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/hashvalue.json b/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/hashvalue.json index 94141f020..a187c7e71 100644 --- a/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/hashvalue.json +++ b/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/hashvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:9ShieldOID3ituV4dataV3pssV3uclV5pilotV0G13AttributeTypeO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl":{"role":"symbol","title":"itu.data.pss.ucl","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ucl"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/hashvalue"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot":{"role":"symbol","title":"itu.data.pss.ucl.pilot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilot"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilot"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType":{"role":"symbol","title":"itu.data.pss.ucl.pilot.pilotAttributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilotAttributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilotAttributeType"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:9ShieldOID3ituV4dataV3pssV3uclV5pilotV0G13AttributeTypeO","extendedModule":"Swift","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl":{"role":"symbol","title":"itu.data.pss.ucl","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ucl"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType":{"role":"symbol","title":"itu.data.pss.ucl.pilot.pilotAttributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilotAttributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilotAttributeType"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot":{"role":"symbol","title":"itu.data.pss.ucl.pilot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilot"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilot"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/hashvalue"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/id.json b/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/id.json index fd82f93eb..aa7cc02d3 100644 --- a/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/id.json +++ b/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3ituV4dataV3pssV3uclV5pilotV0G13AttributeTypeO2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot":{"role":"symbol","title":"itu.data.pss.ucl.pilot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilot"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilot"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/id"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl":{"role":"symbol","title":"itu.data.pss.ucl","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ucl"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType":{"role":"symbol","title":"itu.data.pss.ucl.pilot.pilotAttributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilotAttributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilotAttributeType"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3ituV4dataV3pssV3uclV5pilotV0G13AttributeTypeO2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot":{"role":"symbol","title":"itu.data.pss.ucl.pilot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilot"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilot"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType":{"role":"symbol","title":"itu.data.pss.ucl.pilot.pilotAttributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilotAttributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilotAttributeType"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl":{"role":"symbol","title":"itu.data.pss.ucl","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ucl"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/id"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/init(rawvalue:).json b/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/init(rawvalue:).json index 562a7df4f..446b73322 100644 --- a/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/init(rawvalue:).json +++ b/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/init(rawvalue:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:9ShieldOID3ituV4dataV3pssV3uclV5pilotV0G13AttributeTypeO8rawValueAMSg10PotentASN116ObjectIdentifierV_tcfc","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType":{"role":"symbol","title":"itu.data.pss.ucl.pilot.pilotAttributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilotAttributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilotAttributeType"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/init(rawvalue:)"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot":{"role":"symbol","title":"itu.data.pss.ucl.pilot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilot"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilot"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl":{"role":"symbol","title":"itu.data.pss.ucl","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ucl"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:9ShieldOID3ituV4dataV3pssV3uclV5pilotV0G13AttributeTypeO8rawValueAMSg10PotentASN116ObjectIdentifierV_tcfc","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl":{"role":"symbol","title":"itu.data.pss.ucl","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ucl"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot":{"role":"symbol","title":"itu.data.pss.ucl.pilot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilot"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilot"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/init(rawvalue:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType":{"role":"symbol","title":"itu.data.pss.ucl.pilot.pilotAttributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilotAttributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilotAttributeType"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/names.json b/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/names.json index 6414a7b9e..f338ab568 100644 --- a/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/names.json +++ b/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3ituV4dataV3pssV3uclV5pilotV0G13AttributeTypeO5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot":{"role":"symbol","title":"itu.data.pss.ucl.pilot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilot"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilot"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/names"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl":{"role":"symbol","title":"itu.data.pss.ucl","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ucl"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType":{"role":"symbol","title":"itu.data.pss.ucl.pilot.pilotAttributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilotAttributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilotAttributeType"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3ituV4dataV3pssV3uclV5pilotV0G13AttributeTypeO5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot":{"role":"symbol","title":"itu.data.pss.ucl.pilot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilot"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilot"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/names"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl":{"role":"symbol","title":"itu.data.pss.ucl","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ucl"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType":{"role":"symbol","title":"itu.data.pss.ucl.pilot.pilotAttributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilotAttributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilotAttributeType"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/rawrepresentable-implementations.json b/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/rawrepresentable-implementations.json index 5747deafe..3fa82e8f8 100644 --- a/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/rawrepresentable-implementations.json +++ b/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/rawrepresentable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot":{"role":"symbol","title":"itu.data.pss.ucl.pilot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilot"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilot"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/hash(into:)"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType":{"role":"symbol","title":"itu.data.pss.ucl.pilot.pilotAttributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilotAttributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilotAttributeType"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl":{"role":"symbol","title":"itu.data.pss.ucl","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ucl"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/hashvalue"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot":{"role":"symbol","title":"itu.data.pss.ucl.pilot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilot"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilot"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/hash(into:)"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/hashvalue"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType":{"role":"symbol","title":"itu.data.pss.ucl.pilot.pilotAttributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilotAttributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilotAttributeType"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl":{"role":"symbol","title":"itu.data.pss.ucl","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ucl"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/userid.json b/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/userid.json index 78d69d2fc..cea5b804b 100644 --- a/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/userid.json +++ b/main/data/documentation/shieldoid/itu/data/pss/ucl/pilot/pilotattributetype/userid.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userId"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/userid"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/userId","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userId"}],"title":"itu.data.pss.ucl.pilot.pilotAttributeType.userId","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3ituV4dataV3pssV3uclV5pilotV0G13AttributeTypeO6userIdyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType"]]},"references":{"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/userId":{"role":"symbol","title":"itu.data.pss.ucl.pilot.pilotAttributeType.userId","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userId"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/userId","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/userid"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl":{"role":"symbol","title":"itu.data.pss.ucl","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ucl"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot":{"role":"symbol","title":"itu.data.pss.ucl.pilot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilot"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilot"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType":{"role":"symbol","title":"itu.data.pss.ucl.pilot.pilotAttributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilotAttributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilotAttributeType"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userId"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/userid"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/userId","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userId"}],"title":"itu.data.pss.ucl.pilot.pilotAttributeType.userId","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:9ShieldOID3ituV4dataV3pssV3uclV5pilotV0G13AttributeTypeO6userIdyA2MmF","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl":{"role":"symbol","title":"itu.data.pss.ucl","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ucl"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ucl"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType":{"role":"symbol","title":"itu.data.pss.ucl.pilot.pilotAttributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilotAttributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilotAttributeType"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype"},"doc://Shield/documentation/ShieldOID/itu/data":{"role":"symbol","title":"itu.data","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"data"}],"url":"\/documentation\/shieldoid\/itu\/data"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType/userId":{"role":"symbol","title":"itu.data.pss.ucl.pilot.pilotAttributeType.userId","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"userId"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType\/userId","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/userid"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot":{"role":"symbol","title":"itu.data.pss.ucl.pilot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilot"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilot"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/data/pss":{"role":"symbol","title":"itu.data.pss","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"pss"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pss"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/itu/id.json b/main/data/documentation/shieldoid/itu/id.json index e8d4d25d3..70e01f196 100644 --- a/main/data/documentation/shieldoid/itu/id.json +++ b/main/data/documentation/shieldoid/itu/id.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3ituV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu"]]},"references":{"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/ShieldOID/itu/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/id"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/id","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"id","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3ituV2ids6UInt64VvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu"]]},"references":{"doc://Shield/documentation/ShieldOID/itu/id":{"role":"symbol","title":"id","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/id","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/id"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/itu/names.json b/main/data/documentation/shieldoid/itu/names.json index 9af143c29..5a5c02bf3 100644 --- a/main/data/documentation/shieldoid/itu/names.json +++ b/main/data/documentation/shieldoid/itu/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3ituV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu"]]},"references":{"doc://Shield/documentation/ShieldOID/itu/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/names"},"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/itu\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"names","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:9ShieldOID3ituV5namesSaySSGvpZ","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldOID\/itu"]]},"references":{"doc://Shield/documentation/ShieldOID/itu":{"role":"symbol","title":"itu","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"itu"}],"abstract":[{"type":"text","text":"International Telecommunication Union - Telecommunication standardization sector (ITU-T)"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"itu"}],"url":"\/documentation\/shieldoid\/itu"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/itu/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/itu\/names"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/oidref.json b/main/data/documentation/shieldoid/oidref.json index b6483707f..4f8c78688 100644 --- a/main/data/documentation/shieldoid/oidref.json +++ b/main/data/documentation/shieldoid/oidref.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/oidref"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType"],"kind":"relationships","title":"Conforming Types","type":"conformingTypes"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef\/asn1","doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef\/oid-9f2wo"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"title":"OIDRef","roleHeading":"Protocol","role":"symbol","symbolKind":"protocol","externalID":"s:9ShieldOID6OIDRefP","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"OIDRef"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldOID"]]},"references":{"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs5","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs5"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs5"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType":{"role":"symbol","title":"iso.memberBody.us.ansix962.keyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"keyType"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ecdsaWithSHA2"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2"},"doc://Shield/documentation/ShieldOID/OIDRef/asn1":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"CaseIterable"},{"type":"text","text":", "},{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"RawRepresentable"},{"type":"text","text":", and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"ObjectIdentifier"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"asn1","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef\/asn1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/oidref\/asn1"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"prime"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes":{"role":"symbol","title":"iso.org.certicom.schemes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"schemes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"schemes"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType":{"role":"symbol","title":"itu.data.pss.ucl.pilot.pilotAttributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilotAttributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilotAttributeType"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"},"doc://Shield/documentation/ShieldOID/OIDRef/oid-9f2wo":{"defaultImplementations":1,"role":"symbol","title":"oid","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef\/oid-9f2wo","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldoid\/oidref\/oid-9f2wo"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"digestAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID":{"role":"collection","title":"ShieldOID","abstract":[{"type":"text","text":"Common OID definitions and conversions."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/oidref"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType"],"kind":"relationships","title":"Conforming Types","type":"conformingTypes"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef\/asn1","doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef\/oid-9f2wo"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"title":"OIDRef","roleHeading":"Protocol","role":"symbol","symbolKind":"protocol","externalID":"s:9ShieldOID6OIDRefP","modules":[{"name":"ShieldOID"}],"navigatorTitle":[{"kind":"identifier","text":"OIDRef"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldOID"]]},"references":{"doc://Shield/documentation/ShieldOID/itu/data/pss/ucl/pilot/pilotAttributeType":{"role":"symbol","title":"itu.data.pss.ucl.pilot.pilotAttributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pilotAttributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/itu\/data\/pss\/ucl\/pilot\/pilotAttributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pilotAttributeType"}],"url":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/algorithm/aes":{"role":"symbol","title":"iso_itu.ds.algorithm.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/algorithm\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/schemes":{"role":"symbol","title":"iso.org.certicom.schemes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"schemes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/schemes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"schemes"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/encryptionAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/encryptionAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"encryptionAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/digestAlgorithm":{"role":"symbol","title":"iso.memberBody.us.rsadsi.digestAlgorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"digestAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/digestAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"digestAlgorithm"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/certificateExtension":{"role":"symbol","title":"iso_itu.ds.certificateExtension","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificateExtension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/certificateExtension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"certificateExtension"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs5":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs5","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs5"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs5","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs5"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5"},"doc://Shield/documentation/ShieldOID/iso_itu/ds/attributeType":{"role":"symbol","title":"iso_itu.ds.attributeType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/ds\/attributeType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"attributeType"}],"url":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/hashAlgs":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashAlgs"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/hashAlgs","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"hashAlgs"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs"},"doc://Shield/documentation/ShieldOID/OIDRef/asn1":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"CaseIterable"},{"type":"text","text":", "},{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"RawRepresentable"},{"type":"text","text":", and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"ObjectIdentifier"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"asn1","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef\/asn1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/oidref\/asn1"},"doc://Shield/documentation/ShieldOID/OIDRef/oid-9f2wo":{"defaultImplementations":1,"role":"symbol","title":"oid","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef\/oid-9f2wo","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldoid\/oidref\/oid-9f2wo"},"doc://Shield/documentation/ShieldOID/iso/org/certicom/curve":{"role":"symbol","title":"iso.org.certicom.curve","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"curve"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/certicom\/curve","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"curve"}],"url":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve"},"doc://Shield/documentation/ShieldOID":{"role":"collection","title":"ShieldOID","abstract":[{"type":"text","text":"Common OID definitions and conversions."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs1":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs1","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs1"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1"},"doc://Shield/documentation/ShieldOID/iso/org/dod/internet/security/mechanisms/pkix/kp":{"role":"symbol","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"kp"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"kp"}],"url":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp"},"doc://Shield/documentation/ShieldOID/iso_itu/country/us/organization/gov/csor/nistAlgorithms/aes":{"role":"symbol","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"aes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso_itu\/country\/us\/organization\/gov\/csor\/nistAlgorithms\/aes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"aes"}],"url":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/prime":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.prime","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/prime","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"prime"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatures"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"signatures"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/rsadsi/pkcs/pkcs9":{"role":"symbol","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs9"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/rsadsi\/pkcs\/pkcs9","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"pkcs9"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/curves/characteristicTwo":{"role":"symbol","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"characteristicTwo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/curves\/characteristicTwo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"characteristicTwo"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/keyType":{"role":"symbol","title":"iso.memberBody.us.ansix962.keyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/keyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"keyType"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype"},"doc://Shield/documentation/ShieldOID/iso/memberBody/us/ansix962/signatures/ecdsaWithSHA2":{"role":"symbol","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ecdsaWithSHA2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/iso\/memberBody\/us\/ansix962\/signatures\/ecdsaWithSHA2","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ecdsaWithSHA2"}],"url":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/oidref/asn1.json b/main/data/documentation/shieldoid/oidref/asn1.json index 0152902e7..667cbefd3 100644 --- a/main/data/documentation/shieldoid/oidref/asn1.json +++ b/main/data/documentation/shieldoid/oidref/asn1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/oidref\/asn1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef\/asn1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"CaseIterable"},{"type":"text","text":", "},{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"RawRepresentable"},{"type":"text","text":", and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"ObjectIdentifier"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"asn1","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"}],"symbolKind":"property","externalID":"s:9ShieldOID6OIDRefPAAs12CaseIterableRzSYRz10PotentASN116ObjectIdentifierV8RawValueSYRtzrlE4asn1AE0G0Ovp","extendedModule":"ShieldOID","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldOID","doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef"]]},"references":{"doc://Shield/documentation/ShieldOID":{"role":"collection","title":"ShieldOID","abstract":[{"type":"text","text":"Common OID definitions and conversions."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid"},"doc://Shield/documentation/ShieldOID/OIDRef/asn1":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"CaseIterable"},{"type":"text","text":", "},{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"RawRepresentable"},{"type":"text","text":", and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"ObjectIdentifier"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"asn1","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef\/asn1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/oidref\/asn1"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/oidref\/asn1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef\/asn1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"CaseIterable"},{"type":"text","text":", "},{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"RawRepresentable"},{"type":"text","text":", and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"ObjectIdentifier"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"asn1","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"}],"symbolKind":"property","externalID":"s:9ShieldOID6OIDRefPAAs12CaseIterableRzSYRz10PotentASN116ObjectIdentifierV8RawValueSYRtzrlE4asn1AE0G0Ovp","extendedModule":"ShieldOID","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldOID","doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef"]]},"references":{"doc://Shield/documentation/ShieldOID/OIDRef/asn1":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"CaseIterable"},{"type":"text","text":", "},{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"RawRepresentable"},{"type":"text","text":", and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"ObjectIdentifier"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"asn1","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef\/asn1","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/oidref\/asn1"},"doc://Shield/documentation/ShieldOID":{"role":"collection","title":"ShieldOID","abstract":[{"type":"text","text":"Common OID definitions and conversions."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/oidref/oid-58twl.json b/main/data/documentation/shieldoid/oidref/oid-58twl.json index 60f6a9f50..e0e811b69 100644 --- a/main/data/documentation/shieldoid/oidref/oid-58twl.json +++ b/main/data/documentation/shieldoid/oidref/oid-58twl.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/oidref\/oid-58twl"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef\/oid-58twl","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"CaseIterable"},{"type":"text","text":", "},{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"RawRepresentable"},{"type":"text","text":", and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"ObjectIdentifier"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"oid","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"symbolKind":"property","externalID":"s:9ShieldOID6OIDRefPAAs12CaseIterableRzSYRz10PotentASN116ObjectIdentifierV8RawValueSYRtzrlE3oidAGvp","extendedModule":"ShieldOID","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldOID","doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef\/oid-9f2wo"]]},"references":{"doc://Shield/documentation/ShieldOID/OIDRef/oid-58twl":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"CaseIterable"},{"type":"text","text":", "},{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"RawRepresentable"},{"type":"text","text":", and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"ObjectIdentifier"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"oid","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef\/oid-58twl","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/oidref\/oid-58twl"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldOID/OIDRef/oid-9f2wo":{"defaultImplementations":1,"role":"symbol","title":"oid","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef\/oid-9f2wo","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldoid\/oidref\/oid-9f2wo"},"doc://Shield/documentation/ShieldOID":{"role":"collection","title":"ShieldOID","abstract":[{"type":"text","text":"Common OID definitions and conversions."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/oidref\/oid-58twl"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef\/oid-58twl","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"CaseIterable"},{"type":"text","text":", "},{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"RawRepresentable"},{"type":"text","text":", and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"ObjectIdentifier"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"oid","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"symbolKind":"property","externalID":"s:9ShieldOID6OIDRefPAAs12CaseIterableRzSYRz10PotentASN116ObjectIdentifierV8RawValueSYRtzrlE3oidAGvp","extendedModule":"ShieldOID","modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldOID","doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef\/oid-9f2wo"]]},"references":{"doc://Shield/documentation/ShieldOID/OIDRef/oid-58twl":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"CaseIterable"},{"type":"text","text":", "},{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"RawRepresentable"},{"type":"text","text":", and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"ObjectIdentifier"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"oid","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef\/oid-58twl","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/oidref\/oid-58twl"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldOID/OIDRef/oid-9f2wo":{"defaultImplementations":1,"role":"symbol","title":"oid","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef\/oid-9f2wo","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldoid\/oidref\/oid-9f2wo"},"doc://Shield/documentation/ShieldOID":{"role":"collection","title":"ShieldOID","abstract":[{"type":"text","text":"Common OID definitions and conversions."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldoid/oidref/oid-9f2wo.json b/main/data/documentation/shieldoid/oidref/oid-9f2wo.json index 651086ac3..0e9ac0409 100644 --- a/main/data/documentation/shieldoid/oidref/oid-9f2wo.json +++ b/main/data/documentation/shieldoid/oidref/oid-9f2wo.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/oidref\/oid-9f2wo"],"traits":[{"interfaceLanguage":"swift"}]}],"defaultImplementationsSections":[{"title":"OIDRef Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef\/oid-58twl"]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef\/oid-9f2wo","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"oid","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"symbolKind":"property","externalID":"s:9ShieldOID6OIDRefP3oid10PotentASN116ObjectIdentifierVvp","required":true,"modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldOID","doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef"]]},"references":{"doc://Shield/documentation/ShieldOID/OIDRef/oid-9f2wo":{"defaultImplementations":1,"role":"symbol","title":"oid","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef\/oid-9f2wo","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldoid\/oidref\/oid-9f2wo"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldOID/OIDRef/oid-58twl":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"CaseIterable"},{"type":"text","text":", "},{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"RawRepresentable"},{"type":"text","text":", and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"ObjectIdentifier"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"oid","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef\/oid-58twl","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/oidref\/oid-58twl"},"doc://Shield/documentation/ShieldOID":{"role":"collection","title":"ShieldOID","abstract":[{"type":"text","text":"Common OID definitions and conversions."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldoid\/oidref\/oid-9f2wo"],"traits":[{"interfaceLanguage":"swift"}]}],"defaultImplementationsSections":[{"title":"OIDRef Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef\/oid-58twl"]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef\/oid-9f2wo","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"oid","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"symbolKind":"property","externalID":"s:9ShieldOID6OIDRefP3oid10PotentASN116ObjectIdentifierVvp","required":true,"modules":[{"name":"ShieldOID"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldOID","doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef"]]},"references":{"doc://Shield/documentation/ShieldOID/OIDRef/oid-58twl":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"CaseIterable"},{"type":"text","text":", "},{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"RawRepresentable"},{"type":"text","text":", and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"ObjectIdentifier"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"oid","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef\/oid-58twl","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid\/oidref\/oid-58twl"},"doc://Shield/documentation/ShieldOID":{"role":"collection","title":"ShieldOID","abstract":[{"type":"text","text":"Common OID definitions and conversions."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID","kind":"symbol","type":"topic","url":"\/documentation\/shieldoid"},"doc://Shield/documentation/ShieldOID/OIDRef/oid-9f2wo":{"defaultImplementations":1,"role":"symbol","title":"oid","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef\/oid-9f2wo","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldoid\/oidref\/oid-9f2wo"},"doc://Shield/documentation/ShieldOID/OIDRef":{"role":"symbol","title":"OIDRef","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"OIDRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OIDRef","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OIDRef"}],"url":"\/documentation\/shieldoid\/oidref"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldpkcs.json b/main/data/documentation/shieldpkcs.json index ce2a60b59..afaea3e08 100644 --- a/main/data/documentation/shieldpkcs.json +++ b/main/data/documentation/shieldpkcs.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"content","content":[{"anchor":"Overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"PKCS related types required by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509"},{"type":"text","text":". They exist in a separate namespace to more easily match the ASN.1"},{"type":"text","text":" "},{"type":"text","text":"naming laid out in related RFCs."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldpkcs"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldPKCS","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Public Key Cryptograpgy Standard (PKCS) types for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"roleHeading":"Framework","externalID":"ShieldPKCS","title":"ShieldPKCS","symbolKind":"module","role":"collection","modules":[{"name":"ShieldPKCS"}]},"hierarchy":{"paths":[[]]},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas"]},{"title":"Type Aliases","identifiers":["doc:\/\/Shield\/documentation\/ShieldPKCS\/ECParameters","doc:\/\/Shield\/documentation\/ShieldPKCS\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldPKCS\/RSAPublicKey"]}],"references":{"doc://Shield/documentation/ShieldPKCS":{"role":"collection","title":"ShieldPKCS","abstract":[{"type":"text","text":"Public Key Cryptograpgy Standard (PKCS) types for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldPKCS/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldpkcs\/rsaprivatekey"},"doc://Shield/documentation/ShieldPKCS/RSAPublicKey":{"role":"symbol","title":"RSAPublicKey","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/RSAPublicKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPublicKey"}],"url":"\/documentation\/shieldpkcs\/rsapublickey"},"doc://Shield/documentation/ShieldPKCS/ECParameters":{"role":"symbol","title":"ECParameters","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECParameters"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/ECParameters","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECParameters"}],"url":"\/documentation\/shieldpkcs\/ecparameters"},"doc://Shield/documentation/ShieldPKCS/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldpkcs\/schemas"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"content","content":[{"anchor":"Overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"PKCS related types required by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509"},{"type":"text","text":". They exist in a separate namespace to more easily match the ASN.1"},{"type":"text","text":" "},{"type":"text","text":"naming laid out in related RFCs."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldpkcs"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldPKCS","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Public Key Cryptograpgy Standard (PKCS) types for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"roleHeading":"Framework","externalID":"ShieldPKCS","title":"ShieldPKCS","symbolKind":"module","role":"collection","modules":[{"name":"ShieldPKCS"}]},"hierarchy":{"paths":[[]]},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas"]},{"title":"Type Aliases","identifiers":["doc:\/\/Shield\/documentation\/ShieldPKCS\/ECParameters","doc:\/\/Shield\/documentation\/ShieldPKCS\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldPKCS\/RSAPublicKey"]}],"references":{"doc://Shield/documentation/ShieldPKCS/ECParameters":{"role":"symbol","title":"ECParameters","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECParameters"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/ECParameters","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECParameters"}],"url":"\/documentation\/shieldpkcs\/ecparameters"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldPKCS/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldpkcs\/rsaprivatekey"},"doc://Shield/documentation/ShieldPKCS/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldpkcs\/schemas"},"doc://Shield/documentation/ShieldPKCS":{"role":"collection","title":"ShieldPKCS","abstract":[{"type":"text","text":"Public Key Cryptograpgy Standard (PKCS) types for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs"},"doc://Shield/documentation/ShieldPKCS/RSAPublicKey":{"role":"symbol","title":"RSAPublicKey","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/RSAPublicKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPublicKey"}],"url":"\/documentation\/shieldpkcs\/rsapublickey"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldpkcs/ecparameters.json b/main/data/documentation/shieldpkcs/ecparameters.json index 291558aaf..fec53730a 100644 --- a/main/data/documentation/shieldpkcs/ecparameters.json +++ b/main/data/documentation/shieldpkcs/ecparameters.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECParameters"},{"kind":"text","text":" = ShieldX509"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECParameters","preciseIdentifier":"s:10ShieldX50912ECParametersa","text":"ECParameters"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldpkcs\/ecparameters"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldPKCS\/ECParameters","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECParameters"}],"title":"ECParameters","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:10ShieldPKCS12ECParametersa","modules":[{"name":"ShieldPKCS"}],"navigatorTitle":[{"kind":"identifier","text":"ECParameters"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldPKCS"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldPKCS/ECParameters":{"role":"symbol","title":"ECParameters","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECParameters"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/ECParameters","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECParameters"}],"url":"\/documentation\/shieldpkcs\/ecparameters"},"doc://Shield/documentation/ShieldPKCS":{"role":"collection","title":"ShieldPKCS","abstract":[{"type":"text","text":"Public Key Cryptograpgy Standard (PKCS) types for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs"},"doc://Shield/documentation/ShieldX509/ECParameters":{"role":"symbol","title":"ECParameters","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECParameters"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECParameters","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECParameters"}],"url":"\/documentation\/shieldx509\/ecparameters"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECParameters"},{"kind":"text","text":" = ShieldX509"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECParameters","preciseIdentifier":"s:10ShieldX50912ECParametersa","text":"ECParameters"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldpkcs\/ecparameters"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldPKCS\/ECParameters","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECParameters"}],"title":"ECParameters","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:10ShieldPKCS12ECParametersa","modules":[{"name":"ShieldPKCS"}],"navigatorTitle":[{"kind":"identifier","text":"ECParameters"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldPKCS"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldPKCS":{"role":"collection","title":"ShieldPKCS","abstract":[{"type":"text","text":"Public Key Cryptograpgy Standard (PKCS) types for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs"},"doc://Shield/documentation/ShieldX509/ECParameters":{"role":"symbol","title":"ECParameters","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECParameters"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECParameters","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECParameters"}],"url":"\/documentation\/shieldx509\/ecparameters"},"doc://Shield/documentation/ShieldPKCS/ECParameters":{"role":"symbol","title":"ECParameters","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECParameters"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/ECParameters","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECParameters"}],"url":"\/documentation\/shieldpkcs\/ecparameters"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldpkcs/rsaprivatekey.json b/main/data/documentation/shieldpkcs/rsaprivatekey.json index 3ec32d434..66b6aeef0 100644 --- a/main/data/documentation/shieldpkcs/rsaprivatekey.json +++ b/main/data/documentation/shieldpkcs/rsaprivatekey.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"},{"kind":"text","text":" = ShieldX509"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","preciseIdentifier":"s:10ShieldX50913RSAPrivateKeyV","text":"RSAPrivateKey"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldpkcs\/rsaprivatekey"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldPKCS\/RSAPrivateKey","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"title":"RSAPrivateKey","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:10ShieldPKCS13RSAPrivateKeya","modules":[{"name":"ShieldPKCS"}],"navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldPKCS"]]},"references":{"doc://Shield/documentation/ShieldPKCS":{"role":"collection","title":"ShieldPKCS","abstract":[{"type":"text","text":"Public Key Cryptograpgy Standard (PKCS) types for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs"},"doc://Shield/documentation/ShieldPKCS/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldpkcs\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"},{"kind":"text","text":" = ShieldX509"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","preciseIdentifier":"s:10ShieldX50913RSAPrivateKeyV","text":"RSAPrivateKey"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldpkcs\/rsaprivatekey"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldPKCS\/RSAPrivateKey","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"title":"RSAPrivateKey","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:10ShieldPKCS13RSAPrivateKeya","modules":[{"name":"ShieldPKCS"}],"navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldPKCS"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldPKCS":{"role":"collection","title":"ShieldPKCS","abstract":[{"type":"text","text":"Public Key Cryptograpgy Standard (PKCS) types for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs"},"doc://Shield/documentation/ShieldPKCS/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldpkcs\/rsaprivatekey"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldpkcs/rsapublickey.json b/main/data/documentation/shieldpkcs/rsapublickey.json index 2b011fea6..a61647c76 100644 --- a/main/data/documentation/shieldpkcs/rsapublickey.json +++ b/main/data/documentation/shieldpkcs/rsapublickey.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"},{"kind":"text","text":" = ShieldX509"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey","preciseIdentifier":"s:10ShieldX50912RSAPublicKeyV","text":"RSAPublicKey"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldpkcs\/rsapublickey"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldPKCS\/RSAPublicKey","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"}],"title":"RSAPublicKey","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:10ShieldPKCS12RSAPublicKeya","modules":[{"name":"ShieldPKCS"}],"navigatorTitle":[{"kind":"identifier","text":"RSAPublicKey"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldPKCS"]]},"references":{"doc://Shield/documentation/ShieldPKCS":{"role":"collection","title":"ShieldPKCS","abstract":[{"type":"text","text":"Public Key Cryptograpgy Standard (PKCS) types for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldPKCS/RSAPublicKey":{"role":"symbol","title":"RSAPublicKey","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/RSAPublicKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPublicKey"}],"url":"\/documentation\/shieldpkcs\/rsapublickey"},"doc://Shield/documentation/ShieldX509/RSAPublicKey":{"role":"symbol","title":"RSAPublicKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPublicKey"}],"url":"\/documentation\/shieldx509\/rsapublickey"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"},{"kind":"text","text":" = ShieldX509"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey","preciseIdentifier":"s:10ShieldX50912RSAPublicKeyV","text":"RSAPublicKey"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldpkcs\/rsapublickey"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldPKCS\/RSAPublicKey","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"}],"title":"RSAPublicKey","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:10ShieldPKCS12RSAPublicKeya","modules":[{"name":"ShieldPKCS"}],"navigatorTitle":[{"kind":"identifier","text":"RSAPublicKey"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldPKCS"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldPKCS/RSAPublicKey":{"role":"symbol","title":"RSAPublicKey","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/RSAPublicKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPublicKey"}],"url":"\/documentation\/shieldpkcs\/rsapublickey"},"doc://Shield/documentation/ShieldPKCS":{"role":"collection","title":"ShieldPKCS","abstract":[{"type":"text","text":"Public Key Cryptograpgy Standard (PKCS) types for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs"},"doc://Shield/documentation/ShieldX509/RSAPublicKey":{"role":"symbol","title":"RSAPublicKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPublicKey"}],"url":"\/documentation\/shieldx509\/rsapublickey"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldpkcs/schemas.json b/main/data/documentation/shieldpkcs/schemas.json index 8a52260a9..338a209dd 100644 --- a/main/data/documentation/shieldpkcs/schemas.json +++ b/main/data/documentation/shieldpkcs/schemas.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldpkcs\/schemas"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/ECParameters","doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/RSAPrivateKeyOtherPrimeInfo","doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/RSAPrivateKeyOtherPrimeInfos","doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/RSAPublicKey"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"title":"Schemas","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldPKCS7SchemasV","modules":[{"name":"ShieldPKCS"}],"navigatorTitle":[{"kind":"identifier","text":"Schemas"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldPKCS"]]},"references":{"doc://Shield/documentation/ShieldPKCS":{"role":"collection","title":"ShieldPKCS","abstract":[{"type":"text","text":"Public Key Cryptograpgy Standard (PKCS) types for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs"},"doc://Shield/documentation/ShieldPKCS/Schemas/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/RSAPrivateKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs\/schemas\/rsaprivatekey"},"doc://Shield/documentation/ShieldPKCS/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldpkcs\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldPKCS/Schemas/RSAPrivateKeyOtherPrimeInfo":{"role":"symbol","title":"RSAPrivateKeyOtherPrimeInfo","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKeyOtherPrimeInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/RSAPrivateKeyOtherPrimeInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs\/schemas\/rsaprivatekeyotherprimeinfo"},"doc://Shield/documentation/ShieldPKCS/Schemas/RSAPublicKey":{"role":"symbol","title":"RSAPublicKey","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/RSAPublicKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs\/schemas\/rsapublickey"},"doc://Shield/documentation/ShieldPKCS/Schemas/ECParameters":{"role":"symbol","title":"ECParameters","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECParameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/ECParameters","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs\/schemas\/ecparameters"},"doc://Shield/documentation/ShieldPKCS/Schemas/RSAPrivateKeyOtherPrimeInfos":{"role":"symbol","title":"RSAPrivateKeyOtherPrimeInfos","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKeyOtherPrimeInfos"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/RSAPrivateKeyOtherPrimeInfos","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs\/schemas\/rsaprivatekeyotherprimeinfos"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldpkcs\/schemas"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/ECParameters","doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/RSAPrivateKeyOtherPrimeInfo","doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/RSAPrivateKeyOtherPrimeInfos","doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/RSAPublicKey"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"title":"Schemas","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldPKCS7SchemasV","modules":[{"name":"ShieldPKCS"}],"navigatorTitle":[{"kind":"identifier","text":"Schemas"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldPKCS"]]},"references":{"doc://Shield/documentation/ShieldPKCS":{"role":"collection","title":"ShieldPKCS","abstract":[{"type":"text","text":"Public Key Cryptograpgy Standard (PKCS) types for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs"},"doc://Shield/documentation/ShieldPKCS/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldpkcs\/schemas"},"doc://Shield/documentation/ShieldPKCS/Schemas/RSAPrivateKeyOtherPrimeInfos":{"role":"symbol","title":"RSAPrivateKeyOtherPrimeInfos","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKeyOtherPrimeInfos"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/RSAPrivateKeyOtherPrimeInfos","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs\/schemas\/rsaprivatekeyotherprimeinfos"},"doc://Shield/documentation/ShieldPKCS/Schemas/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/RSAPrivateKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs\/schemas\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldPKCS/Schemas/RSAPublicKey":{"role":"symbol","title":"RSAPublicKey","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/RSAPublicKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs\/schemas\/rsapublickey"},"doc://Shield/documentation/ShieldPKCS/Schemas/ECParameters":{"role":"symbol","title":"ECParameters","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECParameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/ECParameters","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs\/schemas\/ecparameters"},"doc://Shield/documentation/ShieldPKCS/Schemas/RSAPrivateKeyOtherPrimeInfo":{"role":"symbol","title":"RSAPrivateKeyOtherPrimeInfo","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKeyOtherPrimeInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/RSAPrivateKeyOtherPrimeInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs\/schemas\/rsaprivatekeyotherprimeinfo"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldpkcs/schemas/ecparameters.json b/main/data/documentation/shieldpkcs/schemas/ecparameters.json index 1ad884edc..385fd876a 100644 --- a/main/data/documentation/shieldpkcs/schemas/ecparameters.json +++ b/main/data/documentation/shieldpkcs/schemas/ecparameters.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECParameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldpkcs\/schemas\/ecparameters"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/ECParameters","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"ECParameters","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECParameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldPKCS7SchemasV12ECParameters10PotentASN16SchemaOvpZ","extendedModule":"ShieldPKCS","modules":[{"name":"ShieldPKCS"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldPKCS","doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldPKCS/Schemas/ECParameters":{"role":"symbol","title":"ECParameters","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECParameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/ECParameters","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs\/schemas\/ecparameters"},"doc://Shield/documentation/ShieldPKCS/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldpkcs\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldPKCS":{"role":"collection","title":"ShieldPKCS","abstract":[{"type":"text","text":"Public Key Cryptograpgy Standard (PKCS) types for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECParameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldpkcs\/schemas\/ecparameters"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/ECParameters","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"ECParameters","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECParameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldPKCS7SchemasV12ECParameters10PotentASN16SchemaOvpZ","extendedModule":"ShieldPKCS","modules":[{"name":"ShieldPKCS"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldPKCS","doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldPKCS/Schemas/ECParameters":{"role":"symbol","title":"ECParameters","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECParameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/ECParameters","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs\/schemas\/ecparameters"},"doc://Shield/documentation/ShieldPKCS/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldpkcs\/schemas"},"doc://Shield/documentation/ShieldPKCS":{"role":"collection","title":"ShieldPKCS","abstract":[{"type":"text","text":"Public Key Cryptograpgy Standard (PKCS) types for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldpkcs/schemas/rsaprivatekey.json b/main/data/documentation/shieldpkcs/schemas/rsaprivatekey.json index fb0150de0..123faf7c5 100644 --- a/main/data/documentation/shieldpkcs/schemas/rsaprivatekey.json +++ b/main/data/documentation/shieldpkcs/schemas/rsaprivatekey.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldpkcs\/schemas\/rsaprivatekey"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/RSAPrivateKey","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"RSAPrivateKey","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldPKCS7SchemasV13RSAPrivateKey10PotentASN16SchemaOvpZ","extendedModule":"ShieldPKCS","modules":[{"name":"ShieldPKCS"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldPKCS","doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldPKCS":{"role":"collection","title":"ShieldPKCS","abstract":[{"type":"text","text":"Public Key Cryptograpgy Standard (PKCS) types for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldPKCS/Schemas/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/RSAPrivateKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs\/schemas\/rsaprivatekey"},"doc://Shield/documentation/ShieldPKCS/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldpkcs\/schemas"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldpkcs\/schemas\/rsaprivatekey"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/RSAPrivateKey","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"RSAPrivateKey","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldPKCS7SchemasV13RSAPrivateKey10PotentASN16SchemaOvpZ","extendedModule":"ShieldPKCS","modules":[{"name":"ShieldPKCS"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldPKCS","doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldPKCS/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldpkcs\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldPKCS/Schemas/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/RSAPrivateKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs\/schemas\/rsaprivatekey"},"doc://Shield/documentation/ShieldPKCS":{"role":"collection","title":"ShieldPKCS","abstract":[{"type":"text","text":"Public Key Cryptograpgy Standard (PKCS) types for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldpkcs/schemas/rsaprivatekeyotherprimeinfo.json b/main/data/documentation/shieldpkcs/schemas/rsaprivatekeyotherprimeinfo.json index 3fb6431de..4416abcaa 100644 --- a/main/data/documentation/shieldpkcs/schemas/rsaprivatekeyotherprimeinfo.json +++ b/main/data/documentation/shieldpkcs/schemas/rsaprivatekeyotherprimeinfo.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKeyOtherPrimeInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldpkcs\/schemas\/rsaprivatekeyotherprimeinfo"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/RSAPrivateKeyOtherPrimeInfo","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"RSAPrivateKeyOtherPrimeInfo","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKeyOtherPrimeInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldPKCS7SchemasV27RSAPrivateKeyOtherPrimeInfo10PotentASN16SchemaOvpZ","extendedModule":"ShieldPKCS","modules":[{"name":"ShieldPKCS"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldPKCS","doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldPKCS/Schemas/RSAPrivateKeyOtherPrimeInfo":{"role":"symbol","title":"RSAPrivateKeyOtherPrimeInfo","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKeyOtherPrimeInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/RSAPrivateKeyOtherPrimeInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs\/schemas\/rsaprivatekeyotherprimeinfo"},"doc://Shield/documentation/ShieldPKCS":{"role":"collection","title":"ShieldPKCS","abstract":[{"type":"text","text":"Public Key Cryptograpgy Standard (PKCS) types for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs"},"doc://Shield/documentation/ShieldPKCS/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldpkcs\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKeyOtherPrimeInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldpkcs\/schemas\/rsaprivatekeyotherprimeinfo"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/RSAPrivateKeyOtherPrimeInfo","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"RSAPrivateKeyOtherPrimeInfo","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKeyOtherPrimeInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldPKCS7SchemasV27RSAPrivateKeyOtherPrimeInfo10PotentASN16SchemaOvpZ","extendedModule":"ShieldPKCS","modules":[{"name":"ShieldPKCS"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldPKCS","doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldPKCS/Schemas/RSAPrivateKeyOtherPrimeInfo":{"role":"symbol","title":"RSAPrivateKeyOtherPrimeInfo","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKeyOtherPrimeInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/RSAPrivateKeyOtherPrimeInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs\/schemas\/rsaprivatekeyotherprimeinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldPKCS":{"role":"collection","title":"ShieldPKCS","abstract":[{"type":"text","text":"Public Key Cryptograpgy Standard (PKCS) types for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs"},"doc://Shield/documentation/ShieldPKCS/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldpkcs\/schemas"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldpkcs/schemas/rsaprivatekeyotherprimeinfos.json b/main/data/documentation/shieldpkcs/schemas/rsaprivatekeyotherprimeinfos.json index e5c2db5e7..587f77bbd 100644 --- a/main/data/documentation/shieldpkcs/schemas/rsaprivatekeyotherprimeinfos.json +++ b/main/data/documentation/shieldpkcs/schemas/rsaprivatekeyotherprimeinfos.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKeyOtherPrimeInfos"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldpkcs\/schemas\/rsaprivatekeyotherprimeinfos"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/RSAPrivateKeyOtherPrimeInfos","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"RSAPrivateKeyOtherPrimeInfos","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKeyOtherPrimeInfos"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldPKCS7SchemasV28RSAPrivateKeyOtherPrimeInfos10PotentASN16SchemaOvpZ","extendedModule":"ShieldPKCS","modules":[{"name":"ShieldPKCS"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldPKCS","doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldPKCS":{"role":"collection","title":"ShieldPKCS","abstract":[{"type":"text","text":"Public Key Cryptograpgy Standard (PKCS) types for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs"},"doc://Shield/documentation/ShieldPKCS/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldpkcs\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldPKCS/Schemas/RSAPrivateKeyOtherPrimeInfos":{"role":"symbol","title":"RSAPrivateKeyOtherPrimeInfos","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKeyOtherPrimeInfos"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/RSAPrivateKeyOtherPrimeInfos","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs\/schemas\/rsaprivatekeyotherprimeinfos"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKeyOtherPrimeInfos"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldpkcs\/schemas\/rsaprivatekeyotherprimeinfos"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/RSAPrivateKeyOtherPrimeInfos","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"RSAPrivateKeyOtherPrimeInfos","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKeyOtherPrimeInfos"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldPKCS7SchemasV28RSAPrivateKeyOtherPrimeInfos10PotentASN16SchemaOvpZ","extendedModule":"ShieldPKCS","modules":[{"name":"ShieldPKCS"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldPKCS","doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldPKCS/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldpkcs\/schemas"},"doc://Shield/documentation/ShieldPKCS/Schemas/RSAPrivateKeyOtherPrimeInfos":{"role":"symbol","title":"RSAPrivateKeyOtherPrimeInfos","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKeyOtherPrimeInfos"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/RSAPrivateKeyOtherPrimeInfos","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs\/schemas\/rsaprivatekeyotherprimeinfos"},"doc://Shield/documentation/ShieldPKCS":{"role":"collection","title":"ShieldPKCS","abstract":[{"type":"text","text":"Public Key Cryptograpgy Standard (PKCS) types for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldpkcs/schemas/rsapublickey.json b/main/data/documentation/shieldpkcs/schemas/rsapublickey.json index d4b31dd79..47beded7b 100644 --- a/main/data/documentation/shieldpkcs/schemas/rsapublickey.json +++ b/main/data/documentation/shieldpkcs/schemas/rsapublickey.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldpkcs\/schemas\/rsapublickey"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/RSAPublicKey","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"RSAPublicKey","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldPKCS7SchemasV12RSAPublicKey10PotentASN16SchemaOvpZ","extendedModule":"ShieldPKCS","modules":[{"name":"ShieldPKCS"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldPKCS","doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldPKCS":{"role":"collection","title":"ShieldPKCS","abstract":[{"type":"text","text":"Public Key Cryptograpgy Standard (PKCS) types for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs"},"doc://Shield/documentation/ShieldPKCS/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldpkcs\/schemas"},"doc://Shield/documentation/ShieldPKCS/Schemas/RSAPublicKey":{"role":"symbol","title":"RSAPublicKey","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/RSAPublicKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs\/schemas\/rsapublickey"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldpkcs\/schemas\/rsapublickey"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/RSAPublicKey","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"RSAPublicKey","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldPKCS7SchemasV12RSAPublicKey10PotentASN16SchemaOvpZ","extendedModule":"ShieldPKCS","modules":[{"name":"ShieldPKCS"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldPKCS","doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldPKCS":{"role":"collection","title":"ShieldPKCS","abstract":[{"type":"text","text":"Public Key Cryptograpgy Standard (PKCS) types for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldPKCS/Schemas/RSAPublicKey":{"role":"symbol","title":"RSAPublicKey","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas\/RSAPublicKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldpkcs\/schemas\/rsapublickey"},"doc://Shield/documentation/ShieldPKCS/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldPKCS\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldpkcs\/schemas"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity.json b/main/data/documentation/shieldsecurity.json index 14465522f..61373d0eb 100644 --- a/main/data/documentation/shieldsecurity.json +++ b/main/data/documentation/shieldsecurity.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"content","content":[{"anchor":"Overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"ShieldSecurity"},{"type":"text","text":" provides extensions to security objects provided by the "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" framework making them easier to"},{"type":"text","text":" "},{"type":"text","text":"work with and in many cases adding capabilities."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"One of the main goals of "},{"type":"codeVoice","code":"ShieldSecurity"},{"type":"text","text":" is to provide a common interface that is available on all Apple platforms"},{"type":"text","text":" "},{"type":"text","text":"including macOS, iOS, watchOS, and tvOS. This ensures that all the code handling specific platform differences are"},{"type":"text","text":" "},{"type":"text","text":"isolated in the ShieldSecurity package and doesn’t have to be handled in application code."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Another goal of SieldSecurity is to extend objects like "},{"type":"codeVoice","code":"SecKey"},{"type":"text","text":" and "},{"type":"codeVoice","code":"SecCertificate"},{"type":"text","text":" with easier interfaces and"},{"type":"text","text":" "},{"type":"text","text":"more capabilities. To further this goal a couple small “new” types have been added to provided clean interfaces."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The following "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" objects have notable extensions:"}]},{"anchor":"SecKey","level":3,"type":"heading","text":"SecKey"},{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"SecKey"},{"type":"text","text":" ’s extensions provide the following platform agnostic capabilities:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Sign\/Verify"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Encrypt\/Decrypt"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Saving\/Loading\/Deleting from Keychains"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"DER format encoding\/decoding"}]}]}]},{"anchor":"SecCertificate","level":3,"type":"heading","text":"SecCertificate"},{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"SecCertificate"},{"type":"text","text":"’s extensions provide the following platform agnostic capabilities:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Trust Validated Public Key"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Access to frequently used properties (issuer, subject)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Access decoded Certificate (ShieldX509 "},{"type":"codeVoice","code":"Certificate"},{"type":"text","text":" type)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Saving\/Loading\/Deleting from Keychains"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"DER format encoding\/decoding"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"PEM loading\/saving"}]}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"kind":"symbol","metadata":{"roleHeading":"Framework","externalID":"ShieldSecurity","title":"ShieldSecurity","symbolKind":"module","role":"collection","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[[]]},"topicSections":[{"title":"Type Aliases","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyError"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType"]}],"references":{"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError":{"role":"symbol","title":"SecCertificateError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecCertificateError"}],"url":"\/documentation\/shieldsecurity\/seccertificateerror"},"doc://Shield/documentation/ShieldSecurity/SecKeyError":{"deprecated":true,"role":"symbol","title":"SecKeyError","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyError"}],"url":"\/documentation\/shieldsecurity\/seckeyerror"},"doc://Shield/documentation/ShieldSecurity/SecKeyType":{"role":"symbol","title":"SecKeyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyType"}],"url":"\/documentation\/shieldsecurity\/seckeytype"},"doc://Shield/documentation/ShieldSecurity/SecAccessibility":{"role":"symbol","title":"SecAccessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecAccessibility"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecAccessibility"}],"url":"\/documentation\/shieldsecurity\/secaccessibility"},"doc://Shield/documentation/ShieldSecurity/SecEncryptionPadding":{"role":"symbol","title":"SecEncryptionPadding","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecEncryptionPadding"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecEncryptionPadding"}],"url":"\/documentation\/shieldsecurity\/secencryptionpadding"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"content","content":[{"anchor":"Overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"ShieldSecurity"},{"type":"text","text":" provides extensions to security objects provided by the "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" framework making them easier to"},{"type":"text","text":" "},{"type":"text","text":"work with and in many cases adding capabilities."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"One of the main goals of "},{"type":"codeVoice","code":"ShieldSecurity"},{"type":"text","text":" is to provide a common interface that is available on all Apple platforms"},{"type":"text","text":" "},{"type":"text","text":"including macOS, iOS, watchOS, and tvOS. This ensures that all the code handling specific platform differences are"},{"type":"text","text":" "},{"type":"text","text":"isolated in the ShieldSecurity package and doesn’t have to be handled in application code."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Another goal of SieldSecurity is to extend objects like "},{"type":"codeVoice","code":"SecKey"},{"type":"text","text":" and "},{"type":"codeVoice","code":"SecCertificate"},{"type":"text","text":" with easier interfaces and"},{"type":"text","text":" "},{"type":"text","text":"more capabilities. To further this goal a couple small “new” types have been added to provided clean interfaces."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The following "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" objects have notable extensions:"}]},{"anchor":"SecKey","level":3,"type":"heading","text":"SecKey"},{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"SecKey"},{"type":"text","text":" ’s extensions provide the following platform agnostic capabilities:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Sign\/Verify"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Encrypt\/Decrypt"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Saving\/Loading\/Deleting from Keychains"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"DER format encoding\/decoding"}]}]}]},{"anchor":"SecCertificate","level":3,"type":"heading","text":"SecCertificate"},{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"SecCertificate"},{"type":"text","text":"’s extensions provide the following platform agnostic capabilities:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Trust Validated Public Key"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Access to frequently used properties (issuer, subject)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Access decoded Certificate (ShieldX509 "},{"type":"codeVoice","code":"Certificate"},{"type":"text","text":" type)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Saving\/Loading\/Deleting from Keychains"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"DER format encoding\/decoding"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"PEM loading\/saving"}]}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"kind":"symbol","metadata":{"roleHeading":"Framework","externalID":"ShieldSecurity","title":"ShieldSecurity","symbolKind":"module","role":"collection","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[[]]},"topicSections":[{"title":"Type Aliases","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyError"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType"]}],"references":{"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecKeyType":{"role":"symbol","title":"SecKeyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyType"}],"url":"\/documentation\/shieldsecurity\/seckeytype"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError":{"role":"symbol","title":"SecCertificateError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecCertificateError"}],"url":"\/documentation\/shieldsecurity\/seccertificateerror"},"doc://Shield/documentation/ShieldSecurity/SecEncryptionPadding":{"role":"symbol","title":"SecEncryptionPadding","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecEncryptionPadding"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecEncryptionPadding"}],"url":"\/documentation\/shieldsecurity\/secencryptionpadding"},"doc://Shield/documentation/ShieldSecurity/SecAccessibility":{"role":"symbol","title":"SecAccessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecAccessibility"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecAccessibility"}],"url":"\/documentation\/shieldsecurity\/secaccessibility"},"doc://Shield/documentation/ShieldSecurity/SecKeyError":{"deprecated":true,"role":"symbol","title":"SecKeyError","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyError"}],"url":"\/documentation\/shieldsecurity\/seckeyerror"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/secaccessibility.json b/main/data/documentation/shieldsecurity/secaccessibility.json index 6ee4969c4..f2d4d2314 100644 --- a/main/data/documentation/shieldsecurity/secaccessibility.json +++ b/main/data/documentation/shieldsecurity/secaccessibility.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecAccessibility"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/secaccessibility"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/SQ"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/default","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/passcodeEnabled","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/unlocked(afterFirst:shared:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/Equatable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecAccessibility"}],"title":"SecAccessibility","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:14ShieldSecurity16SecAccessibilityO","modules":[{"name":"ShieldSecurity"}],"navigatorTitle":[{"kind":"identifier","text":"SecAccessibility"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecAccessibility/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/secaccessibility\/equatable-implementations"},"doc://Shield/documentation/ShieldSecurity/SecAccessibility/unlocked(afterFirst:shared:)":{"role":"symbol","title":"SecAccessibility.unlocked(afterFirst:shared:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unlocked"},{"kind":"text","text":"("},{"kind":"externalParam","text":"afterFirst"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"shared"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/unlocked(afterFirst:shared:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/secaccessibility\/unlocked(afterfirst:shared:)"},"doc://Shield/documentation/ShieldSecurity/SecAccessibility/passcodeEnabled":{"role":"symbol","title":"SecAccessibility.passcodeEnabled","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"passcodeEnabled"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/passcodeEnabled","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/secaccessibility\/passcodeenabled"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecAccessibility":{"role":"symbol","title":"SecAccessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecAccessibility"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecAccessibility"}],"url":"\/documentation\/shieldsecurity\/secaccessibility"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldSecurity/SecAccessibility/default":{"role":"symbol","title":"SecAccessibility.default","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"`default`"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/default","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/secaccessibility\/default"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecAccessibility"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/secaccessibility"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/SQ"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/default","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/passcodeEnabled","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/unlocked(afterFirst:shared:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/Equatable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecAccessibility"}],"title":"SecAccessibility","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:14ShieldSecurity16SecAccessibilityO","modules":[{"name":"ShieldSecurity"}],"navigatorTitle":[{"kind":"identifier","text":"SecAccessibility"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity"]]},"references":{"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecAccessibility/unlocked(afterFirst:shared:)":{"role":"symbol","title":"SecAccessibility.unlocked(afterFirst:shared:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unlocked"},{"kind":"text","text":"("},{"kind":"externalParam","text":"afterFirst"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"shared"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/unlocked(afterFirst:shared:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/secaccessibility\/unlocked(afterfirst:shared:)"},"doc://Shield/documentation/ShieldSecurity/SecAccessibility/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/secaccessibility\/equatable-implementations"},"doc://Shield/documentation/ShieldSecurity/SecAccessibility/default":{"role":"symbol","title":"SecAccessibility.default","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"`default`"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/default","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/secaccessibility\/default"},"doc://Shield/documentation/ShieldSecurity/SecAccessibility":{"role":"symbol","title":"SecAccessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecAccessibility"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecAccessibility"}],"url":"\/documentation\/shieldsecurity\/secaccessibility"},"doc://Shield/documentation/ShieldSecurity/SecAccessibility/passcodeEnabled":{"role":"symbol","title":"SecAccessibility.passcodeEnabled","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"passcodeEnabled"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/passcodeEnabled","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/secaccessibility\/passcodeenabled"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/secaccessibility/!=(_:_:).json b/main/data/documentation/shieldsecurity/secaccessibility/!=(_:_:).json index 4704413af..1d2579a15 100644 --- a/main/data/documentation/shieldsecurity/secaccessibility/!=(_:_:).json +++ b/main/data/documentation/shieldsecurity/secaccessibility/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/secaccessibility\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:14ShieldSecurity16SecAccessibilityO","extendedModule":"Swift","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecAccessibility/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/secaccessibility\/equatable-implementations"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecAccessibility/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/secaccessibility\/!=(_:_:)"},"doc://Shield/documentation/ShieldSecurity/SecAccessibility":{"role":"symbol","title":"SecAccessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecAccessibility"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecAccessibility"}],"url":"\/documentation\/shieldsecurity\/secaccessibility"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/secaccessibility\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:14ShieldSecurity16SecAccessibilityO","extendedModule":"Swift","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecAccessibility":{"role":"symbol","title":"SecAccessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecAccessibility"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecAccessibility"}],"url":"\/documentation\/shieldsecurity\/secaccessibility"},"doc://Shield/documentation/ShieldSecurity/SecAccessibility/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/secaccessibility\/equatable-implementations"},"doc://Shield/documentation/ShieldSecurity/SecAccessibility/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/secaccessibility\/!=(_:_:)"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/secaccessibility/default.json b/main/data/documentation/shieldsecurity/secaccessibility/default.json index b77ec9179..8570c336e 100644 --- a/main/data/documentation/shieldsecurity/secaccessibility/default.json +++ b/main/data/documentation/shieldsecurity/secaccessibility/default.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"`default`"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/secaccessibility\/default"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/default","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"`default`"}],"title":"SecAccessibility.default","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity16SecAccessibilityO7defaultyA2CmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecAccessibility/default":{"role":"symbol","title":"SecAccessibility.default","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"`default`"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/default","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/secaccessibility\/default"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecAccessibility":{"role":"symbol","title":"SecAccessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecAccessibility"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecAccessibility"}],"url":"\/documentation\/shieldsecurity\/secaccessibility"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"`default`"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/secaccessibility\/default"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/default","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"`default`"}],"title":"SecAccessibility.default","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity16SecAccessibilityO7defaultyA2CmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecAccessibility/default":{"role":"symbol","title":"SecAccessibility.default","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"`default`"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/default","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/secaccessibility\/default"},"doc://Shield/documentation/ShieldSecurity/SecAccessibility":{"role":"symbol","title":"SecAccessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecAccessibility"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecAccessibility"}],"url":"\/documentation\/shieldsecurity\/secaccessibility"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/secaccessibility/equatable-implementations.json b/main/data/documentation/shieldsecurity/secaccessibility/equatable-implementations.json index 0a4d19aab..e4c2e3454 100644 --- a/main/data/documentation/shieldsecurity/secaccessibility/equatable-implementations.json +++ b/main/data/documentation/shieldsecurity/secaccessibility/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldSecurity"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility"]]},"references":{"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecAccessibility/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/secaccessibility\/!=(_:_:)"},"doc://Shield/documentation/ShieldSecurity/SecAccessibility":{"role":"symbol","title":"SecAccessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecAccessibility"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecAccessibility"}],"url":"\/documentation\/shieldsecurity\/secaccessibility"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldSecurity"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility"]]},"references":{"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecAccessibility":{"role":"symbol","title":"SecAccessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecAccessibility"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecAccessibility"}],"url":"\/documentation\/shieldsecurity\/secaccessibility"},"doc://Shield/documentation/ShieldSecurity/SecAccessibility/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/secaccessibility\/!=(_:_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/secaccessibility/passcodeenabled.json b/main/data/documentation/shieldsecurity/secaccessibility/passcodeenabled.json index d2faff740..746245560 100644 --- a/main/data/documentation/shieldsecurity/secaccessibility/passcodeenabled.json +++ b/main/data/documentation/shieldsecurity/secaccessibility/passcodeenabled.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"passcodeEnabled"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/secaccessibility\/passcodeenabled"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/passcodeEnabled","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"passcodeEnabled"}],"title":"SecAccessibility.passcodeEnabled","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity16SecAccessibilityO15passcodeEnabledyA2CmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecAccessibility/passcodeEnabled":{"role":"symbol","title":"SecAccessibility.passcodeEnabled","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"passcodeEnabled"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/passcodeEnabled","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/secaccessibility\/passcodeenabled"},"doc://Shield/documentation/ShieldSecurity/SecAccessibility":{"role":"symbol","title":"SecAccessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecAccessibility"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecAccessibility"}],"url":"\/documentation\/shieldsecurity\/secaccessibility"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"passcodeEnabled"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/secaccessibility\/passcodeenabled"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/passcodeEnabled","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"passcodeEnabled"}],"title":"SecAccessibility.passcodeEnabled","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity16SecAccessibilityO15passcodeEnabledyA2CmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecAccessibility/passcodeEnabled":{"role":"symbol","title":"SecAccessibility.passcodeEnabled","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"passcodeEnabled"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/passcodeEnabled","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/secaccessibility\/passcodeenabled"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecAccessibility":{"role":"symbol","title":"SecAccessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecAccessibility"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecAccessibility"}],"url":"\/documentation\/shieldsecurity\/secaccessibility"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/secaccessibility/unlocked(afterfirst:shared:).json b/main/data/documentation/shieldsecurity/secaccessibility/unlocked(afterfirst:shared:).json index 57a4d4c81..4e6a33f19 100644 --- a/main/data/documentation/shieldsecurity/secaccessibility/unlocked(afterfirst:shared:).json +++ b/main/data/documentation/shieldsecurity/secaccessibility/unlocked(afterfirst:shared:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unlocked"},{"kind":"text","text":"("},{"kind":"externalParam","text":"afterFirst"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"shared"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/secaccessibility\/unlocked(afterfirst:shared:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/unlocked(afterFirst:shared:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unlocked"},{"kind":"text","text":"("},{"kind":"externalParam","text":"afterFirst"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"shared"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"title":"SecAccessibility.unlocked(afterFirst:shared:)","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity16SecAccessibilityO8unlockedyACSb_SbtcACmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecAccessibility/unlocked(afterFirst:shared:)":{"role":"symbol","title":"SecAccessibility.unlocked(afterFirst:shared:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unlocked"},{"kind":"text","text":"("},{"kind":"externalParam","text":"afterFirst"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"shared"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/unlocked(afterFirst:shared:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/secaccessibility\/unlocked(afterfirst:shared:)"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecAccessibility":{"role":"symbol","title":"SecAccessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecAccessibility"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecAccessibility"}],"url":"\/documentation\/shieldsecurity\/secaccessibility"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unlocked"},{"kind":"text","text":"("},{"kind":"externalParam","text":"afterFirst"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"shared"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/secaccessibility\/unlocked(afterfirst:shared:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/unlocked(afterFirst:shared:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unlocked"},{"kind":"text","text":"("},{"kind":"externalParam","text":"afterFirst"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"shared"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"title":"SecAccessibility.unlocked(afterFirst:shared:)","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity16SecAccessibilityO8unlockedyACSb_SbtcACmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecAccessibility":{"role":"symbol","title":"SecAccessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecAccessibility"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecAccessibility"}],"url":"\/documentation\/shieldsecurity\/secaccessibility"},"doc://Shield/documentation/ShieldSecurity/SecAccessibility/unlocked(afterFirst:shared:)":{"role":"symbol","title":"SecAccessibility.unlocked(afterFirst:shared:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unlocked"},{"kind":"text","text":"("},{"kind":"externalParam","text":"afterFirst"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"shared"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility\/unlocked(afterFirst:shared:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/secaccessibility\/unlocked(afterfirst:shared:)"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seccertificateerror.json b/main/data/documentation/shieldsecurity/seccertificateerror.json index b6c66db66..c70bb7b11 100644 --- a/main/data/documentation/shieldsecurity/seccertificateerror.json +++ b/main/data/documentation/shieldsecurity/seccertificateerror.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seccertificateerror"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/SQ","doc:\/\/Shield\/s5ErrorP","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY","doc:\/\/Shield\/s8SendableP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/loadFailed","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/parsingFailed","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/publicKeyRetrievalFailed","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/queryFailed","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/saveDuplicate","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/saveFailed","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/trustCreationFailed","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/trustValidationError","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/trustValidationFailed"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/init(rawValue:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/Error-Implementations","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"title":"SecCertificateError","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:14ShieldSecurity19SecCertificateErrorO","modules":[{"name":"ShieldSecurity"}],"navigatorTitle":[{"kind":"identifier","text":"SecCertificateError"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecCertificateError/publicKeyRetrievalFailed":{"role":"symbol","title":"SecCertificateError.publicKeyRetrievalFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKeyRetrievalFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/publicKeyRetrievalFailed","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/publickeyretrievalfailed"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/rawrepresentable-implementations"},"doc://Shield/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/Shield\/s8SendableP"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/error-implementations"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/trustCreationFailed":{"role":"symbol","title":"SecCertificateError.trustCreationFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"trustCreationFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/trustCreationFailed","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/trustcreationfailed"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/trustValidationFailed":{"role":"symbol","title":"SecCertificateError.trustValidationFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"trustValidationFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/trustValidationFailed","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/trustvalidationfailed"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/trustValidationError":{"role":"symbol","title":"SecCertificateError.trustValidationError","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"trustValidationError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/trustValidationError","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/trustvalidationerror"},"doc://Shield/s5ErrorP":{"type":"unresolvable","title":"Swift.Error","identifier":"doc:\/\/Shield\/s5ErrorP"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/init(rawvalue:)"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/queryFailed":{"role":"symbol","title":"SecCertificateError.queryFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"queryFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/queryFailed","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/queryfailed"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError":{"role":"symbol","title":"SecCertificateError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecCertificateError"}],"url":"\/documentation\/shieldsecurity\/seccertificateerror"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/parsingFailed":{"role":"symbol","title":"SecCertificateError.parsingFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"parsingFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/parsingFailed","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/parsingfailed"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/saveDuplicate":{"role":"symbol","title":"SecCertificateError.saveDuplicate","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"saveDuplicate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/saveDuplicate","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/saveduplicate"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/saveFailed":{"role":"symbol","title":"SecCertificateError.saveFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"saveFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/saveFailed","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/savefailed"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/loadFailed":{"role":"symbol","title":"SecCertificateError.loadFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"loadFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/loadFailed","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/loadfailed"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/equatable-implementations"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seccertificateerror"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/SQ","doc:\/\/Shield\/s5ErrorP","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY","doc:\/\/Shield\/s8SendableP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/loadFailed","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/parsingFailed","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/publicKeyRetrievalFailed","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/queryFailed","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/saveDuplicate","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/saveFailed","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/trustCreationFailed","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/trustValidationError","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/trustValidationFailed"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/init(rawValue:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/Error-Implementations","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"title":"SecCertificateError","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:14ShieldSecurity19SecCertificateErrorO","modules":[{"name":"ShieldSecurity"}],"navigatorTitle":[{"kind":"identifier","text":"SecCertificateError"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecCertificateError/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/init(rawvalue:)"},"doc://Shield/s5ErrorP":{"type":"unresolvable","title":"Swift.Error","identifier":"doc:\/\/Shield\/s5ErrorP"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/trustValidationError":{"role":"symbol","title":"SecCertificateError.trustValidationError","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"trustValidationError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/trustValidationError","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/trustvalidationerror"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/saveFailed":{"role":"symbol","title":"SecCertificateError.saveFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"saveFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/saveFailed","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/savefailed"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/queryFailed":{"role":"symbol","title":"SecCertificateError.queryFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"queryFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/queryFailed","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/queryfailed"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/error-implementations"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/loadFailed":{"role":"symbol","title":"SecCertificateError.loadFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"loadFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/loadFailed","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/loadfailed"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/equatable-implementations"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/saveDuplicate":{"role":"symbol","title":"SecCertificateError.saveDuplicate","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"saveDuplicate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/saveDuplicate","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/saveduplicate"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/publicKeyRetrievalFailed":{"role":"symbol","title":"SecCertificateError.publicKeyRetrievalFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKeyRetrievalFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/publicKeyRetrievalFailed","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/publickeyretrievalfailed"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/parsingFailed":{"role":"symbol","title":"SecCertificateError.parsingFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"parsingFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/parsingFailed","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/parsingfailed"},"doc://Shield/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/Shield\/s8SendableP"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/trustCreationFailed":{"role":"symbol","title":"SecCertificateError.trustCreationFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"trustCreationFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/trustCreationFailed","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/trustcreationfailed"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/trustValidationFailed":{"role":"symbol","title":"SecCertificateError.trustValidationFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"trustValidationFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/trustValidationFailed","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/trustvalidationfailed"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError":{"role":"symbol","title":"SecCertificateError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecCertificateError"}],"url":"\/documentation\/shieldsecurity\/seccertificateerror"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seccertificateerror/!=(_:_:).json b/main/data/documentation/shieldsecurity/seccertificateerror/!=(_:_:).json index 4ae148a19..87a4e177d 100644 --- a/main/data/documentation/shieldsecurity/seccertificateerror/!=(_:_:).json +++ b/main/data/documentation/shieldsecurity/seccertificateerror/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seccertificateerror\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:14ShieldSecurity19SecCertificateErrorO","extendedModule":"Swift","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecCertificateError":{"role":"symbol","title":"SecCertificateError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecCertificateError"}],"url":"\/documentation\/shieldsecurity\/seccertificateerror"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/!=(_:_:)"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/equatable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seccertificateerror\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:14ShieldSecurity19SecCertificateErrorO","extendedModule":"Swift","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecCertificateError/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/!=(_:_:)"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError":{"role":"symbol","title":"SecCertificateError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecCertificateError"}],"url":"\/documentation\/shieldsecurity\/seccertificateerror"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/equatable-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seccertificateerror/equatable-implementations.json b/main/data/documentation/shieldsecurity/seccertificateerror/equatable-implementations.json index 8e5b61867..8e79c15c3 100644 --- a/main/data/documentation/shieldsecurity/seccertificateerror/equatable-implementations.json +++ b/main/data/documentation/shieldsecurity/seccertificateerror/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldSecurity"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecCertificateError/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/!=(_:_:)"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError":{"role":"symbol","title":"SecCertificateError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecCertificateError"}],"url":"\/documentation\/shieldsecurity\/seccertificateerror"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldSecurity"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError"]]},"references":{"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError":{"role":"symbol","title":"SecCertificateError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecCertificateError"}],"url":"\/documentation\/shieldsecurity\/seccertificateerror"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/!=(_:_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seccertificateerror/error-implementations.json b/main/data/documentation/shieldsecurity/seccertificateerror/error-implementations.json index d671f22ab..dcf3e24e3 100644 --- a/main/data/documentation/shieldsecurity/seccertificateerror/error-implementations.json +++ b/main/data/documentation/shieldsecurity/seccertificateerror/error-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/Error-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/localizedDescription"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldSecurity"}],"role":"collectionGroup","title":"Error Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecCertificateError/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/localizeddescription"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError":{"role":"symbol","title":"SecCertificateError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecCertificateError"}],"url":"\/documentation\/shieldsecurity\/seccertificateerror"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/Error-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/localizedDescription"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldSecurity"}],"role":"collectionGroup","title":"Error Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecCertificateError":{"role":"symbol","title":"SecCertificateError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecCertificateError"}],"url":"\/documentation\/shieldsecurity\/seccertificateerror"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/localizeddescription"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seccertificateerror/hash(into:).json b/main/data/documentation/shieldsecurity/seccertificateerror/hash(into:).json index 3d6c59809..9fcdc34d2 100644 --- a/main/data/documentation/shieldsecurity/seccertificateerror/hash(into:).json +++ b/main/data/documentation/shieldsecurity/seccertificateerror/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seccertificateerror\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:14ShieldSecurity19SecCertificateErrorO","extendedModule":"Swift","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError":{"role":"symbol","title":"SecCertificateError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecCertificateError"}],"url":"\/documentation\/shieldsecurity\/seccertificateerror"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/hash(into:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seccertificateerror\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:14ShieldSecurity19SecCertificateErrorO","extendedModule":"Swift","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecCertificateError/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/hash(into:)"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError":{"role":"symbol","title":"SecCertificateError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecCertificateError"}],"url":"\/documentation\/shieldsecurity\/seccertificateerror"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seccertificateerror/hashvalue.json b/main/data/documentation/shieldsecurity/seccertificateerror/hashvalue.json index 24f39ae8f..61b382676 100644 --- a/main/data/documentation/shieldsecurity/seccertificateerror/hashvalue.json +++ b/main/data/documentation/shieldsecurity/seccertificateerror/hashvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seccertificateerror\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:14ShieldSecurity19SecCertificateErrorO","extendedModule":"Swift","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecCertificateError/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/hashvalue"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError":{"role":"symbol","title":"SecCertificateError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecCertificateError"}],"url":"\/documentation\/shieldsecurity\/seccertificateerror"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/rawrepresentable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seccertificateerror\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:14ShieldSecurity19SecCertificateErrorO","extendedModule":"Swift","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecCertificateError":{"role":"symbol","title":"SecCertificateError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecCertificateError"}],"url":"\/documentation\/shieldsecurity\/seccertificateerror"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/hashvalue"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/rawrepresentable-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seccertificateerror/init(rawvalue:).json b/main/data/documentation/shieldsecurity/seccertificateerror/init(rawvalue:).json index c77b3a60c..acaffc4ed 100644 --- a/main/data/documentation/shieldsecurity/seccertificateerror/init(rawvalue:).json +++ b/main/data/documentation/shieldsecurity/seccertificateerror/init(rawvalue:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seccertificateerror\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:14ShieldSecurity19SecCertificateErrorO8rawValueACSgSi_tcfc","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecCertificateError/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/init(rawvalue:)"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError":{"role":"symbol","title":"SecCertificateError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecCertificateError"}],"url":"\/documentation\/shieldsecurity\/seccertificateerror"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seccertificateerror\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:14ShieldSecurity19SecCertificateErrorO8rawValueACSgSi_tcfc","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecCertificateError":{"role":"symbol","title":"SecCertificateError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecCertificateError"}],"url":"\/documentation\/shieldsecurity\/seccertificateerror"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/init(rawvalue:)"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seccertificateerror/loadfailed.json b/main/data/documentation/shieldsecurity/seccertificateerror/loadfailed.json index 3ac6ce55f..b34a73ef5 100644 --- a/main/data/documentation/shieldsecurity/seccertificateerror/loadfailed.json +++ b/main/data/documentation/shieldsecurity/seccertificateerror/loadfailed.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"loadFailed"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seccertificateerror\/loadfailed"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/loadFailed","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"loadFailed"}],"title":"SecCertificateError.loadFailed","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity19SecCertificateErrorO10loadFailedyA2CmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecCertificateError":{"role":"symbol","title":"SecCertificateError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecCertificateError"}],"url":"\/documentation\/shieldsecurity\/seccertificateerror"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/loadFailed":{"role":"symbol","title":"SecCertificateError.loadFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"loadFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/loadFailed","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/loadfailed"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"loadFailed"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seccertificateerror\/loadfailed"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/loadFailed","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"loadFailed"}],"title":"SecCertificateError.loadFailed","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity19SecCertificateErrorO10loadFailedyA2CmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecCertificateError/loadFailed":{"role":"symbol","title":"SecCertificateError.loadFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"loadFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/loadFailed","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/loadfailed"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError":{"role":"symbol","title":"SecCertificateError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecCertificateError"}],"url":"\/documentation\/shieldsecurity\/seccertificateerror"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seccertificateerror/localizeddescription.json b/main/data/documentation/shieldsecurity/seccertificateerror/localizeddescription.json index 8283d34eb..681d19e64 100644 --- a/main/data/documentation/shieldsecurity/seccertificateerror/localizeddescription.json +++ b/main/data/documentation/shieldsecurity/seccertificateerror/localizeddescription.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seccertificateerror\/localizeddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/localizedDescription","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"kind":"symbol","metadata":{"role":"symbol","title":"localizedDescription","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"symbolKind":"property","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:14ShieldSecurity19SecCertificateErrorO","extendedModule":"Swift","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/Error-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecCertificateError/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/localizeddescription"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/error-implementations"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError":{"role":"symbol","title":"SecCertificateError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecCertificateError"}],"url":"\/documentation\/shieldsecurity\/seccertificateerror"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seccertificateerror\/localizeddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/localizedDescription","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"kind":"symbol","metadata":{"role":"symbol","title":"localizedDescription","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"symbolKind":"property","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:14ShieldSecurity19SecCertificateErrorO","extendedModule":"Swift","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/Error-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecCertificateError/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/error-implementations"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/localizeddescription"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError":{"role":"symbol","title":"SecCertificateError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecCertificateError"}],"url":"\/documentation\/shieldsecurity\/seccertificateerror"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seccertificateerror/parsingfailed.json b/main/data/documentation/shieldsecurity/seccertificateerror/parsingfailed.json index 159718ff6..54a30b0bd 100644 --- a/main/data/documentation/shieldsecurity/seccertificateerror/parsingfailed.json +++ b/main/data/documentation/shieldsecurity/seccertificateerror/parsingfailed.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"parsingFailed"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seccertificateerror\/parsingfailed"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/parsingFailed","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"parsingFailed"}],"title":"SecCertificateError.parsingFailed","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity19SecCertificateErrorO13parsingFailedyA2CmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecCertificateError/parsingFailed":{"role":"symbol","title":"SecCertificateError.parsingFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"parsingFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/parsingFailed","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/parsingfailed"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError":{"role":"symbol","title":"SecCertificateError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecCertificateError"}],"url":"\/documentation\/shieldsecurity\/seccertificateerror"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"parsingFailed"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seccertificateerror\/parsingfailed"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/parsingFailed","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"parsingFailed"}],"title":"SecCertificateError.parsingFailed","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity19SecCertificateErrorO13parsingFailedyA2CmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecCertificateError":{"role":"symbol","title":"SecCertificateError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecCertificateError"}],"url":"\/documentation\/shieldsecurity\/seccertificateerror"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/parsingFailed":{"role":"symbol","title":"SecCertificateError.parsingFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"parsingFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/parsingFailed","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/parsingfailed"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seccertificateerror/publickeyretrievalfailed.json b/main/data/documentation/shieldsecurity/seccertificateerror/publickeyretrievalfailed.json index 79754dd41..a43e4fda8 100644 --- a/main/data/documentation/shieldsecurity/seccertificateerror/publickeyretrievalfailed.json +++ b/main/data/documentation/shieldsecurity/seccertificateerror/publickeyretrievalfailed.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKeyRetrievalFailed"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seccertificateerror\/publickeyretrievalfailed"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/publicKeyRetrievalFailed","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKeyRetrievalFailed"}],"title":"SecCertificateError.publicKeyRetrievalFailed","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity19SecCertificateErrorO24publicKeyRetrievalFailedyA2CmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecCertificateError":{"role":"symbol","title":"SecCertificateError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecCertificateError"}],"url":"\/documentation\/shieldsecurity\/seccertificateerror"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/publicKeyRetrievalFailed":{"role":"symbol","title":"SecCertificateError.publicKeyRetrievalFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKeyRetrievalFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/publicKeyRetrievalFailed","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/publickeyretrievalfailed"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKeyRetrievalFailed"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seccertificateerror\/publickeyretrievalfailed"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/publicKeyRetrievalFailed","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKeyRetrievalFailed"}],"title":"SecCertificateError.publicKeyRetrievalFailed","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity19SecCertificateErrorO24publicKeyRetrievalFailedyA2CmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecCertificateError":{"role":"symbol","title":"SecCertificateError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecCertificateError"}],"url":"\/documentation\/shieldsecurity\/seccertificateerror"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/publicKeyRetrievalFailed":{"role":"symbol","title":"SecCertificateError.publicKeyRetrievalFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKeyRetrievalFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/publicKeyRetrievalFailed","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/publickeyretrievalfailed"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seccertificateerror/queryfailed.json b/main/data/documentation/shieldsecurity/seccertificateerror/queryfailed.json index 5a784c29a..a4f39a872 100644 --- a/main/data/documentation/shieldsecurity/seccertificateerror/queryfailed.json +++ b/main/data/documentation/shieldsecurity/seccertificateerror/queryfailed.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"queryFailed"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seccertificateerror\/queryfailed"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/queryFailed","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"queryFailed"}],"title":"SecCertificateError.queryFailed","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity19SecCertificateErrorO11queryFailedyA2CmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecCertificateError/queryFailed":{"role":"symbol","title":"SecCertificateError.queryFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"queryFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/queryFailed","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/queryfailed"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError":{"role":"symbol","title":"SecCertificateError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecCertificateError"}],"url":"\/documentation\/shieldsecurity\/seccertificateerror"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"queryFailed"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seccertificateerror\/queryfailed"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/queryFailed","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"queryFailed"}],"title":"SecCertificateError.queryFailed","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity19SecCertificateErrorO11queryFailedyA2CmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecCertificateError/queryFailed":{"role":"symbol","title":"SecCertificateError.queryFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"queryFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/queryFailed","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/queryfailed"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError":{"role":"symbol","title":"SecCertificateError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecCertificateError"}],"url":"\/documentation\/shieldsecurity\/seccertificateerror"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seccertificateerror/rawrepresentable-implementations.json b/main/data/documentation/shieldsecurity/seccertificateerror/rawrepresentable-implementations.json index 01f948ba5..12010cde0 100644 --- a/main/data/documentation/shieldsecurity/seccertificateerror/rawrepresentable-implementations.json +++ b/main/data/documentation/shieldsecurity/seccertificateerror/rawrepresentable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldSecurity"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError"]]},"references":{"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/hash(into:)"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError":{"role":"symbol","title":"SecCertificateError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecCertificateError"}],"url":"\/documentation\/shieldsecurity\/seccertificateerror"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/hashvalue"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldSecurity"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecCertificateError/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/hashvalue"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/hash(into:)"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError":{"role":"symbol","title":"SecCertificateError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecCertificateError"}],"url":"\/documentation\/shieldsecurity\/seccertificateerror"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seccertificateerror/saveduplicate.json b/main/data/documentation/shieldsecurity/seccertificateerror/saveduplicate.json index edef36fc1..cb5b2a3b2 100644 --- a/main/data/documentation/shieldsecurity/seccertificateerror/saveduplicate.json +++ b/main/data/documentation/shieldsecurity/seccertificateerror/saveduplicate.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"saveDuplicate"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seccertificateerror\/saveduplicate"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/saveDuplicate","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"saveDuplicate"}],"title":"SecCertificateError.saveDuplicate","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity19SecCertificateErrorO13saveDuplicateyA2CmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecCertificateError/saveDuplicate":{"role":"symbol","title":"SecCertificateError.saveDuplicate","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"saveDuplicate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/saveDuplicate","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/saveduplicate"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError":{"role":"symbol","title":"SecCertificateError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecCertificateError"}],"url":"\/documentation\/shieldsecurity\/seccertificateerror"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"saveDuplicate"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seccertificateerror\/saveduplicate"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/saveDuplicate","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"saveDuplicate"}],"title":"SecCertificateError.saveDuplicate","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity19SecCertificateErrorO13saveDuplicateyA2CmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecCertificateError/saveDuplicate":{"role":"symbol","title":"SecCertificateError.saveDuplicate","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"saveDuplicate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/saveDuplicate","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/saveduplicate"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError":{"role":"symbol","title":"SecCertificateError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecCertificateError"}],"url":"\/documentation\/shieldsecurity\/seccertificateerror"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seccertificateerror/trustcreationfailed.json b/main/data/documentation/shieldsecurity/seccertificateerror/trustcreationfailed.json index d769af519..5793280bb 100644 --- a/main/data/documentation/shieldsecurity/seccertificateerror/trustcreationfailed.json +++ b/main/data/documentation/shieldsecurity/seccertificateerror/trustcreationfailed.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"trustCreationFailed"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seccertificateerror\/trustcreationfailed"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/trustCreationFailed","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"trustCreationFailed"}],"title":"SecCertificateError.trustCreationFailed","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity19SecCertificateErrorO19trustCreationFailedyA2CmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecCertificateError":{"role":"symbol","title":"SecCertificateError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecCertificateError"}],"url":"\/documentation\/shieldsecurity\/seccertificateerror"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/trustCreationFailed":{"role":"symbol","title":"SecCertificateError.trustCreationFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"trustCreationFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/trustCreationFailed","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/trustcreationfailed"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"trustCreationFailed"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seccertificateerror\/trustcreationfailed"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/trustCreationFailed","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"trustCreationFailed"}],"title":"SecCertificateError.trustCreationFailed","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity19SecCertificateErrorO19trustCreationFailedyA2CmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecCertificateError/trustCreationFailed":{"role":"symbol","title":"SecCertificateError.trustCreationFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"trustCreationFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/trustCreationFailed","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/trustcreationfailed"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError":{"role":"symbol","title":"SecCertificateError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecCertificateError"}],"url":"\/documentation\/shieldsecurity\/seccertificateerror"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seccertificateerror/trustvalidationerror.json b/main/data/documentation/shieldsecurity/seccertificateerror/trustvalidationerror.json index a22e00ed6..ad9bff9de 100644 --- a/main/data/documentation/shieldsecurity/seccertificateerror/trustvalidationerror.json +++ b/main/data/documentation/shieldsecurity/seccertificateerror/trustvalidationerror.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"trustValidationError"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seccertificateerror\/trustvalidationerror"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/trustValidationError","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"trustValidationError"}],"title":"SecCertificateError.trustValidationError","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity19SecCertificateErrorO015trustValidationE0yA2CmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecCertificateError/trustValidationError":{"role":"symbol","title":"SecCertificateError.trustValidationError","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"trustValidationError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/trustValidationError","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/trustvalidationerror"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError":{"role":"symbol","title":"SecCertificateError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecCertificateError"}],"url":"\/documentation\/shieldsecurity\/seccertificateerror"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"trustValidationError"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seccertificateerror\/trustvalidationerror"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/trustValidationError","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"trustValidationError"}],"title":"SecCertificateError.trustValidationError","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity19SecCertificateErrorO015trustValidationE0yA2CmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError"]]},"references":{"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError":{"role":"symbol","title":"SecCertificateError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecCertificateError"}],"url":"\/documentation\/shieldsecurity\/seccertificateerror"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/trustValidationError":{"role":"symbol","title":"SecCertificateError.trustValidationError","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"trustValidationError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/trustValidationError","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/trustvalidationerror"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seccertificateerror/trustvalidationfailed.json b/main/data/documentation/shieldsecurity/seccertificateerror/trustvalidationfailed.json index 78bcbc93a..729637a66 100644 --- a/main/data/documentation/shieldsecurity/seccertificateerror/trustvalidationfailed.json +++ b/main/data/documentation/shieldsecurity/seccertificateerror/trustvalidationfailed.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"trustValidationFailed"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seccertificateerror\/trustvalidationfailed"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/trustValidationFailed","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"trustValidationFailed"}],"title":"SecCertificateError.trustValidationFailed","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity19SecCertificateErrorO21trustValidationFailedyA2CmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecCertificateError":{"role":"symbol","title":"SecCertificateError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecCertificateError"}],"url":"\/documentation\/shieldsecurity\/seccertificateerror"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError/trustValidationFailed":{"role":"symbol","title":"SecCertificateError.trustValidationFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"trustValidationFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/trustValidationFailed","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/trustvalidationfailed"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"trustValidationFailed"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seccertificateerror\/trustvalidationfailed"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/trustValidationFailed","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"trustValidationFailed"}],"title":"SecCertificateError.trustValidationFailed","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity19SecCertificateErrorO21trustValidationFailedyA2CmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecCertificateError/trustValidationFailed":{"role":"symbol","title":"SecCertificateError.trustValidationFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"trustValidationFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError\/trustValidationFailed","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seccertificateerror\/trustvalidationfailed"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecCertificateError":{"role":"symbol","title":"SecCertificateError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecCertificateError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecCertificateError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecCertificateError"}],"url":"\/documentation\/shieldsecurity\/seccertificateerror"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/secencryptionpadding.json b/main/data/documentation/shieldsecurity/secencryptionpadding.json index 7d1e7c0b3..3904f6cc1 100644 --- a/main/data/documentation/shieldsecurity/secencryptionpadding.json +++ b/main/data/documentation/shieldsecurity/secencryptionpadding.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecEncryptionPadding"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/secencryptionpadding"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/none","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/oaep","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/pkcs1"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/Equatable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecEncryptionPadding"}],"title":"SecEncryptionPadding","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:14ShieldSecurity20SecEncryptionPaddingO","modules":[{"name":"ShieldSecurity"}],"navigatorTitle":[{"kind":"identifier","text":"SecEncryptionPadding"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecEncryptionPadding/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/secencryptionpadding\/equatable-implementations"},"doc://Shield/documentation/ShieldSecurity/SecEncryptionPadding/pkcs1":{"role":"symbol","title":"SecEncryptionPadding.pkcs1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/pkcs1","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/secencryptionpadding\/pkcs1"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldSecurity/SecEncryptionPadding/none":{"role":"symbol","title":"SecEncryptionPadding.none","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"none"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/none","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/secencryptionpadding\/none"},"doc://Shield/documentation/ShieldSecurity/SecEncryptionPadding":{"role":"symbol","title":"SecEncryptionPadding","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecEncryptionPadding"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecEncryptionPadding"}],"url":"\/documentation\/shieldsecurity\/secencryptionpadding"},"doc://Shield/documentation/ShieldSecurity/SecEncryptionPadding/oaep":{"role":"symbol","title":"SecEncryptionPadding.oaep","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"oaep"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/oaep","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/secencryptionpadding\/oaep"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecEncryptionPadding"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/secencryptionpadding"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/none","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/oaep","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/pkcs1"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/Equatable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecEncryptionPadding"}],"title":"SecEncryptionPadding","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:14ShieldSecurity20SecEncryptionPaddingO","modules":[{"name":"ShieldSecurity"}],"navigatorTitle":[{"kind":"identifier","text":"SecEncryptionPadding"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity"]]},"references":{"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecEncryptionPadding/none":{"role":"symbol","title":"SecEncryptionPadding.none","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"none"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/none","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/secencryptionpadding\/none"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldSecurity/SecEncryptionPadding/oaep":{"role":"symbol","title":"SecEncryptionPadding.oaep","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"oaep"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/oaep","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/secencryptionpadding\/oaep"},"doc://Shield/documentation/ShieldSecurity/SecEncryptionPadding/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/secencryptionpadding\/equatable-implementations"},"doc://Shield/documentation/ShieldSecurity/SecEncryptionPadding/pkcs1":{"role":"symbol","title":"SecEncryptionPadding.pkcs1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/pkcs1","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/secencryptionpadding\/pkcs1"},"doc://Shield/documentation/ShieldSecurity/SecEncryptionPadding":{"role":"symbol","title":"SecEncryptionPadding","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecEncryptionPadding"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecEncryptionPadding"}],"url":"\/documentation\/shieldsecurity\/secencryptionpadding"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/secencryptionpadding/!=(_:_:).json b/main/data/documentation/shieldsecurity/secencryptionpadding/!=(_:_:).json index 40a8ad348..bd8daac70 100644 --- a/main/data/documentation/shieldsecurity/secencryptionpadding/!=(_:_:).json +++ b/main/data/documentation/shieldsecurity/secencryptionpadding/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/secencryptionpadding\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:14ShieldSecurity20SecEncryptionPaddingO","extendedModule":"Swift","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecEncryptionPadding/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/secencryptionpadding\/equatable-implementations"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecEncryptionPadding":{"role":"symbol","title":"SecEncryptionPadding","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecEncryptionPadding"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecEncryptionPadding"}],"url":"\/documentation\/shieldsecurity\/secencryptionpadding"},"doc://Shield/documentation/ShieldSecurity/SecEncryptionPadding/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/secencryptionpadding\/!=(_:_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/secencryptionpadding\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:14ShieldSecurity20SecEncryptionPaddingO","extendedModule":"Swift","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecEncryptionPadding/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/secencryptionpadding\/equatable-implementations"},"doc://Shield/documentation/ShieldSecurity/SecEncryptionPadding":{"role":"symbol","title":"SecEncryptionPadding","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecEncryptionPadding"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecEncryptionPadding"}],"url":"\/documentation\/shieldsecurity\/secencryptionpadding"},"doc://Shield/documentation/ShieldSecurity/SecEncryptionPadding/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/secencryptionpadding\/!=(_:_:)"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/secencryptionpadding/equatable-implementations.json b/main/data/documentation/shieldsecurity/secencryptionpadding/equatable-implementations.json index fac745a8c..5ab03a033 100644 --- a/main/data/documentation/shieldsecurity/secencryptionpadding/equatable-implementations.json +++ b/main/data/documentation/shieldsecurity/secencryptionpadding/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldSecurity"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecEncryptionPadding/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/secencryptionpadding\/!=(_:_:)"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecEncryptionPadding":{"role":"symbol","title":"SecEncryptionPadding","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecEncryptionPadding"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecEncryptionPadding"}],"url":"\/documentation\/shieldsecurity\/secencryptionpadding"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldSecurity"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding"]]},"references":{"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecEncryptionPadding/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/secencryptionpadding\/!=(_:_:)"},"doc://Shield/documentation/ShieldSecurity/SecEncryptionPadding":{"role":"symbol","title":"SecEncryptionPadding","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecEncryptionPadding"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecEncryptionPadding"}],"url":"\/documentation\/shieldsecurity\/secencryptionpadding"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/secencryptionpadding/none.json b/main/data/documentation/shieldsecurity/secencryptionpadding/none.json index 113e0a3fe..9ad104f84 100644 --- a/main/data/documentation/shieldsecurity/secencryptionpadding/none.json +++ b/main/data/documentation/shieldsecurity/secencryptionpadding/none.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"none"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/secencryptionpadding\/none"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/none","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"none"}],"title":"SecEncryptionPadding.none","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity20SecEncryptionPaddingO4noneyA2CmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding"]]},"references":{"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecEncryptionPadding":{"role":"symbol","title":"SecEncryptionPadding","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecEncryptionPadding"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecEncryptionPadding"}],"url":"\/documentation\/shieldsecurity\/secencryptionpadding"},"doc://Shield/documentation/ShieldSecurity/SecEncryptionPadding/none":{"role":"symbol","title":"SecEncryptionPadding.none","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"none"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/none","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/secencryptionpadding\/none"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"none"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/secencryptionpadding\/none"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/none","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"none"}],"title":"SecEncryptionPadding.none","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity20SecEncryptionPaddingO4noneyA2CmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding"]]},"references":{"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecEncryptionPadding/none":{"role":"symbol","title":"SecEncryptionPadding.none","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"none"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/none","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/secencryptionpadding\/none"},"doc://Shield/documentation/ShieldSecurity/SecEncryptionPadding":{"role":"symbol","title":"SecEncryptionPadding","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecEncryptionPadding"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecEncryptionPadding"}],"url":"\/documentation\/shieldsecurity\/secencryptionpadding"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/secencryptionpadding/oaep.json b/main/data/documentation/shieldsecurity/secencryptionpadding/oaep.json index d4d7e3431..1ad9279ab 100644 --- a/main/data/documentation/shieldsecurity/secencryptionpadding/oaep.json +++ b/main/data/documentation/shieldsecurity/secencryptionpadding/oaep.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"oaep"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/secencryptionpadding\/oaep"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/oaep","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"oaep"}],"title":"SecEncryptionPadding.oaep","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity20SecEncryptionPaddingO4oaepyA2CmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecEncryptionPadding":{"role":"symbol","title":"SecEncryptionPadding","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecEncryptionPadding"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecEncryptionPadding"}],"url":"\/documentation\/shieldsecurity\/secencryptionpadding"},"doc://Shield/documentation/ShieldSecurity/SecEncryptionPadding/oaep":{"role":"symbol","title":"SecEncryptionPadding.oaep","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"oaep"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/oaep","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/secencryptionpadding\/oaep"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"oaep"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/secencryptionpadding\/oaep"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/oaep","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"oaep"}],"title":"SecEncryptionPadding.oaep","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity20SecEncryptionPaddingO4oaepyA2CmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecEncryptionPadding/oaep":{"role":"symbol","title":"SecEncryptionPadding.oaep","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"oaep"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/oaep","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/secencryptionpadding\/oaep"},"doc://Shield/documentation/ShieldSecurity/SecEncryptionPadding":{"role":"symbol","title":"SecEncryptionPadding","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecEncryptionPadding"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecEncryptionPadding"}],"url":"\/documentation\/shieldsecurity\/secencryptionpadding"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/secencryptionpadding/pkcs1.json b/main/data/documentation/shieldsecurity/secencryptionpadding/pkcs1.json index 862cde372..330cb0548 100644 --- a/main/data/documentation/shieldsecurity/secencryptionpadding/pkcs1.json +++ b/main/data/documentation/shieldsecurity/secencryptionpadding/pkcs1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/secencryptionpadding\/pkcs1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/pkcs1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"title":"SecEncryptionPadding.pkcs1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity20SecEncryptionPaddingO5pkcs1yA2CmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecEncryptionPadding/pkcs1":{"role":"symbol","title":"SecEncryptionPadding.pkcs1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/pkcs1","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/secencryptionpadding\/pkcs1"},"doc://Shield/documentation/ShieldSecurity/SecEncryptionPadding":{"role":"symbol","title":"SecEncryptionPadding","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecEncryptionPadding"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecEncryptionPadding"}],"url":"\/documentation\/shieldsecurity\/secencryptionpadding"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/secencryptionpadding\/pkcs1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/pkcs1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"title":"SecEncryptionPadding.pkcs1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity20SecEncryptionPaddingO5pkcs1yA2CmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding"]]},"references":{"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecEncryptionPadding":{"role":"symbol","title":"SecEncryptionPadding","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecEncryptionPadding"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecEncryptionPadding"}],"url":"\/documentation\/shieldsecurity\/secencryptionpadding"},"doc://Shield/documentation/ShieldSecurity/SecEncryptionPadding/pkcs1":{"role":"symbol","title":"SecEncryptionPadding.pkcs1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pkcs1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecEncryptionPadding\/pkcs1","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/secencryptionpadding\/pkcs1"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair.json b/main/data/documentation/shieldsecurity/seckeypair.json index 5560244e0..0bfaf929d 100644 --- a/main/data/documentation/shieldsecurity/seckeypair.json +++ b/main/data/documentation/shieldsecurity/seckeypair.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Pairs (public and private) of asymmetric "},{"type":"codeVoice","code":"SecKey"},{"type":"text","text":"s."}]},{"anchor":"Overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"SecKeyPair"},{"type":"text","text":" provides the following functionality:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Key Pair Generation"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Saving\/Loading\/Deleting from Keychains"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Export\/Import using PBKDF passphrase generated symmetric key"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"DER format encoding\/decoding"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Certificate\/KeyPair matching"}]}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/Se","doc:\/\/Shield\/SE"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"title":"SecKeyPair","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:14ShieldSecurity10SecKeyPairV","modules":[{"name":"ShieldSecurity"}],"navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"topicSections":[{"title":"Classes","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/init(privateKey:publicKey:)","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/init(privateKeyRef:publicKeyRef:)","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/init(type:privateKeyData:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/privateKey","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/publicKey"]},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/delete()","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/encodedPrivateKey()","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/encodedPublicKey()","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/export()","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/export(password:derivedKeySize:psuedoRandomAlgorithm:keyDerivationTiming:)","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/matchesCertificate(certificate:trustedCertificates:)-580pf","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/matchesCertificate(certificate:trustedCertificates:)-8gmhq","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/persistentReferences()","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/save(accessibility:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/exportDerivedKeySizeDefault","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/exportKeyDerivationTimingDefault","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/exportPsuedoRandomAlgorithmDefault"]},{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(data:)","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(data:password:)","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(fromData:)","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(fromData:withPassword:)"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Decodable-Implementations","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Encodable-Implementations"],"generated":true}],"references":{"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/delete()":{"role":"symbol","title":"delete()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"delete"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Delete the public and private key from the "},{"type":"codeVoice","code":"Keychain"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/delete()","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/delete()"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/exportPsuedoRandomAlgorithmDefault":{"role":"symbol","title":"exportPsuedoRandomAlgorithmDefault","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"exportPsuedoRandomAlgorithmDefault"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[{"type":"text","text":"Default final psuedorandom algorthm for PBKDF generated export keys."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/exportPsuedoRandomAlgorithmDefault","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportpsuedorandomalgorithmdefault"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/export(password:derivedKeySize:psuedoRandomAlgorithm:keyDerivationTiming:)":{"role":"symbol","title":"export(password:derivedKeySize:psuedoRandomAlgorithm:keyDerivationTiming:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"export"},{"kind":"text","text":"("},{"kind":"externalParam","text":"password"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"derivedKeySize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ExportKeySize","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV06ExportD4SizeO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"psuedoRandomAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"keyDerivationTiming"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encodes the key pair’s private key in PKCS#8 format and then encrypts it using PBKDF and packages"},{"type":"text","text":" "},{"type":"text","text":"into PKCS#8 encrypted format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/export(password:derivedKeySize:psuedoRandomAlgorithm:keyDerivationTiming:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/export(password:derivedkeysize:psuedorandomalgorithm:keyderivationtiming:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/import(fromData:withPassword:)":{"role":"symbol","title":"import(fromData:withPassword:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`import`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromData"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withPassword"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"}],"abstract":[{"type":"text","text":"Decrypts an encrypted PKCS#8 encrypted private key and builds a complete key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(fromData:withPassword:)","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldsecurity\/seckeypair\/import(fromdata:withpassword:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/import(data:password:)":{"role":"symbol","title":"import(data:password:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`import`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"password"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"}],"abstract":[{"type":"text","text":"Decrypts an encrypted PKCS#8 encrypted private key and builds a complete key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(data:password:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/import(data:password:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/decodable-implementations"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/encodedPublicKey()":{"role":"symbol","title":"encodedPublicKey()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encodedPublicKey"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the public key into an external representation."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/encodedPublicKey()","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/encodedpublickey()"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Encodable-Implementations":{"role":"collectionGroup","title":"Encodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Encodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/encodable-implementations"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/persistentReferences()":{"role":"symbol","title":"persistentReferences()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"persistentReferences"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Generate persistent keychain references for the public and private keys."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/persistentReferences()","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/persistentreferences()"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/exportDerivedKeySizeDefault":{"role":"symbol","title":"exportDerivedKeySizeDefault","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"exportDerivedKeySizeDefault"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ExportKeySize","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV06ExportD4SizeO"}],"abstract":[{"type":"text","text":"Default final key size for PBKDF generated export keys."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/exportDerivedKeySizeDefault","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportderivedkeysizedefault"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/export()":{"role":"symbol","title":"export()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"export"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encodes the key pair’s private key in PKCS#8 format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/export()","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/export()"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/init(type:privateKeyData:)":{"role":"symbol","title":"init(type:privateKeyData:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"privateKeyData"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Initialize key pair from the encoded external representation of the private key and its type."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/init(type:privateKeyData:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/init(type:privatekeydata:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize":{"role":"symbol","title":"SecKeyPair.ExportKeySize","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExportKeySize"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExportKeySize"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/matchesCertificate(certificate:trustedCertificates:)-580pf":{"role":"symbol","title":"matchesCertificate(certificate:trustedCertificates:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"matchesCertificate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"certificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"trustedCertificates"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":"]) "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Check if the public key of the key pair matches the public key in a certificate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/matchesCertificate(certificate:trustedCertificates:)-580pf","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/matchescertificate(certificate:trustedcertificates:)-580pf"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder":{"role":"symbol","title":"SecKeyPair.Builder","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[{"type":"text","text":"Builder for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"},{"type":"text","text":" instances."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/privateKey":{"role":"symbol","title":"privateKey","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"}],"abstract":[{"type":"text","text":"Private key of the asymmetric key pair"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/privateKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/privatekey"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/import(fromData:)":{"role":"symbol","title":"import(fromData:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`import`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromData"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"}],"abstract":[{"type":"text","text":"Decodes a PKCS#8 encoded private key and builds a complete key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(fromData:)","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldsecurity\/seckeypair\/import(fromdata:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/save(accessibility:)":{"role":"symbol","title":"save(accessibility:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"save"},{"kind":"text","text":"("},{"kind":"externalParam","text":"accessibility"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecAccessibility","preciseIdentifier":"s:14ShieldSecurity16SecAccessibilityO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Save the public and private key to the "},{"type":"codeVoice","code":"Keychain"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/save(accessibility:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/save(accessibility:)"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/import(data:)":{"role":"symbol","title":"import(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`import`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"}],"abstract":[{"type":"text","text":"Decodes a PKCS#8 encoded private key and builds a complete key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(data:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/import(data:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/init(privateKeyRef:publicKeyRef:)":{"role":"symbol","title":"init(privateKeyRef:publicKeyRef:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"privateKeyRef"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"publicKeyRef"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Initialize with an explicit public and private key persistent keychain references."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/init(privateKeyRef:publicKeyRef:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/init(privatekeyref:publickeyref:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/matchesCertificate(certificate:trustedCertificates:)-8gmhq":{"role":"symbol","title":"matchesCertificate(certificate:trustedCertificates:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"matchesCertificate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"certificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"trustedCertificates"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Check if the public key of the key pair matches the public key in a certificate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/matchesCertificate(certificate:trustedCertificates:)-8gmhq","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/matchescertificate(certificate:trustedcertificates:)-8gmhq"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/publicKey":{"role":"symbol","title":"publicKey","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"}],"abstract":[{"type":"text","text":"Public key of the asymmetric key pair"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/publicKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/publickey"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/encodedPrivateKey()":{"role":"symbol","title":"encodedPrivateKey()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encodedPrivateKey"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the private key into an external representation."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/encodedPrivateKey()","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/encodedprivatekey()"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/exportKeyDerivationTimingDefault":{"role":"symbol","title":"exportKeyDerivationTimingDefault","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"exportKeyDerivationTimingDefault"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"}],"abstract":[{"type":"text","text":"Default PBKDF generation time for generated export keys."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/exportKeyDerivationTimingDefault","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeyderivationtimingdefault"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/init(privateKey:publicKey:)":{"role":"symbol","title":"init(privateKey:publicKey:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Initialize with an explicit public and private key"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/init(privateKey:publicKey:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/init(privatekey:publickey:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error":{"role":"symbol","title":"SecKeyPair.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/error"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Pairs (public and private) of asymmetric "},{"type":"codeVoice","code":"SecKey"},{"type":"text","text":"s."}]},{"anchor":"Overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"SecKeyPair"},{"type":"text","text":" provides the following functionality:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Key Pair Generation"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Saving\/Loading\/Deleting from Keychains"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Export\/Import using PBKDF passphrase generated symmetric key"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"DER format encoding\/decoding"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Certificate\/KeyPair matching"}]}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/Se","doc:\/\/Shield\/SE"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"title":"SecKeyPair","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:14ShieldSecurity10SecKeyPairV","modules":[{"name":"ShieldSecurity"}],"navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"topicSections":[{"title":"Classes","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/init(privateKey:publicKey:)","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/init(privateKeyRef:publicKeyRef:)","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/init(type:privateKeyData:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/privateKey","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/publicKey"]},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/delete()","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/encodedPrivateKey()","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/encodedPublicKey()","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/export()","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/export(password:derivedKeySize:psuedoRandomAlgorithm:keyDerivationTiming:)","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/matchesCertificate(certificate:trustedCertificates:)-580pf","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/matchesCertificate(certificate:trustedCertificates:)-8gmhq","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/persistentReferences()","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/save(accessibility:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/exportDerivedKeySizeDefault","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/exportKeyDerivationTimingDefault","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/exportPsuedoRandomAlgorithmDefault"]},{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(data:)","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(data:password:)","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(fromData:)","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(fromData:withPassword:)"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Decodable-Implementations","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Encodable-Implementations"],"generated":true}],"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/save(accessibility:)":{"role":"symbol","title":"save(accessibility:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"save"},{"kind":"text","text":"("},{"kind":"externalParam","text":"accessibility"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecAccessibility","preciseIdentifier":"s:14ShieldSecurity16SecAccessibilityO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Save the public and private key to the "},{"type":"codeVoice","code":"Keychain"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/save(accessibility:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/save(accessibility:)"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/delete()":{"role":"symbol","title":"delete()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"delete"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Delete the public and private key from the "},{"type":"codeVoice","code":"Keychain"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/delete()","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/delete()"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/init(type:privateKeyData:)":{"role":"symbol","title":"init(type:privateKeyData:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"privateKeyData"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Initialize key pair from the encoded external representation of the private key and its type."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/init(type:privateKeyData:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/init(type:privatekeydata:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/export(password:derivedKeySize:psuedoRandomAlgorithm:keyDerivationTiming:)":{"role":"symbol","title":"export(password:derivedKeySize:psuedoRandomAlgorithm:keyDerivationTiming:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"export"},{"kind":"text","text":"("},{"kind":"externalParam","text":"password"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"derivedKeySize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ExportKeySize","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV06ExportD4SizeO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"psuedoRandomAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"keyDerivationTiming"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encodes the key pair’s private key in PKCS#8 format and then encrypts it using PBKDF and packages"},{"type":"text","text":" "},{"type":"text","text":"into PKCS#8 encrypted format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/export(password:derivedKeySize:psuedoRandomAlgorithm:keyDerivationTiming:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/export(password:derivedkeysize:psuedorandomalgorithm:keyderivationtiming:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize":{"role":"symbol","title":"SecKeyPair.ExportKeySize","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExportKeySize"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExportKeySize"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/encodedPrivateKey()":{"role":"symbol","title":"encodedPrivateKey()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encodedPrivateKey"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the private key into an external representation."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/encodedPrivateKey()","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/encodedprivatekey()"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Encodable-Implementations":{"role":"collectionGroup","title":"Encodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Encodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/encodable-implementations"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/exportDerivedKeySizeDefault":{"role":"symbol","title":"exportDerivedKeySizeDefault","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"exportDerivedKeySizeDefault"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ExportKeySize","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV06ExportD4SizeO"}],"abstract":[{"type":"text","text":"Default final key size for PBKDF generated export keys."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/exportDerivedKeySizeDefault","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportderivedkeysizedefault"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/exportPsuedoRandomAlgorithmDefault":{"role":"symbol","title":"exportPsuedoRandomAlgorithmDefault","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"exportPsuedoRandomAlgorithmDefault"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[{"type":"text","text":"Default final psuedorandom algorthm for PBKDF generated export keys."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/exportPsuedoRandomAlgorithmDefault","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportpsuedorandomalgorithmdefault"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/publicKey":{"role":"symbol","title":"publicKey","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"}],"abstract":[{"type":"text","text":"Public key of the asymmetric key pair"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/publicKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/publickey"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/exportKeyDerivationTimingDefault":{"role":"symbol","title":"exportKeyDerivationTimingDefault","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"exportKeyDerivationTimingDefault"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"}],"abstract":[{"type":"text","text":"Default PBKDF generation time for generated export keys."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/exportKeyDerivationTimingDefault","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeyderivationtimingdefault"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/matchesCertificate(certificate:trustedCertificates:)-8gmhq":{"role":"symbol","title":"matchesCertificate(certificate:trustedCertificates:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"matchesCertificate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"certificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"trustedCertificates"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Check if the public key of the key pair matches the public key in a certificate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/matchesCertificate(certificate:trustedCertificates:)-8gmhq","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/matchescertificate(certificate:trustedcertificates:)-8gmhq"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/import(data:)":{"role":"symbol","title":"import(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`import`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"}],"abstract":[{"type":"text","text":"Decodes a PKCS#8 encoded private key and builds a complete key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(data:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/import(data:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/import(data:password:)":{"role":"symbol","title":"import(data:password:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`import`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"password"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"}],"abstract":[{"type":"text","text":"Decrypts an encrypted PKCS#8 encrypted private key and builds a complete key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(data:password:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/import(data:password:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/persistentReferences()":{"role":"symbol","title":"persistentReferences()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"persistentReferences"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Generate persistent keychain references for the public and private keys."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/persistentReferences()","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/persistentreferences()"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/decodable-implementations"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/privateKey":{"role":"symbol","title":"privateKey","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"}],"abstract":[{"type":"text","text":"Private key of the asymmetric key pair"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/privateKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/privatekey"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/export()":{"role":"symbol","title":"export()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"export"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encodes the key pair’s private key in PKCS#8 format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/export()","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/export()"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/encodedPublicKey()":{"role":"symbol","title":"encodedPublicKey()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encodedPublicKey"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the public key into an external representation."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/encodedPublicKey()","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/encodedpublickey()"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error":{"role":"symbol","title":"SecKeyPair.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/error"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/import(fromData:withPassword:)":{"role":"symbol","title":"import(fromData:withPassword:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`import`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromData"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withPassword"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"}],"abstract":[{"type":"text","text":"Decrypts an encrypted PKCS#8 encrypted private key and builds a complete key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(fromData:withPassword:)","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldsecurity\/seckeypair\/import(fromdata:withpassword:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/init(privateKey:publicKey:)":{"role":"symbol","title":"init(privateKey:publicKey:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Initialize with an explicit public and private key"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/init(privateKey:publicKey:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/init(privatekey:publickey:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/init(privateKeyRef:publicKeyRef:)":{"role":"symbol","title":"init(privateKeyRef:publicKeyRef:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"privateKeyRef"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"publicKeyRef"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Initialize with an explicit public and private key persistent keychain references."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/init(privateKeyRef:publicKeyRef:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/init(privatekeyref:publickeyref:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/import(fromData:)":{"role":"symbol","title":"import(fromData:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`import`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromData"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"}],"abstract":[{"type":"text","text":"Decodes a PKCS#8 encoded private key and builds a complete key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(fromData:)","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldsecurity\/seckeypair\/import(fromdata:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/matchesCertificate(certificate:trustedCertificates:)-580pf":{"role":"symbol","title":"matchesCertificate(certificate:trustedCertificates:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"matchesCertificate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"certificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"trustedCertificates"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":"]) "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Check if the public key of the key pair matches the public key in a certificate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/matchesCertificate(certificate:trustedCertificates:)-580pf","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/matchescertificate(certificate:trustedcertificates:)-580pf"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder":{"role":"symbol","title":"SecKeyPair.Builder","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[{"type":"text","text":"Builder for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"},{"type":"text","text":" instances."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/builder.json b/main/data/documentation/shieldsecurity/seckeypair/builder.json index f8ce092e3..680309642 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/builder.json +++ b/main/data/documentation/shieldsecurity/seckeypair/builder.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Builders are used to generate multiple sets of key pairs."}]},{"type":"codeListing","syntax":"swift","code":["let builder = SecKeyPair.Builder().type(.ec).keySize(256)","","let keyPair1 = builder.generate(\"Encryption (Device 1)\")","let keyPair2 = builder.generate(\"Encryption (Device 2)\")"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/builder"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Builder for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"},{"type":"text","text":" instances."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"title":"SecKeyPair.Builder","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"s:14ShieldSecurity10SecKeyPairV7BuilderC","modules":[{"name":"ShieldSecurity"}],"navigatorTitle":[{"kind":"identifier","text":"Builder"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/init(type:keySize:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/keySize","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/type"]},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/generate(label:flags:accessibility:)","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/keySize(_:)","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/type(_:)"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag"]}],"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyType/ec":{"role":"symbol","title":"SecKeyType.ec","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ec"}],"abstract":[{"type":"text","text":"Elliptical Curve Key with curve of P-192, P-256, P-384 or P-521 (based on key size)."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/ec","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/ec"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/type(_:)":{"role":"symbol","title":"type(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"type"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV7BuilderC"}],"abstract":[{"type":"text","text":"Set the type of key pair to be generated."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/type(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/type(_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/Flag":{"role":"symbol","title":"SecKeyPair.Builder.Flag","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Flag"}],"abstract":[{"type":"text","text":"Key pair generation flags."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Flag"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/init(type:keySize:)":{"role":"symbol","title":"init(type:keySize:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"keySize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"?)"}],"abstract":[{"type":"text","text":"Initialize with a "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/type"},{"type":"text","text":" and "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/keySize"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/init(type:keySize:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/init(type:keysize:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder":{"role":"symbol","title":"SecKeyPair.Builder","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[{"type":"text","text":"Builder for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"},{"type":"text","text":" instances."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/type":{"role":"symbol","title":"type","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Type of key pair to generate "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/ec"},{"type":"text","text":" or "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/rsa"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/type","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/type"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/keySize(_:)":{"role":"symbol","title":"keySize(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"keySize"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV7BuilderC"}],"abstract":[{"type":"text","text":"Set the bit size of the key pair to be generated."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/keySize(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/keysize(_:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/rsa":{"role":"symbol","title":"SecKeyType.rsa","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsa"}],"abstract":[{"type":"text","text":"RSA Key"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/rsa","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/rsa"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/generate(label:flags:accessibility:)":{"role":"symbol","title":"generate(label:flags:accessibility:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"generate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"label"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"flags"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Flag","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV7BuilderC4FlagO"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"accessibility"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecAccessibility","preciseIdentifier":"s:14ShieldSecurity16SecAccessibilityO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"}],"abstract":[{"type":"text","text":"Generates a key pair according the builder’s "},{"type":"codeVoice","code":"type"},{"type":"text","text":" and "},{"type":"codeVoice","code":"keySize"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/generate(label:flags:accessibility:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/generate(label:flags:accessibility:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/keySize":{"role":"symbol","title":"keySize","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keySize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Bit size of key pair to generate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/keySize","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/keysize"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Builders are used to generate multiple sets of key pairs."}]},{"type":"codeListing","syntax":"swift","code":["let builder = SecKeyPair.Builder().type(.ec).keySize(256)","","let keyPair1 = builder.generate(\"Encryption (Device 1)\")","let keyPair2 = builder.generate(\"Encryption (Device 2)\")"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/builder"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Builder for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"},{"type":"text","text":" instances."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"title":"SecKeyPair.Builder","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"s:14ShieldSecurity10SecKeyPairV7BuilderC","modules":[{"name":"ShieldSecurity"}],"navigatorTitle":[{"kind":"identifier","text":"Builder"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/init(type:keySize:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/keySize","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/type"]},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/generate(label:flags:accessibility:)","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/keySize(_:)","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/type(_:)"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag"]}],"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/type":{"role":"symbol","title":"type","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Type of key pair to generate "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/ec"},{"type":"text","text":" or "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/rsa"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/type","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/type"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/keySize":{"role":"symbol","title":"keySize","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keySize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Bit size of key pair to generate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/keySize","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/keysize"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/init(type:keySize:)":{"role":"symbol","title":"init(type:keySize:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"keySize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"?)"}],"abstract":[{"type":"text","text":"Initialize with a "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/type"},{"type":"text","text":" and "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/keySize"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/init(type:keySize:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/init(type:keysize:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/Flag":{"role":"symbol","title":"SecKeyPair.Builder.Flag","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Flag"}],"abstract":[{"type":"text","text":"Key pair generation flags."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Flag"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/generate(label:flags:accessibility:)":{"role":"symbol","title":"generate(label:flags:accessibility:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"generate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"label"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"flags"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Flag","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV7BuilderC4FlagO"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"accessibility"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecAccessibility","preciseIdentifier":"s:14ShieldSecurity16SecAccessibilityO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"}],"abstract":[{"type":"text","text":"Generates a key pair according the builder’s "},{"type":"codeVoice","code":"type"},{"type":"text","text":" and "},{"type":"codeVoice","code":"keySize"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/generate(label:flags:accessibility:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/generate(label:flags:accessibility:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/type(_:)":{"role":"symbol","title":"type(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"type"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV7BuilderC"}],"abstract":[{"type":"text","text":"Set the type of key pair to be generated."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/type(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/type(_:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/keySize(_:)":{"role":"symbol","title":"keySize(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"keySize"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV7BuilderC"}],"abstract":[{"type":"text","text":"Set the bit size of the key pair to be generated."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/keySize(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/keysize(_:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/rsa":{"role":"symbol","title":"SecKeyType.rsa","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsa"}],"abstract":[{"type":"text","text":"RSA Key"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/rsa","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/rsa"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder":{"role":"symbol","title":"SecKeyPair.Builder","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[{"type":"text","text":"Builder for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"},{"type":"text","text":" instances."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/ec":{"role":"symbol","title":"SecKeyType.ec","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ec"}],"abstract":[{"type":"text","text":"Elliptical Curve Key with curve of P-192, P-256, P-384 or P-521 (based on key size)."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/ec","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/ec"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/builder/flag.json b/main/data/documentation/shieldsecurity/seckeypair/builder/flag.json index 4041ccd94..a1e496bb0 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/builder/flag.json +++ b/main/data/documentation/shieldsecurity/seckeypair/builder/flag.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Flag"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/builder\/flag"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Key pair generation flags."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Flag"}],"title":"SecKeyPair.Builder.Flag","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:14ShieldSecurity10SecKeyPairV7BuilderC4FlagO","modules":[{"name":"ShieldSecurity"}],"navigatorTitle":[{"kind":"identifier","text":"Flag"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder"]]},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag\/permanent","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag\/secureEnclave"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag\/Equatable-Implementations"],"generated":true}],"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/Flag/secureEnclave":{"role":"symbol","title":"SecKeyPair.Builder.Flag.secureEnclave","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secureEnclave"}],"abstract":[{"type":"text","text":"Generate the key pair in the secure enclave."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag\/secureEnclave","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag\/secureenclave"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder":{"role":"symbol","title":"SecKeyPair.Builder","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[{"type":"text","text":"Builder for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"},{"type":"text","text":" instances."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/Flag":{"role":"symbol","title":"SecKeyPair.Builder.Flag","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Flag"}],"abstract":[{"type":"text","text":"Key pair generation flags."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Flag"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/Flag/permanent":{"role":"symbol","title":"SecKeyPair.Builder.Flag.permanent","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"permanent"}],"abstract":[{"type":"text","text":"Should the key be saved in the keychain automatically."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag\/permanent","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag\/permanent"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/Flag/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag\/equatable-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Flag"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/builder\/flag"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Key pair generation flags."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Flag"}],"title":"SecKeyPair.Builder.Flag","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:14ShieldSecurity10SecKeyPairV7BuilderC4FlagO","modules":[{"name":"ShieldSecurity"}],"navigatorTitle":[{"kind":"identifier","text":"Flag"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder"]]},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag\/permanent","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag\/secureEnclave"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag\/Equatable-Implementations"],"generated":true}],"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/Flag/permanent":{"role":"symbol","title":"SecKeyPair.Builder.Flag.permanent","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"permanent"}],"abstract":[{"type":"text","text":"Should the key be saved in the keychain automatically."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag\/permanent","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag\/permanent"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/Flag/secureEnclave":{"role":"symbol","title":"SecKeyPair.Builder.Flag.secureEnclave","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secureEnclave"}],"abstract":[{"type":"text","text":"Generate the key pair in the secure enclave."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag\/secureEnclave","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag\/secureenclave"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder":{"role":"symbol","title":"SecKeyPair.Builder","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[{"type":"text","text":"Builder for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"},{"type":"text","text":" instances."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/Flag":{"role":"symbol","title":"SecKeyPair.Builder.Flag","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Flag"}],"abstract":[{"type":"text","text":"Key pair generation flags."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Flag"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/Flag/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag\/equatable-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/builder/flag/!=(_:_:).json b/main/data/documentation/shieldsecurity/seckeypair/builder/flag/!=(_:_:).json index 2988603a8..7a8b8c87e 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/builder/flag/!=(_:_:).json +++ b/main/data/documentation/shieldsecurity/seckeypair/builder/flag/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/builder\/flag\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:14ShieldSecurity10SecKeyPairV7BuilderC4FlagO","extendedModule":"Swift","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/Flag/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag\/!=(_:_:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/Flag/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag\/equatable-implementations"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/Flag":{"role":"symbol","title":"SecKeyPair.Builder.Flag","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Flag"}],"abstract":[{"type":"text","text":"Key pair generation flags."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Flag"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder":{"role":"symbol","title":"SecKeyPair.Builder","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[{"type":"text","text":"Builder for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"},{"type":"text","text":" instances."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/builder\/flag\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:14ShieldSecurity10SecKeyPairV7BuilderC4FlagO","extendedModule":"Swift","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder":{"role":"symbol","title":"SecKeyPair.Builder","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[{"type":"text","text":"Builder for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"},{"type":"text","text":" instances."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/Flag":{"role":"symbol","title":"SecKeyPair.Builder.Flag","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Flag"}],"abstract":[{"type":"text","text":"Key pair generation flags."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Flag"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/Flag/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag\/!=(_:_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/Flag/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag\/equatable-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/builder/flag/equatable-implementations.json b/main/data/documentation/shieldsecurity/seckeypair/builder/flag/equatable-implementations.json index 659377638..f5f31a05d 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/builder/flag/equatable-implementations.json +++ b/main/data/documentation/shieldsecurity/seckeypair/builder/flag/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/Flag/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag\/!=(_:_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/Flag":{"role":"symbol","title":"SecKeyPair.Builder.Flag","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Flag"}],"abstract":[{"type":"text","text":"Key pair generation flags."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Flag"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder":{"role":"symbol","title":"SecKeyPair.Builder","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[{"type":"text","text":"Builder for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"},{"type":"text","text":" instances."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder":{"role":"symbol","title":"SecKeyPair.Builder","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[{"type":"text","text":"Builder for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"},{"type":"text","text":" instances."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/Flag/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag\/!=(_:_:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/Flag":{"role":"symbol","title":"SecKeyPair.Builder.Flag","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Flag"}],"abstract":[{"type":"text","text":"Key pair generation flags."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Flag"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/builder/flag/permanent.json b/main/data/documentation/shieldsecurity/seckeypair/builder/flag/permanent.json index 36408b193..89cf148ec 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/builder/flag/permanent.json +++ b/main/data/documentation/shieldsecurity/seckeypair/builder/flag/permanent.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"permanent"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/builder\/flag\/permanent"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag\/permanent","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Should the key be saved in the keychain automatically."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"permanent"}],"title":"SecKeyPair.Builder.Flag.permanent","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity10SecKeyPairV7BuilderC4FlagO9permanentyA2GmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/Flag":{"role":"symbol","title":"SecKeyPair.Builder.Flag","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Flag"}],"abstract":[{"type":"text","text":"Key pair generation flags."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Flag"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/Flag/permanent":{"role":"symbol","title":"SecKeyPair.Builder.Flag.permanent","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"permanent"}],"abstract":[{"type":"text","text":"Should the key be saved in the keychain automatically."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag\/permanent","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag\/permanent"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder":{"role":"symbol","title":"SecKeyPair.Builder","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[{"type":"text","text":"Builder for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"},{"type":"text","text":" instances."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"permanent"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/builder\/flag\/permanent"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag\/permanent","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Should the key be saved in the keychain automatically."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"permanent"}],"title":"SecKeyPair.Builder.Flag.permanent","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity10SecKeyPairV7BuilderC4FlagO9permanentyA2GmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/Flag/permanent":{"role":"symbol","title":"SecKeyPair.Builder.Flag.permanent","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"permanent"}],"abstract":[{"type":"text","text":"Should the key be saved in the keychain automatically."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag\/permanent","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag\/permanent"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder":{"role":"symbol","title":"SecKeyPair.Builder","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[{"type":"text","text":"Builder for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"},{"type":"text","text":" instances."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/Flag":{"role":"symbol","title":"SecKeyPair.Builder.Flag","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Flag"}],"abstract":[{"type":"text","text":"Key pair generation flags."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Flag"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/builder/flag/secureenclave.json b/main/data/documentation/shieldsecurity/seckeypair/builder/flag/secureenclave.json index e64e71267..9f0a78257 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/builder/flag/secureenclave.json +++ b/main/data/documentation/shieldsecurity/seckeypair/builder/flag/secureenclave.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secureEnclave"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/builder\/flag\/secureenclave"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag\/secureEnclave","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Generate the key pair in the secure enclave."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secureEnclave"}],"title":"SecKeyPair.Builder.Flag.secureEnclave","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity10SecKeyPairV7BuilderC4FlagO13secureEnclaveyA2GmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/Flag/secureEnclave":{"role":"symbol","title":"SecKeyPair.Builder.Flag.secureEnclave","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secureEnclave"}],"abstract":[{"type":"text","text":"Generate the key pair in the secure enclave."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag\/secureEnclave","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag\/secureenclave"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder":{"role":"symbol","title":"SecKeyPair.Builder","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[{"type":"text","text":"Builder for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"},{"type":"text","text":" instances."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/Flag":{"role":"symbol","title":"SecKeyPair.Builder.Flag","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Flag"}],"abstract":[{"type":"text","text":"Key pair generation flags."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Flag"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secureEnclave"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/builder\/flag\/secureenclave"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag\/secureEnclave","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Generate the key pair in the secure enclave."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secureEnclave"}],"title":"SecKeyPair.Builder.Flag.secureEnclave","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity10SecKeyPairV7BuilderC4FlagO13secureEnclaveyA2GmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/Flag/secureEnclave":{"role":"symbol","title":"SecKeyPair.Builder.Flag.secureEnclave","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"secureEnclave"}],"abstract":[{"type":"text","text":"Generate the key pair in the secure enclave."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag\/secureEnclave","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag\/secureenclave"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder":{"role":"symbol","title":"SecKeyPair.Builder","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[{"type":"text","text":"Builder for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"},{"type":"text","text":" instances."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/Flag":{"role":"symbol","title":"SecKeyPair.Builder.Flag","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Flag"}],"abstract":[{"type":"text","text":"Key pair generation flags."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Flag"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/builder/generate(label:flags:accessibility:).json b/main/data/documentation/shieldsecurity/seckeypair/builder/generate(label:flags:accessibility:).json index 2da66d6f9..30f8f76cf 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/builder/generate(label:flags:accessibility:).json +++ b/main/data/documentation/shieldsecurity/seckeypair/builder/generate(label:flags:accessibility:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"generate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"label"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"flags"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV7BuilderC4FlagO","text":"Flag"},{"kind":"text","text":"> = [.permanent], "},{"kind":"externalParam","text":"accessibility"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility","preciseIdentifier":"s:14ShieldSecurity16SecAccessibilityO","text":"SecAccessibility"},{"kind":"text","text":" = .default) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV","text":"SecKeyPair"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Generated key pair."}]}]},{"kind":"parameters","parameters":[{"name":"label","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"User-visible label of the keys (optional)."}]}]},{"name":"flags","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Flags controlling the generation of the key pair."}]}]},{"name":"accessibility","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Accessibility of the generated key pair."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The generated public and private key are “permanent” in the "},{"type":"codeVoice","code":"Keychain"},{"type":"text","text":" "},{"type":"text","text":"and can optionally be labeled with a user-visible label."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Errors are thrown when the key generation of persistence to the kaychain fails."}]}],"type":"aside","name":"Throws"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/builder\/generate(label:flags:accessibility:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/generate(label:flags:accessibility:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Generates a key pair according the builder’s "},{"type":"codeVoice","code":"type"},{"type":"text","text":" and "},{"type":"codeVoice","code":"keySize"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"generate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"label"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"flags"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Flag","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV7BuilderC4FlagO"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"accessibility"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecAccessibility","preciseIdentifier":"s:14ShieldSecurity16SecAccessibilityO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"}],"title":"generate(label:flags:accessibility:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:14ShieldSecurity10SecKeyPairV7BuilderC8generate5label5flags13accessibilityACSSSg_ShyAE4FlagOGAA0C13AccessibilityOtKF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/Flag":{"role":"symbol","title":"SecKeyPair.Builder.Flag","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Flag"}],"abstract":[{"type":"text","text":"Key pair generation flags."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Flag"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag"},"doc://Shield/documentation/ShieldSecurity/SecAccessibility":{"role":"symbol","title":"SecAccessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecAccessibility"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecAccessibility"}],"url":"\/documentation\/shieldsecurity\/secaccessibility"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder":{"role":"symbol","title":"SecKeyPair.Builder","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[{"type":"text","text":"Builder for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"},{"type":"text","text":" instances."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/generate(label:flags:accessibility:)":{"role":"symbol","title":"generate(label:flags:accessibility:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"generate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"label"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"flags"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Flag","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV7BuilderC4FlagO"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"accessibility"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecAccessibility","preciseIdentifier":"s:14ShieldSecurity16SecAccessibilityO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"}],"abstract":[{"type":"text","text":"Generates a key pair according the builder’s "},{"type":"codeVoice","code":"type"},{"type":"text","text":" and "},{"type":"codeVoice","code":"keySize"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/generate(label:flags:accessibility:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/generate(label:flags:accessibility:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"generate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"label"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"flags"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV7BuilderC4FlagO","text":"Flag"},{"kind":"text","text":"> = [.permanent], "},{"kind":"externalParam","text":"accessibility"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility","preciseIdentifier":"s:14ShieldSecurity16SecAccessibilityO","text":"SecAccessibility"},{"kind":"text","text":" = .default) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV","text":"SecKeyPair"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Generated key pair."}]}]},{"kind":"parameters","parameters":[{"name":"label","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"User-visible label of the keys (optional)."}]}]},{"name":"flags","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Flags controlling the generation of the key pair."}]}]},{"name":"accessibility","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Accessibility of the generated key pair."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The generated public and private key are “permanent” in the "},{"type":"codeVoice","code":"Keychain"},{"type":"text","text":" "},{"type":"text","text":"and can optionally be labeled with a user-visible label."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Errors are thrown when the key generation of persistence to the kaychain fails."}]}],"type":"aside","name":"Throws"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/builder\/generate(label:flags:accessibility:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/generate(label:flags:accessibility:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Generates a key pair according the builder’s "},{"type":"codeVoice","code":"type"},{"type":"text","text":" and "},{"type":"codeVoice","code":"keySize"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"generate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"label"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"flags"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Flag","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV7BuilderC4FlagO"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"accessibility"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecAccessibility","preciseIdentifier":"s:14ShieldSecurity16SecAccessibilityO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"}],"title":"generate(label:flags:accessibility:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:14ShieldSecurity10SecKeyPairV7BuilderC8generate5label5flags13accessibilityACSSSg_ShyAE4FlagOGAA0C13AccessibilityOtKF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/Flag":{"role":"symbol","title":"SecKeyPair.Builder.Flag","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Flag"}],"abstract":[{"type":"text","text":"Key pair generation flags."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/Flag","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Flag"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag"},"doc://Shield/documentation/ShieldSecurity/SecAccessibility":{"role":"symbol","title":"SecAccessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecAccessibility"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecAccessibility"}],"url":"\/documentation\/shieldsecurity\/secaccessibility"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/generate(label:flags:accessibility:)":{"role":"symbol","title":"generate(label:flags:accessibility:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"generate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"label"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"flags"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Flag","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV7BuilderC4FlagO"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"accessibility"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecAccessibility","preciseIdentifier":"s:14ShieldSecurity16SecAccessibilityO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"}],"abstract":[{"type":"text","text":"Generates a key pair according the builder’s "},{"type":"codeVoice","code":"type"},{"type":"text","text":" and "},{"type":"codeVoice","code":"keySize"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/generate(label:flags:accessibility:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/generate(label:flags:accessibility:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder":{"role":"symbol","title":"SecKeyPair.Builder","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[{"type":"text","text":"Builder for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"},{"type":"text","text":" instances."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/builder/init(type:keysize:).json b/main/data/documentation/shieldsecurity/seckeypair/builder/init(type:keysize:).json index c41a6610e..d74de24a2 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/builder/init(type:keysize:).json +++ b/main/data/documentation/shieldsecurity/seckeypair/builder/init(type:keysize:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO","text":"SecKeyType"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"keySize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"? = nil)"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/builder\/init(type:keysize:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/init(type:keySize:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Initialize with a "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/type"},{"type":"text","text":" and "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/keySize"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"keySize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"?)"}],"title":"init(type:keySize:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:14ShieldSecurity10SecKeyPairV7BuilderC4type7keySizeAeA0cD4TypeOSg_SiSgtcfc","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder":{"role":"symbol","title":"SecKeyPair.Builder","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[{"type":"text","text":"Builder for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"},{"type":"text","text":" instances."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder"},"doc://Shield/documentation/ShieldSecurity/SecKeyType":{"role":"symbol","title":"SecKeyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyType"}],"url":"\/documentation\/shieldsecurity\/seckeytype"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/rsa":{"role":"symbol","title":"SecKeyType.rsa","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsa"}],"abstract":[{"type":"text","text":"RSA Key"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/rsa","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/rsa"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/init(type:keySize:)":{"role":"symbol","title":"init(type:keySize:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"keySize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"?)"}],"abstract":[{"type":"text","text":"Initialize with a "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/type"},{"type":"text","text":" and "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/keySize"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/init(type:keySize:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/init(type:keysize:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/ec":{"role":"symbol","title":"SecKeyType.ec","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ec"}],"abstract":[{"type":"text","text":"Elliptical Curve Key with curve of P-192, P-256, P-384 or P-521 (based on key size)."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/ec","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/ec"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/keySize":{"role":"symbol","title":"keySize","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keySize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Bit size of key pair to generate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/keySize","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/keysize"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/type":{"role":"symbol","title":"type","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Type of key pair to generate "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/ec"},{"type":"text","text":" or "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/rsa"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/type","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/type"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO","text":"SecKeyType"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"keySize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"? = nil)"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/builder\/init(type:keysize:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/init(type:keySize:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Initialize with a "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/type"},{"type":"text","text":" and "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/keySize"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"keySize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"?)"}],"title":"init(type:keySize:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:14ShieldSecurity10SecKeyPairV7BuilderC4type7keySizeAeA0cD4TypeOSg_SiSgtcfc","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyType/ec":{"role":"symbol","title":"SecKeyType.ec","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ec"}],"abstract":[{"type":"text","text":"Elliptical Curve Key with curve of P-192, P-256, P-384 or P-521 (based on key size)."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/ec","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/ec"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/keySize":{"role":"symbol","title":"keySize","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keySize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Bit size of key pair to generate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/keySize","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/keysize"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/type":{"role":"symbol","title":"type","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Type of key pair to generate "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/ec"},{"type":"text","text":" or "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/rsa"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/type","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/type"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/init(type:keySize:)":{"role":"symbol","title":"init(type:keySize:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"keySize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"?)"}],"abstract":[{"type":"text","text":"Initialize with a "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/type"},{"type":"text","text":" and "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/keySize"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/init(type:keySize:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/init(type:keysize:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyType":{"role":"symbol","title":"SecKeyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyType"}],"url":"\/documentation\/shieldsecurity\/seckeytype"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/rsa":{"role":"symbol","title":"SecKeyType.rsa","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsa"}],"abstract":[{"type":"text","text":"RSA Key"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/rsa","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/rsa"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder":{"role":"symbol","title":"SecKeyPair.Builder","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[{"type":"text","text":"Builder for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"},{"type":"text","text":" instances."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/builder/keysize(_:).json b/main/data/documentation/shieldsecurity/seckeypair/builder/keysize(_:).json index 3fa51c272..7587c545f 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/builder/keysize(_:).json +++ b/main/data/documentation/shieldsecurity/seckeypair/builder/keysize(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"keySize"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"keySize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV7BuilderC","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/builder\/keysize(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/keySize(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Set the bit size of the key pair to be generated."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"keySize"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV7BuilderC"}],"title":"keySize(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:14ShieldSecurity10SecKeyPairV7BuilderC7keySizeyAESiF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/keySize(_:)":{"role":"symbol","title":"keySize(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"keySize"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV7BuilderC"}],"abstract":[{"type":"text","text":"Set the bit size of the key pair to be generated."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/keySize(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/keysize(_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder":{"role":"symbol","title":"SecKeyPair.Builder","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[{"type":"text","text":"Builder for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"},{"type":"text","text":" instances."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"keySize"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"keySize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV7BuilderC","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/builder\/keysize(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/keySize(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Set the bit size of the key pair to be generated."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"keySize"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV7BuilderC"}],"title":"keySize(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:14ShieldSecurity10SecKeyPairV7BuilderC7keySizeyAESiF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder":{"role":"symbol","title":"SecKeyPair.Builder","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[{"type":"text","text":"Builder for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"},{"type":"text","text":" instances."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/keySize(_:)":{"role":"symbol","title":"keySize(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"keySize"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV7BuilderC"}],"abstract":[{"type":"text","text":"Set the bit size of the key pair to be generated."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/keySize(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/keysize(_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/builder/keysize.json b/main/data/documentation/shieldsecurity/seckeypair/builder/keysize.json index 42a7c05ba..a986ee986 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/builder/keysize.json +++ b/main/data/documentation/shieldsecurity/seckeypair/builder/keysize.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keySize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/builder\/keysize"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/keySize","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Bit size of key pair to generate."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keySize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"?"}],"title":"keySize","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:14ShieldSecurity10SecKeyPairV7BuilderC7keySizeSiSgvp","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder":{"role":"symbol","title":"SecKeyPair.Builder","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[{"type":"text","text":"Builder for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"},{"type":"text","text":" instances."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/keySize":{"role":"symbol","title":"keySize","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keySize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Bit size of key pair to generate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/keySize","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/keysize"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keySize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/builder\/keysize"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/keySize","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Bit size of key pair to generate."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keySize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"?"}],"title":"keySize","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:14ShieldSecurity10SecKeyPairV7BuilderC7keySizeSiSgvp","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/keySize":{"role":"symbol","title":"keySize","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keySize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Bit size of key pair to generate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/keySize","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/keysize"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder":{"role":"symbol","title":"SecKeyPair.Builder","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[{"type":"text","text":"Builder for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"},{"type":"text","text":" instances."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/builder/type(_:).json b/main/data/documentation/shieldsecurity/seckeypair/builder/type(_:).json index c0e3b5eed..efa60ed4c 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/builder/type(_:).json +++ b/main/data/documentation/shieldsecurity/seckeypair/builder/type(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"type"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO","text":"SecKeyType"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV7BuilderC","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/builder\/type(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/type(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Set the type of key pair to be generated."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"type"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV7BuilderC"}],"title":"type(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:14ShieldSecurity10SecKeyPairV7BuilderC4typeyAeA0cD4TypeOF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder":{"role":"symbol","title":"SecKeyPair.Builder","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[{"type":"text","text":"Builder for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"},{"type":"text","text":" instances."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyType":{"role":"symbol","title":"SecKeyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyType"}],"url":"\/documentation\/shieldsecurity\/seckeytype"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/type(_:)":{"role":"symbol","title":"type(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"type"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV7BuilderC"}],"abstract":[{"type":"text","text":"Set the type of key pair to be generated."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/type(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/type(_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"type"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO","text":"SecKeyType"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV7BuilderC","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/builder\/type(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/type(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Set the type of key pair to be generated."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"type"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV7BuilderC"}],"title":"type(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:14ShieldSecurity10SecKeyPairV7BuilderC4typeyAeA0cD4TypeOF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder":{"role":"symbol","title":"SecKeyPair.Builder","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[{"type":"text","text":"Builder for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"},{"type":"text","text":" instances."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder"},"doc://Shield/documentation/ShieldSecurity/SecKeyType":{"role":"symbol","title":"SecKeyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyType"}],"url":"\/documentation\/shieldsecurity\/seckeytype"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/type(_:)":{"role":"symbol","title":"type(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"type"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV7BuilderC"}],"abstract":[{"type":"text","text":"Set the type of key pair to be generated."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/type(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/type(_:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/builder/type.json b/main/data/documentation/shieldsecurity/seckeypair/builder/type.json index afa655490..b989eef5a 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/builder/type.json +++ b/main/data/documentation/shieldsecurity/seckeypair/builder/type.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO","text":"SecKeyType"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/builder\/type"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/type","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Type of key pair to generate "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/ec"},{"type":"text","text":" or "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/rsa"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO"},{"kind":"text","text":"?"}],"title":"type","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:14ShieldSecurity10SecKeyPairV7BuilderC4typeAA0cD4TypeOSgvp","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder":{"role":"symbol","title":"SecKeyPair.Builder","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[{"type":"text","text":"Builder for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"},{"type":"text","text":" instances."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder"},"doc://Shield/documentation/ShieldSecurity/SecKeyType":{"role":"symbol","title":"SecKeyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyType"}],"url":"\/documentation\/shieldsecurity\/seckeytype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/rsa":{"role":"symbol","title":"SecKeyType.rsa","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsa"}],"abstract":[{"type":"text","text":"RSA Key"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/rsa","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/rsa"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/type":{"role":"symbol","title":"type","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Type of key pair to generate "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/ec"},{"type":"text","text":" or "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/rsa"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/type","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/type"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/ec":{"role":"symbol","title":"SecKeyType.ec","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ec"}],"abstract":[{"type":"text","text":"Elliptical Curve Key with curve of P-192, P-256, P-384 or P-521 (based on key size)."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/ec","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/ec"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO","text":"SecKeyType"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/builder\/type"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/type","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Type of key pair to generate "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/ec"},{"type":"text","text":" or "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/rsa"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO"},{"kind":"text","text":"?"}],"title":"type","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:14ShieldSecurity10SecKeyPairV7BuilderC4typeAA0cD4TypeOSgvp","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder/type":{"role":"symbol","title":"type","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Type of key pair to generate "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/ec"},{"type":"text","text":" or "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/rsa"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder\/type","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/builder\/type"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/ec":{"role":"symbol","title":"SecKeyType.ec","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ec"}],"abstract":[{"type":"text","text":"Elliptical Curve Key with curve of P-192, P-256, P-384 or P-521 (based on key size)."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/ec","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/ec"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/rsa":{"role":"symbol","title":"SecKeyType.rsa","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsa"}],"abstract":[{"type":"text","text":"RSA Key"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/rsa","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/rsa"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Builder":{"role":"symbol","title":"SecKeyPair.Builder","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[{"type":"text","text":"Builder for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"},{"type":"text","text":" instances."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/builder"},"doc://Shield/documentation/ShieldSecurity/SecKeyType":{"role":"symbol","title":"SecKeyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyType"}],"url":"\/documentation\/shieldsecurity\/seckeytype"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/decodable-implementations.json b/main/data/documentation/shieldsecurity/seckeypair/decodable-implementations.json index fab04ce0f..99012edea 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/decodable-implementations.json +++ b/main/data/documentation/shieldsecurity/seckeypair/decodable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Decodable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/init(from:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Decodable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/init(from:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Decodable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/init(from:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Decodable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/init(from:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/delete().json b/main/data/documentation/shieldsecurity/seckeypair/delete().json index 30cfd1593..ce7b4a2d4 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/delete().json +++ b/main/data/documentation/shieldsecurity/seckeypair/delete().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"delete"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Errors are thrown if either of the keys could not be deleted."}]}],"type":"aside","name":"Throws"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/delete()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/delete()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Delete the public and private key from the "},{"type":"codeVoice","code":"Keychain"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"delete"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"}],"title":"delete()","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:14ShieldSecurity10SecKeyPairV6deleteyyKF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/delete()":{"role":"symbol","title":"delete()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"delete"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Delete the public and private key from the "},{"type":"codeVoice","code":"Keychain"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/delete()","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/delete()"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"delete"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Errors are thrown if either of the keys could not be deleted."}]}],"type":"aside","name":"Throws"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/delete()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/delete()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Delete the public and private key from the "},{"type":"codeVoice","code":"Keychain"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"delete"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"}],"title":"delete()","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:14ShieldSecurity10SecKeyPairV6deleteyyKF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/delete()":{"role":"symbol","title":"delete()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"delete"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Delete the public and private key from the "},{"type":"codeVoice","code":"Keychain"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/delete()","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/delete()"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/encodable-implementations.json b/main/data/documentation/shieldsecurity/seckeypair/encodable-implementations.json index 2d819b5d3..3a3471142 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/encodable-implementations.json +++ b/main/data/documentation/shieldsecurity/seckeypair/encodable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Encodable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/encode(to:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Encodable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/encode(to:)":{"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/encode(to:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Encodable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/encode(to:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Encodable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/encode(to:)":{"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/encode(to:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/encode(to:).json b/main/data/documentation/shieldsecurity/seckeypair/encode(to:).json index 445cab6c1..a4052f3f3 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/encode(to:).json +++ b/main/data/documentation/shieldsecurity/seckeypair/encode(to:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"encoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The encoder to write data to."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the value fails to encode anything, "},{"type":"codeVoice","code":"encoder"},{"type":"text","text":" will encode an empty"},{"type":"text","text":" "},{"type":"text","text":"keyed container in its place."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This function throws an error if any values are invalid for the given"},{"type":"text","text":" "},{"type":"text","text":"encoder’s format."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/encode(to:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"kind":"symbol","metadata":{"role":"symbol","title":"encode(to:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:14ShieldSecurity10SecKeyPairV6encode2toys7Encoder_p_tKF","extendedModule":"ShieldSecurity","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Encodable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Encodable-Implementations":{"role":"collectionGroup","title":"Encodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Encodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/encodable-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/encode(to:)":{"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/encode(to:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"encoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The encoder to write data to."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the value fails to encode anything, "},{"type":"codeVoice","code":"encoder"},{"type":"text","text":" will encode an empty"},{"type":"text","text":" "},{"type":"text","text":"keyed container in its place."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This function throws an error if any values are invalid for the given"},{"type":"text","text":" "},{"type":"text","text":"encoder’s format."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/encode(to:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"kind":"symbol","metadata":{"role":"symbol","title":"encode(to:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:14ShieldSecurity10SecKeyPairV6encode2toys7Encoder_p_tKF","extendedModule":"ShieldSecurity","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Encodable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Encodable-Implementations":{"role":"collectionGroup","title":"Encodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Encodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/encodable-implementations"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/encode(to:)":{"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/encode(to:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/encodedprivatekey().json b/main/data/documentation/shieldsecurity/seckeypair/encodedprivatekey().json index d3c119d25..07433c6b8 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/encodedprivatekey().json +++ b/main/data/documentation/shieldsecurity/seckeypair/encodedprivatekey().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encodedPrivateKey"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The format is PKCS#1 for RSA keys and X9.63 for EC keys."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/encodedprivatekey()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/encodedPrivateKey()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the private key into an external representation."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encodedPrivateKey"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"encodedPrivateKey()","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:14ShieldSecurity10SecKeyPairV014encodedPrivateD010Foundation4DataVyKF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/encodedPrivateKey()":{"role":"symbol","title":"encodedPrivateKey()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encodedPrivateKey"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the private key into an external representation."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/encodedPrivateKey()","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/encodedprivatekey()"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encodedPrivateKey"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The format is PKCS#1 for RSA keys and X9.63 for EC keys."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/encodedprivatekey()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/encodedPrivateKey()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the private key into an external representation."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encodedPrivateKey"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"encodedPrivateKey()","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:14ShieldSecurity10SecKeyPairV014encodedPrivateD010Foundation4DataVyKF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/encodedPrivateKey()":{"role":"symbol","title":"encodedPrivateKey()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encodedPrivateKey"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the private key into an external representation."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/encodedPrivateKey()","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/encodedprivatekey()"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/encodedpublickey().json b/main/data/documentation/shieldsecurity/seckeypair/encodedpublickey().json index 9a0fc62e3..6018a087a 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/encodedpublickey().json +++ b/main/data/documentation/shieldsecurity/seckeypair/encodedpublickey().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encodedPublicKey"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The format is PKCS#1 for RSA keys and X9.63 for EC keys."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/encodedpublickey()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/encodedPublicKey()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the public key into an external representation."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encodedPublicKey"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"encodedPublicKey()","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:14ShieldSecurity10SecKeyPairV013encodedPublicD010Foundation4DataVyKF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/encodedPublicKey()":{"role":"symbol","title":"encodedPublicKey()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encodedPublicKey"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the public key into an external representation."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/encodedPublicKey()","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/encodedpublickey()"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encodedPublicKey"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The format is PKCS#1 for RSA keys and X9.63 for EC keys."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/encodedpublickey()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/encodedPublicKey()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the public key into an external representation."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encodedPublicKey"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"encodedPublicKey()","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:14ShieldSecurity10SecKeyPairV013encodedPublicD010Foundation4DataVyKF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/encodedPublicKey()":{"role":"symbol","title":"encodedPublicKey()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encodedPublicKey"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the public key into an external representation."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/encodedPublicKey()","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/encodedpublickey()"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/error.json b/main/data/documentation/shieldsecurity/seckeypair/error.json index bfb09a70f..193c64fa9 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/error.json +++ b/main/data/documentation/shieldsecurity/seckeypair/error.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/error"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/SQ","doc:\/\/Shield\/s5ErrorP","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY","doc:\/\/Shield\/s8SendableP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/failedToCopyPublicKeyFromPrivateKey","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/generateFailed","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/invalidEncodedPrivateKey","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/itemAddFailed","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/itemDeleteFailed","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/noMatchingKey"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/init(rawValue:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/status"]},{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/build(error:message:status:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/Error-Implementations","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"title":"SecKeyPair.Error","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:14ShieldSecurity10SecKeyPairV5ErrorO","modules":[{"name":"ShieldSecurity"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/init(rawvalue:)"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/s5ErrorP":{"type":"unresolvable","title":"Swift.Error","identifier":"doc:\/\/Shield\/s5ErrorP"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/itemDeleteFailed":{"role":"symbol","title":"SecKeyPair.Error.itemDeleteFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"itemDeleteFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/itemDeleteFailed","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldsecurity\/seckeypair\/error\/itemdeletefailed"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/error-implementations"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/generateFailed":{"role":"symbol","title":"SecKeyPair.Error.generateFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"generateFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/generateFailed","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/generatefailed"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/status":{"role":"symbol","title":"status","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"status"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OSStatus","preciseIdentifier":"c:@T@OSStatus"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/status","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/status"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/rawrepresentable-implementations"},"doc://Shield/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/Shield\/s8SendableP"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/failedToCopyPublicKeyFromPrivateKey":{"role":"symbol","title":"SecKeyPair.Error.failedToCopyPublicKeyFromPrivateKey","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"failedToCopyPublicKeyFromPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/failedToCopyPublicKeyFromPrivateKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/failedtocopypublickeyfromprivatekey"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/equatable-implementations"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/noMatchingKey":{"role":"symbol","title":"SecKeyPair.Error.noMatchingKey","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"noMatchingKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/noMatchingKey","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldsecurity\/seckeypair\/error\/nomatchingkey"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/build(error:message:status:)":{"role":"symbol","title":"build(error:message:status:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"build"},{"kind":"text","text":"("},{"kind":"externalParam","text":"error"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV5ErrorO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"status"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OSStatus","preciseIdentifier":"c:@T@OSStatus"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"NSError","preciseIdentifier":"c:objc(cs)NSError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/build(error:message:status:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/build(error:message:status:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/itemAddFailed":{"role":"symbol","title":"SecKeyPair.Error.itemAddFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"itemAddFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/itemAddFailed","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldsecurity\/seckeypair\/error\/itemaddfailed"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/invalidEncodedPrivateKey":{"role":"symbol","title":"SecKeyPair.Error.invalidEncodedPrivateKey","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidEncodedPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/invalidEncodedPrivateKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/invalidencodedprivatekey"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error":{"role":"symbol","title":"SecKeyPair.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/error"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/error"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/SQ","doc:\/\/Shield\/s5ErrorP","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY","doc:\/\/Shield\/s8SendableP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/failedToCopyPublicKeyFromPrivateKey","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/generateFailed","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/invalidEncodedPrivateKey","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/itemAddFailed","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/itemDeleteFailed","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/noMatchingKey"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/init(rawValue:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/status"]},{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/build(error:message:status:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/Error-Implementations","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"title":"SecKeyPair.Error","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:14ShieldSecurity10SecKeyPairV5ErrorO","modules":[{"name":"ShieldSecurity"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/build(error:message:status:)":{"role":"symbol","title":"build(error:message:status:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"build"},{"kind":"text","text":"("},{"kind":"externalParam","text":"error"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV5ErrorO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"status"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OSStatus","preciseIdentifier":"c:@T@OSStatus"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"NSError","preciseIdentifier":"c:objc(cs)NSError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/build(error:message:status:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/build(error:message:status:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/status":{"role":"symbol","title":"status","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"status"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OSStatus","preciseIdentifier":"c:@T@OSStatus"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/status","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/status"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/error-implementations"},"doc://Shield/s5ErrorP":{"type":"unresolvable","title":"Swift.Error","identifier":"doc:\/\/Shield\/s5ErrorP"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/itemAddFailed":{"role":"symbol","title":"SecKeyPair.Error.itemAddFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"itemAddFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/itemAddFailed","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldsecurity\/seckeypair\/error\/itemaddfailed"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/noMatchingKey":{"role":"symbol","title":"SecKeyPair.Error.noMatchingKey","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"noMatchingKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/noMatchingKey","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldsecurity\/seckeypair\/error\/nomatchingkey"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/generateFailed":{"role":"symbol","title":"SecKeyPair.Error.generateFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"generateFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/generateFailed","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/generatefailed"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/equatable-implementations"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/failedToCopyPublicKeyFromPrivateKey":{"role":"symbol","title":"SecKeyPair.Error.failedToCopyPublicKeyFromPrivateKey","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"failedToCopyPublicKeyFromPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/failedToCopyPublicKeyFromPrivateKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/failedtocopypublickeyfromprivatekey"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/init(rawvalue:)"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/invalidEncodedPrivateKey":{"role":"symbol","title":"SecKeyPair.Error.invalidEncodedPrivateKey","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidEncodedPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/invalidEncodedPrivateKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/invalidencodedprivatekey"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error":{"role":"symbol","title":"SecKeyPair.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/error"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/Shield\/s8SendableP"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/itemDeleteFailed":{"role":"symbol","title":"SecKeyPair.Error.itemDeleteFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"itemDeleteFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/itemDeleteFailed","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldsecurity\/seckeypair\/error\/itemdeletefailed"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/error/!=(_:_:).json b/main/data/documentation/shieldsecurity/seckeypair/error/!=(_:_:).json index 43efb5d56..efbb6e951 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/error/!=(_:_:).json +++ b/main/data/documentation/shieldsecurity/seckeypair/error/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/error\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:14ShieldSecurity10SecKeyPairV5ErrorO","extendedModule":"Swift","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error":{"role":"symbol","title":"SecKeyPair.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/error"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/!=(_:_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/equatable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/error\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:14ShieldSecurity10SecKeyPairV5ErrorO","extendedModule":"Swift","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/!=(_:_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error":{"role":"symbol","title":"SecKeyPair.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/error"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/equatable-implementations"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/error/build(error:message:status:).json b/main/data/documentation/shieldsecurity/seckeypair/error/build(error:message:status:).json index 4a7641ae7..327a5db9a 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/error/build(error:message:status:).json +++ b/main/data/documentation/shieldsecurity/seckeypair/error/build(error:message:status:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"build"},{"kind":"text","text":"("},{"kind":"externalParam","text":"error"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV5ErrorO","text":"Error"},{"kind":"text","text":", "},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"status"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OSStatus","preciseIdentifier":"c:@T@OSStatus"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"NSError","preciseIdentifier":"c:objc(cs)NSError"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/error\/build(error:message:status:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/build(error:message:status:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"build"},{"kind":"text","text":"("},{"kind":"externalParam","text":"error"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV5ErrorO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"status"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OSStatus","preciseIdentifier":"c:@T@OSStatus"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"NSError","preciseIdentifier":"c:objc(cs)NSError"}],"title":"build(error:message:status:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:14ShieldSecurity10SecKeyPairV5ErrorO5build5error7message6statusSo7NSErrorCAE_SSs5Int32VtFZ","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error":{"role":"symbol","title":"SecKeyPair.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/error"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/build(error:message:status:)":{"role":"symbol","title":"build(error:message:status:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"build"},{"kind":"text","text":"("},{"kind":"externalParam","text":"error"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV5ErrorO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"status"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OSStatus","preciseIdentifier":"c:@T@OSStatus"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"NSError","preciseIdentifier":"c:objc(cs)NSError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/build(error:message:status:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/build(error:message:status:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"build"},{"kind":"text","text":"("},{"kind":"externalParam","text":"error"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV5ErrorO","text":"Error"},{"kind":"text","text":", "},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"status"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OSStatus","preciseIdentifier":"c:@T@OSStatus"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"NSError","preciseIdentifier":"c:objc(cs)NSError"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/error\/build(error:message:status:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/build(error:message:status:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"build"},{"kind":"text","text":"("},{"kind":"externalParam","text":"error"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV5ErrorO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"status"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OSStatus","preciseIdentifier":"c:@T@OSStatus"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"NSError","preciseIdentifier":"c:objc(cs)NSError"}],"title":"build(error:message:status:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:14ShieldSecurity10SecKeyPairV5ErrorO5build5error7message6statusSo7NSErrorCAE_SSs5Int32VtFZ","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error":{"role":"symbol","title":"SecKeyPair.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/error"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/build(error:message:status:)":{"role":"symbol","title":"build(error:message:status:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"build"},{"kind":"text","text":"("},{"kind":"externalParam","text":"error"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV5ErrorO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"status"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OSStatus","preciseIdentifier":"c:@T@OSStatus"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"NSError","preciseIdentifier":"c:objc(cs)NSError"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/build(error:message:status:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/build(error:message:status:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/error/equatable-implementations.json b/main/data/documentation/shieldsecurity/seckeypair/error/equatable-implementations.json index a62672a14..fc1aa79ba 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/error/equatable-implementations.json +++ b/main/data/documentation/shieldsecurity/seckeypair/error/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error":{"role":"symbol","title":"SecKeyPair.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/error"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/!=(_:_:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/!=(_:_:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error":{"role":"symbol","title":"SecKeyPair.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/error"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/error/error-implementations.json b/main/data/documentation/shieldsecurity/seckeypair/error/error-implementations.json index 9f8aa7fb3..f2d3d9c26 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/error/error-implementations.json +++ b/main/data/documentation/shieldsecurity/seckeypair/error/error-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/Error-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/localizedDescription"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Error Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error":{"role":"symbol","title":"SecKeyPair.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/error"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/localizeddescription"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/Error-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/localizedDescription"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Error Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/localizeddescription"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error":{"role":"symbol","title":"SecKeyPair.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/error"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/error/failedtocopypublickeyfromprivatekey.json b/main/data/documentation/shieldsecurity/seckeypair/error/failedtocopypublickeyfromprivatekey.json index a1995e498..77a3b918a 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/error/failedtocopypublickeyfromprivatekey.json +++ b/main/data/documentation/shieldsecurity/seckeypair/error/failedtocopypublickeyfromprivatekey.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"failedToCopyPublicKeyFromPrivateKey"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/error\/failedtocopypublickeyfromprivatekey"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/failedToCopyPublicKeyFromPrivateKey","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"failedToCopyPublicKeyFromPrivateKey"}],"title":"SecKeyPair.Error.failedToCopyPublicKeyFromPrivateKey","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity10SecKeyPairV5ErrorO018failedToCopyPublicd11FromPrivateD0yA2EmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/failedToCopyPublicKeyFromPrivateKey":{"role":"symbol","title":"SecKeyPair.Error.failedToCopyPublicKeyFromPrivateKey","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"failedToCopyPublicKeyFromPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/failedToCopyPublicKeyFromPrivateKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/failedtocopypublickeyfromprivatekey"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error":{"role":"symbol","title":"SecKeyPair.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/error"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"failedToCopyPublicKeyFromPrivateKey"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/error\/failedtocopypublickeyfromprivatekey"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/failedToCopyPublicKeyFromPrivateKey","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"failedToCopyPublicKeyFromPrivateKey"}],"title":"SecKeyPair.Error.failedToCopyPublicKeyFromPrivateKey","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity10SecKeyPairV5ErrorO018failedToCopyPublicd11FromPrivateD0yA2EmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/failedToCopyPublicKeyFromPrivateKey":{"role":"symbol","title":"SecKeyPair.Error.failedToCopyPublicKeyFromPrivateKey","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"failedToCopyPublicKeyFromPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/failedToCopyPublicKeyFromPrivateKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/failedtocopypublickeyfromprivatekey"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error":{"role":"symbol","title":"SecKeyPair.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/error"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/error/generatefailed.json b/main/data/documentation/shieldsecurity/seckeypair/error/generatefailed.json index a4ac76a10..1c29880bf 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/error/generatefailed.json +++ b/main/data/documentation/shieldsecurity/seckeypair/error/generatefailed.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"generateFailed"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/error\/generatefailed"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/generateFailed","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"generateFailed"}],"title":"SecKeyPair.Error.generateFailed","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity10SecKeyPairV5ErrorO14generateFailedyA2EmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error":{"role":"symbol","title":"SecKeyPair.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/error"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/generateFailed":{"role":"symbol","title":"SecKeyPair.Error.generateFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"generateFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/generateFailed","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/generatefailed"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"generateFailed"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/error\/generatefailed"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/generateFailed","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"generateFailed"}],"title":"SecKeyPair.Error.generateFailed","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity10SecKeyPairV5ErrorO14generateFailedyA2EmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error":{"role":"symbol","title":"SecKeyPair.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/error"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/generateFailed":{"role":"symbol","title":"SecKeyPair.Error.generateFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"generateFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/generateFailed","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/generatefailed"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/error/hash(into:).json b/main/data/documentation/shieldsecurity/seckeypair/error/hash(into:).json index 4726c818f..d9974d206 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/error/hash(into:).json +++ b/main/data/documentation/shieldsecurity/seckeypair/error/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/error\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:14ShieldSecurity10SecKeyPairV5ErrorO","extendedModule":"Swift","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/hash(into:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error":{"role":"symbol","title":"SecKeyPair.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/error"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/rawrepresentable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/error\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:14ShieldSecurity10SecKeyPairV5ErrorO","extendedModule":"Swift","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/hash(into:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error":{"role":"symbol","title":"SecKeyPair.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/error"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/error/hashvalue.json b/main/data/documentation/shieldsecurity/seckeypair/error/hashvalue.json index 727c61c45..7e75b5090 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/error/hashvalue.json +++ b/main/data/documentation/shieldsecurity/seckeypair/error/hashvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/error\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:14ShieldSecurity10SecKeyPairV5ErrorO","extendedModule":"Swift","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/hashvalue"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error":{"role":"symbol","title":"SecKeyPair.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/error"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/error\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:14ShieldSecurity10SecKeyPairV5ErrorO","extendedModule":"Swift","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/hashvalue"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error":{"role":"symbol","title":"SecKeyPair.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/error"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/error/init(rawvalue:).json b/main/data/documentation/shieldsecurity/seckeypair/error/init(rawvalue:).json index 88c6e4382..ac3dd9524 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/error/init(rawvalue:).json +++ b/main/data/documentation/shieldsecurity/seckeypair/error/init(rawvalue:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/error\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:14ShieldSecurity10SecKeyPairV5ErrorO8rawValueAESgSi_tcfc","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/init(rawvalue:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error":{"role":"symbol","title":"SecKeyPair.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/error"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/error\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:14ShieldSecurity10SecKeyPairV5ErrorO8rawValueAESgSi_tcfc","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/init(rawvalue:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error":{"role":"symbol","title":"SecKeyPair.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/error"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/error/invalidencodedprivatekey.json b/main/data/documentation/shieldsecurity/seckeypair/error/invalidencodedprivatekey.json index 3ce019d57..edccacd1e 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/error/invalidencodedprivatekey.json +++ b/main/data/documentation/shieldsecurity/seckeypair/error/invalidencodedprivatekey.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidEncodedPrivateKey"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/error\/invalidencodedprivatekey"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/invalidEncodedPrivateKey","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidEncodedPrivateKey"}],"title":"SecKeyPair.Error.invalidEncodedPrivateKey","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity10SecKeyPairV5ErrorO021invalidEncodedPrivateD0yA2EmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/invalidEncodedPrivateKey":{"role":"symbol","title":"SecKeyPair.Error.invalidEncodedPrivateKey","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidEncodedPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/invalidEncodedPrivateKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/invalidencodedprivatekey"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error":{"role":"symbol","title":"SecKeyPair.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/error"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidEncodedPrivateKey"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/error\/invalidencodedprivatekey"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/invalidEncodedPrivateKey","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidEncodedPrivateKey"}],"title":"SecKeyPair.Error.invalidEncodedPrivateKey","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity10SecKeyPairV5ErrorO021invalidEncodedPrivateD0yA2EmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/invalidEncodedPrivateKey":{"role":"symbol","title":"SecKeyPair.Error.invalidEncodedPrivateKey","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidEncodedPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/invalidEncodedPrivateKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/invalidencodedprivatekey"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error":{"role":"symbol","title":"SecKeyPair.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/error"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/error/itemaddfailed.json b/main/data/documentation/shieldsecurity/seckeypair/error/itemaddfailed.json index 536863b5b..0cb1dc14b 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/error/itemaddfailed.json +++ b/main/data/documentation/shieldsecurity/seckeypair/error/itemaddfailed.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"itemAddFailed"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/error\/itemaddfailed"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/itemAddFailed","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"SecKeyPair.Error.itemAddFailed","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"itemAddFailed"}],"symbolKind":"case","externalID":"s:14ShieldSecurity10SecKeyPairV5ErrorO13itemAddFailedyA2EmF","modules":[{"name":"ShieldSecurity"}],"platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Unused"}]}],"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error":{"role":"symbol","title":"SecKeyPair.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/error"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/itemAddFailed":{"role":"symbol","title":"SecKeyPair.Error.itemAddFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"itemAddFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/itemAddFailed","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldsecurity\/seckeypair\/error\/itemaddfailed"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"itemAddFailed"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/error\/itemaddfailed"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/itemAddFailed","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"SecKeyPair.Error.itemAddFailed","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"itemAddFailed"}],"symbolKind":"case","externalID":"s:14ShieldSecurity10SecKeyPairV5ErrorO13itemAddFailedyA2EmF","modules":[{"name":"ShieldSecurity"}],"platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Unused"}]}],"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/itemAddFailed":{"role":"symbol","title":"SecKeyPair.Error.itemAddFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"itemAddFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/itemAddFailed","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldsecurity\/seckeypair\/error\/itemaddfailed"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error":{"role":"symbol","title":"SecKeyPair.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/error"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/error/itemdeletefailed.json b/main/data/documentation/shieldsecurity/seckeypair/error/itemdeletefailed.json index be05c7c50..a396040bf 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/error/itemdeletefailed.json +++ b/main/data/documentation/shieldsecurity/seckeypair/error/itemdeletefailed.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"itemDeleteFailed"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/error\/itemdeletefailed"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/itemDeleteFailed","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"SecKeyPair.Error.itemDeleteFailed","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"itemDeleteFailed"}],"symbolKind":"case","externalID":"s:14ShieldSecurity10SecKeyPairV5ErrorO16itemDeleteFailedyA2EmF","modules":[{"name":"ShieldSecurity"}],"platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Unused"}]}],"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error":{"role":"symbol","title":"SecKeyPair.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/error"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/itemDeleteFailed":{"role":"symbol","title":"SecKeyPair.Error.itemDeleteFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"itemDeleteFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/itemDeleteFailed","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldsecurity\/seckeypair\/error\/itemdeletefailed"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"itemDeleteFailed"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/error\/itemdeletefailed"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/itemDeleteFailed","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"SecKeyPair.Error.itemDeleteFailed","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"itemDeleteFailed"}],"symbolKind":"case","externalID":"s:14ShieldSecurity10SecKeyPairV5ErrorO16itemDeleteFailedyA2EmF","modules":[{"name":"ShieldSecurity"}],"platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Unused"}]}],"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/itemDeleteFailed":{"role":"symbol","title":"SecKeyPair.Error.itemDeleteFailed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"itemDeleteFailed"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/itemDeleteFailed","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldsecurity\/seckeypair\/error\/itemdeletefailed"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error":{"role":"symbol","title":"SecKeyPair.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/error"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/error/localizeddescription.json b/main/data/documentation/shieldsecurity/seckeypair/error/localizeddescription.json index 61ed43c4e..0098b5f54 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/error/localizeddescription.json +++ b/main/data/documentation/shieldsecurity/seckeypair/error/localizeddescription.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/error\/localizeddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/localizedDescription","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"kind":"symbol","metadata":{"role":"symbol","title":"localizedDescription","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"symbolKind":"property","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:14ShieldSecurity10SecKeyPairV5ErrorO","extendedModule":"Swift","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/Error-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error":{"role":"symbol","title":"SecKeyPair.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/error"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/error-implementations"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/localizeddescription"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/error\/localizeddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/localizedDescription","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"kind":"symbol","metadata":{"role":"symbol","title":"localizedDescription","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"symbolKind":"property","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:14ShieldSecurity10SecKeyPairV5ErrorO","extendedModule":"Swift","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/Error-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error":{"role":"symbol","title":"SecKeyPair.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/error"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/localizeddescription"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/error-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/error/nomatchingkey.json b/main/data/documentation/shieldsecurity/seckeypair/error/nomatchingkey.json index 1e38c1a3d..fce4777dd 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/error/nomatchingkey.json +++ b/main/data/documentation/shieldsecurity/seckeypair/error/nomatchingkey.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"noMatchingKey"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/error\/nomatchingkey"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/noMatchingKey","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"SecKeyPair.Error.noMatchingKey","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"noMatchingKey"}],"symbolKind":"case","externalID":"s:14ShieldSecurity10SecKeyPairV5ErrorO010noMatchingD0yA2EmF","modules":[{"name":"ShieldSecurity"}],"platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Unused"}]}],"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/noMatchingKey":{"role":"symbol","title":"SecKeyPair.Error.noMatchingKey","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"noMatchingKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/noMatchingKey","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldsecurity\/seckeypair\/error\/nomatchingkey"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error":{"role":"symbol","title":"SecKeyPair.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/error"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"noMatchingKey"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/error\/nomatchingkey"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/noMatchingKey","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"SecKeyPair.Error.noMatchingKey","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"noMatchingKey"}],"symbolKind":"case","externalID":"s:14ShieldSecurity10SecKeyPairV5ErrorO010noMatchingD0yA2EmF","modules":[{"name":"ShieldSecurity"}],"platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Unused"}]}],"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/noMatchingKey":{"role":"symbol","title":"SecKeyPair.Error.noMatchingKey","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"noMatchingKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/noMatchingKey","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldsecurity\/seckeypair\/error\/nomatchingkey"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error":{"role":"symbol","title":"SecKeyPair.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/error"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/error/rawrepresentable-implementations.json b/main/data/documentation/shieldsecurity/seckeypair/error/rawrepresentable-implementations.json index dc73c99f8..86cd9098a 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/error/rawrepresentable-implementations.json +++ b/main/data/documentation/shieldsecurity/seckeypair/error/rawrepresentable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/hashvalue"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error":{"role":"symbol","title":"SecKeyPair.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/error"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/hash(into:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error":{"role":"symbol","title":"SecKeyPair.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/error"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/hash(into:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/hashvalue"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/error/status.json b/main/data/documentation/shieldsecurity/seckeypair/error/status.json index 71031d828..c4400e710 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/error/status.json +++ b/main/data/documentation/shieldsecurity/seckeypair/error/status.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"status"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OSStatus","preciseIdentifier":"c:@T@OSStatus"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/error\/status"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/status","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"status"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OSStatus","preciseIdentifier":"c:@T@OSStatus"},{"kind":"text","text":"?"}],"title":"status","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:14ShieldSecurity10SecKeyPairV5ErrorO6statuss5Int32VSgvp","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/status":{"role":"symbol","title":"status","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"status"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OSStatus","preciseIdentifier":"c:@T@OSStatus"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/status","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/status"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error":{"role":"symbol","title":"SecKeyPair.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/error"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"status"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OSStatus","preciseIdentifier":"c:@T@OSStatus"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/error\/status"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/status","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"status"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OSStatus","preciseIdentifier":"c:@T@OSStatus"},{"kind":"text","text":"?"}],"title":"status","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:14ShieldSecurity10SecKeyPairV5ErrorO6statuss5Int32VSgvp","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error/status":{"role":"symbol","title":"status","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"status"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OSStatus","preciseIdentifier":"c:@T@OSStatus"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error\/status","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/error\/status"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Error":{"role":"symbol","title":"SecKeyPair.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/error"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/export().json b/main/data/documentation/shieldsecurity/seckeypair/export().json index 7731e8a9c..00f138c7f 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/export().json +++ b/main/data/documentation/shieldsecurity/seckeypair/export().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"export"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Encoded encrypted key and PBKDF paraemters."}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"With the exported key and original password, "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(data:password:)"},{"type":"text","text":" "},{"type":"text","text":"can be used to recover the original "},{"type":"codeVoice","code":"SecKey"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/export()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/export()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encodes the key pair’s private key in PKCS#8 format."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"export"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"export()","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:14ShieldSecurity10SecKeyPairV6export10Foundation4DataVyKF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/export()":{"role":"symbol","title":"export()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"export"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encodes the key pair’s private key in PKCS#8 format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/export()","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/export()"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/import(data:password:)":{"role":"symbol","title":"import(data:password:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`import`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"password"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"}],"abstract":[{"type":"text","text":"Decrypts an encrypted PKCS#8 encrypted private key and builds a complete key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(data:password:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/import(data:password:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"export"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Encoded encrypted key and PBKDF paraemters."}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"With the exported key and original password, "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(data:password:)"},{"type":"text","text":" "},{"type":"text","text":"can be used to recover the original "},{"type":"codeVoice","code":"SecKey"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/export()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/export()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encodes the key pair’s private key in PKCS#8 format."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"export"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"export()","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:14ShieldSecurity10SecKeyPairV6export10Foundation4DataVyKF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/export()":{"role":"symbol","title":"export()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"export"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encodes the key pair’s private key in PKCS#8 format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/export()","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/export()"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/import(data:password:)":{"role":"symbol","title":"import(data:password:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`import`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"password"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"}],"abstract":[{"type":"text","text":"Decrypts an encrypted PKCS#8 encrypted private key and builds a complete key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(data:password:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/import(data:password:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/export(password:derivedkeysize:psuedorandomalgorithm:keyderivationtiming:).json b/main/data/documentation/shieldsecurity/seckeypair/export(password:derivedkeysize:psuedorandomalgorithm:keyderivationtiming:).json index 83ba8116b..28102ecb8 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/export(password:derivedkeysize:psuedorandomalgorithm:keyderivationtiming:).json +++ b/main/data/documentation/shieldsecurity/seckeypair/export(password:derivedkeysize:psuedorandomalgorithm:keyderivationtiming:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"export"},{"kind":"text","text":"("},{"kind":"externalParam","text":"password"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"derivedKeySize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV06ExportD4SizeO","text":"ExportKeySize"},{"kind":"text","text":" = exportDerivedKeySizeDefault, "},{"kind":"externalParam","text":"psuedoRandomAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO","text":"PBKDF"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV","text":"PsuedoRandomAlgorithm"},{"kind":"text","text":" = exportPsuedoRandomAlgorithmDefault, "},{"kind":"externalParam","text":"keyDerivationTiming"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":" = exportKeyDerivationTimingDefault) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Encrypted PKCS#8 encoded private key."}]}]},{"kind":"parameters","parameters":[{"name":"password","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Password use for key encryption."}]}]},{"name":"derivedKeySize","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"PBKDF target key size."}]}]},{"name":"psuedoRandomAlgorithm","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Which psuedo random algorithm should be used with PBKDF."}]}]},{"name":"keyDerivationTiming","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Time PBKDF function should take to generate encryption key."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"With the exported key and original password, "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(data:password:)"},{"type":"text","text":" "},{"type":"text","text":"can be used to recover the original "},{"type":"codeVoice","code":"SecKey"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/export(password:derivedkeysize:psuedorandomalgorithm:keyderivationtiming:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/export(password:derivedKeySize:psuedoRandomAlgorithm:keyDerivationTiming:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encodes the key pair’s private key in PKCS#8 format and then encrypts it using PBKDF and packages"},{"type":"text","text":" "},{"type":"text","text":"into PKCS#8 encrypted format."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"export"},{"kind":"text","text":"("},{"kind":"externalParam","text":"password"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"derivedKeySize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ExportKeySize","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV06ExportD4SizeO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"psuedoRandomAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"keyDerivationTiming"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"export(password:derivedKeySize:psuedoRandomAlgorithm:keyDerivationTiming:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:14ShieldSecurity10SecKeyPairV6export8password07derivedD4Size21psuedoRandomAlgorithm19keyDerivationTiming10Foundation4DataVSS_AC06ExportdI0O0A6Crypto5PBKDFO06PsuedokL0VSdtKF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/export(password:derivedKeySize:psuedoRandomAlgorithm:keyDerivationTiming:)":{"role":"symbol","title":"export(password:derivedKeySize:psuedoRandomAlgorithm:keyDerivationTiming:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"export"},{"kind":"text","text":"("},{"kind":"externalParam","text":"password"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"derivedKeySize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ExportKeySize","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV06ExportD4SizeO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"psuedoRandomAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"keyDerivationTiming"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encodes the key pair’s private key in PKCS#8 format and then encrypts it using PBKDF and packages"},{"type":"text","text":" "},{"type":"text","text":"into PKCS#8 encrypted format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/export(password:derivedKeySize:psuedoRandomAlgorithm:keyDerivationTiming:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/export(password:derivedkeysize:psuedorandomalgorithm:keyderivationtiming:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/import(data:password:)":{"role":"symbol","title":"import(data:password:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`import`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"password"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"}],"abstract":[{"type":"text","text":"Decrypts an encrypted PKCS#8 encrypted private key and builds a complete key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(data:password:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/import(data:password:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize":{"role":"symbol","title":"SecKeyPair.ExportKeySize","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExportKeySize"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExportKeySize"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"export"},{"kind":"text","text":"("},{"kind":"externalParam","text":"password"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"derivedKeySize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV06ExportD4SizeO","text":"ExportKeySize"},{"kind":"text","text":" = exportDerivedKeySizeDefault, "},{"kind":"externalParam","text":"psuedoRandomAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO","text":"PBKDF"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV","text":"PsuedoRandomAlgorithm"},{"kind":"text","text":" = exportPsuedoRandomAlgorithmDefault, "},{"kind":"externalParam","text":"keyDerivationTiming"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":" = exportKeyDerivationTimingDefault) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Encrypted PKCS#8 encoded private key."}]}]},{"kind":"parameters","parameters":[{"name":"password","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Password use for key encryption."}]}]},{"name":"derivedKeySize","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"PBKDF target key size."}]}]},{"name":"psuedoRandomAlgorithm","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Which psuedo random algorithm should be used with PBKDF."}]}]},{"name":"keyDerivationTiming","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Time PBKDF function should take to generate encryption key."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"With the exported key and original password, "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(data:password:)"},{"type":"text","text":" "},{"type":"text","text":"can be used to recover the original "},{"type":"codeVoice","code":"SecKey"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/export(password:derivedkeysize:psuedorandomalgorithm:keyderivationtiming:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/export(password:derivedKeySize:psuedoRandomAlgorithm:keyDerivationTiming:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encodes the key pair’s private key in PKCS#8 format and then encrypts it using PBKDF and packages"},{"type":"text","text":" "},{"type":"text","text":"into PKCS#8 encrypted format."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"export"},{"kind":"text","text":"("},{"kind":"externalParam","text":"password"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"derivedKeySize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ExportKeySize","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV06ExportD4SizeO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"psuedoRandomAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"keyDerivationTiming"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"export(password:derivedKeySize:psuedoRandomAlgorithm:keyDerivationTiming:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:14ShieldSecurity10SecKeyPairV6export8password07derivedD4Size21psuedoRandomAlgorithm19keyDerivationTiming10Foundation4DataVSS_AC06ExportdI0O0A6Crypto5PBKDFO06PsuedokL0VSdtKF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/import(data:password:)":{"role":"symbol","title":"import(data:password:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`import`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"password"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"}],"abstract":[{"type":"text","text":"Decrypts an encrypted PKCS#8 encrypted private key and builds a complete key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(data:password:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/import(data:password:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/export(password:derivedKeySize:psuedoRandomAlgorithm:keyDerivationTiming:)":{"role":"symbol","title":"export(password:derivedKeySize:psuedoRandomAlgorithm:keyDerivationTiming:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"export"},{"kind":"text","text":"("},{"kind":"externalParam","text":"password"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"derivedKeySize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ExportKeySize","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV06ExportD4SizeO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"psuedoRandomAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"keyDerivationTiming"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encodes the key pair’s private key in PKCS#8 format and then encrypts it using PBKDF and packages"},{"type":"text","text":" "},{"type":"text","text":"into PKCS#8 encrypted format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/export(password:derivedKeySize:psuedoRandomAlgorithm:keyDerivationTiming:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/export(password:derivedkeysize:psuedorandomalgorithm:keyderivationtiming:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize":{"role":"symbol","title":"SecKeyPair.ExportKeySize","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExportKeySize"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExportKeySize"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/exportderivedkeysizedefault.json b/main/data/documentation/shieldsecurity/seckeypair/exportderivedkeysizedefault.json index 9615894d8..43c4c4542 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/exportderivedkeysizedefault.json +++ b/main/data/documentation/shieldsecurity/seckeypair/exportderivedkeysizedefault.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"exportDerivedKeySizeDefault"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV06ExportD4SizeO","text":"ExportKeySize"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/exportderivedkeysizedefault"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/exportDerivedKeySizeDefault","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Default final key size for PBKDF generated export keys."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"exportDerivedKeySizeDefault"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ExportKeySize","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV06ExportD4SizeO"}],"title":"exportDerivedKeySizeDefault","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:14ShieldSecurity10SecKeyPairV013exportDerivedD11SizeDefaultAC06ExportdH0OvpZ","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/exportDerivedKeySizeDefault":{"role":"symbol","title":"exportDerivedKeySizeDefault","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"exportDerivedKeySizeDefault"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ExportKeySize","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV06ExportD4SizeO"}],"abstract":[{"type":"text","text":"Default final key size for PBKDF generated export keys."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/exportDerivedKeySizeDefault","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportderivedkeysizedefault"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize":{"role":"symbol","title":"SecKeyPair.ExportKeySize","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExportKeySize"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExportKeySize"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"exportDerivedKeySizeDefault"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV06ExportD4SizeO","text":"ExportKeySize"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/exportderivedkeysizedefault"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/exportDerivedKeySizeDefault","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Default final key size for PBKDF generated export keys."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"exportDerivedKeySizeDefault"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ExportKeySize","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV06ExportD4SizeO"}],"title":"exportDerivedKeySizeDefault","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:14ShieldSecurity10SecKeyPairV013exportDerivedD11SizeDefaultAC06ExportdH0OvpZ","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/exportDerivedKeySizeDefault":{"role":"symbol","title":"exportDerivedKeySizeDefault","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"exportDerivedKeySizeDefault"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ExportKeySize","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV06ExportD4SizeO"}],"abstract":[{"type":"text","text":"Default final key size for PBKDF generated export keys."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/exportDerivedKeySizeDefault","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportderivedkeysizedefault"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize":{"role":"symbol","title":"SecKeyPair.ExportKeySize","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExportKeySize"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExportKeySize"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/exportkeyderivationtimingdefault.json b/main/data/documentation/shieldsecurity/seckeypair/exportkeyderivationtimingdefault.json index 30351546c..8251b9156 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/exportkeyderivationtimingdefault.json +++ b/main/data/documentation/shieldsecurity/seckeypair/exportkeyderivationtimingdefault.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"exportKeyDerivationTimingDefault"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/exportkeyderivationtimingdefault"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/exportKeyDerivationTimingDefault","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Default PBKDF generation time for generated export keys."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"exportKeyDerivationTimingDefault"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"}],"title":"exportKeyDerivationTimingDefault","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:14ShieldSecurity10SecKeyPairV06exportD23DerivationTimingDefaultSdvpZ","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/exportKeyDerivationTimingDefault":{"role":"symbol","title":"exportKeyDerivationTimingDefault","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"exportKeyDerivationTimingDefault"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"}],"abstract":[{"type":"text","text":"Default PBKDF generation time for generated export keys."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/exportKeyDerivationTimingDefault","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeyderivationtimingdefault"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"exportKeyDerivationTimingDefault"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/exportkeyderivationtimingdefault"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/exportKeyDerivationTimingDefault","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Default PBKDF generation time for generated export keys."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"exportKeyDerivationTimingDefault"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"}],"title":"exportKeyDerivationTimingDefault","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:14ShieldSecurity10SecKeyPairV06exportD23DerivationTimingDefaultSdvpZ","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/exportKeyDerivationTimingDefault":{"role":"symbol","title":"exportKeyDerivationTimingDefault","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"exportKeyDerivationTimingDefault"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"}],"abstract":[{"type":"text","text":"Default PBKDF generation time for generated export keys."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/exportKeyDerivationTimingDefault","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeyderivationtimingdefault"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/exportkeysize.json b/main/data/documentation/shieldsecurity/seckeypair/exportkeysize.json index 1aae90623..72cce7dc6 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/exportkeysize.json +++ b/main/data/documentation/shieldsecurity/seckeypair/exportkeysize.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExportKeySize"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/exportkeysize"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/bits128","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/bits192","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/bits256"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/init(rawValue:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExportKeySize"}],"title":"SecKeyPair.ExportKeySize","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:14ShieldSecurity10SecKeyPairV06ExportD4SizeO","modules":[{"name":"ShieldSecurity"}],"navigatorTitle":[{"kind":"identifier","text":"ExportKeySize"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize/bits128":{"role":"symbol","title":"SecKeyPair.ExportKeySize.bits128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"bits128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/bits128","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/bits128"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/equatable-implementations"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize":{"role":"symbol","title":"SecKeyPair.ExportKeySize","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExportKeySize"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExportKeySize"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/rawrepresentable-implementations"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize/bits192":{"role":"symbol","title":"SecKeyPair.ExportKeySize.bits192","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"bits192"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/bits192","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/bits192"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/init(rawvalue:)"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize/bits256":{"role":"symbol","title":"SecKeyPair.ExportKeySize.bits256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"bits256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/bits256","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/bits256"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExportKeySize"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/exportkeysize"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/bits128","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/bits192","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/bits256"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/init(rawValue:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExportKeySize"}],"title":"SecKeyPair.ExportKeySize","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:14ShieldSecurity10SecKeyPairV06ExportD4SizeO","modules":[{"name":"ShieldSecurity"}],"navigatorTitle":[{"kind":"identifier","text":"ExportKeySize"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize/bits192":{"role":"symbol","title":"SecKeyPair.ExportKeySize.bits192","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"bits192"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/bits192","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/bits192"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize/bits256":{"role":"symbol","title":"SecKeyPair.ExportKeySize.bits256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"bits256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/bits256","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/bits256"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/init(rawvalue:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/equatable-implementations"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize/bits128":{"role":"symbol","title":"SecKeyPair.ExportKeySize.bits128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"bits128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/bits128","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/bits128"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize":{"role":"symbol","title":"SecKeyPair.ExportKeySize","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExportKeySize"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExportKeySize"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/rawrepresentable-implementations"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/exportkeysize/!=(_:_:).json b/main/data/documentation/shieldsecurity/seckeypair/exportkeysize/!=(_:_:).json index f3bdcc9ca..7b8f861c4 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/exportkeysize/!=(_:_:).json +++ b/main/data/documentation/shieldsecurity/seckeypair/exportkeysize/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:14ShieldSecurity10SecKeyPairV06ExportD4SizeO","extendedModule":"Swift","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/!=(_:_:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize":{"role":"symbol","title":"SecKeyPair.ExportKeySize","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExportKeySize"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExportKeySize"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/equatable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:14ShieldSecurity10SecKeyPairV06ExportD4SizeO","extendedModule":"Swift","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/equatable-implementations"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize":{"role":"symbol","title":"SecKeyPair.ExportKeySize","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExportKeySize"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExportKeySize"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/!=(_:_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/exportkeysize/bits128.json b/main/data/documentation/shieldsecurity/seckeypair/exportkeysize/bits128.json index 47fd9e778..8c75e6e9c 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/exportkeysize/bits128.json +++ b/main/data/documentation/shieldsecurity/seckeypair/exportkeysize/bits128.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"bits128"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/bits128"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/bits128","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"bits128"}],"title":"SecKeyPair.ExportKeySize.bits128","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity10SecKeyPairV06ExportD4SizeO7bits128yA2EmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize/bits128":{"role":"symbol","title":"SecKeyPair.ExportKeySize.bits128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"bits128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/bits128","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/bits128"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize":{"role":"symbol","title":"SecKeyPair.ExportKeySize","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExportKeySize"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExportKeySize"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"bits128"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/bits128"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/bits128","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"bits128"}],"title":"SecKeyPair.ExportKeySize.bits128","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity10SecKeyPairV06ExportD4SizeO7bits128yA2EmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize":{"role":"symbol","title":"SecKeyPair.ExportKeySize","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExportKeySize"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExportKeySize"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize/bits128":{"role":"symbol","title":"SecKeyPair.ExportKeySize.bits128","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"bits128"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/bits128","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/bits128"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/exportkeysize/bits192.json b/main/data/documentation/shieldsecurity/seckeypair/exportkeysize/bits192.json index 0db9e0d14..0796426fb 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/exportkeysize/bits192.json +++ b/main/data/documentation/shieldsecurity/seckeypair/exportkeysize/bits192.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"bits192"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/bits192"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/bits192","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"bits192"}],"title":"SecKeyPair.ExportKeySize.bits192","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity10SecKeyPairV06ExportD4SizeO7bits192yA2EmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize/bits192":{"role":"symbol","title":"SecKeyPair.ExportKeySize.bits192","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"bits192"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/bits192","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/bits192"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize":{"role":"symbol","title":"SecKeyPair.ExportKeySize","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExportKeySize"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExportKeySize"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"bits192"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/bits192"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/bits192","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"bits192"}],"title":"SecKeyPair.ExportKeySize.bits192","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity10SecKeyPairV06ExportD4SizeO7bits192yA2EmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize":{"role":"symbol","title":"SecKeyPair.ExportKeySize","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExportKeySize"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExportKeySize"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize/bits192":{"role":"symbol","title":"SecKeyPair.ExportKeySize.bits192","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"bits192"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/bits192","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/bits192"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/exportkeysize/bits256.json b/main/data/documentation/shieldsecurity/seckeypair/exportkeysize/bits256.json index 6cd8c20f0..e78482792 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/exportkeysize/bits256.json +++ b/main/data/documentation/shieldsecurity/seckeypair/exportkeysize/bits256.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"bits256"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/bits256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/bits256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"bits256"}],"title":"SecKeyPair.ExportKeySize.bits256","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity10SecKeyPairV06ExportD4SizeO7bits256yA2EmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize/bits256":{"role":"symbol","title":"SecKeyPair.ExportKeySize.bits256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"bits256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/bits256","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/bits256"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize":{"role":"symbol","title":"SecKeyPair.ExportKeySize","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExportKeySize"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExportKeySize"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"bits256"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/bits256"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/bits256","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"bits256"}],"title":"SecKeyPair.ExportKeySize.bits256","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity10SecKeyPairV06ExportD4SizeO7bits256yA2EmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize/bits256":{"role":"symbol","title":"SecKeyPair.ExportKeySize.bits256","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"bits256"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/bits256","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/bits256"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize":{"role":"symbol","title":"SecKeyPair.ExportKeySize","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExportKeySize"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExportKeySize"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/exportkeysize/equatable-implementations.json b/main/data/documentation/shieldsecurity/seckeypair/exportkeysize/equatable-implementations.json index 58a21bde9..8e09e0926 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/exportkeysize/equatable-implementations.json +++ b/main/data/documentation/shieldsecurity/seckeypair/exportkeysize/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/!=(_:_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize":{"role":"symbol","title":"SecKeyPair.ExportKeySize","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExportKeySize"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExportKeySize"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize":{"role":"symbol","title":"SecKeyPair.ExportKeySize","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExportKeySize"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExportKeySize"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/!=(_:_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/exportkeysize/hash(into:).json b/main/data/documentation/shieldsecurity/seckeypair/exportkeysize/hash(into:).json index b0d190535..0bedb0c87 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/exportkeysize/hash(into:).json +++ b/main/data/documentation/shieldsecurity/seckeypair/exportkeysize/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:14ShieldSecurity10SecKeyPairV06ExportD4SizeO","extendedModule":"Swift","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize":{"role":"symbol","title":"SecKeyPair.ExportKeySize","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExportKeySize"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExportKeySize"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/hash(into:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:14ShieldSecurity10SecKeyPairV06ExportD4SizeO","extendedModule":"Swift","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/hash(into:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize":{"role":"symbol","title":"SecKeyPair.ExportKeySize","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExportKeySize"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExportKeySize"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/exportkeysize/hashvalue.json b/main/data/documentation/shieldsecurity/seckeypair/exportkeysize/hashvalue.json index a17780ccc..dadacbae5 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/exportkeysize/hashvalue.json +++ b/main/data/documentation/shieldsecurity/seckeypair/exportkeysize/hashvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:14ShieldSecurity10SecKeyPairV06ExportD4SizeO","extendedModule":"Swift","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize":{"role":"symbol","title":"SecKeyPair.ExportKeySize","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExportKeySize"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExportKeySize"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/hashvalue"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:14ShieldSecurity10SecKeyPairV06ExportD4SizeO","extendedModule":"Swift","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/hashvalue"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize":{"role":"symbol","title":"SecKeyPair.ExportKeySize","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExportKeySize"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExportKeySize"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/exportkeysize/init(rawvalue:).json b/main/data/documentation/shieldsecurity/seckeypair/exportkeysize/init(rawvalue:).json index ecc5f2f2c..7f2ac15ca 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/exportkeysize/init(rawvalue:).json +++ b/main/data/documentation/shieldsecurity/seckeypair/exportkeysize/init(rawvalue:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:14ShieldSecurity10SecKeyPairV06ExportD4SizeO8rawValueAESgSi_tcfc","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/init(rawvalue:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize":{"role":"symbol","title":"SecKeyPair.ExportKeySize","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExportKeySize"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExportKeySize"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:14ShieldSecurity10SecKeyPairV06ExportD4SizeO8rawValueAESgSi_tcfc","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize":{"role":"symbol","title":"SecKeyPair.ExportKeySize","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExportKeySize"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExportKeySize"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/init(rawvalue:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/exportkeysize/rawrepresentable-implementations.json b/main/data/documentation/shieldsecurity/seckeypair/exportkeysize/rawrepresentable-implementations.json index 5dd413647..7ca1acd49 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/exportkeysize/rawrepresentable-implementations.json +++ b/main/data/documentation/shieldsecurity/seckeypair/exportkeysize/rawrepresentable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/hash(into:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize":{"role":"symbol","title":"SecKeyPair.ExportKeySize","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExportKeySize"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExportKeySize"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/hashvalue"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize":{"role":"symbol","title":"SecKeyPair.ExportKeySize","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExportKeySize"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExportKeySize"}],"url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/hash(into:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/ExportKeySize/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/ExportKeySize\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/hashvalue"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/exportpsuedorandomalgorithmdefault.json b/main/data/documentation/shieldsecurity/seckeypair/exportpsuedorandomalgorithmdefault.json index 0259daaa9..b5b6a2f31 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/exportpsuedorandomalgorithmdefault.json +++ b/main/data/documentation/shieldsecurity/seckeypair/exportpsuedorandomalgorithmdefault.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"exportPsuedoRandomAlgorithmDefault"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO","text":"PBKDF"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV","text":"PsuedoRandomAlgorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/exportpsuedorandomalgorithmdefault"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/exportPsuedoRandomAlgorithmDefault","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Default final psuedorandom algorthm for PBKDF generated export keys."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"exportPsuedoRandomAlgorithmDefault"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"title":"exportPsuedoRandomAlgorithmDefault","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:14ShieldSecurity10SecKeyPairV34exportPsuedoRandomAlgorithmDefault0A6Crypto5PBKDFO0ghI0VvpZ","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/exportPsuedoRandomAlgorithmDefault":{"role":"symbol","title":"exportPsuedoRandomAlgorithmDefault","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"exportPsuedoRandomAlgorithmDefault"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[{"type":"text","text":"Default final psuedorandom algorthm for PBKDF generated export keys."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/exportPsuedoRandomAlgorithmDefault","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportpsuedorandomalgorithmdefault"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"exportPsuedoRandomAlgorithmDefault"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO","text":"PBKDF"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV","text":"PsuedoRandomAlgorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/exportpsuedorandomalgorithmdefault"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/exportPsuedoRandomAlgorithmDefault","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Default final psuedorandom algorthm for PBKDF generated export keys."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"exportPsuedoRandomAlgorithmDefault"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"title":"exportPsuedoRandomAlgorithmDefault","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:14ShieldSecurity10SecKeyPairV34exportPsuedoRandomAlgorithmDefault0A6Crypto5PBKDFO0ghI0VvpZ","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/ShieldCrypto/PBKDF/PsuedoRandomAlgorithm":{"role":"symbol","title":"PBKDF.PsuedoRandomAlgorithm","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF\/PsuedoRandomAlgorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PsuedoRandomAlgorithm"}],"url":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/exportPsuedoRandomAlgorithmDefault":{"role":"symbol","title":"exportPsuedoRandomAlgorithmDefault","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"exportPsuedoRandomAlgorithmDefault"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PBKDF","preciseIdentifier":"s:12ShieldCrypto5PBKDFO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PsuedoRandomAlgorithm","preciseIdentifier":"s:12ShieldCrypto5PBKDFO21PsuedoRandomAlgorithmV"}],"abstract":[{"type":"text","text":"Default final psuedorandom algorthm for PBKDF generated export keys."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/exportPsuedoRandomAlgorithmDefault","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/exportpsuedorandomalgorithmdefault"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/PBKDF":{"role":"symbol","title":"PBKDF","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF"}],"abstract":[{"type":"text","text":"Password based key derivation algorithms."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/PBKDF","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF"}],"url":"\/documentation\/shieldcrypto\/pbkdf"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/import(data:).json b/main/data/documentation/shieldsecurity/seckeypair/import(data:).json index 655c32b1f..37ceccba9 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/import(data:).json +++ b/main/data/documentation/shieldsecurity/seckeypair/import(data:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`import`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV","text":"SecKeyPair"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"},{"type":"text","text":" for the decrypted private key."}]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Data for exported private key."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/import(data:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(data:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Decodes a PKCS#8 encoded private key and builds a complete key pair."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`import`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"}],"title":"import(data:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:14ShieldSecurity10SecKeyPairV6import4dataAC10Foundation4DataV_tKFZ","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/import(data:)":{"role":"symbol","title":"import(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`import`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"}],"abstract":[{"type":"text","text":"Decodes a PKCS#8 encoded private key and builds a complete key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(data:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/import(data:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`import`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV","text":"SecKeyPair"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"},{"type":"text","text":" for the decrypted private key."}]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Data for exported private key."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/import(data:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(data:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Decodes a PKCS#8 encoded private key and builds a complete key pair."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`import`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"}],"title":"import(data:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:14ShieldSecurity10SecKeyPairV6import4dataAC10Foundation4DataV_tKFZ","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/import(data:)":{"role":"symbol","title":"import(data:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`import`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"}],"abstract":[{"type":"text","text":"Decodes a PKCS#8 encoded private key and builds a complete key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(data:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/import(data:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/import(data:password:).json b/main/data/documentation/shieldsecurity/seckeypair/import(data:password:).json index cea0d6bbe..5f3bd19b0 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/import(data:password:).json +++ b/main/data/documentation/shieldsecurity/seckeypair/import(data:password:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`import`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"password"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV","text":"SecKeyPair"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"},{"type":"text","text":" for the decrypted & decoded private key."}]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Data for exported private key."}]}]},{"name":"password","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Password used during key export."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This is the reverse operation of "},{"type":"codeVoice","code":"export(password:derivedKeyLength:keyDerivationTiming:)"},{"type":"text","text":"."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Only supports PKCS#8’s PBES2 sceheme using PBKDF2 for key derivation."}]}],"type":"aside","name":"Note"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/import(data:password:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(data:password:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Decrypts an encrypted PKCS#8 encrypted private key and builds a complete key pair."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`import`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"password"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"}],"title":"import(data:password:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:14ShieldSecurity10SecKeyPairV6import4data8passwordAC10Foundation4DataV_SStKFZ","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/import(data:password:)":{"role":"symbol","title":"import(data:password:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`import`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"password"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"}],"abstract":[{"type":"text","text":"Decrypts an encrypted PKCS#8 encrypted private key and builds a complete key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(data:password:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/import(data:password:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`import`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"password"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV","text":"SecKeyPair"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"},{"type":"text","text":" for the decrypted & decoded private key."}]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Data for exported private key."}]}]},{"name":"password","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Password used during key export."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This is the reverse operation of "},{"type":"codeVoice","code":"export(password:derivedKeyLength:keyDerivationTiming:)"},{"type":"text","text":"."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Only supports PKCS#8’s PBES2 sceheme using PBKDF2 for key derivation."}]}],"type":"aside","name":"Note"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/import(data:password:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(data:password:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Decrypts an encrypted PKCS#8 encrypted private key and builds a complete key pair."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`import`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"password"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"}],"title":"import(data:password:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:14ShieldSecurity10SecKeyPairV6import4data8passwordAC10Foundation4DataV_SStKFZ","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/import(data:password:)":{"role":"symbol","title":"import(data:password:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`import`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"password"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"}],"abstract":[{"type":"text","text":"Decrypts an encrypted PKCS#8 encrypted private key and builds a complete key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(data:password:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/import(data:password:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/import(fromdata:).json b/main/data/documentation/shieldsecurity/seckeypair/import(fromdata:).json index 72d5e8a16..df0514753 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/import(fromdata:).json +++ b/main/data/documentation/shieldsecurity/seckeypair/import(fromdata:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`import`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromData"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV","text":"SecKeyPair"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"},{"type":"text","text":" for the decrypted private key."}]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Data for exported private key."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/import(fromdata:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(fromData:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Decodes a PKCS#8 encoded private key and builds a complete key pair."}],"kind":"symbol","metadata":{"role":"symbol","title":"import(fromData:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`import`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromData"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"}],"symbolKind":"method","externalID":"s:14ShieldSecurity10SecKeyPairV6import8fromDataAC10Foundation0H0V_tKFZ","modules":[{"name":"ShieldSecurity"}],"platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use import(data:) instead"}]}],"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/import(fromData:)":{"role":"symbol","title":"import(fromData:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`import`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromData"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"}],"abstract":[{"type":"text","text":"Decodes a PKCS#8 encoded private key and builds a complete key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(fromData:)","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldsecurity\/seckeypair\/import(fromdata:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`import`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromData"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV","text":"SecKeyPair"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"},{"type":"text","text":" for the decrypted private key."}]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Data for exported private key."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/import(fromdata:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(fromData:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Decodes a PKCS#8 encoded private key and builds a complete key pair."}],"kind":"symbol","metadata":{"role":"symbol","title":"import(fromData:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`import`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromData"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"}],"symbolKind":"method","externalID":"s:14ShieldSecurity10SecKeyPairV6import8fromDataAC10Foundation0H0V_tKFZ","modules":[{"name":"ShieldSecurity"}],"platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use import(data:) instead"}]}],"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/import(fromData:)":{"role":"symbol","title":"import(fromData:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`import`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromData"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"}],"abstract":[{"type":"text","text":"Decodes a PKCS#8 encoded private key and builds a complete key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(fromData:)","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldsecurity\/seckeypair\/import(fromdata:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/import(fromdata:withpassword:).json b/main/data/documentation/shieldsecurity/seckeypair/import(fromdata:withpassword:).json index c58dd2716..1fec3bede 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/import(fromdata:withpassword:).json +++ b/main/data/documentation/shieldsecurity/seckeypair/import(fromdata:withpassword:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`import`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromData"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withPassword"},{"kind":"text","text":" "},{"kind":"internalParam","text":"password"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV","text":"SecKeyPair"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"},{"type":"text","text":" for the decrypted & decoded private key."}]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Data for exported private key."}]}]},{"name":"password","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Password used during key export."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This is the reverse operation of "},{"type":"codeVoice","code":"export(password:derivedKeyLength:keyDerivationTiming:)"},{"type":"text","text":"."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Only supports PKCS#8’s PBES2 sceheme using PBKDF2 for key derivation."}]}],"type":"aside","name":"Note"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/import(fromdata:withpassword:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(fromData:withPassword:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Decrypts an encrypted PKCS#8 encrypted private key and builds a complete key pair."}],"kind":"symbol","metadata":{"role":"symbol","title":"import(fromData:withPassword:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`import`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromData"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withPassword"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"}],"symbolKind":"method","externalID":"s:14ShieldSecurity10SecKeyPairV6import8fromData12withPasswordAC10Foundation0H0V_SStKFZ","modules":[{"name":"ShieldSecurity"}],"platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use import(data:password:) instead"}]}],"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/import(fromData:withPassword:)":{"role":"symbol","title":"import(fromData:withPassword:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`import`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromData"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withPassword"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"}],"abstract":[{"type":"text","text":"Decrypts an encrypted PKCS#8 encrypted private key and builds a complete key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(fromData:withPassword:)","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldsecurity\/seckeypair\/import(fromdata:withpassword:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`import`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromData"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withPassword"},{"kind":"text","text":" "},{"kind":"internalParam","text":"password"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV","text":"SecKeyPair"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"},{"type":"text","text":" for the decrypted & decoded private key."}]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Data for exported private key."}]}]},{"name":"password","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Password used during key export."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This is the reverse operation of "},{"type":"codeVoice","code":"export(password:derivedKeyLength:keyDerivationTiming:)"},{"type":"text","text":"."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Only supports PKCS#8’s PBES2 sceheme using PBKDF2 for key derivation."}]}],"type":"aside","name":"Note"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/import(fromdata:withpassword:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(fromData:withPassword:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Decrypts an encrypted PKCS#8 encrypted private key and builds a complete key pair."}],"kind":"symbol","metadata":{"role":"symbol","title":"import(fromData:withPassword:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`import`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromData"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withPassword"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"}],"symbolKind":"method","externalID":"s:14ShieldSecurity10SecKeyPairV6import8fromData12withPasswordAC10Foundation0H0V_SStKFZ","modules":[{"name":"ShieldSecurity"}],"platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use import(data:password:) instead"}]}],"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/import(fromData:withPassword:)":{"role":"symbol","title":"import(fromData:withPassword:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`import`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromData"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withPassword"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"}],"abstract":[{"type":"text","text":"Decrypts an encrypted PKCS#8 encrypted private key and builds a complete key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/import(fromData:withPassword:)","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldsecurity\/seckeypair\/import(fromdata:withpassword:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/init(from:).json b/main/data/documentation/shieldsecurity/seckeypair/init(from:).json index 45d6d328f..38be7764a 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/init(from:).json +++ b/main/data/documentation/shieldsecurity/seckeypair/init(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"role":"symbol","title":"init(from:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:14ShieldSecurity10SecKeyPairV4fromACs7Decoder_p_tKcfc","extendedModule":"ShieldSecurity","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Decodable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/decodable-implementations"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/init(from:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"role":"symbol","title":"init(from:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:14ShieldSecurity10SecKeyPairV4fromACs7Decoder_p_tKcfc","extendedModule":"ShieldSecurity","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Decodable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/init(from:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/decodable-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/init(privatekeyref:publickeyref:).json b/main/data/documentation/shieldsecurity/seckeypair/init(privatekeyref:publickeyref:).json index ab43fc645..8fe38dfd6 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/init(privatekeyref:publickeyref:).json +++ b/main/data/documentation/shieldsecurity/seckeypair/init(privatekeyref:publickeyref:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"privateKeyRef"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"publicKeyRef"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"privateKey","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Persistent keychain reference to the private key of the asymmetric key pair"}]}]},{"name":"publicKey","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Persistent keychain reference to the public key of the asymmetric key pair"}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"No checking is done to ensure the keys are part"},{"type":"text","text":" "},{"type":"text","text":"of the same asymmetric key pair."}]}],"type":"aside","name":"Note"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/init(privatekeyref:publickeyref:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/init(privateKeyRef:publicKeyRef:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Initialize with an explicit public and private key persistent keychain references."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"privateKeyRef"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"publicKeyRef"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(privateKeyRef:publicKeyRef:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:14ShieldSecurity10SecKeyPairV07privateD3Ref06publicdG0AC10Foundation4DataV_AHtKcfc","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/init(privateKeyRef:publicKeyRef:)":{"role":"symbol","title":"init(privateKeyRef:publicKeyRef:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"privateKeyRef"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"publicKeyRef"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Initialize with an explicit public and private key persistent keychain references."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/init(privateKeyRef:publicKeyRef:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/init(privatekeyref:publickeyref:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"privateKeyRef"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"publicKeyRef"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"privateKey","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Persistent keychain reference to the private key of the asymmetric key pair"}]}]},{"name":"publicKey","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Persistent keychain reference to the public key of the asymmetric key pair"}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"No checking is done to ensure the keys are part"},{"type":"text","text":" "},{"type":"text","text":"of the same asymmetric key pair."}]}],"type":"aside","name":"Note"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/init(privatekeyref:publickeyref:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/init(privateKeyRef:publicKeyRef:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Initialize with an explicit public and private key persistent keychain references."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"privateKeyRef"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"publicKeyRef"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(privateKeyRef:publicKeyRef:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:14ShieldSecurity10SecKeyPairV07privateD3Ref06publicdG0AC10Foundation4DataV_AHtKcfc","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/init(privateKeyRef:publicKeyRef:)":{"role":"symbol","title":"init(privateKeyRef:publicKeyRef:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"privateKeyRef"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"publicKeyRef"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Initialize with an explicit public and private key persistent keychain references."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/init(privateKeyRef:publicKeyRef:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/init(privatekeyref:publickeyref:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/init(type:privatekeydata:).json b/main/data/documentation/shieldsecurity/seckeypair/init(type:privatekeydata:).json index 90be9f9fb..ab67c072c 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/init(type:privatekeydata:).json +++ b/main/data/documentation/shieldsecurity/seckeypair/init(type:privatekeydata:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO","text":"SecKeyType"},{"kind":"text","text":", "},{"kind":"externalParam","text":"privateKeyData"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"type","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Type of private key (e.g. EC or RSA)"}]}]},{"name":"privateKeyData","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Encoded private key data."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The encoded private key data must be in PKCS#1 for RSA keys and"},{"type":"text","text":" "},{"type":"text","text":"ASN1 X9.63 format for EC keys. This is the same format returned"},{"type":"text","text":" "},{"type":"text","text":"from "},{"type":"codeVoice","code":"SecKeyCopyExternalRepresentation"},{"type":"text","text":"."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An error is thrown if the private key is in the incorrect format or the"},{"type":"text","text":" "},{"type":"text","text":"public key cannot be retrieved from the keychain or derived from the private key."}]}],"type":"aside","name":"Throws"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/init(type:privatekeydata:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/init(type:privateKeyData:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Initialize key pair from the encoded external representation of the private key and its type."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"privateKeyData"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(type:privateKeyData:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:14ShieldSecurity10SecKeyPairV4type07privateD4DataAcA0cD4TypeO_10Foundation0H0VtKcfc","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyType":{"role":"symbol","title":"SecKeyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyType"}],"url":"\/documentation\/shieldsecurity\/seckeytype"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/init(type:privateKeyData:)":{"role":"symbol","title":"init(type:privateKeyData:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"privateKeyData"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Initialize key pair from the encoded external representation of the private key and its type."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/init(type:privateKeyData:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/init(type:privatekeydata:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO","text":"SecKeyType"},{"kind":"text","text":", "},{"kind":"externalParam","text":"privateKeyData"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"type","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Type of private key (e.g. EC or RSA)"}]}]},{"name":"privateKeyData","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Encoded private key data."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The encoded private key data must be in PKCS#1 for RSA keys and"},{"type":"text","text":" "},{"type":"text","text":"ASN1 X9.63 format for EC keys. This is the same format returned"},{"type":"text","text":" "},{"type":"text","text":"from "},{"type":"codeVoice","code":"SecKeyCopyExternalRepresentation"},{"type":"text","text":"."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An error is thrown if the private key is in the incorrect format or the"},{"type":"text","text":" "},{"type":"text","text":"public key cannot be retrieved from the keychain or derived from the private key."}]}],"type":"aside","name":"Throws"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/init(type:privatekeydata:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/init(type:privateKeyData:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Initialize key pair from the encoded external representation of the private key and its type."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"privateKeyData"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(type:privateKeyData:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:14ShieldSecurity10SecKeyPairV4type07privateD4DataAcA0cD4TypeO_10Foundation0H0VtKcfc","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyType":{"role":"symbol","title":"SecKeyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyType"}],"url":"\/documentation\/shieldsecurity\/seckeytype"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/init(type:privateKeyData:)":{"role":"symbol","title":"init(type:privateKeyData:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"privateKeyData"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Initialize key pair from the encoded external representation of the private key and its type."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/init(type:privateKeyData:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/init(type:privatekeydata:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/matchescertificate(certificate:trustedcertificates:)-580pf.json b/main/data/documentation/shieldsecurity/seckeypair/matchescertificate(certificate:trustedcertificates:)-580pf.json index 91814d790..ac100bd68 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/matchescertificate(certificate:trustedcertificates:)-580pf.json +++ b/main/data/documentation/shieldsecurity/seckeypair/matchescertificate(certificate:trustedcertificates:)-580pf.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"matchesCertificate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"certificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"trustedCertificates"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":"]) "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"True if the public key of "},{"type":"codeVoice","code":"certificate"},{"type":"text","text":" and the key pair match."}]}]},{"kind":"parameters","parameters":[{"name":"certificate","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Certificate to check for equality with the key pair’s public key."}]}]},{"name":"trustedCertificates","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Any certificates needed to complete the “chain-of-trust” for "},{"type":"codeVoice","code":"certificate"},{"type":"text","text":"."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The certificate is first validated as a trusted certificate and then the key pair"},{"type":"text","text":" "},{"type":"text","text":"is checked against the public key of the key pair."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/matchescertificate(certificate:trustedcertificates:)-580pf"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/matchesCertificate(certificate:trustedCertificates:)-580pf","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Check if the public key of the key pair matches the public key in a certificate."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"matchesCertificate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"certificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"trustedCertificates"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":"]) "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"title":"matchesCertificate(certificate:trustedCertificates:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:14ShieldSecurity10SecKeyPairV18matchesCertificate11certificate19trustedCertificatesSbSo0cG3Refa_SayAHGtYaF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/matchesCertificate(certificate:trustedCertificates:)-580pf":{"role":"symbol","title":"matchesCertificate(certificate:trustedCertificates:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"matchesCertificate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"certificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"trustedCertificates"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":"]) "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Check if the public key of the key pair matches the public key in a certificate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/matchesCertificate(certificate:trustedCertificates:)-580pf","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/matchescertificate(certificate:trustedcertificates:)-580pf"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"matchesCertificate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"certificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"trustedCertificates"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":"]) "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"True if the public key of "},{"type":"codeVoice","code":"certificate"},{"type":"text","text":" and the key pair match."}]}]},{"kind":"parameters","parameters":[{"name":"certificate","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Certificate to check for equality with the key pair’s public key."}]}]},{"name":"trustedCertificates","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Any certificates needed to complete the “chain-of-trust” for "},{"type":"codeVoice","code":"certificate"},{"type":"text","text":"."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The certificate is first validated as a trusted certificate and then the key pair"},{"type":"text","text":" "},{"type":"text","text":"is checked against the public key of the key pair."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/matchescertificate(certificate:trustedcertificates:)-580pf"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/matchesCertificate(certificate:trustedCertificates:)-580pf","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Check if the public key of the key pair matches the public key in a certificate."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"matchesCertificate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"certificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"trustedCertificates"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":"]) "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"title":"matchesCertificate(certificate:trustedCertificates:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:14ShieldSecurity10SecKeyPairV18matchesCertificate11certificate19trustedCertificatesSbSo0cG3Refa_SayAHGtYaF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/matchesCertificate(certificate:trustedCertificates:)-580pf":{"role":"symbol","title":"matchesCertificate(certificate:trustedCertificates:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"matchesCertificate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"certificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"trustedCertificates"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":"]) "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Check if the public key of the key pair matches the public key in a certificate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/matchesCertificate(certificate:trustedCertificates:)-580pf","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/matchescertificate(certificate:trustedcertificates:)-580pf"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/matchescertificate(certificate:trustedcertificates:)-8gmhq.json b/main/data/documentation/shieldsecurity/seckeypair/matchescertificate(certificate:trustedcertificates:)-8gmhq.json index 568d4a5d7..0f9669ba2 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/matchescertificate(certificate:trustedcertificates:)-8gmhq.json +++ b/main/data/documentation/shieldsecurity/seckeypair/matchescertificate(certificate:trustedcertificates:)-8gmhq.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"matchesCertificate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"certificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"trustedCertificates"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"True if the public key of "},{"type":"codeVoice","code":"certificate"},{"type":"text","text":" and the key pair match."}]}]},{"kind":"parameters","parameters":[{"name":"certificate","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Certificate to check for equality with the key pair’s public key."}]}]},{"name":"trustedCertificates","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Any certificates needed to complete the “chain-of-trust” for "},{"type":"codeVoice","code":"certificate"},{"type":"text","text":"."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The certificate is first validated as a trusted certificate and then the key pair"},{"type":"text","text":" "},{"type":"text","text":"is checked against the public key of the key pair."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/matchescertificate(certificate:trustedcertificates:)-8gmhq"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/matchesCertificate(certificate:trustedCertificates:)-8gmhq","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Check if the public key of the key pair matches the public key in a certificate."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"matchesCertificate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"certificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"trustedCertificates"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"title":"matchesCertificate(certificate:trustedCertificates:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:14ShieldSecurity10SecKeyPairV18matchesCertificate11certificate19trustedCertificatesSbSo0cG3Refa_SayAHGtF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/matchesCertificate(certificate:trustedCertificates:)-8gmhq":{"role":"symbol","title":"matchesCertificate(certificate:trustedCertificates:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"matchesCertificate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"certificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"trustedCertificates"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Check if the public key of the key pair matches the public key in a certificate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/matchesCertificate(certificate:trustedCertificates:)-8gmhq","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/matchescertificate(certificate:trustedcertificates:)-8gmhq"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"matchesCertificate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"certificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"trustedCertificates"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"True if the public key of "},{"type":"codeVoice","code":"certificate"},{"type":"text","text":" and the key pair match."}]}]},{"kind":"parameters","parameters":[{"name":"certificate","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Certificate to check for equality with the key pair’s public key."}]}]},{"name":"trustedCertificates","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Any certificates needed to complete the “chain-of-trust” for "},{"type":"codeVoice","code":"certificate"},{"type":"text","text":"."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The certificate is first validated as a trusted certificate and then the key pair"},{"type":"text","text":" "},{"type":"text","text":"is checked against the public key of the key pair."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/matchescertificate(certificate:trustedcertificates:)-8gmhq"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/matchesCertificate(certificate:trustedCertificates:)-8gmhq","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Check if the public key of the key pair matches the public key in a certificate."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"matchesCertificate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"certificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"trustedCertificates"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"title":"matchesCertificate(certificate:trustedCertificates:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:14ShieldSecurity10SecKeyPairV18matchesCertificate11certificate19trustedCertificatesSbSo0cG3Refa_SayAHGtF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/matchesCertificate(certificate:trustedCertificates:)-8gmhq":{"role":"symbol","title":"matchesCertificate(certificate:trustedCertificates:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"matchesCertificate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"certificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"trustedCertificates"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Check if the public key of the key pair matches the public key in a certificate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/matchesCertificate(certificate:trustedCertificates:)-8gmhq","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/matchescertificate(certificate:trustedcertificates:)-8gmhq"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/persistentreferences().json b/main/data/documentation/shieldsecurity/seckeypair/persistentreferences().json index 9b76e1534..2f75b6c8b 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/persistentreferences().json +++ b/main/data/documentation/shieldsecurity/seckeypair/persistentreferences().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"persistentReferences"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Tuple of the format (private key reference, public key reference)."}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Errors are thrown if a persistence reference cannot be generated for either of the keys."}]}],"type":"aside","name":"Throws"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/persistentreferences()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/persistentReferences()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Generate persistent keychain references for the public and private keys."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"persistentReferences"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"title":"persistentReferences()","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:14ShieldSecurity10SecKeyPairV20persistentReferences10Foundation4DataV_AGtyKF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/persistentReferences()":{"role":"symbol","title":"persistentReferences()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"persistentReferences"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Generate persistent keychain references for the public and private keys."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/persistentReferences()","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/persistentreferences()"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"persistentReferences"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Tuple of the format (private key reference, public key reference)."}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Errors are thrown if a persistence reference cannot be generated for either of the keys."}]}],"type":"aside","name":"Throws"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/persistentreferences()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/persistentReferences()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Generate persistent keychain references for the public and private keys."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"persistentReferences"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"title":"persistentReferences()","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:14ShieldSecurity10SecKeyPairV20persistentReferences10Foundation4DataV_AGtyKF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/persistentReferences()":{"role":"symbol","title":"persistentReferences()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"persistentReferences"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Generate persistent keychain references for the public and private keys."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/persistentReferences()","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/persistentreferences()"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/privatekey.json b/main/data/documentation/shieldsecurity/seckeypair/privatekey.json index 4eb0b7943..c83e11874 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/privatekey.json +++ b/main/data/documentation/shieldsecurity/seckeypair/privatekey.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/privatekey"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/privateKey","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Private key of the asymmetric key pair"}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"}],"title":"privateKey","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:14ShieldSecurity10SecKeyPairV07privateD0So0cD3Refavp","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/privateKey":{"role":"symbol","title":"privateKey","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"}],"abstract":[{"type":"text","text":"Private key of the asymmetric key pair"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/privateKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/privatekey"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/privatekey"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/privateKey","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Private key of the asymmetric key pair"}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"}],"title":"privateKey","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:14ShieldSecurity10SecKeyPairV07privateD0So0cD3Refavp","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/privateKey":{"role":"symbol","title":"privateKey","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"}],"abstract":[{"type":"text","text":"Private key of the asymmetric key pair"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/privateKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/privatekey"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/publickey.json b/main/data/documentation/shieldsecurity/seckeypair/publickey.json index b77c89bc2..ff7400826 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/publickey.json +++ b/main/data/documentation/shieldsecurity/seckeypair/publickey.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/publickey"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/publicKey","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Public key of the asymmetric key pair"}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"}],"title":"publicKey","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:14ShieldSecurity10SecKeyPairV06publicD0So0cD3Refavp","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/publicKey":{"role":"symbol","title":"publicKey","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"}],"abstract":[{"type":"text","text":"Public key of the asymmetric key pair"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/publicKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/publickey"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/publickey"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/publicKey","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Public key of the asymmetric key pair"}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"}],"title":"publicKey","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:14ShieldSecurity10SecKeyPairV06publicD0So0cD3Refavp","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair/publicKey":{"role":"symbol","title":"publicKey","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"}],"abstract":[{"type":"text","text":"Public key of the asymmetric key pair"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/publicKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/publickey"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeypair/save(accessibility:).json b/main/data/documentation/shieldsecurity/seckeypair/save(accessibility:).json index 7cd660ab8..6e98e9221 100644 --- a/main/data/documentation/shieldsecurity/seckeypair/save(accessibility:).json +++ b/main/data/documentation/shieldsecurity/seckeypair/save(accessibility:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"save"},{"kind":"text","text":"("},{"kind":"externalParam","text":"accessibility"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility","preciseIdentifier":"s:14ShieldSecurity16SecAccessibilityO","text":"SecAccessibility"},{"kind":"text","text":" = .default) "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Errors are thrown if either of the keys could not be saved."}]}],"type":"aside","name":"Throws"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/save(accessibility:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/save(accessibility:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Save the public and private key to the "},{"type":"codeVoice","code":"Keychain"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"save"},{"kind":"text","text":"("},{"kind":"externalParam","text":"accessibility"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecAccessibility","preciseIdentifier":"s:14ShieldSecurity16SecAccessibilityO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"save(accessibility:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:14ShieldSecurity10SecKeyPairV4save13accessibilityyAA0C13AccessibilityO_tKF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldSecurity/SecAccessibility":{"role":"symbol","title":"SecAccessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecAccessibility"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecAccessibility"}],"url":"\/documentation\/shieldsecurity\/secaccessibility"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/save(accessibility:)":{"role":"symbol","title":"save(accessibility:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"save"},{"kind":"text","text":"("},{"kind":"externalParam","text":"accessibility"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecAccessibility","preciseIdentifier":"s:14ShieldSecurity16SecAccessibilityO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Save the public and private key to the "},{"type":"codeVoice","code":"Keychain"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/save(accessibility:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/save(accessibility:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"save"},{"kind":"text","text":"("},{"kind":"externalParam","text":"accessibility"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility","preciseIdentifier":"s:14ShieldSecurity16SecAccessibilityO","text":"SecAccessibility"},{"kind":"text","text":" = .default) "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Errors are thrown if either of the keys could not be saved."}]}],"type":"aside","name":"Throws"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeypair\/save(accessibility:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/save(accessibility:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Save the public and private key to the "},{"type":"codeVoice","code":"Keychain"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"save"},{"kind":"text","text":"("},{"kind":"externalParam","text":"accessibility"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecAccessibility","preciseIdentifier":"s:14ShieldSecurity16SecAccessibilityO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"save(accessibility:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:14ShieldSecurity10SecKeyPairV4save13accessibilityyAA0C13AccessibilityO_tKF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecAccessibility":{"role":"symbol","title":"SecAccessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecAccessibility"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecAccessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecAccessibility"}],"url":"\/documentation\/shieldsecurity\/secaccessibility"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair/save(accessibility:)":{"role":"symbol","title":"save(accessibility:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"save"},{"kind":"text","text":"("},{"kind":"externalParam","text":"accessibility"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecAccessibility","preciseIdentifier":"s:14ShieldSecurity16SecAccessibilityO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Save the public and private key to the "},{"type":"codeVoice","code":"Keychain"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair\/save(accessibility:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeypair\/save(accessibility:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeytype.json b/main/data/documentation/shieldsecurity/seckeytype.json index 0ea7acdae..035216e88 100644 --- a/main/data/documentation/shieldsecurity/seckeytype.json +++ b/main/data/documentation/shieldsecurity/seckeytype.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeytype"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/ec","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/rsa"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/init(rawValue:)","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/init(systemValue:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/systemValue"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"title":"SecKeyType","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:14ShieldSecurity10SecKeyTypeO","modules":[{"name":"ShieldSecurity"}],"navigatorTitle":[{"kind":"identifier","text":"SecKeyType"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyType/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/equatable-implementations"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt32","preciseIdentifier":"s:s6UInt32V"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/init(rawvalue:)"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/init(systemValue:)":{"role":"symbol","title":"init(systemValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"systemValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CFString","preciseIdentifier":"c:@T@CFStringRef"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/init(systemValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/init(systemvalue:)"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/ec":{"role":"symbol","title":"SecKeyType.ec","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ec"}],"abstract":[{"type":"text","text":"Elliptical Curve Key with curve of P-192, P-256, P-384 or P-521 (based on key size)."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/ec","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/ec"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/systemValue":{"role":"symbol","title":"systemValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"systemValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CFString","preciseIdentifier":"c:@T@CFStringRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/systemValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/systemvalue"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/rsa":{"role":"symbol","title":"SecKeyType.rsa","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsa"}],"abstract":[{"type":"text","text":"RSA Key"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/rsa","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/rsa"},"doc://Shield/documentation/ShieldSecurity/SecKeyType":{"role":"symbol","title":"SecKeyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyType"}],"url":"\/documentation\/shieldsecurity\/seckeytype"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeytype"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/ec","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/rsa"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/init(rawValue:)","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/init(systemValue:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/systemValue"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"title":"SecKeyType","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:14ShieldSecurity10SecKeyTypeO","modules":[{"name":"ShieldSecurity"}],"navigatorTitle":[{"kind":"identifier","text":"SecKeyType"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyType/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt32","preciseIdentifier":"s:s6UInt32V"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/init(rawvalue:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/equatable-implementations"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/rawrepresentable-implementations"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/ec":{"role":"symbol","title":"SecKeyType.ec","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ec"}],"abstract":[{"type":"text","text":"Elliptical Curve Key with curve of P-192, P-256, P-384 or P-521 (based on key size)."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/ec","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/ec"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/init(systemValue:)":{"role":"symbol","title":"init(systemValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"systemValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CFString","preciseIdentifier":"c:@T@CFStringRef"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/init(systemValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/init(systemvalue:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/systemValue":{"role":"symbol","title":"systemValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"systemValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CFString","preciseIdentifier":"c:@T@CFStringRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/systemValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/systemvalue"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/documentation/ShieldSecurity/SecKeyType":{"role":"symbol","title":"SecKeyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyType"}],"url":"\/documentation\/shieldsecurity\/seckeytype"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/rsa":{"role":"symbol","title":"SecKeyType.rsa","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsa"}],"abstract":[{"type":"text","text":"RSA Key"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/rsa","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/rsa"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeytype/!=(_:_:).json b/main/data/documentation/shieldsecurity/seckeytype/!=(_:_:).json index f34920399..19569c02d 100644 --- a/main/data/documentation/shieldsecurity/seckeytype/!=(_:_:).json +++ b/main/data/documentation/shieldsecurity/seckeytype/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeytype\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:14ShieldSecurity10SecKeyTypeO","extendedModule":"Swift","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyType/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/!=(_:_:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/equatable-implementations"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecKeyType":{"role":"symbol","title":"SecKeyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyType"}],"url":"\/documentation\/shieldsecurity\/seckeytype"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeytype\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:14ShieldSecurity10SecKeyTypeO","extendedModule":"Swift","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyType/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/equatable-implementations"},"doc://Shield/documentation/ShieldSecurity/SecKeyType":{"role":"symbol","title":"SecKeyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyType"}],"url":"\/documentation\/shieldsecurity\/seckeytype"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/!=(_:_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeytype/ec.json b/main/data/documentation/shieldsecurity/seckeytype/ec.json index f6e390ed7..5cafbca98 100644 --- a/main/data/documentation/shieldsecurity/seckeytype/ec.json +++ b/main/data/documentation/shieldsecurity/seckeytype/ec.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ec"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeytype\/ec"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/ec","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Elliptical Curve Key with curve of P-192, P-256, P-384 or P-521 (based on key size)."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ec"}],"title":"SecKeyType.ec","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity10SecKeyTypeO2ecyA2CmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyType":{"role":"symbol","title":"SecKeyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyType"}],"url":"\/documentation\/shieldsecurity\/seckeytype"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/ec":{"role":"symbol","title":"SecKeyType.ec","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ec"}],"abstract":[{"type":"text","text":"Elliptical Curve Key with curve of P-192, P-256, P-384 or P-521 (based on key size)."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/ec","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/ec"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ec"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeytype\/ec"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/ec","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Elliptical Curve Key with curve of P-192, P-256, P-384 or P-521 (based on key size)."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ec"}],"title":"SecKeyType.ec","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity10SecKeyTypeO2ecyA2CmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType"]]},"references":{"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/ec":{"role":"symbol","title":"SecKeyType.ec","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ec"}],"abstract":[{"type":"text","text":"Elliptical Curve Key with curve of P-192, P-256, P-384 or P-521 (based on key size)."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/ec","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/ec"},"doc://Shield/documentation/ShieldSecurity/SecKeyType":{"role":"symbol","title":"SecKeyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyType"}],"url":"\/documentation\/shieldsecurity\/seckeytype"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeytype/encode(to:).json b/main/data/documentation/shieldsecurity/seckeytype/encode(to:).json index 580d455b2..4f51f5832 100644 --- a/main/data/documentation/shieldsecurity/seckeytype/encode(to:).json +++ b/main/data/documentation/shieldsecurity/seckeytype/encode(to:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"encoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The encoder to write data to."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This function throws an error if any values are invalid for the given"},{"type":"text","text":" "},{"type":"text","text":"encoder’s format."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeytype\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/encode(to:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encodes this value into the given encoder, when the type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"UInt32"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt32"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:SYsSERzs6UInt32V8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:14ShieldSecurity10SecKeyTypeO","extendedModule":"Swift","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyType/encode(to:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt32"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder, when the type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"UInt32"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/encode(to:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyType":{"role":"symbol","title":"SecKeyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyType"}],"url":"\/documentation\/shieldsecurity\/seckeytype"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"encoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The encoder to write data to."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This function throws an error if any values are invalid for the given"},{"type":"text","text":" "},{"type":"text","text":"encoder’s format."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeytype\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/encode(to:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encodes this value into the given encoder, when the type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"UInt32"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt32"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:SYsSERzs6UInt32V8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:14ShieldSecurity10SecKeyTypeO","extendedModule":"Swift","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyType/encode(to:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt32"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder, when the type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"UInt32"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/encode(to:)"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldSecurity/SecKeyType":{"role":"symbol","title":"SecKeyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyType"}],"url":"\/documentation\/shieldsecurity\/seckeytype"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeytype/equatable-implementations.json b/main/data/documentation/shieldsecurity/seckeytype/equatable-implementations.json index 71a2d97f5..3597c7284 100644 --- a/main/data/documentation/shieldsecurity/seckeytype/equatable-implementations.json +++ b/main/data/documentation/shieldsecurity/seckeytype/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldSecurity"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyType":{"role":"symbol","title":"SecKeyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyType"}],"url":"\/documentation\/shieldsecurity\/seckeytype"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/!=(_:_:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldSecurity"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyType/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/!=(_:_:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyType":{"role":"symbol","title":"SecKeyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyType"}],"url":"\/documentation\/shieldsecurity\/seckeytype"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeytype/hash(into:).json b/main/data/documentation/shieldsecurity/seckeytype/hash(into:).json index 4d82acde2..d63317aab 100644 --- a/main/data/documentation/shieldsecurity/seckeytype/hash(into:).json +++ b/main/data/documentation/shieldsecurity/seckeytype/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeytype\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:14ShieldSecurity10SecKeyTypeO","extendedModule":"Swift","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyType/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/hash(into:)"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldSecurity/SecKeyType":{"role":"symbol","title":"SecKeyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyType"}],"url":"\/documentation\/shieldsecurity\/seckeytype"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeytype\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:14ShieldSecurity10SecKeyTypeO","extendedModule":"Swift","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyType":{"role":"symbol","title":"SecKeyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyType"}],"url":"\/documentation\/shieldsecurity\/seckeytype"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/hash(into:)"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/rawrepresentable-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeytype/hashvalue.json b/main/data/documentation/shieldsecurity/seckeytype/hashvalue.json index 5e280a7b7..095c48c15 100644 --- a/main/data/documentation/shieldsecurity/seckeytype/hashvalue.json +++ b/main/data/documentation/shieldsecurity/seckeytype/hashvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeytype\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:14ShieldSecurity10SecKeyTypeO","extendedModule":"Swift","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyType/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecKeyType":{"role":"symbol","title":"SecKeyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyType"}],"url":"\/documentation\/shieldsecurity\/seckeytype"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/hashvalue"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeytype\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:14ShieldSecurity10SecKeyTypeO","extendedModule":"Swift","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/hashvalue"},"doc://Shield/documentation/ShieldSecurity/SecKeyType":{"role":"symbol","title":"SecKeyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyType"}],"url":"\/documentation\/shieldsecurity\/seckeytype"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeytype/init(from:).json b/main/data/documentation/shieldsecurity/seckeytype/init(from:).json index 61c3a1b76..3e1e9e997 100644 --- a/main/data/documentation/shieldsecurity/seckeytype/init(from:).json +++ b/main/data/documentation/shieldsecurity/seckeytype/init(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeytype\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt32"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt32"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:SYsSeRzs6UInt32V8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:14ShieldSecurity10SecKeyTypeO","extendedModule":"Swift","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyType/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldSecurity/SecKeyType":{"role":"symbol","title":"SecKeyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyType"}],"url":"\/documentation\/shieldsecurity\/seckeytype"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/init(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt32"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt32"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/init(from:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeytype\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt32"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt32"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:SYsSeRzs6UInt32V8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:14ShieldSecurity10SecKeyTypeO","extendedModule":"Swift","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyType/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/init(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt32"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt32"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/init(from:)"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecKeyType":{"role":"symbol","title":"SecKeyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyType"}],"url":"\/documentation\/shieldsecurity\/seckeytype"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeytype/init(systemvalue:).json b/main/data/documentation/shieldsecurity/seckeytype/init(systemvalue:).json index 7c7eca37b..2be0ff80f 100644 --- a/main/data/documentation/shieldsecurity/seckeytype/init(systemvalue:).json +++ b/main/data/documentation/shieldsecurity/seckeytype/init(systemvalue:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"systemValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CFString","preciseIdentifier":"c:@T@CFStringRef"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeytype\/init(systemvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/init(systemValue:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"systemValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CFString","preciseIdentifier":"c:@T@CFStringRef"},{"kind":"text","text":")"}],"title":"init(systemValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:14ShieldSecurity10SecKeyTypeO11systemValueACSgSo11CFStringRefa_tcfc","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyType/init(systemValue:)":{"role":"symbol","title":"init(systemValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"systemValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CFString","preciseIdentifier":"c:@T@CFStringRef"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/init(systemValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/init(systemvalue:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyType":{"role":"symbol","title":"SecKeyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyType"}],"url":"\/documentation\/shieldsecurity\/seckeytype"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"systemValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CFString","preciseIdentifier":"c:@T@CFStringRef"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeytype\/init(systemvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/init(systemValue:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"systemValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CFString","preciseIdentifier":"c:@T@CFStringRef"},{"kind":"text","text":")"}],"title":"init(systemValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:14ShieldSecurity10SecKeyTypeO11systemValueACSgSo11CFStringRefa_tcfc","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyType":{"role":"symbol","title":"SecKeyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyType"}],"url":"\/documentation\/shieldsecurity\/seckeytype"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/init(systemValue:)":{"role":"symbol","title":"init(systemValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"systemValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CFString","preciseIdentifier":"c:@T@CFStringRef"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/init(systemValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/init(systemvalue:)"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeytype/rawrepresentable-implementations.json b/main/data/documentation/shieldsecurity/seckeytype/rawrepresentable-implementations.json index b159a2d40..e51cf9eb7 100644 --- a/main/data/documentation/shieldsecurity/seckeytype/rawrepresentable-implementations.json +++ b/main/data/documentation/shieldsecurity/seckeytype/rawrepresentable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/init(from:)"],"generated":true},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/encode(to:)","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldSecurity"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType"]]},"references":{"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/init(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt32"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt32"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/init(from:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyType":{"role":"symbol","title":"SecKeyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyType"}],"url":"\/documentation\/shieldsecurity\/seckeytype"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/encode(to:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt32"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder, when the type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"UInt32"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/encode(to:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/hashvalue"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/hash(into:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/init(from:)"],"generated":true},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/encode(to:)","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldSecurity"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyType/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/hash(into:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/init(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt32"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt32"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/init(from:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/hashvalue"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/encode(to:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt32"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder, when the type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"UInt32"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/encode(to:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyType":{"role":"symbol","title":"SecKeyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyType"}],"url":"\/documentation\/shieldsecurity\/seckeytype"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeytype/rsa.json b/main/data/documentation/shieldsecurity/seckeytype/rsa.json index a032862af..9b0e67998 100644 --- a/main/data/documentation/shieldsecurity/seckeytype/rsa.json +++ b/main/data/documentation/shieldsecurity/seckeytype/rsa.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsa"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeytype\/rsa"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/rsa","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"RSA Key"}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsa"}],"title":"SecKeyType.rsa","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity10SecKeyTypeO3rsayA2CmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyType/rsa":{"role":"symbol","title":"SecKeyType.rsa","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsa"}],"abstract":[{"type":"text","text":"RSA Key"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/rsa","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/rsa"},"doc://Shield/documentation/ShieldSecurity/SecKeyType":{"role":"symbol","title":"SecKeyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyType"}],"url":"\/documentation\/shieldsecurity\/seckeytype"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsa"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeytype\/rsa"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/rsa","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"RSA Key"}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsa"}],"title":"SecKeyType.rsa","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14ShieldSecurity10SecKeyTypeO3rsayA2CmF","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyType":{"role":"symbol","title":"SecKeyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyType"}],"url":"\/documentation\/shieldsecurity\/seckeytype"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/rsa":{"role":"symbol","title":"SecKeyType.rsa","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rsa"}],"abstract":[{"type":"text","text":"RSA Key"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/rsa","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/rsa"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldsecurity/seckeytype/systemvalue.json b/main/data/documentation/shieldsecurity/seckeytype/systemvalue.json index 27ec61d58..627115f41 100644 --- a/main/data/documentation/shieldsecurity/seckeytype/systemvalue.json +++ b/main/data/documentation/shieldsecurity/seckeytype/systemvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"systemValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CFString","preciseIdentifier":"c:@T@CFStringRef"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeytype\/systemvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/systemValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"systemValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CFString","preciseIdentifier":"c:@T@CFStringRef"}],"title":"systemValue","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:14ShieldSecurity10SecKeyTypeO11systemValueSo11CFStringRefavp","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyType":{"role":"symbol","title":"SecKeyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyType"}],"url":"\/documentation\/shieldsecurity\/seckeytype"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/systemValue":{"role":"symbol","title":"systemValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"systemValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CFString","preciseIdentifier":"c:@T@CFStringRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/systemValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/systemvalue"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"systemValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CFString","preciseIdentifier":"c:@T@CFStringRef"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldsecurity\/seckeytype\/systemvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/systemValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"systemValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CFString","preciseIdentifier":"c:@T@CFStringRef"}],"title":"systemValue","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:14ShieldSecurity10SecKeyTypeO11systemValueSo11CFStringRefavp","modules":[{"name":"ShieldSecurity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldSecurity","doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyType":{"role":"symbol","title":"SecKeyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyType"}],"url":"\/documentation\/shieldsecurity\/seckeytype"},"doc://Shield/documentation/ShieldSecurity":{"role":"collection","title":"ShieldSecurity","abstract":[{"type":"text","text":"Swift interface for Apple’s "},{"type":"codeVoice","code":"Security"},{"type":"text","text":" Framework."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity"},"doc://Shield/documentation/ShieldSecurity/SecKeyType/systemValue":{"role":"symbol","title":"systemValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"systemValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CFString","preciseIdentifier":"c:@T@CFStringRef"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType\/systemValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldsecurity\/seckeytype\/systemvalue"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500.json b/main/data/documentation/shieldx500.json index fdd265ee2..b52dad641 100644 --- a/main/data/documentation/shieldx500.json +++ b/main/data/documentation/shieldx500.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"content","content":[{"anchor":"Overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"X.500 naming objects required by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509"},{"type":"text","text":"."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"They exist in a separate namespace to more easily match the ASN.1 naming laid out in related RFCs."}]}],"type":"aside","name":"Note"},{"anchor":"Name-NameBuilder--NamingStyle","level":3,"type":"heading","text":"Name, NameBuilder & NamingStyle"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The most noteworthy types for users are "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder"},{"type":"text","text":" and"},{"type":"text","text":" "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer"},{"type":"text","text":"."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder"},{"type":"text","text":" and "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NameStringComposer"},{"type":"text","text":" are typealiases that provide the required"},{"type":"text","text":" "},{"type":"text","text":"generic types and are easier to use for end users."}]}],"type":"aside","name":"Note"},{"type":"paragraph","inlineContent":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder"},{"type":"text","text":" enables composing X.500 namesusing a number of method with the most user"},{"type":"text","text":" "},{"type":"text","text":"friendly being using LDAP string representation algorithms defined in RFC2253 & later RFC4514. For example, strings"},{"type":"text","text":" "},{"type":"text","text":"like "},{"type":"codeVoice","code":"\"test=CN\""},{"type":"text","text":" can be parsed into proper X.500 name structures."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"OID to string name conversion, and vice versa, can follow a few different schemes. To allow users to control this"},{"type":"text","text":" "},{"type":"text","text":"process the "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle"},{"type":"text","text":" protocol is provided and "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder"},{"type":"text","text":" can be adapted"},{"type":"text","text":" "},{"type":"text","text":"to use a custom naming style."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Currently the following naming styles are provided:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"RFC4519"}]}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"kind":"symbol","metadata":{"roleHeading":"Framework","externalID":"ShieldX500","title":"ShieldX500","symbolKind":"module","role":"collection","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[[]]},"topicSections":[{"title":"Protocols","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol"]},{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","doc:\/\/Shield\/documentation\/ShieldX500\/Schemas","doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler"]},{"title":"Type Aliases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/RDNSequence","doc:\/\/Shield\/documentation\/ShieldX500\/RelativeDistinguishedName"]}],"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"},"doc://Shield/documentation/ShieldX500/RelativeDistinguishedName":{"role":"symbol","title":"RelativeDistinguishedName","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RelativeDistinguishedName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RelativeDistinguishedName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RelativeDistinguishedName"}],"url":"\/documentation\/shieldx500\/relativedistinguishedname"},"doc://Shield/documentation/ShieldX500/NamingStyleProtocol":{"role":"symbol","title":"NamingStyleProtocol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyleProtocol"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyleProtocol"}],"url":"\/documentation\/shieldx500\/namingstyleprotocol"},"doc://Shield/documentation/ShieldX500/AnyStringAttributeValueHandler":{"role":"symbol","title":"AnyStringAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyStringAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyStringAttributeValueHandler"}],"url":"\/documentation\/shieldx500\/anystringattributevaluehandler"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX500/RDNSequence":{"role":"symbol","title":"RDNSequence","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDNSequence"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RDNSequence","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RDNSequence"}],"url":"\/documentation\/shieldx500\/rdnsequence"},"doc://Shield/documentation/ShieldX509/NameStringComposer":{"role":"symbol","title":"NameStringComposer","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NameStringComposer"}],"url":"\/documentation\/shieldx509\/namestringcomposer"},"doc://Shield/documentation/ShieldX500/UnknownAttributeValueHandler":{"role":"symbol","title":"UnknownAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"UnknownAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UnknownAttributeValueHandler"}],"url":"\/documentation\/shieldx500\/unknownattributevaluehandler"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue":{"role":"symbol","title":"AttributeTypeAndValue","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeTypeAndValue"}],"url":"\/documentation\/shieldx500\/attributetypeandvalue"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper":{"role":"symbol","title":"AttributeValueMapper","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueMapper"}],"url":"\/documentation\/shieldx500\/attributevaluemapper"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"},"doc://Shield/documentation/ShieldX509/NameBuilder":{"role":"symbol","title":"NameBuilder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NameBuilder"}],"url":"\/documentation\/shieldx509\/namebuilder"},"doc://Shield/documentation/ShieldX500/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx500\/schemas"},"doc://Shield/documentation/ShieldX500/AttributeValueHandler":{"role":"symbol","title":"AttributeValueHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}],"url":"\/documentation\/shieldx500\/attributevaluehandler"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"content","content":[{"anchor":"Overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"X.500 naming objects required by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509"},{"type":"text","text":"."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"They exist in a separate namespace to more easily match the ASN.1 naming laid out in related RFCs."}]}],"type":"aside","name":"Note"},{"anchor":"Name-NameBuilder--NamingStyle","level":3,"type":"heading","text":"Name, NameBuilder & NamingStyle"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The most noteworthy types for users are "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder"},{"type":"text","text":" and"},{"type":"text","text":" "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer"},{"type":"text","text":"."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder"},{"type":"text","text":" and "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NameStringComposer"},{"type":"text","text":" are typealiases that provide the required"},{"type":"text","text":" "},{"type":"text","text":"generic types and are easier to use for end users."}]}],"type":"aside","name":"Note"},{"type":"paragraph","inlineContent":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder"},{"type":"text","text":" enables composing X.500 namesusing a number of method with the most user"},{"type":"text","text":" "},{"type":"text","text":"friendly being using LDAP string representation algorithms defined in RFC2253 & later RFC4514. For example, strings"},{"type":"text","text":" "},{"type":"text","text":"like "},{"type":"codeVoice","code":"\"test=CN\""},{"type":"text","text":" can be parsed into proper X.500 name structures."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"OID to string name conversion, and vice versa, can follow a few different schemes. To allow users to control this"},{"type":"text","text":" "},{"type":"text","text":"process the "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle"},{"type":"text","text":" protocol is provided and "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder"},{"type":"text","text":" can be adapted"},{"type":"text","text":" "},{"type":"text","text":"to use a custom naming style."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Currently the following naming styles are provided:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"RFC4519"}]}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"kind":"symbol","metadata":{"roleHeading":"Framework","externalID":"ShieldX500","title":"ShieldX500","symbolKind":"module","role":"collection","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[[]]},"topicSections":[{"title":"Protocols","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol"]},{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","doc:\/\/Shield\/documentation\/ShieldX500\/Schemas","doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler"]},{"title":"Type Aliases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/RDNSequence","doc:\/\/Shield\/documentation\/ShieldX500\/RelativeDistinguishedName"]}],"references":{"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"},"doc://Shield/documentation/ShieldX500/AnyStringAttributeValueHandler":{"role":"symbol","title":"AnyStringAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyStringAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyStringAttributeValueHandler"}],"url":"\/documentation\/shieldx500\/anystringattributevaluehandler"},"doc://Shield/documentation/ShieldX500/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx500\/schemas"},"doc://Shield/documentation/ShieldX500/NamingStyleProtocol":{"role":"symbol","title":"NamingStyleProtocol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyleProtocol"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyleProtocol"}],"url":"\/documentation\/shieldx500\/namingstyleprotocol"},"doc://Shield/documentation/ShieldX500/RelativeDistinguishedName":{"role":"symbol","title":"RelativeDistinguishedName","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RelativeDistinguishedName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RelativeDistinguishedName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RelativeDistinguishedName"}],"url":"\/documentation\/shieldx500\/relativedistinguishedname"},"doc://Shield/documentation/ShieldX500/AttributeValueHandler":{"role":"symbol","title":"AttributeValueHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}],"url":"\/documentation\/shieldx500\/attributevaluehandler"},"doc://Shield/documentation/ShieldX500/RDNSequence":{"role":"symbol","title":"RDNSequence","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDNSequence"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RDNSequence","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RDNSequence"}],"url":"\/documentation\/shieldx500\/rdnsequence"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/ShieldX509/NameBuilder":{"role":"symbol","title":"NameBuilder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NameBuilder"}],"url":"\/documentation\/shieldx509\/namebuilder"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue":{"role":"symbol","title":"AttributeTypeAndValue","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeTypeAndValue"}],"url":"\/documentation\/shieldx500\/attributetypeandvalue"},"doc://Shield/documentation/ShieldX509/NameStringComposer":{"role":"symbol","title":"NameStringComposer","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NameStringComposer"}],"url":"\/documentation\/shieldx509\/namestringcomposer"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper":{"role":"symbol","title":"AttributeValueMapper","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueMapper"}],"url":"\/documentation\/shieldx500\/attributevaluemapper"},"doc://Shield/documentation/ShieldX500/UnknownAttributeValueHandler":{"role":"symbol","title":"UnknownAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"UnknownAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UnknownAttributeValueHandler"}],"url":"\/documentation\/shieldx500\/unknownattributevaluehandler"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/anystringattributevaluehandler.json b/main/data/documentation/shieldx500/anystringattributevaluehandler.json index bacf29aa2..b7b2c61db 100644 --- a/main/data/documentation/shieldx500/anystringattributevaluehandler.json +++ b/main/data/documentation/shieldx500/anystringattributevaluehandler.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyStringAttributeValueHandler"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/anystringattributevaluehandler"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/decode(from:)","doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/encode(_:to:)","doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/equals(_:_:)","doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/hash(_:into:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/instance"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyStringAttributeValueHandler"}],"title":"AnyStringAttributeValueHandler","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50030AnyStringAttributeValueHandlerV","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"AnyStringAttributeValueHandler"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500"]]},"references":{"doc://Shield/documentation/ShieldX500/AnyStringAttributeValueHandler":{"role":"symbol","title":"AnyStringAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyStringAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyStringAttributeValueHandler"}],"url":"\/documentation\/shieldx500\/anystringattributevaluehandler"},"doc://Shield/documentation/ShieldX500/AnyStringAttributeValueHandler/hash(_:into:)":{"role":"symbol","title":"hash(_:into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/hash(_:into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/anystringattributevaluehandler\/hash(_:into:)"},"doc://Shield/documentation/ShieldX500/AnyStringAttributeValueHandler/encode(_:to:)":{"role":"symbol","title":"encode(_:to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/encode(_:to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/anystringattributevaluehandler\/encode(_:to:)"},"doc://Shield/documentation/ShieldX500/AnyStringAttributeValueHandler/decode(from:)":{"role":"symbol","title":"decode(from:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"keyword","text":"Any"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/decode(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/anystringattributevaluehandler\/decode(from:)"},"doc://Shield/documentation/ShieldX500/AnyStringAttributeValueHandler/equals(_:_:)":{"role":"symbol","title":"equals(_:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"equals"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"keyword","text":"Any"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/equals(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/anystringattributevaluehandler\/equals(_:_:)"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AttributeValueHandler":{"role":"symbol","title":"AttributeValueHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}],"url":"\/documentation\/shieldx500\/attributevaluehandler"},"doc://Shield/documentation/ShieldX500/AnyStringAttributeValueHandler/instance":{"role":"symbol","title":"instance","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"instance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyStringAttributeValueHandler","preciseIdentifier":"s:10ShieldX50030AnyStringAttributeValueHandlerV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/instance","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/anystringattributevaluehandler\/instance"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyStringAttributeValueHandler"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/anystringattributevaluehandler"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/decode(from:)","doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/encode(_:to:)","doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/equals(_:_:)","doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/hash(_:into:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/instance"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyStringAttributeValueHandler"}],"title":"AnyStringAttributeValueHandler","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50030AnyStringAttributeValueHandlerV","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"AnyStringAttributeValueHandler"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500"]]},"references":{"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AnyStringAttributeValueHandler/equals(_:_:)":{"role":"symbol","title":"equals(_:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"equals"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"keyword","text":"Any"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/equals(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/anystringattributevaluehandler\/equals(_:_:)"},"doc://Shield/documentation/ShieldX500/AnyStringAttributeValueHandler/instance":{"role":"symbol","title":"instance","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"instance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyStringAttributeValueHandler","preciseIdentifier":"s:10ShieldX50030AnyStringAttributeValueHandlerV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/instance","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/anystringattributevaluehandler\/instance"},"doc://Shield/documentation/ShieldX500/AnyStringAttributeValueHandler/hash(_:into:)":{"role":"symbol","title":"hash(_:into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/hash(_:into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/anystringattributevaluehandler\/hash(_:into:)"},"doc://Shield/documentation/ShieldX500/AttributeValueHandler":{"role":"symbol","title":"AttributeValueHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}],"url":"\/documentation\/shieldx500\/attributevaluehandler"},"doc://Shield/documentation/ShieldX500/AnyStringAttributeValueHandler/encode(_:to:)":{"role":"symbol","title":"encode(_:to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/encode(_:to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/anystringattributevaluehandler\/encode(_:to:)"},"doc://Shield/documentation/ShieldX500/AnyStringAttributeValueHandler/decode(from:)":{"role":"symbol","title":"decode(from:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"keyword","text":"Any"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/decode(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/anystringattributevaluehandler\/decode(from:)"},"doc://Shield/documentation/ShieldX500/AnyStringAttributeValueHandler":{"role":"symbol","title":"AnyStringAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyStringAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyStringAttributeValueHandler"}],"url":"\/documentation\/shieldx500\/anystringattributevaluehandler"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/anystringattributevaluehandler/decode(from:).json b/main/data/documentation/shieldx500/anystringattributevaluehandler/decode(from:).json index 64c8b1f95..d87fa6d5b 100644 --- a/main/data/documentation/shieldx500/anystringattributevaluehandler/decode(from:).json +++ b/main/data/documentation/shieldx500/anystringattributevaluehandler/decode(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"keyword","text":"Any"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/anystringattributevaluehandler\/decode(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/decode(from:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"keyword","text":"Any"}],"title":"decode(from:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50030AnyStringAttributeValueHandlerV6decode4fromyps7Decoder_p_tKF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler"]]},"references":{"doc://Shield/documentation/ShieldX500/AnyStringAttributeValueHandler":{"role":"symbol","title":"AnyStringAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyStringAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyStringAttributeValueHandler"}],"url":"\/documentation\/shieldx500\/anystringattributevaluehandler"},"doc://Shield/documentation/ShieldX500/AnyStringAttributeValueHandler/decode(from:)":{"role":"symbol","title":"decode(from:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"keyword","text":"Any"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/decode(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/anystringattributevaluehandler\/decode(from:)"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"keyword","text":"Any"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/anystringattributevaluehandler\/decode(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/decode(from:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"keyword","text":"Any"}],"title":"decode(from:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50030AnyStringAttributeValueHandlerV6decode4fromyps7Decoder_p_tKF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler"]]},"references":{"doc://Shield/documentation/ShieldX500/AnyStringAttributeValueHandler":{"role":"symbol","title":"AnyStringAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyStringAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyStringAttributeValueHandler"}],"url":"\/documentation\/shieldx500\/anystringattributevaluehandler"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AnyStringAttributeValueHandler/decode(from:)":{"role":"symbol","title":"decode(from:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"keyword","text":"Any"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/decode(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/anystringattributevaluehandler\/decode(from:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/anystringattributevaluehandler/encode(_:to:).json b/main/data/documentation/shieldx500/anystringattributevaluehandler/encode(_:to:).json index 6278b11f5..ec64bdb2d 100644 --- a/main/data/documentation/shieldx500/anystringattributevaluehandler/encode(_:to:).json +++ b/main/data/documentation/shieldx500/anystringattributevaluehandler/encode(_:to:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/anystringattributevaluehandler\/encode(_:to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/encode(_:to:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"encode(_:to:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50030AnyStringAttributeValueHandlerV6encode_2toyyp_s7Encoder_ptKF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler"]]},"references":{"doc://Shield/documentation/ShieldX500/AnyStringAttributeValueHandler":{"role":"symbol","title":"AnyStringAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyStringAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyStringAttributeValueHandler"}],"url":"\/documentation\/shieldx500\/anystringattributevaluehandler"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AnyStringAttributeValueHandler/encode(_:to:)":{"role":"symbol","title":"encode(_:to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/encode(_:to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/anystringattributevaluehandler\/encode(_:to:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/anystringattributevaluehandler\/encode(_:to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/encode(_:to:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"encode(_:to:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50030AnyStringAttributeValueHandlerV6encode_2toyyp_s7Encoder_ptKF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler"]]},"references":{"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AnyStringAttributeValueHandler/encode(_:to:)":{"role":"symbol","title":"encode(_:to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/encode(_:to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/anystringattributevaluehandler\/encode(_:to:)"},"doc://Shield/documentation/ShieldX500/AnyStringAttributeValueHandler":{"role":"symbol","title":"AnyStringAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyStringAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyStringAttributeValueHandler"}],"url":"\/documentation\/shieldx500\/anystringattributevaluehandler"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/anystringattributevaluehandler/equals(_:_:).json b/main/data/documentation/shieldx500/anystringattributevaluehandler/equals(_:_:).json index fbb3cf470..6fb3561d9 100644 --- a/main/data/documentation/shieldx500/anystringattributevaluehandler/equals(_:_:).json +++ b/main/data/documentation/shieldx500/anystringattributevaluehandler/equals(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"equals"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/anystringattributevaluehandler\/equals(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/equals(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"equals"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"keyword","text":"Any"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"title":"equals(_:_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50030AnyStringAttributeValueHandlerV6equalsySbyp_yptF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler"]]},"references":{"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AnyStringAttributeValueHandler/equals(_:_:)":{"role":"symbol","title":"equals(_:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"equals"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"keyword","text":"Any"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/equals(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/anystringattributevaluehandler\/equals(_:_:)"},"doc://Shield/documentation/ShieldX500/AnyStringAttributeValueHandler":{"role":"symbol","title":"AnyStringAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyStringAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyStringAttributeValueHandler"}],"url":"\/documentation\/shieldx500\/anystringattributevaluehandler"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"equals"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/anystringattributevaluehandler\/equals(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/equals(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"equals"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"keyword","text":"Any"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"title":"equals(_:_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50030AnyStringAttributeValueHandlerV6equalsySbyp_yptF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler"]]},"references":{"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AnyStringAttributeValueHandler":{"role":"symbol","title":"AnyStringAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyStringAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyStringAttributeValueHandler"}],"url":"\/documentation\/shieldx500\/anystringattributevaluehandler"},"doc://Shield/documentation/ShieldX500/AnyStringAttributeValueHandler/equals(_:_:)":{"role":"symbol","title":"equals(_:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"equals"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"keyword","text":"Any"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/equals(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/anystringattributevaluehandler\/equals(_:_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/anystringattributevaluehandler/hash(_:into:).json b/main/data/documentation/shieldx500/anystringattributevaluehandler/hash(_:into:).json index b1126ccc7..908ed1278 100644 --- a/main/data/documentation/shieldx500/anystringattributevaluehandler/hash(_:into:).json +++ b/main/data/documentation/shieldx500/anystringattributevaluehandler/hash(_:into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/anystringattributevaluehandler\/hash(_:into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/hash(_:into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"title":"hash(_:into:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50030AnyStringAttributeValueHandlerV4hash_4intoyyp_s6HasherVztF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler"]]},"references":{"doc://Shield/documentation/ShieldX500/AnyStringAttributeValueHandler/hash(_:into:)":{"role":"symbol","title":"hash(_:into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/hash(_:into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/anystringattributevaluehandler\/hash(_:into:)"},"doc://Shield/documentation/ShieldX500/AnyStringAttributeValueHandler":{"role":"symbol","title":"AnyStringAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyStringAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyStringAttributeValueHandler"}],"url":"\/documentation\/shieldx500\/anystringattributevaluehandler"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/anystringattributevaluehandler\/hash(_:into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/hash(_:into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"title":"hash(_:into:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50030AnyStringAttributeValueHandlerV4hash_4intoyyp_s6HasherVztF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler"]]},"references":{"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AnyStringAttributeValueHandler/hash(_:into:)":{"role":"symbol","title":"hash(_:into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/hash(_:into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/anystringattributevaluehandler\/hash(_:into:)"},"doc://Shield/documentation/ShieldX500/AnyStringAttributeValueHandler":{"role":"symbol","title":"AnyStringAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyStringAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyStringAttributeValueHandler"}],"url":"\/documentation\/shieldx500\/anystringattributevaluehandler"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/anystringattributevaluehandler/instance.json b/main/data/documentation/shieldx500/anystringattributevaluehandler/instance.json index 2db5e92e8..8f5758450 100644 --- a/main/data/documentation/shieldx500/anystringattributevaluehandler/instance.json +++ b/main/data/documentation/shieldx500/anystringattributevaluehandler/instance.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"instance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler","preciseIdentifier":"s:10ShieldX50030AnyStringAttributeValueHandlerV","text":"AnyStringAttributeValueHandler"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/anystringattributevaluehandler\/instance"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/instance","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"instance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyStringAttributeValueHandler","preciseIdentifier":"s:10ShieldX50030AnyStringAttributeValueHandlerV"}],"title":"instance","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50030AnyStringAttributeValueHandlerV8instanceACvpZ","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler"]]},"references":{"doc://Shield/documentation/ShieldX500/AnyStringAttributeValueHandler/instance":{"role":"symbol","title":"instance","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"instance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyStringAttributeValueHandler","preciseIdentifier":"s:10ShieldX50030AnyStringAttributeValueHandlerV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/instance","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/anystringattributevaluehandler\/instance"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AnyStringAttributeValueHandler":{"role":"symbol","title":"AnyStringAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyStringAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyStringAttributeValueHandler"}],"url":"\/documentation\/shieldx500\/anystringattributevaluehandler"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"instance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler","preciseIdentifier":"s:10ShieldX50030AnyStringAttributeValueHandlerV","text":"AnyStringAttributeValueHandler"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/anystringattributevaluehandler\/instance"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/instance","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"instance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyStringAttributeValueHandler","preciseIdentifier":"s:10ShieldX50030AnyStringAttributeValueHandlerV"}],"title":"instance","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50030AnyStringAttributeValueHandlerV8instanceACvpZ","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler"]]},"references":{"doc://Shield/documentation/ShieldX500/AnyStringAttributeValueHandler/instance":{"role":"symbol","title":"instance","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"instance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyStringAttributeValueHandler","preciseIdentifier":"s:10ShieldX50030AnyStringAttributeValueHandlerV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler\/instance","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/anystringattributevaluehandler\/instance"},"doc://Shield/documentation/ShieldX500/AnyStringAttributeValueHandler":{"role":"symbol","title":"AnyStringAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyStringAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyStringAttributeValueHandler"}],"url":"\/documentation\/shieldx500\/anystringattributevaluehandler"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/attributetypeandvalue.json b/main/data/documentation/shieldx500/attributetypeandvalue.json index 6507cf835..283f7cbc0 100644 --- a/main/data/documentation/shieldx500/attributetypeandvalue.json +++ b/main/data/documentation/shieldx500/attributetypeandvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Mapper"},{"kind":"text","text":"> "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","preciseIdentifier":"s:10ShieldX50020AttributeValueMapperP","text":"AttributeValueMapper"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributetypeandvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/s28CustomDebugStringConvertibleP","doc:\/\/Shield\/s23CustomStringConvertibleP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/init(type:value:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/type","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/value"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/CustomDebugStringConvertible-Implementations","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/CustomStringConvertible-Implementations","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/Decodable-Implementations","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/Encodable-Implementations","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/Hashable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"}],"title":"AttributeTypeAndValue","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50021AttributeTypeAndValueV","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"AttributeTypeAndValue"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500"]]},"references":{"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/Hashable-Implementations":{"role":"collectionGroup","title":"Hashable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/Hashable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/hashable-implementations"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper":{"role":"symbol","title":"AttributeValueMapper","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueMapper"}],"url":"\/documentation\/shieldx500\/attributevaluemapper"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/value":{"role":"symbol","title":"value","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/value","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/value"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Shield\/s23CustomStringConvertibleP"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/Encodable-Implementations":{"role":"collectionGroup","title":"Encodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/Encodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/encodable-implementations"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/CustomDebugStringConvertible-Implementations":{"role":"collectionGroup","title":"CustomDebugStringConvertible Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/CustomDebugStringConvertible-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/customdebugstringconvertible-implementations"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/init(type:value:)":{"role":"symbol","title":"init(type:value:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/init(type:value:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/init(type:value:)"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/decodable-implementations"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/type":{"role":"symbol","title":"type","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/type","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/type"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/CustomStringConvertible-Implementations":{"role":"collectionGroup","title":"CustomStringConvertible Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/CustomStringConvertible-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/customstringconvertible-implementations"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/equatable-implementations"},"doc://Shield/s28CustomDebugStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomDebugStringConvertible","identifier":"doc:\/\/Shield\/s28CustomDebugStringConvertibleP"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue":{"role":"symbol","title":"AttributeTypeAndValue","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeTypeAndValue"}],"url":"\/documentation\/shieldx500\/attributetypeandvalue"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Mapper"},{"kind":"text","text":"> "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","preciseIdentifier":"s:10ShieldX50020AttributeValueMapperP","text":"AttributeValueMapper"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributetypeandvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/s28CustomDebugStringConvertibleP","doc:\/\/Shield\/s23CustomStringConvertibleP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/init(type:value:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/type","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/value"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/CustomDebugStringConvertible-Implementations","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/CustomStringConvertible-Implementations","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/Decodable-Implementations","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/Encodable-Implementations","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/Hashable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"}],"title":"AttributeTypeAndValue","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50021AttributeTypeAndValueV","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"AttributeTypeAndValue"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500"]]},"references":{"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/init(type:value:)":{"role":"symbol","title":"init(type:value:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/init(type:value:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/init(type:value:)"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/value":{"role":"symbol","title":"value","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/value","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/value"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/Encodable-Implementations":{"role":"collectionGroup","title":"Encodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/Encodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/encodable-implementations"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue":{"role":"symbol","title":"AttributeTypeAndValue","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeTypeAndValue"}],"url":"\/documentation\/shieldx500\/attributetypeandvalue"},"doc://Shield/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Shield\/s23CustomStringConvertibleP"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper":{"role":"symbol","title":"AttributeValueMapper","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueMapper"}],"url":"\/documentation\/shieldx500\/attributevaluemapper"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/Hashable-Implementations":{"role":"collectionGroup","title":"Hashable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/Hashable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/hashable-implementations"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/decodable-implementations"},"doc://Shield/s28CustomDebugStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomDebugStringConvertible","identifier":"doc:\/\/Shield\/s28CustomDebugStringConvertibleP"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/type":{"role":"symbol","title":"type","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/type","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/type"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/CustomStringConvertible-Implementations":{"role":"collectionGroup","title":"CustomStringConvertible Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/CustomStringConvertible-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/customstringconvertible-implementations"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/equatable-implementations"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/CustomDebugStringConvertible-Implementations":{"role":"collectionGroup","title":"CustomDebugStringConvertible Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/CustomDebugStringConvertible-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/customdebugstringconvertible-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/attributetypeandvalue/!=(_:_:).json b/main/data/documentation/shieldx500/attributetypeandvalue/!=(_:_:).json index 771c65c6f..f7d03b759 100644 --- a/main/data/documentation/shieldx500/attributetypeandvalue/!=(_:_:).json +++ b/main/data/documentation/shieldx500/attributetypeandvalue/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributetypeandvalue\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50021AttributeTypeAndValueV","extendedModule":"Swift","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/equatable-implementations"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/!=(_:_:)"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue":{"role":"symbol","title":"AttributeTypeAndValue","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeTypeAndValue"}],"url":"\/documentation\/shieldx500\/attributetypeandvalue"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributetypeandvalue\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50021AttributeTypeAndValueV","extendedModule":"Swift","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/!=(_:_:)"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue":{"role":"symbol","title":"AttributeTypeAndValue","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeTypeAndValue"}],"url":"\/documentation\/shieldx500\/attributetypeandvalue"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/equatable-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/attributetypeandvalue/==(_:_:).json b/main/data/documentation/shieldx500/attributetypeandvalue/==(_:_:).json index e7c646609..1c528aaa7 100644 --- a/main/data/documentation/shieldx500/attributetypeandvalue/==(_:_:).json +++ b/main/data/documentation/shieldx500/attributetypeandvalue/==(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"=="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","preciseIdentifier":"s:10ShieldX50021AttributeTypeAndValueV","text":"AttributeTypeAndValue"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","preciseIdentifier":"s:10ShieldX50021AttributeTypeAndValueV","text":"AttributeTypeAndValue"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"lhs","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A value to compare."}]}]},{"name":"rhs","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Another value to compare."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Equality is the inverse of inequality. For any values "},{"type":"codeVoice","code":"a"},{"type":"text","text":" and "},{"type":"codeVoice","code":"b"},{"type":"text","text":","},{"type":"text","text":" "},{"type":"codeVoice","code":"a == b"},{"type":"text","text":" implies that "},{"type":"codeVoice","code":"a != b"},{"type":"text","text":" is "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributetypeandvalue\/==(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/==(_:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether two values are equal."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Mapper"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValueMapper"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"==(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"=="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"AttributeTypeAndValue","preciseIdentifier":"s:10ShieldX50021AttributeTypeAndValueV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"AttributeTypeAndValue","preciseIdentifier":"s:10ShieldX50021AttributeTypeAndValueV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:10ShieldX50021AttributeTypeAndValueV2eeoiySbACyxG_AEtFZ","extendedModule":"ShieldX500","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue":{"role":"symbol","title":"AttributeTypeAndValue","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeTypeAndValue"}],"url":"\/documentation\/shieldx500\/attributetypeandvalue"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/==(_:_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Mapper"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValueMapper"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"==(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"=="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"AttributeTypeAndValue","preciseIdentifier":"s:10ShieldX50021AttributeTypeAndValueV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"AttributeTypeAndValue","preciseIdentifier":"s:10ShieldX50021AttributeTypeAndValueV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether two values are equal."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/==(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/==(_:_:)"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/equatable-implementations"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"=="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","preciseIdentifier":"s:10ShieldX50021AttributeTypeAndValueV","text":"AttributeTypeAndValue"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","preciseIdentifier":"s:10ShieldX50021AttributeTypeAndValueV","text":"AttributeTypeAndValue"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"lhs","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A value to compare."}]}]},{"name":"rhs","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Another value to compare."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Equality is the inverse of inequality. For any values "},{"type":"codeVoice","code":"a"},{"type":"text","text":" and "},{"type":"codeVoice","code":"b"},{"type":"text","text":","},{"type":"text","text":" "},{"type":"codeVoice","code":"a == b"},{"type":"text","text":" implies that "},{"type":"codeVoice","code":"a != b"},{"type":"text","text":" is "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributetypeandvalue\/==(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/==(_:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether two values are equal."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Mapper"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValueMapper"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"==(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"=="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"AttributeTypeAndValue","preciseIdentifier":"s:10ShieldX50021AttributeTypeAndValueV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"AttributeTypeAndValue","preciseIdentifier":"s:10ShieldX50021AttributeTypeAndValueV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:10ShieldX50021AttributeTypeAndValueV2eeoiySbACyxG_AEtFZ","extendedModule":"ShieldX500","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/equatable-implementations"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/==(_:_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Mapper"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValueMapper"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"==(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"=="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"AttributeTypeAndValue","preciseIdentifier":"s:10ShieldX50021AttributeTypeAndValueV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"AttributeTypeAndValue","preciseIdentifier":"s:10ShieldX50021AttributeTypeAndValueV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether two values are equal."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/==(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/==(_:_:)"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue":{"role":"symbol","title":"AttributeTypeAndValue","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeTypeAndValue"}],"url":"\/documentation\/shieldx500\/attributetypeandvalue"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/attributetypeandvalue/customdebugstringconvertible-implementations.json b/main/data/documentation/shieldx500/attributetypeandvalue/customdebugstringconvertible-implementations.json index 26e332324..42e6d68b9 100644 --- a/main/data/documentation/shieldx500/attributetypeandvalue/customdebugstringconvertible-implementations.json +++ b/main/data/documentation/shieldx500/attributetypeandvalue/customdebugstringconvertible-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/CustomDebugStringConvertible-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/debugDescription"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX500"}],"role":"collectionGroup","title":"CustomDebugStringConvertible Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue"]]},"references":{"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/debugDescription":{"conformance":{"constraints":[{"type":"codeVoice","code":"Mapper"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValueMapper"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"debugDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"debugDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"A textual representation of this instance, suitable for debugging."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/debugDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/debugdescription"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue":{"role":"symbol","title":"AttributeTypeAndValue","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeTypeAndValue"}],"url":"\/documentation\/shieldx500\/attributetypeandvalue"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/CustomDebugStringConvertible-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/debugDescription"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX500"}],"role":"collectionGroup","title":"CustomDebugStringConvertible Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue"]]},"references":{"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue":{"role":"symbol","title":"AttributeTypeAndValue","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeTypeAndValue"}],"url":"\/documentation\/shieldx500\/attributetypeandvalue"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/debugDescription":{"conformance":{"constraints":[{"type":"codeVoice","code":"Mapper"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValueMapper"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"debugDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"debugDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"A textual representation of this instance, suitable for debugging."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/debugDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/debugdescription"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/attributetypeandvalue/customstringconvertible-implementations.json b/main/data/documentation/shieldx500/attributetypeandvalue/customstringconvertible-implementations.json index ddb9592dc..9e9077e43 100644 --- a/main/data/documentation/shieldx500/attributetypeandvalue/customstringconvertible-implementations.json +++ b/main/data/documentation/shieldx500/attributetypeandvalue/customstringconvertible-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/CustomStringConvertible-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/description"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX500"}],"role":"collectionGroup","title":"CustomStringConvertible Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue"]]},"references":{"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/description":{"conformance":{"constraints":[{"type":"codeVoice","code":"Mapper"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValueMapper"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"description","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"A textual representation of this instance."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/description","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/description"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue":{"role":"symbol","title":"AttributeTypeAndValue","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeTypeAndValue"}],"url":"\/documentation\/shieldx500\/attributetypeandvalue"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/CustomStringConvertible-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/description"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX500"}],"role":"collectionGroup","title":"CustomStringConvertible Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue"]]},"references":{"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/description":{"conformance":{"constraints":[{"type":"codeVoice","code":"Mapper"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValueMapper"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"description","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"A textual representation of this instance."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/description","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/description"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue":{"role":"symbol","title":"AttributeTypeAndValue","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeTypeAndValue"}],"url":"\/documentation\/shieldx500\/attributetypeandvalue"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/attributetypeandvalue/debugdescription.json b/main/data/documentation/shieldx500/attributetypeandvalue/debugdescription.json index 633d0872b..659b99cfb 100644 --- a/main/data/documentation/shieldx500/attributetypeandvalue/debugdescription.json +++ b/main/data/documentation/shieldx500/attributetypeandvalue/debugdescription.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"debugDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Calling this property directly is discouraged. Instead, convert an"},{"type":"text","text":" "},{"type":"text","text":"instance of any type to a string by using the "},{"type":"codeVoice","code":"String(reflecting:)"},{"type":"text","text":" "},{"type":"text","text":"initializer. This initializer works with any type, and uses the custom"},{"type":"text","text":" "},{"type":"codeVoice","code":"debugDescription"},{"type":"text","text":" property for types that conform to"},{"type":"text","text":" "},{"type":"codeVoice","code":"CustomDebugStringConvertible"},{"type":"text","text":":"}]},{"type":"codeListing","syntax":null,"code":["struct Point: CustomDebugStringConvertible {"," let x: Int, y: Int",""," var debugDescription: String {"," return \"(\\(x), \\(y))\""," }","}","","let p = Point(x: 21, y: 30)","let s = String(reflecting: p)","print(s)","\/\/ Prints \"(21, 30)\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The conversion of "},{"type":"codeVoice","code":"p"},{"type":"text","text":" to a string in the assignment to "},{"type":"codeVoice","code":"s"},{"type":"text","text":" uses the"},{"type":"text","text":" "},{"type":"codeVoice","code":"Point"},{"type":"text","text":" type’s "},{"type":"codeVoice","code":"debugDescription"},{"type":"text","text":" property."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributetypeandvalue\/debugdescription"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/debugDescription","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A textual representation of this instance, suitable for debugging."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Mapper"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValueMapper"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"debugDescription","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"debugDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"symbolKind":"property","externalID":"s:10ShieldX50021AttributeTypeAndValueV16debugDescriptionSSvp","extendedModule":"ShieldX500","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/CustomDebugStringConvertible-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/CustomDebugStringConvertible-Implementations":{"role":"collectionGroup","title":"CustomDebugStringConvertible Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/CustomDebugStringConvertible-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/customdebugstringconvertible-implementations"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue":{"role":"symbol","title":"AttributeTypeAndValue","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeTypeAndValue"}],"url":"\/documentation\/shieldx500\/attributetypeandvalue"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/debugDescription":{"conformance":{"constraints":[{"type":"codeVoice","code":"Mapper"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValueMapper"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"debugDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"debugDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"A textual representation of this instance, suitable for debugging."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/debugDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/debugdescription"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"debugDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Calling this property directly is discouraged. Instead, convert an"},{"type":"text","text":" "},{"type":"text","text":"instance of any type to a string by using the "},{"type":"codeVoice","code":"String(reflecting:)"},{"type":"text","text":" "},{"type":"text","text":"initializer. This initializer works with any type, and uses the custom"},{"type":"text","text":" "},{"type":"codeVoice","code":"debugDescription"},{"type":"text","text":" property for types that conform to"},{"type":"text","text":" "},{"type":"codeVoice","code":"CustomDebugStringConvertible"},{"type":"text","text":":"}]},{"type":"codeListing","syntax":null,"code":["struct Point: CustomDebugStringConvertible {"," let x: Int, y: Int",""," var debugDescription: String {"," return \"(\\(x), \\(y))\""," }","}","","let p = Point(x: 21, y: 30)","let s = String(reflecting: p)","print(s)","\/\/ Prints \"(21, 30)\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The conversion of "},{"type":"codeVoice","code":"p"},{"type":"text","text":" to a string in the assignment to "},{"type":"codeVoice","code":"s"},{"type":"text","text":" uses the"},{"type":"text","text":" "},{"type":"codeVoice","code":"Point"},{"type":"text","text":" type’s "},{"type":"codeVoice","code":"debugDescription"},{"type":"text","text":" property."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributetypeandvalue\/debugdescription"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/debugDescription","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A textual representation of this instance, suitable for debugging."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Mapper"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValueMapper"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"debugDescription","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"debugDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"symbolKind":"property","externalID":"s:10ShieldX50021AttributeTypeAndValueV16debugDescriptionSSvp","extendedModule":"ShieldX500","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/CustomDebugStringConvertible-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue":{"role":"symbol","title":"AttributeTypeAndValue","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeTypeAndValue"}],"url":"\/documentation\/shieldx500\/attributetypeandvalue"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/CustomDebugStringConvertible-Implementations":{"role":"collectionGroup","title":"CustomDebugStringConvertible Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/CustomDebugStringConvertible-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/customdebugstringconvertible-implementations"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/debugDescription":{"conformance":{"constraints":[{"type":"codeVoice","code":"Mapper"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValueMapper"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"debugDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"debugDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"A textual representation of this instance, suitable for debugging."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/debugDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/debugdescription"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/attributetypeandvalue/description.json b/main/data/documentation/shieldx500/attributetypeandvalue/description.json index 02123b090..6801c8fce 100644 --- a/main/data/documentation/shieldx500/attributetypeandvalue/description.json +++ b/main/data/documentation/shieldx500/attributetypeandvalue/description.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Calling this property directly is discouraged. Instead, convert an"},{"type":"text","text":" "},{"type":"text","text":"instance of any type to a string by using the "},{"type":"codeVoice","code":"String(describing:)"},{"type":"text","text":" "},{"type":"text","text":"initializer. This initializer works with any type, and uses the custom"},{"type":"text","text":" "},{"type":"codeVoice","code":"description"},{"type":"text","text":" property for types that conform to"},{"type":"text","text":" "},{"type":"codeVoice","code":"CustomStringConvertible"},{"type":"text","text":":"}]},{"type":"codeListing","syntax":null,"code":["struct Point: CustomStringConvertible {"," let x: Int, y: Int",""," var description: String {"," return \"(\\(x), \\(y))\""," }","}","","let p = Point(x: 21, y: 30)","let s = String(describing: p)","print(s)","\/\/ Prints \"(21, 30)\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The conversion of "},{"type":"codeVoice","code":"p"},{"type":"text","text":" to a string in the assignment to "},{"type":"codeVoice","code":"s"},{"type":"text","text":" uses the"},{"type":"text","text":" "},{"type":"codeVoice","code":"Point"},{"type":"text","text":" type’s "},{"type":"codeVoice","code":"description"},{"type":"text","text":" property."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributetypeandvalue\/description"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/description","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A textual representation of this instance."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Mapper"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValueMapper"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"description","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"symbolKind":"property","externalID":"s:10ShieldX50021AttributeTypeAndValueV11descriptionSSvp","extendedModule":"ShieldX500","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/CustomStringConvertible-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue":{"role":"symbol","title":"AttributeTypeAndValue","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeTypeAndValue"}],"url":"\/documentation\/shieldx500\/attributetypeandvalue"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/description":{"conformance":{"constraints":[{"type":"codeVoice","code":"Mapper"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValueMapper"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"description","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"A textual representation of this instance."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/description","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/description"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/CustomStringConvertible-Implementations":{"role":"collectionGroup","title":"CustomStringConvertible Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/CustomStringConvertible-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/customstringconvertible-implementations"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Calling this property directly is discouraged. Instead, convert an"},{"type":"text","text":" "},{"type":"text","text":"instance of any type to a string by using the "},{"type":"codeVoice","code":"String(describing:)"},{"type":"text","text":" "},{"type":"text","text":"initializer. This initializer works with any type, and uses the custom"},{"type":"text","text":" "},{"type":"codeVoice","code":"description"},{"type":"text","text":" property for types that conform to"},{"type":"text","text":" "},{"type":"codeVoice","code":"CustomStringConvertible"},{"type":"text","text":":"}]},{"type":"codeListing","syntax":null,"code":["struct Point: CustomStringConvertible {"," let x: Int, y: Int",""," var description: String {"," return \"(\\(x), \\(y))\""," }","}","","let p = Point(x: 21, y: 30)","let s = String(describing: p)","print(s)","\/\/ Prints \"(21, 30)\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The conversion of "},{"type":"codeVoice","code":"p"},{"type":"text","text":" to a string in the assignment to "},{"type":"codeVoice","code":"s"},{"type":"text","text":" uses the"},{"type":"text","text":" "},{"type":"codeVoice","code":"Point"},{"type":"text","text":" type’s "},{"type":"codeVoice","code":"description"},{"type":"text","text":" property."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributetypeandvalue\/description"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/description","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A textual representation of this instance."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Mapper"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValueMapper"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"description","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"symbolKind":"property","externalID":"s:10ShieldX50021AttributeTypeAndValueV11descriptionSSvp","extendedModule":"ShieldX500","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/CustomStringConvertible-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/CustomStringConvertible-Implementations":{"role":"collectionGroup","title":"CustomStringConvertible Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/CustomStringConvertible-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/customstringconvertible-implementations"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue":{"role":"symbol","title":"AttributeTypeAndValue","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeTypeAndValue"}],"url":"\/documentation\/shieldx500\/attributetypeandvalue"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/description":{"conformance":{"constraints":[{"type":"codeVoice","code":"Mapper"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValueMapper"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"description","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"A textual representation of this instance."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/description","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/description"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/attributetypeandvalue/encode(to:).json b/main/data/documentation/shieldx500/attributetypeandvalue/encode(to:).json index 49daf0b61..8ea47dfa1 100644 --- a/main/data/documentation/shieldx500/attributetypeandvalue/encode(to:).json +++ b/main/data/documentation/shieldx500/attributetypeandvalue/encode(to:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"encoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The encoder to write data to."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the value fails to encode anything, "},{"type":"codeVoice","code":"encoder"},{"type":"text","text":" will encode an empty"},{"type":"text","text":" "},{"type":"text","text":"keyed container in its place."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This function throws an error if any values are invalid for the given"},{"type":"text","text":" "},{"type":"text","text":"encoder’s format."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributetypeandvalue\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/encode(to:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Mapper"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValueMapper"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:10ShieldX50021AttributeTypeAndValueV6encode2toys7Encoder_p_tKF","extendedModule":"ShieldX500","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/Encodable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue":{"role":"symbol","title":"AttributeTypeAndValue","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeTypeAndValue"}],"url":"\/documentation\/shieldx500\/attributetypeandvalue"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/Encodable-Implementations":{"role":"collectionGroup","title":"Encodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/Encodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/encodable-implementations"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/encode(to:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Mapper"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValueMapper"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/encode(to:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"encoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The encoder to write data to."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the value fails to encode anything, "},{"type":"codeVoice","code":"encoder"},{"type":"text","text":" will encode an empty"},{"type":"text","text":" "},{"type":"text","text":"keyed container in its place."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This function throws an error if any values are invalid for the given"},{"type":"text","text":" "},{"type":"text","text":"encoder’s format."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributetypeandvalue\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/encode(to:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Mapper"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValueMapper"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:10ShieldX50021AttributeTypeAndValueV6encode2toys7Encoder_p_tKF","extendedModule":"ShieldX500","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/Encodable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/Encodable-Implementations":{"role":"collectionGroup","title":"Encodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/Encodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/encodable-implementations"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/encode(to:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Mapper"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValueMapper"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/encode(to:)"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue":{"role":"symbol","title":"AttributeTypeAndValue","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeTypeAndValue"}],"url":"\/documentation\/shieldx500\/attributetypeandvalue"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/attributetypeandvalue/hash(into:).json b/main/data/documentation/shieldx500/attributetypeandvalue/hash(into:).json index f26b72175..5d33f863d 100644 --- a/main/data/documentation/shieldx500/attributetypeandvalue/hash(into:).json +++ b/main/data/documentation/shieldx500/attributetypeandvalue/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"hasher","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The hasher to use when combining the components"},{"type":"text","text":" "},{"type":"text","text":"of this instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Implement this method to conform to the "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" protocol. The"},{"type":"text","text":" "},{"type":"text","text":"components used for hashing must be the same as the components compared"},{"type":"text","text":" "},{"type":"text","text":"in your type’s "},{"type":"codeVoice","code":"=="},{"type":"text","text":" operator implementation. Call "},{"type":"codeVoice","code":"hasher.combine(_:)"},{"type":"text","text":" "},{"type":"text","text":"with each of these components."}]},{"style":"important","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Never call "},{"type":"codeVoice","code":"finalize()"},{"type":"text","text":" on "},{"type":"codeVoice","code":"hasher"},{"type":"text","text":". Doing so may become a"},{"type":"text","text":" "},{"type":"text","text":"compile-time error in the future."}]}],"type":"aside","name":"Important"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributetypeandvalue\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/hash(into:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Hashes the essential components of this value by feeding them into the"},{"type":"text","text":" "},{"type":"text","text":"given hasher."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Mapper"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValueMapper"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:10ShieldX50021AttributeTypeAndValueV4hash4intoys6HasherVz_tF","extendedModule":"ShieldX500","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/Hashable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Mapper"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValueMapper"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Hashes the essential components of this value by feeding them into the"},{"type":"text","text":" "},{"type":"text","text":"given hasher."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/hash(into:)"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue":{"role":"symbol","title":"AttributeTypeAndValue","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeTypeAndValue"}],"url":"\/documentation\/shieldx500\/attributetypeandvalue"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/Hashable-Implementations":{"role":"collectionGroup","title":"Hashable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/Hashable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/hashable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"hasher","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The hasher to use when combining the components"},{"type":"text","text":" "},{"type":"text","text":"of this instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Implement this method to conform to the "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" protocol. The"},{"type":"text","text":" "},{"type":"text","text":"components used for hashing must be the same as the components compared"},{"type":"text","text":" "},{"type":"text","text":"in your type’s "},{"type":"codeVoice","code":"=="},{"type":"text","text":" operator implementation. Call "},{"type":"codeVoice","code":"hasher.combine(_:)"},{"type":"text","text":" "},{"type":"text","text":"with each of these components."}]},{"style":"important","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Never call "},{"type":"codeVoice","code":"finalize()"},{"type":"text","text":" on "},{"type":"codeVoice","code":"hasher"},{"type":"text","text":". Doing so may become a"},{"type":"text","text":" "},{"type":"text","text":"compile-time error in the future."}]}],"type":"aside","name":"Important"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributetypeandvalue\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/hash(into:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Hashes the essential components of this value by feeding them into the"},{"type":"text","text":" "},{"type":"text","text":"given hasher."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Mapper"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValueMapper"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:10ShieldX50021AttributeTypeAndValueV4hash4intoys6HasherVz_tF","extendedModule":"ShieldX500","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/Hashable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/Hashable-Implementations":{"role":"collectionGroup","title":"Hashable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/Hashable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/hashable-implementations"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue":{"role":"symbol","title":"AttributeTypeAndValue","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeTypeAndValue"}],"url":"\/documentation\/shieldx500\/attributetypeandvalue"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Mapper"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValueMapper"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Hashes the essential components of this value by feeding them into the"},{"type":"text","text":" "},{"type":"text","text":"given hasher."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/hash(into:)"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/attributetypeandvalue/hashable-implementations.json b/main/data/documentation/shieldx500/attributetypeandvalue/hashable-implementations.json index a85607773..fca541972 100644 --- a/main/data/documentation/shieldx500/attributetypeandvalue/hashable-implementations.json +++ b/main/data/documentation/shieldx500/attributetypeandvalue/hashable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/Hashable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX500"}],"role":"collectionGroup","title":"Hashable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue"]]},"references":{"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Mapper"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValueMapper"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Hashes the essential components of this value by feeding them into the"},{"type":"text","text":" "},{"type":"text","text":"given hasher."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/hash(into:)"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue":{"role":"symbol","title":"AttributeTypeAndValue","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeTypeAndValue"}],"url":"\/documentation\/shieldx500\/attributetypeandvalue"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/Hashable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX500"}],"role":"collectionGroup","title":"Hashable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue"]]},"references":{"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Mapper"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValueMapper"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Hashes the essential components of this value by feeding them into the"},{"type":"text","text":" "},{"type":"text","text":"given hasher."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/hash(into:)"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue":{"role":"symbol","title":"AttributeTypeAndValue","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeTypeAndValue"}],"url":"\/documentation\/shieldx500\/attributetypeandvalue"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/attributetypeandvalue/init(from:).json b/main/data/documentation/shieldx500/attributetypeandvalue/init(from:).json index 1ec271b30..e6d9b0beb 100644 --- a/main/data/documentation/shieldx500/attributetypeandvalue/init(from:).json +++ b/main/data/documentation/shieldx500/attributetypeandvalue/init(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributetypeandvalue\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Mapper"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValueMapper"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:10ShieldX50021AttributeTypeAndValueV4fromACyxGs7Decoder_p_tKcfc","extendedModule":"ShieldX500","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/Decodable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue":{"role":"symbol","title":"AttributeTypeAndValue","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeTypeAndValue"}],"url":"\/documentation\/shieldx500\/attributetypeandvalue"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/init(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Mapper"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValueMapper"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/init(from:)"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/decodable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributetypeandvalue\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Mapper"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValueMapper"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:10ShieldX50021AttributeTypeAndValueV4fromACyxGs7Decoder_p_tKcfc","extendedModule":"ShieldX500","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/Decodable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/init(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Mapper"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValueMapper"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/init(from:)"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue":{"role":"symbol","title":"AttributeTypeAndValue","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeTypeAndValue"}],"url":"\/documentation\/shieldx500\/attributetypeandvalue"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/decodable-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/attributetypeandvalue/init(type:value:).json b/main/data/documentation/shieldx500/attributetypeandvalue/init(type:value:).json index 169a0fedb..07edfb62d 100644 --- a/main/data/documentation/shieldx500/attributetypeandvalue/init(type:value:).json +++ b/main/data/documentation/shieldx500/attributetypeandvalue/init(type:value:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributetypeandvalue\/init(type:value:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/init(type:value:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":")"}],"title":"init(type:value:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50021AttributeTypeAndValueV4type5valueACyxG10PotentASN116ObjectIdentifierV_yptcfc","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue"]]},"references":{"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/init(type:value:)":{"role":"symbol","title":"init(type:value:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/init(type:value:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/init(type:value:)"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue":{"role":"symbol","title":"AttributeTypeAndValue","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeTypeAndValue"}],"url":"\/documentation\/shieldx500\/attributetypeandvalue"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributetypeandvalue\/init(type:value:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/init(type:value:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":")"}],"title":"init(type:value:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50021AttributeTypeAndValueV4type5valueACyxG10PotentASN116ObjectIdentifierV_yptcfc","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue"]]},"references":{"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/init(type:value:)":{"role":"symbol","title":"init(type:value:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/init(type:value:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/init(type:value:)"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue":{"role":"symbol","title":"AttributeTypeAndValue","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeTypeAndValue"}],"url":"\/documentation\/shieldx500\/attributetypeandvalue"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/attributetypeandvalue/type.json b/main/data/documentation/shieldx500/attributetypeandvalue/type.json index 79f28baaa..27b19e1d5 100644 --- a/main/data/documentation/shieldx500/attributetypeandvalue/type.json +++ b/main/data/documentation/shieldx500/attributetypeandvalue/type.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributetypeandvalue\/type"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/type","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"title":"type","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50021AttributeTypeAndValueV4type10PotentASN116ObjectIdentifierVvp","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue"]]},"references":{"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue":{"role":"symbol","title":"AttributeTypeAndValue","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeTypeAndValue"}],"url":"\/documentation\/shieldx500\/attributetypeandvalue"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/type":{"role":"symbol","title":"type","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/type","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/type"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributetypeandvalue\/type"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/type","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"title":"type","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50021AttributeTypeAndValueV4type10PotentASN116ObjectIdentifierVvp","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue"]]},"references":{"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/type":{"role":"symbol","title":"type","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/type","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/type"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue":{"role":"symbol","title":"AttributeTypeAndValue","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeTypeAndValue"}],"url":"\/documentation\/shieldx500\/attributetypeandvalue"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/attributetypeandvalue/value.json b/main/data/documentation/shieldx500/attributetypeandvalue/value.json index 5d5643c2e..9cb755a5a 100644 --- a/main/data/documentation/shieldx500/attributetypeandvalue/value.json +++ b/main/data/documentation/shieldx500/attributetypeandvalue/value.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributetypeandvalue\/value"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/value","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"}],"title":"value","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50021AttributeTypeAndValueV5valueypvp","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue"]]},"references":{"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue":{"role":"symbol","title":"AttributeTypeAndValue","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeTypeAndValue"}],"url":"\/documentation\/shieldx500\/attributetypeandvalue"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/value":{"role":"symbol","title":"value","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/value","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/value"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributetypeandvalue\/value"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/value","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"}],"title":"value","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50021AttributeTypeAndValueV5valueypvp","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue"]]},"references":{"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue":{"role":"symbol","title":"AttributeTypeAndValue","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeTypeAndValue"}],"url":"\/documentation\/shieldx500\/attributetypeandvalue"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue/value":{"role":"symbol","title":"value","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue\/value","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/attributetypeandvalue\/value"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/attributevaluehandler.json b/main/data/documentation/shieldx500/attributevaluehandler.json index d475931bb..07c09eaa6 100644 --- a/main/data/documentation/shieldx500/attributevaluehandler.json +++ b/main/data/documentation/shieldx500/attributevaluehandler.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributevaluehandler"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler","doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler"],"kind":"relationships","title":"Conforming Types","type":"conformingTypes"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler\/decode(from:)","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler\/encode(_:to:)","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler\/equals(_:_:)","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler\/hash(_:into:)"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"title":"AttributeValueHandler","roleHeading":"Protocol","role":"symbol","symbolKind":"protocol","externalID":"s:10ShieldX50021AttributeValueHandlerP","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500"]]},"references":{"doc://Shield/documentation/ShieldX500/AnyStringAttributeValueHandler":{"role":"symbol","title":"AnyStringAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyStringAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyStringAttributeValueHandler"}],"url":"\/documentation\/shieldx500\/anystringattributevaluehandler"},"doc://Shield/documentation/ShieldX500/AttributeValueHandler/hash(_:into:)":{"role":"symbol","title":"hash(_:into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler\/hash(_:into:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx500\/attributevaluehandler\/hash(_:into:)"},"doc://Shield/documentation/ShieldX500/AttributeValueHandler":{"role":"symbol","title":"AttributeValueHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}],"url":"\/documentation\/shieldx500\/attributevaluehandler"},"doc://Shield/documentation/ShieldX500/AttributeValueHandler/decode(from:)":{"role":"symbol","title":"decode(from:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"keyword","text":"Any"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler\/decode(from:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx500\/attributevaluehandler\/decode(from:)"},"doc://Shield/documentation/ShieldX500/AttributeValueHandler/encode(_:to:)":{"role":"symbol","title":"encode(_:to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler\/encode(_:to:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx500\/attributevaluehandler\/encode(_:to:)"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/UnknownAttributeValueHandler":{"role":"symbol","title":"UnknownAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"UnknownAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UnknownAttributeValueHandler"}],"url":"\/documentation\/shieldx500\/unknownattributevaluehandler"},"doc://Shield/documentation/ShieldX500/AttributeValueHandler/equals(_:_:)":{"role":"symbol","title":"equals(_:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"equals"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"keyword","text":"Any"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler\/equals(_:_:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx500\/attributevaluehandler\/equals(_:_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributevaluehandler"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler","doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler"],"kind":"relationships","title":"Conforming Types","type":"conformingTypes"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler\/decode(from:)","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler\/encode(_:to:)","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler\/equals(_:_:)","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler\/hash(_:into:)"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"title":"AttributeValueHandler","roleHeading":"Protocol","role":"symbol","symbolKind":"protocol","externalID":"s:10ShieldX50021AttributeValueHandlerP","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500"]]},"references":{"doc://Shield/documentation/ShieldX500/UnknownAttributeValueHandler":{"role":"symbol","title":"UnknownAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"UnknownAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UnknownAttributeValueHandler"}],"url":"\/documentation\/shieldx500\/unknownattributevaluehandler"},"doc://Shield/documentation/ShieldX500/AttributeValueHandler/equals(_:_:)":{"role":"symbol","title":"equals(_:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"equals"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"keyword","text":"Any"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler\/equals(_:_:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx500\/attributevaluehandler\/equals(_:_:)"},"doc://Shield/documentation/ShieldX500/AttributeValueHandler/decode(from:)":{"role":"symbol","title":"decode(from:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"keyword","text":"Any"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler\/decode(from:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx500\/attributevaluehandler\/decode(from:)"},"doc://Shield/documentation/ShieldX500/AttributeValueHandler":{"role":"symbol","title":"AttributeValueHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}],"url":"\/documentation\/shieldx500\/attributevaluehandler"},"doc://Shield/documentation/ShieldX500/AnyStringAttributeValueHandler":{"role":"symbol","title":"AnyStringAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyStringAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AnyStringAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AnyStringAttributeValueHandler"}],"url":"\/documentation\/shieldx500\/anystringattributevaluehandler"},"doc://Shield/documentation/ShieldX500/AttributeValueHandler/hash(_:into:)":{"role":"symbol","title":"hash(_:into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler\/hash(_:into:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx500\/attributevaluehandler\/hash(_:into:)"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AttributeValueHandler/encode(_:to:)":{"role":"symbol","title":"encode(_:to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler\/encode(_:to:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx500\/attributevaluehandler\/encode(_:to:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/attributevaluehandler/decode(from:).json b/main/data/documentation/shieldx500/attributevaluehandler/decode(from:).json index bc6ec0909..1850ff9b2 100644 --- a/main/data/documentation/shieldx500/attributevaluehandler/decode(from:).json +++ b/main/data/documentation/shieldx500/attributevaluehandler/decode(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"keyword","text":"Any"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributevaluehandler\/decode(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler\/decode(from:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"decode(from:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"keyword","text":"Any"}],"symbolKind":"method","externalID":"s:10ShieldX50021AttributeValueHandlerP6decode4fromyps7Decoder_p_tKF","required":true,"modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler"]]},"references":{"doc://Shield/documentation/ShieldX500/AttributeValueHandler/decode(from:)":{"role":"symbol","title":"decode(from:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"keyword","text":"Any"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler\/decode(from:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx500\/attributevaluehandler\/decode(from:)"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AttributeValueHandler":{"role":"symbol","title":"AttributeValueHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}],"url":"\/documentation\/shieldx500\/attributevaluehandler"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"keyword","text":"Any"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributevaluehandler\/decode(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler\/decode(from:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"decode(from:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"keyword","text":"Any"}],"symbolKind":"method","externalID":"s:10ShieldX50021AttributeValueHandlerP6decode4fromyps7Decoder_p_tKF","required":true,"modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler"]]},"references":{"doc://Shield/documentation/ShieldX500/AttributeValueHandler":{"role":"symbol","title":"AttributeValueHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}],"url":"\/documentation\/shieldx500\/attributevaluehandler"},"doc://Shield/documentation/ShieldX500/AttributeValueHandler/decode(from:)":{"role":"symbol","title":"decode(from:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"keyword","text":"Any"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler\/decode(from:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx500\/attributevaluehandler\/decode(from:)"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/attributevaluehandler/encode(_:to:).json b/main/data/documentation/shieldx500/attributevaluehandler/encode(_:to:).json index 703e9df38..e3ffb12bf 100644 --- a/main/data/documentation/shieldx500/attributevaluehandler/encode(_:to:).json +++ b/main/data/documentation/shieldx500/attributevaluehandler/encode(_:to:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributevaluehandler\/encode(_:to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler\/encode(_:to:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"encode(_:to:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:10ShieldX50021AttributeValueHandlerP6encode_2toyyp_s7Encoder_ptKF","required":true,"modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler"]]},"references":{"doc://Shield/documentation/ShieldX500/AttributeValueHandler/encode(_:to:)":{"role":"symbol","title":"encode(_:to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler\/encode(_:to:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx500\/attributevaluehandler\/encode(_:to:)"},"doc://Shield/documentation/ShieldX500/AttributeValueHandler":{"role":"symbol","title":"AttributeValueHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}],"url":"\/documentation\/shieldx500\/attributevaluehandler"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributevaluehandler\/encode(_:to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler\/encode(_:to:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"encode(_:to:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:10ShieldX50021AttributeValueHandlerP6encode_2toyyp_s7Encoder_ptKF","required":true,"modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler"]]},"references":{"doc://Shield/documentation/ShieldX500/AttributeValueHandler":{"role":"symbol","title":"AttributeValueHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}],"url":"\/documentation\/shieldx500\/attributevaluehandler"},"doc://Shield/documentation/ShieldX500/AttributeValueHandler/encode(_:to:)":{"role":"symbol","title":"encode(_:to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler\/encode(_:to:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx500\/attributevaluehandler\/encode(_:to:)"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/attributevaluehandler/equals(_:_:).json b/main/data/documentation/shieldx500/attributevaluehandler/equals(_:_:).json index 508ee61f8..332a36aad 100644 --- a/main/data/documentation/shieldx500/attributevaluehandler/equals(_:_:).json +++ b/main/data/documentation/shieldx500/attributevaluehandler/equals(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"equals"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributevaluehandler\/equals(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler\/equals(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"equals(_:_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"equals"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"keyword","text":"Any"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:10ShieldX50021AttributeValueHandlerP6equalsySbyp_yptF","required":true,"modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler"]]},"references":{"doc://Shield/documentation/ShieldX500/AttributeValueHandler/equals(_:_:)":{"role":"symbol","title":"equals(_:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"equals"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"keyword","text":"Any"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler\/equals(_:_:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx500\/attributevaluehandler\/equals(_:_:)"},"doc://Shield/documentation/ShieldX500/AttributeValueHandler":{"role":"symbol","title":"AttributeValueHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}],"url":"\/documentation\/shieldx500\/attributevaluehandler"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"equals"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributevaluehandler\/equals(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler\/equals(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"equals(_:_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"equals"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"keyword","text":"Any"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:10ShieldX50021AttributeValueHandlerP6equalsySbyp_yptF","required":true,"modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler"]]},"references":{"doc://Shield/documentation/ShieldX500/AttributeValueHandler/equals(_:_:)":{"role":"symbol","title":"equals(_:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"equals"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"keyword","text":"Any"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler\/equals(_:_:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx500\/attributevaluehandler\/equals(_:_:)"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AttributeValueHandler":{"role":"symbol","title":"AttributeValueHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}],"url":"\/documentation\/shieldx500\/attributevaluehandler"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/attributevaluemapper.json b/main/data/documentation/shieldx500/attributevaluemapper.json index 1b3ebae86..e8608d883 100644 --- a/main/data/documentation/shieldx500/attributevaluemapper.json +++ b/main/data/documentation/shieldx500/attributevaluemapper.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueMapper"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributevaluemapper"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper"],"kind":"relationships","title":"Conforming Types","type":"conformingTypes"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Aliases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/ValueDecoder","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/ValueEncoder"]},{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/decoder(forType:)","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/encoder(forType:)","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/handler(forType:)"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueMapper"}],"title":"AttributeValueMapper","roleHeading":"Protocol","role":"symbol","symbolKind":"protocol","externalID":"s:10ShieldX50020AttributeValueMapperP","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"AttributeValueMapper"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500"]]},"references":{"doc://Shield/documentation/ShieldX500/AttributeValueMapper/encoder(forType:)":{"role":"symbol","title":"encoder(forType:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoder"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ValueEncoder","preciseIdentifier":"s:10ShieldX50020AttributeValueMapperP0D7Encodera"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/encoder(forType:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx500\/attributevaluemapper\/encoder(fortype:)"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper/handler(forType:)":{"role":"symbol","title":"handler(forType:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"handler"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AttributeValueHandler","preciseIdentifier":"s:10ShieldX50021AttributeValueHandlerP"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/handler(forType:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx500\/attributevaluemapper\/handler(fortype:)"},"doc://Shield/documentation/ShieldX509/DirectoryNameAttributeMapper":{"role":"symbol","title":"DirectoryNameAttributeMapper","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"url":"\/documentation\/shieldx509\/directorynameattributemapper"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper/ValueEncoder":{"role":"symbol","title":"AttributeValueMapper.ValueEncoder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ValueEncoder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/ValueEncoder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ValueEncoder"}],"url":"\/documentation\/shieldx500\/attributevaluemapper\/valueencoder"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper/ValueDecoder":{"role":"symbol","title":"AttributeValueMapper.ValueDecoder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ValueDecoder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/ValueDecoder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ValueDecoder"}],"url":"\/documentation\/shieldx500\/attributevaluemapper\/valuedecoder"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper/decoder(forType:)":{"role":"symbol","title":"decoder(forType:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decoder"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ValueDecoder","preciseIdentifier":"s:10ShieldX50020AttributeValueMapperP0D7Decodera"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/decoder(forType:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx500\/attributevaluemapper\/decoder(fortype:)"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper":{"role":"symbol","title":"AttributeValueMapper","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueMapper"}],"url":"\/documentation\/shieldx500\/attributevaluemapper"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueMapper"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributevaluemapper"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper"],"kind":"relationships","title":"Conforming Types","type":"conformingTypes"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Aliases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/ValueDecoder","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/ValueEncoder"]},{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/decoder(forType:)","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/encoder(forType:)","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/handler(forType:)"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueMapper"}],"title":"AttributeValueMapper","roleHeading":"Protocol","role":"symbol","symbolKind":"protocol","externalID":"s:10ShieldX50020AttributeValueMapperP","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"AttributeValueMapper"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500"]]},"references":{"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX509/DirectoryNameAttributeMapper":{"role":"symbol","title":"DirectoryNameAttributeMapper","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"url":"\/documentation\/shieldx509\/directorynameattributemapper"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper":{"role":"symbol","title":"AttributeValueMapper","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueMapper"}],"url":"\/documentation\/shieldx500\/attributevaluemapper"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper/handler(forType:)":{"role":"symbol","title":"handler(forType:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"handler"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AttributeValueHandler","preciseIdentifier":"s:10ShieldX50021AttributeValueHandlerP"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/handler(forType:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx500\/attributevaluemapper\/handler(fortype:)"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper/ValueEncoder":{"role":"symbol","title":"AttributeValueMapper.ValueEncoder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ValueEncoder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/ValueEncoder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ValueEncoder"}],"url":"\/documentation\/shieldx500\/attributevaluemapper\/valueencoder"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper/ValueDecoder":{"role":"symbol","title":"AttributeValueMapper.ValueDecoder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ValueDecoder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/ValueDecoder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ValueDecoder"}],"url":"\/documentation\/shieldx500\/attributevaluemapper\/valuedecoder"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper/decoder(forType:)":{"role":"symbol","title":"decoder(forType:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decoder"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ValueDecoder","preciseIdentifier":"s:10ShieldX50020AttributeValueMapperP0D7Decodera"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/decoder(forType:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx500\/attributevaluemapper\/decoder(fortype:)"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper/encoder(forType:)":{"role":"symbol","title":"encoder(forType:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoder"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ValueEncoder","preciseIdentifier":"s:10ShieldX50020AttributeValueMapperP0D7Encodera"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/encoder(forType:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx500\/attributevaluemapper\/encoder(fortype:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/attributevaluemapper/decoder(fortype:).json b/main/data/documentation/shieldx500/attributevaluemapper/decoder(fortype:).json index cb37dbcc4..904807271 100644 --- a/main/data/documentation/shieldx500/attributevaluemapper/decoder(fortype:).json +++ b/main/data/documentation/shieldx500/attributevaluemapper/decoder(fortype:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decoder"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":" "},{"kind":"internalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/ValueDecoder","preciseIdentifier":"s:10ShieldX50020AttributeValueMapperP0D7Decodera","text":"ValueDecoder"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributevaluemapper\/decoder(fortype:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/decoder(forType:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"decoder(forType:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decoder"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ValueDecoder","preciseIdentifier":"s:10ShieldX50020AttributeValueMapperP0D7Decodera"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:10ShieldX50020AttributeValueMapperP7decoder7forTypeypSg10Foundation4DataVKcSg10PotentASN116ObjectIdentifierV_tFZ","required":true,"modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper"]]},"references":{"doc://Shield/documentation/ShieldX500/AttributeValueMapper":{"role":"symbol","title":"AttributeValueMapper","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueMapper"}],"url":"\/documentation\/shieldx500\/attributevaluemapper"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper/ValueDecoder":{"role":"symbol","title":"AttributeValueMapper.ValueDecoder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ValueDecoder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/ValueDecoder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ValueDecoder"}],"url":"\/documentation\/shieldx500\/attributevaluemapper\/valuedecoder"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper/decoder(forType:)":{"role":"symbol","title":"decoder(forType:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decoder"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ValueDecoder","preciseIdentifier":"s:10ShieldX50020AttributeValueMapperP0D7Decodera"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/decoder(forType:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx500\/attributevaluemapper\/decoder(fortype:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decoder"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":" "},{"kind":"internalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/ValueDecoder","preciseIdentifier":"s:10ShieldX50020AttributeValueMapperP0D7Decodera","text":"ValueDecoder"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributevaluemapper\/decoder(fortype:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/decoder(forType:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"decoder(forType:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decoder"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ValueDecoder","preciseIdentifier":"s:10ShieldX50020AttributeValueMapperP0D7Decodera"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:10ShieldX50020AttributeValueMapperP7decoder7forTypeypSg10Foundation4DataVKcSg10PotentASN116ObjectIdentifierV_tFZ","required":true,"modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper"]]},"references":{"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper":{"role":"symbol","title":"AttributeValueMapper","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueMapper"}],"url":"\/documentation\/shieldx500\/attributevaluemapper"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper/decoder(forType:)":{"role":"symbol","title":"decoder(forType:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decoder"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ValueDecoder","preciseIdentifier":"s:10ShieldX50020AttributeValueMapperP0D7Decodera"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/decoder(forType:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx500\/attributevaluemapper\/decoder(fortype:)"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper/ValueDecoder":{"role":"symbol","title":"AttributeValueMapper.ValueDecoder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ValueDecoder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/ValueDecoder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ValueDecoder"}],"url":"\/documentation\/shieldx500\/attributevaluemapper\/valuedecoder"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/attributevaluemapper/encoder(fortype:).json b/main/data/documentation/shieldx500/attributevaluemapper/encoder(fortype:).json index 8cf96b86d..032f21647 100644 --- a/main/data/documentation/shieldx500/attributevaluemapper/encoder(fortype:).json +++ b/main/data/documentation/shieldx500/attributevaluemapper/encoder(fortype:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoder"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":" "},{"kind":"internalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/ValueEncoder","preciseIdentifier":"s:10ShieldX50020AttributeValueMapperP0D7Encodera","text":"ValueEncoder"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributevaluemapper\/encoder(fortype:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/encoder(forType:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"encoder(forType:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoder"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ValueEncoder","preciseIdentifier":"s:10ShieldX50020AttributeValueMapperP0D7Encodera"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:10ShieldX50020AttributeValueMapperP7encoder7forType10Foundation4DataVypKcSg10PotentASN116ObjectIdentifierV_tFZ","required":true,"modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper"]]},"references":{"doc://Shield/documentation/ShieldX500/AttributeValueMapper/encoder(forType:)":{"role":"symbol","title":"encoder(forType:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoder"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ValueEncoder","preciseIdentifier":"s:10ShieldX50020AttributeValueMapperP0D7Encodera"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/encoder(forType:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx500\/attributevaluemapper\/encoder(fortype:)"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper":{"role":"symbol","title":"AttributeValueMapper","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueMapper"}],"url":"\/documentation\/shieldx500\/attributevaluemapper"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper/ValueEncoder":{"role":"symbol","title":"AttributeValueMapper.ValueEncoder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ValueEncoder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/ValueEncoder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ValueEncoder"}],"url":"\/documentation\/shieldx500\/attributevaluemapper\/valueencoder"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoder"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":" "},{"kind":"internalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/ValueEncoder","preciseIdentifier":"s:10ShieldX50020AttributeValueMapperP0D7Encodera","text":"ValueEncoder"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributevaluemapper\/encoder(fortype:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/encoder(forType:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"encoder(forType:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoder"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ValueEncoder","preciseIdentifier":"s:10ShieldX50020AttributeValueMapperP0D7Encodera"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:10ShieldX50020AttributeValueMapperP7encoder7forType10Foundation4DataVypKcSg10PotentASN116ObjectIdentifierV_tFZ","required":true,"modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper"]]},"references":{"doc://Shield/documentation/ShieldX500/AttributeValueMapper/ValueEncoder":{"role":"symbol","title":"AttributeValueMapper.ValueEncoder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ValueEncoder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/ValueEncoder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ValueEncoder"}],"url":"\/documentation\/shieldx500\/attributevaluemapper\/valueencoder"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper":{"role":"symbol","title":"AttributeValueMapper","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueMapper"}],"url":"\/documentation\/shieldx500\/attributevaluemapper"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper/encoder(forType:)":{"role":"symbol","title":"encoder(forType:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoder"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ValueEncoder","preciseIdentifier":"s:10ShieldX50020AttributeValueMapperP0D7Encodera"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/encoder(forType:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx500\/attributevaluemapper\/encoder(fortype:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/attributevaluemapper/handler(fortype:).json b/main/data/documentation/shieldx500/attributevaluemapper/handler(fortype:).json index c2c37edae..66f32b64d 100644 --- a/main/data/documentation/shieldx500/attributevaluemapper/handler(fortype:).json +++ b/main/data/documentation/shieldx500/attributevaluemapper/handler(fortype:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"handler"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":" "},{"kind":"internalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler","preciseIdentifier":"s:10ShieldX50021AttributeValueHandlerP","text":"AttributeValueHandler"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributevaluemapper\/handler(fortype:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/handler(forType:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"handler(forType:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"handler"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AttributeValueHandler","preciseIdentifier":"s:10ShieldX50021AttributeValueHandlerP"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:10ShieldX50020AttributeValueMapperP7handler7forTypeAA0cD7Handler_pSg10PotentASN116ObjectIdentifierV_tFZ","required":true,"modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper"]]},"references":{"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper":{"role":"symbol","title":"AttributeValueMapper","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueMapper"}],"url":"\/documentation\/shieldx500\/attributevaluemapper"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper/handler(forType:)":{"role":"symbol","title":"handler(forType:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"handler"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AttributeValueHandler","preciseIdentifier":"s:10ShieldX50021AttributeValueHandlerP"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/handler(forType:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx500\/attributevaluemapper\/handler(fortype:)"},"doc://Shield/documentation/ShieldX500/AttributeValueHandler":{"role":"symbol","title":"AttributeValueHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}],"url":"\/documentation\/shieldx500\/attributevaluehandler"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"handler"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":" "},{"kind":"internalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler","preciseIdentifier":"s:10ShieldX50021AttributeValueHandlerP","text":"AttributeValueHandler"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributevaluemapper\/handler(fortype:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/handler(forType:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"handler(forType:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"handler"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AttributeValueHandler","preciseIdentifier":"s:10ShieldX50021AttributeValueHandlerP"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:10ShieldX50020AttributeValueMapperP7handler7forTypeAA0cD7Handler_pSg10PotentASN116ObjectIdentifierV_tFZ","required":true,"modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper"]]},"references":{"doc://Shield/documentation/ShieldX500/AttributeValueHandler":{"role":"symbol","title":"AttributeValueHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}],"url":"\/documentation\/shieldx500\/attributevaluehandler"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper/handler(forType:)":{"role":"symbol","title":"handler(forType:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"handler"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AttributeValueHandler","preciseIdentifier":"s:10ShieldX50021AttributeValueHandlerP"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/handler(forType:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx500\/attributevaluemapper\/handler(fortype:)"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper":{"role":"symbol","title":"AttributeValueMapper","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueMapper"}],"url":"\/documentation\/shieldx500\/attributevaluemapper"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/attributevaluemapper/valueencoder.json b/main/data/documentation/shieldx500/attributevaluemapper/valueencoder.json index b61f211b4..1b1793e77 100644 --- a/main/data/documentation/shieldx500/attributevaluemapper/valueencoder.json +++ b/main/data/documentation/shieldx500/attributevaluemapper/valueencoder.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ValueEncoder"},{"kind":"text","text":" = ("},{"kind":"keyword","text":"Any"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributevaluemapper\/valueencoder"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/ValueEncoder","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ValueEncoder"}],"title":"AttributeValueMapper.ValueEncoder","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:10ShieldX50020AttributeValueMapperP0D7Encodera","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"ValueEncoder"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper"]]},"references":{"doc://Shield/documentation/ShieldX500/AttributeValueMapper/ValueEncoder":{"role":"symbol","title":"AttributeValueMapper.ValueEncoder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ValueEncoder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/ValueEncoder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ValueEncoder"}],"url":"\/documentation\/shieldx500\/attributevaluemapper\/valueencoder"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper":{"role":"symbol","title":"AttributeValueMapper","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueMapper"}],"url":"\/documentation\/shieldx500\/attributevaluemapper"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ValueEncoder"},{"kind":"text","text":" = ("},{"kind":"keyword","text":"Any"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/attributevaluemapper\/valueencoder"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/ValueEncoder","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ValueEncoder"}],"title":"AttributeValueMapper.ValueEncoder","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:10ShieldX50020AttributeValueMapperP0D7Encodera","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"ValueEncoder"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper"]]},"references":{"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper":{"role":"symbol","title":"AttributeValueMapper","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueMapper"}],"url":"\/documentation\/shieldx500\/attributevaluemapper"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper/ValueEncoder":{"role":"symbol","title":"AttributeValueMapper.ValueEncoder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ValueEncoder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/ValueEncoder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ValueEncoder"}],"url":"\/documentation\/shieldx500\/attributevaluemapper\/valueencoder"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamebuilder.json b/main/data/documentation/shieldx500/distinguishednamebuilder.json index e55a43420..af8822f6b 100644 --- a/main/data/documentation/shieldx500/distinguishednamebuilder.json +++ b/main/data/documentation/shieldx500/distinguishednamebuilder.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Mapper"},{"kind":"text","text":"> "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","preciseIdentifier":"s:10ShieldX50020AttributeValueMapperP","text":"AttributeValueMapper"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamebuilder"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/init(rdns:style:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/name","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/rdns","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/style"]},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(_:forType:)-14u1p","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(_:forType:)-7tkp","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(_:forTypeName:)","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(multiValued:)-2mxq2","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(multiValued:)-2unqw","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(multiValued:)-7x03i","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(multiValued:)-841mf","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(parsed:)"]},{"title":"Type Aliases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/ATV","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/RDN"]},{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/parse(string:style:)"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/Error"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"title":"DistinguishedNameBuilder","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50024DistinguishedNameBuilderV","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldX500","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style"],"generated":true}],"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/add(multiValued:)-2unqw":{"role":"symbol","title":"add(multiValued:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":": [(type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":", value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":")]) -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(multiValued:)-2unqw","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(multivalued:)-2unqw"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/rdns":{"role":"symbol","title":"rdns","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rdns"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV6Mapperxmfp"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/rdns","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/rdns"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/add(parsed:)":{"role":"symbol","title":"add(parsed:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"parsed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(parsed:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(parsed:)"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/add(multiValued:)-841mf":{"role":"symbol","title":"add(multiValued:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":": [(typeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")]) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(multiValued:)-841mf","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(multivalued:)-841mf"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/parse(string:style:)":{"role":"symbol","title":"parse(string:style:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"parse"},{"kind":"text","text":"("},{"kind":"externalParam","text":"string"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV6Mapperxmfp"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/parse(string:style:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/parse(string:style:)"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/add(_:forTypeName:)":{"role":"symbol","title":"add(_:forTypeName:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forTypeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(_:forTypeName:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(_:fortypename:)"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/RDN":{"role":"symbol","title":"DistinguishedNameBuilder.RDN","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDN"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/RDN","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RDN"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder\/rdn"},"doc://Shield/documentation/ShieldX500/RFC4519Style":{"role":"symbol","title":"RFC4519Style","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RFC4519Style"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RFC4519Style"}],"url":"\/documentation\/shieldx500\/rfc4519style"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/init(rdns:style:)":{"role":"symbol","title":"init(rdns:style:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rdns"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"RDN","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV3RDNa"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/init(rdns:style:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/init(rdns:style:)"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser":{"role":"symbol","title":"DistinguishedNameStringParser","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringParser"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringParser"}],"url":"\/documentation\/shieldx500\/distinguishednamestringparser"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/add(_:forType:)-7tkp":{"role":"symbol","title":"add(_:forType:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(_:forType:)-7tkp","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(_:fortype:)-7tkp"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/add(multiValued:)-2mxq2":{"role":"symbol","title":"add(multiValued:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":": (typeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(multiValued:)-2mxq2","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(multivalued:)-2mxq2"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/Error":{"role":"symbol","title":"DistinguishedNameBuilder.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder\/error"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/name":{"conformance":{"constraints":[{"type":"codeVoice","code":"Mapper"},{"type":"text","text":" is "},{"type":"codeVoice","code":"DirectoryNameAttributeMapper"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"name","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV0A4X509AD09DirectoryD15AttributeMapperVRszrlE0I0xmfp"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/name","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/name"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/add(_:forType:)-14u1p":{"role":"symbol","title":"add(_:forType:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(_:forType:)-14u1p","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(_:fortype:)-14u1p"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper":{"role":"symbol","title":"AttributeValueMapper","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueMapper"}],"url":"\/documentation\/shieldx500\/attributevaluemapper"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/add(multiValued:)-7x03i":{"role":"symbol","title":"add(multiValued:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":": (type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":", value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":")...) -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(multiValued:)-7x03i","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(multivalued:)-7x03i"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/ATV":{"role":"symbol","title":"DistinguishedNameBuilder.ATV","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ATV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/ATV","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ATV"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder\/atv"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/style":{"role":"symbol","title":"style","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/style","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/style"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Mapper"},{"kind":"text","text":"> "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","preciseIdentifier":"s:10ShieldX50020AttributeValueMapperP","text":"AttributeValueMapper"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamebuilder"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/init(rdns:style:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/name","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/rdns","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/style"]},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(_:forType:)-14u1p","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(_:forType:)-7tkp","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(_:forTypeName:)","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(multiValued:)-2mxq2","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(multiValued:)-2unqw","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(multiValued:)-7x03i","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(multiValued:)-841mf","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(parsed:)"]},{"title":"Type Aliases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/ATV","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/RDN"]},{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/parse(string:style:)"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/Error"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"title":"DistinguishedNameBuilder","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50024DistinguishedNameBuilderV","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldX500","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style"],"generated":true}],"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/RDN":{"role":"symbol","title":"DistinguishedNameBuilder.RDN","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDN"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/RDN","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RDN"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder\/rdn"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/ATV":{"role":"symbol","title":"DistinguishedNameBuilder.ATV","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ATV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/ATV","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ATV"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder\/atv"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/add(multiValued:)-7x03i":{"role":"symbol","title":"add(multiValued:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":": (type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":", value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":")...) -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(multiValued:)-7x03i","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(multivalued:)-7x03i"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/parse(string:style:)":{"role":"symbol","title":"parse(string:style:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"parse"},{"kind":"text","text":"("},{"kind":"externalParam","text":"string"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV6Mapperxmfp"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/parse(string:style:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/parse(string:style:)"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/add(multiValued:)-2unqw":{"role":"symbol","title":"add(multiValued:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":": [(type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":", value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":")]) -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(multiValued:)-2unqw","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(multivalued:)-2unqw"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/name":{"conformance":{"constraints":[{"type":"codeVoice","code":"Mapper"},{"type":"text","text":" is "},{"type":"codeVoice","code":"DirectoryNameAttributeMapper"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"name","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV0A4X509AD09DirectoryD15AttributeMapperVRszrlE0I0xmfp"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/name","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/name"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser":{"role":"symbol","title":"DistinguishedNameStringParser","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringParser"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringParser"}],"url":"\/documentation\/shieldx500\/distinguishednamestringparser"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper":{"role":"symbol","title":"AttributeValueMapper","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueMapper"}],"url":"\/documentation\/shieldx500\/attributevaluemapper"},"doc://Shield/documentation/ShieldX500/RFC4519Style":{"role":"symbol","title":"RFC4519Style","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RFC4519Style"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RFC4519Style"}],"url":"\/documentation\/shieldx500\/rfc4519style"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/style":{"role":"symbol","title":"style","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/style","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/style"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/add(_:forType:)-14u1p":{"role":"symbol","title":"add(_:forType:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(_:forType:)-14u1p","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(_:fortype:)-14u1p"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/init(rdns:style:)":{"role":"symbol","title":"init(rdns:style:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rdns"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"RDN","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV3RDNa"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/init(rdns:style:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/init(rdns:style:)"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/rdns":{"role":"symbol","title":"rdns","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rdns"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV6Mapperxmfp"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/rdns","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/rdns"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/add(multiValued:)-2mxq2":{"role":"symbol","title":"add(multiValued:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":": (typeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(multiValued:)-2mxq2","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(multivalued:)-2mxq2"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/add(_:forTypeName:)":{"role":"symbol","title":"add(_:forTypeName:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forTypeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(_:forTypeName:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(_:fortypename:)"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/add(parsed:)":{"role":"symbol","title":"add(parsed:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"parsed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(parsed:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(parsed:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/Error":{"role":"symbol","title":"DistinguishedNameBuilder.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder\/error"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/add(_:forType:)-7tkp":{"role":"symbol","title":"add(_:forType:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(_:forType:)-7tkp","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(_:fortype:)-7tkp"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/add(multiValued:)-841mf":{"role":"symbol","title":"add(multiValued:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":": [(typeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")]) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(multiValued:)-841mf","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(multivalued:)-841mf"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamebuilder/add(_:fortype:)-14u1p.json b/main/data/documentation/shieldx500/distinguishednamebuilder/add(_:fortype:)-14u1p.json index faf5bae01..c44a330d0 100644 --- a/main/data/documentation/shieldx500/distinguishednamebuilder/add(_:fortype:)-14u1p.json +++ b/main/data/documentation/shieldx500/distinguishednamebuilder/add(_:fortype:)-14u1p.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forType"},{"kind":"text","text":" "},{"kind":"internalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV","text":"DistinguishedNameBuilder"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamebuilder\/add(_:fortype:)-14u1p"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(_:forType:)-14u1p","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"title":"add(_:forType:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50024DistinguishedNameBuilderV3add_7forTypeACyxGSS_10PotentASN116ObjectIdentifierVtF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/add(_:forType:)-14u1p":{"role":"symbol","title":"add(_:forType:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(_:forType:)-14u1p","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(_:fortype:)-14u1p"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forType"},{"kind":"text","text":" "},{"kind":"internalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV","text":"DistinguishedNameBuilder"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamebuilder\/add(_:fortype:)-14u1p"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(_:forType:)-14u1p","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"title":"add(_:forType:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50024DistinguishedNameBuilderV3add_7forTypeACyxGSS_10PotentASN116ObjectIdentifierVtF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/add(_:forType:)-14u1p":{"role":"symbol","title":"add(_:forType:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(_:forType:)-14u1p","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(_:fortype:)-14u1p"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamebuilder/add(_:fortype:)-7tkp.json b/main/data/documentation/shieldx500/distinguishednamebuilder/add(_:fortype:)-7tkp.json index d16c81580..737e58220 100644 --- a/main/data/documentation/shieldx500/distinguishednamebuilder/add(_:fortype:)-7tkp.json +++ b/main/data/documentation/shieldx500/distinguishednamebuilder/add(_:fortype:)-7tkp.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forType"},{"kind":"text","text":" "},{"kind":"internalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV","text":"DistinguishedNameBuilder"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamebuilder\/add(_:fortype:)-7tkp"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(_:forType:)-7tkp","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"title":"add(_:forType:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50024DistinguishedNameBuilderV3add_7forTypeACyxG10PotentASN19AnyStringV_AG16ObjectIdentifierVtF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/add(_:forType:)-7tkp":{"role":"symbol","title":"add(_:forType:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(_:forType:)-7tkp","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(_:fortype:)-7tkp"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forType"},{"kind":"text","text":" "},{"kind":"internalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV","text":"DistinguishedNameBuilder"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamebuilder\/add(_:fortype:)-7tkp"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(_:forType:)-7tkp","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"title":"add(_:forType:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50024DistinguishedNameBuilderV3add_7forTypeACyxG10PotentASN19AnyStringV_AG16ObjectIdentifierVtF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/add(_:forType:)-7tkp":{"role":"symbol","title":"add(_:forType:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(_:forType:)-7tkp","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(_:fortype:)-7tkp"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamebuilder/add(_:fortypename:).json b/main/data/documentation/shieldx500/distinguishednamebuilder/add(_:fortypename:).json index 1d76dea20..cf17965a7 100644 --- a/main/data/documentation/shieldx500/distinguishednamebuilder/add(_:fortypename:).json +++ b/main/data/documentation/shieldx500/distinguishednamebuilder/add(_:fortypename:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forTypeName"},{"kind":"text","text":" "},{"kind":"internalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV","text":"DistinguishedNameBuilder"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamebuilder\/add(_:fortypename:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(_:forTypeName:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forTypeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"title":"add(_:forTypeName:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50024DistinguishedNameBuilderV3add_07forTypeD0ACyxGSS_SStKF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/add(_:forTypeName:)":{"role":"symbol","title":"add(_:forTypeName:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forTypeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(_:forTypeName:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(_:fortypename:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forTypeName"},{"kind":"text","text":" "},{"kind":"internalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV","text":"DistinguishedNameBuilder"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamebuilder\/add(_:fortypename:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(_:forTypeName:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forTypeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"title":"add(_:forTypeName:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50024DistinguishedNameBuilderV3add_07forTypeD0ACyxGSS_SStKF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/add(_:forTypeName:)":{"role":"symbol","title":"add(_:forTypeName:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forTypeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(_:forTypeName:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(_:fortypename:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamebuilder/add(multivalued:)-2unqw.json b/main/data/documentation/shieldx500/distinguishednamebuilder/add(multivalued:)-2unqw.json index d8a101da4..08c8fc340 100644 --- a/main/data/documentation/shieldx500/distinguishednamebuilder/add(multivalued:)-2unqw.json +++ b/main/data/documentation/shieldx500/distinguishednamebuilder/add(multivalued:)-2unqw.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":" "},{"kind":"internalParam","text":"values"},{"kind":"text","text":": [(type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":", value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":")]) -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV","text":"DistinguishedNameBuilder"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamebuilder\/add(multivalued:)-2unqw"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(multiValued:)-2unqw","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":": [(type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":", value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":")]) -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"title":"add(multiValued:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50024DistinguishedNameBuilderV3add11multiValuedACyxGSay10PotentASN116ObjectIdentifierV4type_AG9AnyStringV5valuetG_tF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/add(multiValued:)-2unqw":{"role":"symbol","title":"add(multiValued:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":": [(type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":", value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":")]) -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(multiValued:)-2unqw","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(multivalued:)-2unqw"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":" "},{"kind":"internalParam","text":"values"},{"kind":"text","text":": [(type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":", value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":")]) -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV","text":"DistinguishedNameBuilder"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamebuilder\/add(multivalued:)-2unqw"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(multiValued:)-2unqw","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":": [(type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":", value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":")]) -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"title":"add(multiValued:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50024DistinguishedNameBuilderV3add11multiValuedACyxGSay10PotentASN116ObjectIdentifierV4type_AG9AnyStringV5valuetG_tF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/add(multiValued:)-2unqw":{"role":"symbol","title":"add(multiValued:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":": [(type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":", value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":")]) -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(multiValued:)-2unqw","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(multivalued:)-2unqw"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamebuilder/add(multivalued:)-7x03i.json b/main/data/documentation/shieldx500/distinguishednamebuilder/add(multivalued:)-7x03i.json index 0ae38dee9..f1bbf3d5b 100644 --- a/main/data/documentation/shieldx500/distinguishednamebuilder/add(multivalued:)-7x03i.json +++ b/main/data/documentation/shieldx500/distinguishednamebuilder/add(multivalued:)-7x03i.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":" "},{"kind":"internalParam","text":"values"},{"kind":"text","text":": (type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":", value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":")...) -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV","text":"DistinguishedNameBuilder"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamebuilder\/add(multivalued:)-7x03i"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(multiValued:)-7x03i","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":": (type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":", value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":")...) -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"title":"add(multiValued:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50024DistinguishedNameBuilderV3add11multiValuedACyxG10PotentASN116ObjectIdentifierV4type_AG9AnyStringV5valuetd_tF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/add(multiValued:)-7x03i":{"role":"symbol","title":"add(multiValued:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":": (type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":", value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":")...) -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(multiValued:)-7x03i","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(multivalued:)-7x03i"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":" "},{"kind":"internalParam","text":"values"},{"kind":"text","text":": (type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":", value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":")...) -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV","text":"DistinguishedNameBuilder"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamebuilder\/add(multivalued:)-7x03i"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(multiValued:)-7x03i","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":": (type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":", value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":")...) -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"title":"add(multiValued:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50024DistinguishedNameBuilderV3add11multiValuedACyxG10PotentASN116ObjectIdentifierV4type_AG9AnyStringV5valuetd_tF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/add(multiValued:)-7x03i":{"role":"symbol","title":"add(multiValued:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":": (type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":", value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":")...) -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(multiValued:)-7x03i","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(multivalued:)-7x03i"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamebuilder/add(multivalued:)-841mf.json b/main/data/documentation/shieldx500/distinguishednamebuilder/add(multivalued:)-841mf.json index d5fccc047..1a686100d 100644 --- a/main/data/documentation/shieldx500/distinguishednamebuilder/add(multivalued:)-841mf.json +++ b/main/data/documentation/shieldx500/distinguishednamebuilder/add(multivalued:)-841mf.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":" "},{"kind":"internalParam","text":"values"},{"kind":"text","text":": [(typeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")]) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV","text":"DistinguishedNameBuilder"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamebuilder\/add(multivalued:)-841mf"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(multiValued:)-841mf","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":": [(typeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")]) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"title":"add(multiValued:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50024DistinguishedNameBuilderV3add11multiValuedACyxGSaySS04typeD0_SS5valuetG_tKF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/add(multiValued:)-841mf":{"role":"symbol","title":"add(multiValued:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":": [(typeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")]) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(multiValued:)-841mf","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(multivalued:)-841mf"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":" "},{"kind":"internalParam","text":"values"},{"kind":"text","text":": [(typeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")]) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV","text":"DistinguishedNameBuilder"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamebuilder\/add(multivalued:)-841mf"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(multiValued:)-841mf","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":": [(typeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")]) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"title":"add(multiValued:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50024DistinguishedNameBuilderV3add11multiValuedACyxGSaySS04typeD0_SS5valuetG_tKF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/add(multiValued:)-841mf":{"role":"symbol","title":"add(multiValued:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":": [(typeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")]) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(multiValued:)-841mf","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(multivalued:)-841mf"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamebuilder/add(parsed:).json b/main/data/documentation/shieldx500/distinguishednamebuilder/add(parsed:).json index 5538435b5..49f14ecc2 100644 --- a/main/data/documentation/shieldx500/distinguishednamebuilder/add(parsed:).json +++ b/main/data/documentation/shieldx500/distinguishednamebuilder/add(parsed:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"parsed"},{"kind":"text","text":" "},{"kind":"internalParam","text":"string"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV","text":"DistinguishedNameBuilder"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamebuilder\/add(parsed:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(parsed:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"parsed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"title":"add(parsed:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50024DistinguishedNameBuilderV3add6parsedACyxGSS_tKF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/add(parsed:)":{"role":"symbol","title":"add(parsed:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"parsed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(parsed:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(parsed:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"parsed"},{"kind":"text","text":" "},{"kind":"internalParam","text":"string"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV","text":"DistinguishedNameBuilder"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamebuilder\/add(parsed:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(parsed:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"parsed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"title":"add(parsed:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50024DistinguishedNameBuilderV3add6parsedACyxGSS_tKF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/add(parsed:)":{"role":"symbol","title":"add(parsed:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"parsed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/add(parsed:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(parsed:)"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamebuilder/atv.json b/main/data/documentation/shieldx500/distinguishednamebuilder/atv.json index ee97af87e..c8518a058 100644 --- a/main/data/documentation/shieldx500/distinguishednamebuilder/atv.json +++ b/main/data/documentation/shieldx500/distinguishednamebuilder/atv.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ATV"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","preciseIdentifier":"s:10ShieldX50021AttributeTypeAndValueV","text":"AttributeTypeAndValue"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV6Mapperxmfp"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamebuilder\/atv"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/ATV","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ATV"}],"title":"DistinguishedNameBuilder.ATV","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:10ShieldX50024DistinguishedNameBuilderV3ATVa","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"ATV"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue":{"role":"symbol","title":"AttributeTypeAndValue","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeTypeAndValue"}],"url":"\/documentation\/shieldx500\/attributetypeandvalue"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/ATV":{"role":"symbol","title":"DistinguishedNameBuilder.ATV","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ATV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/ATV","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ATV"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder\/atv"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ATV"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","preciseIdentifier":"s:10ShieldX50021AttributeTypeAndValueV","text":"AttributeTypeAndValue"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV6Mapperxmfp"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamebuilder\/atv"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/ATV","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ATV"}],"title":"DistinguishedNameBuilder.ATV","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:10ShieldX50024DistinguishedNameBuilderV3ATVa","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"ATV"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue":{"role":"symbol","title":"AttributeTypeAndValue","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeTypeAndValue"}],"url":"\/documentation\/shieldx500\/attributetypeandvalue"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/ATV":{"role":"symbol","title":"DistinguishedNameBuilder.ATV","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ATV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/ATV","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ATV"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder\/atv"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamebuilder/error.json b/main/data/documentation/shieldx500/distinguishednamebuilder/error.json index 497e8f031..f0fd476c3 100644 --- a/main/data/documentation/shieldx500/distinguishednamebuilder/error.json +++ b/main/data/documentation/shieldx500/distinguishednamebuilder/error.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamebuilder\/error"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/s5ErrorP","doc:\/\/Shield\/s8SendableP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/Error","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/Error\/unknownTypeName(name:style:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/Error\/Error-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"title":"DistinguishedNameBuilder.Error","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:10ShieldX50024DistinguishedNameBuilderV5ErrorO","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/Error":{"role":"symbol","title":"DistinguishedNameBuilder.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder\/error"},"doc://Shield/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/Shield\/s8SendableP"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/error\/error-implementations"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/Error/unknownTypeName(name:style:)":{"role":"symbol","title":"DistinguishedNameBuilder.Error.unknownTypeName(name:style:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unknownTypeName"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/Error\/unknownTypeName(name:style:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/error\/unknowntypename(name:style:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/s5ErrorP":{"type":"unresolvable","title":"Swift.Error","identifier":"doc:\/\/Shield\/s5ErrorP"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamebuilder\/error"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/s5ErrorP","doc:\/\/Shield\/s8SendableP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/Error","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/Error\/unknownTypeName(name:style:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/Error\/Error-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"title":"DistinguishedNameBuilder.Error","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:10ShieldX50024DistinguishedNameBuilderV5ErrorO","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/Error":{"role":"symbol","title":"DistinguishedNameBuilder.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder\/error"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/Error/unknownTypeName(name:style:)":{"role":"symbol","title":"DistinguishedNameBuilder.Error.unknownTypeName(name:style:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unknownTypeName"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/Error\/unknownTypeName(name:style:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/error\/unknowntypename(name:style:)"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/error\/error-implementations"},"doc://Shield/s5ErrorP":{"type":"unresolvable","title":"Swift.Error","identifier":"doc:\/\/Shield\/s5ErrorP"},"doc://Shield/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/Shield\/s8SendableP"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamebuilder/error/localizeddescription.json b/main/data/documentation/shieldx500/distinguishednamebuilder/error/localizeddescription.json index 88e5e6c1a..f93d999a8 100644 --- a/main/data/documentation/shieldx500/distinguishednamebuilder/error/localizeddescription.json +++ b/main/data/documentation/shieldx500/distinguishednamebuilder/error/localizeddescription.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamebuilder\/error\/localizeddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/Error\/localizedDescription","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"kind":"symbol","metadata":{"role":"symbol","title":"localizedDescription","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"symbolKind":"property","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:10ShieldX50024DistinguishedNameBuilderV5ErrorO","extendedModule":"Swift","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/Error","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/Error\/Error-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/Error/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/Error\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/error\/localizeddescription"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/error\/error-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/Error":{"role":"symbol","title":"DistinguishedNameBuilder.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder\/error"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamebuilder\/error\/localizeddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/Error\/localizedDescription","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"kind":"symbol","metadata":{"role":"symbol","title":"localizedDescription","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"symbolKind":"property","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:10ShieldX50024DistinguishedNameBuilderV5ErrorO","extendedModule":"Swift","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/Error","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/Error\/Error-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/Error":{"role":"symbol","title":"DistinguishedNameBuilder.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder\/error"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/error\/error-implementations"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/Error/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/Error\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/error\/localizeddescription"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamebuilder/error/unknowntypename(name:style:).json b/main/data/documentation/shieldx500/distinguishednamebuilder/error/unknowntypename(name:style:).json index a7c770b57..6e3e3d871 100644 --- a/main/data/documentation/shieldx500/distinguishednamebuilder/error/unknowntypename(name:style:).json +++ b/main/data/documentation/shieldx500/distinguishednamebuilder/error/unknowntypename(name:style:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unknownTypeName"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV","text":"NamingStyle"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamebuilder\/error\/unknowntypename(name:style:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/Error\/unknownTypeName(name:style:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unknownTypeName"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"},{"kind":"text","text":")"}],"title":"DistinguishedNameBuilder.Error.unknownTypeName(name:style:)","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50024DistinguishedNameBuilderV5ErrorO011unknownTypeD0yAEyx_GSS_AA11NamingStyleVtcAGmAA20AttributeValueMapperRzlF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/Error"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/Error":{"role":"symbol","title":"DistinguishedNameBuilder.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder\/error"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/Error/unknownTypeName(name:style:)":{"role":"symbol","title":"DistinguishedNameBuilder.Error.unknownTypeName(name:style:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unknownTypeName"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/Error\/unknownTypeName(name:style:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/error\/unknowntypename(name:style:)"},"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unknownTypeName"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV","text":"NamingStyle"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamebuilder\/error\/unknowntypename(name:style:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/Error\/unknownTypeName(name:style:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unknownTypeName"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"},{"kind":"text","text":")"}],"title":"DistinguishedNameBuilder.Error.unknownTypeName(name:style:)","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50024DistinguishedNameBuilderV5ErrorO011unknownTypeD0yAEyx_GSS_AA11NamingStyleVtcAGmAA20AttributeValueMapperRzlF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/Error"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/Error":{"role":"symbol","title":"DistinguishedNameBuilder.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder\/error"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/Error/unknownTypeName(name:style:)":{"role":"symbol","title":"DistinguishedNameBuilder.Error.unknownTypeName(name:style:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unknownTypeName"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/Error\/unknownTypeName(name:style:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/error\/unknowntypename(name:style:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamebuilder/init(rdns:style:).json b/main/data/documentation/shieldx500/distinguishednamebuilder/init(rdns:style:).json index 7db5edbc2..dadd6d6a7 100644 --- a/main/data/documentation/shieldx500/distinguishednamebuilder/init(rdns:style:).json +++ b/main/data/documentation/shieldx500/distinguishednamebuilder/init(rdns:style:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rdns"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/RDN","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV3RDNa","text":"RDN"},{"kind":"text","text":"] = [], "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV","text":"NamingStyle"},{"kind":"text","text":" = .rfc4519)"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamebuilder\/init(rdns:style:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/init(rdns:style:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rdns"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"RDN","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV3RDNa"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"},{"kind":"text","text":")"}],"title":"init(rdns:style:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50024DistinguishedNameBuilderV4rdns5styleACyxGSaySayAA21AttributeTypeAndValueVyxGGG_AA11NamingStyleVtcfc","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/init(rdns:style:)":{"role":"symbol","title":"init(rdns:style:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rdns"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"RDN","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV3RDNa"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/init(rdns:style:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/init(rdns:style:)"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/RDN":{"role":"symbol","title":"DistinguishedNameBuilder.RDN","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDN"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/RDN","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RDN"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder\/rdn"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rdns"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/RDN","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV3RDNa","text":"RDN"},{"kind":"text","text":"] = [], "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV","text":"NamingStyle"},{"kind":"text","text":" = .rfc4519)"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamebuilder\/init(rdns:style:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/init(rdns:style:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rdns"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"RDN","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV3RDNa"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"},{"kind":"text","text":")"}],"title":"init(rdns:style:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50024DistinguishedNameBuilderV4rdns5styleACyxGSaySayAA21AttributeTypeAndValueVyxGGG_AA11NamingStyleVtcfc","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/RDN":{"role":"symbol","title":"DistinguishedNameBuilder.RDN","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDN"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/RDN","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RDN"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder\/rdn"},"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/init(rdns:style:)":{"role":"symbol","title":"init(rdns:style:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rdns"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"RDN","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV3RDNa"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/init(rdns:style:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/init(rdns:style:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamebuilder/name.json b/main/data/documentation/shieldx500/distinguishednamebuilder/name.json index aafd05b94..573d28a57 100644 --- a/main/data/documentation/shieldx500/distinguishednamebuilder/name.json +++ b/main/data/documentation/shieldx500/distinguishednamebuilder/name.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea","text":"RDNSequence"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV0A4X509AD09DirectoryD15AttributeMapperVRszrlE0I0xmfp"},{"kind":"text","text":"> { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamebuilder\/name"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/name","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Mapper"},{"type":"text","text":" is "},{"type":"codeVoice","code":"DirectoryNameAttributeMapper"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"name","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV0A4X509AD09DirectoryD15AttributeMapperVRszrlE0I0xmfp"},{"kind":"text","text":">"}],"symbolKind":"property","externalID":"s:10ShieldX50024DistinguishedNameBuilderV0A4X509AD09DirectoryD15AttributeMapperVRszrlE4nameSaySayAA0H12TypeAndValueVyAFGGGvp","extendedModule":"ShieldX500","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/name":{"conformance":{"constraints":[{"type":"codeVoice","code":"Mapper"},{"type":"text","text":" is "},{"type":"codeVoice","code":"DirectoryNameAttributeMapper"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"name","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV0A4X509AD09DirectoryD15AttributeMapperVRszrlE0I0xmfp"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/name","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/name"},"doc://Shield/documentation/ShieldX500/RDNSequence":{"role":"symbol","title":"RDNSequence","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDNSequence"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RDNSequence","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RDNSequence"}],"url":"\/documentation\/shieldx500\/rdnsequence"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea","text":"RDNSequence"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV0A4X509AD09DirectoryD15AttributeMapperVRszrlE0I0xmfp"},{"kind":"text","text":"> { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamebuilder\/name"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/name","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Mapper"},{"type":"text","text":" is "},{"type":"codeVoice","code":"DirectoryNameAttributeMapper"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"name","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV0A4X509AD09DirectoryD15AttributeMapperVRszrlE0I0xmfp"},{"kind":"text","text":">"}],"symbolKind":"property","externalID":"s:10ShieldX50024DistinguishedNameBuilderV0A4X509AD09DirectoryD15AttributeMapperVRszrlE4nameSaySayAA0H12TypeAndValueVyAFGGGvp","extendedModule":"ShieldX500","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder"]]},"references":{"doc://Shield/documentation/ShieldX500/RDNSequence":{"role":"symbol","title":"RDNSequence","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDNSequence"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RDNSequence","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RDNSequence"}],"url":"\/documentation\/shieldx500\/rdnsequence"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/name":{"conformance":{"constraints":[{"type":"codeVoice","code":"Mapper"},{"type":"text","text":" is "},{"type":"codeVoice","code":"DirectoryNameAttributeMapper"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"name","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV0A4X509AD09DirectoryD15AttributeMapperVRszrlE0I0xmfp"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/name","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/name"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamebuilder/parse(string:style:).json b/main/data/documentation/shieldx500/distinguishednamebuilder/parse(string:style:).json index 674c69cd5..a801c65cd 100644 --- a/main/data/documentation/shieldx500/distinguishednamebuilder/parse(string:style:).json +++ b/main/data/documentation/shieldx500/distinguishednamebuilder/parse(string:style:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"parse"},{"kind":"text","text":"("},{"kind":"externalParam","text":"string"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV","text":"NamingStyle"},{"kind":"text","text":" = .rfc4519) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea","text":"RDNSequence"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV6Mapperxmfp"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamebuilder\/parse(string:style:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/parse(string:style:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"parse"},{"kind":"text","text":"("},{"kind":"externalParam","text":"string"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV6Mapperxmfp"},{"kind":"text","text":">"}],"title":"parse(string:style:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50024DistinguishedNameBuilderV5parse6string5styleSaySayAA21AttributeTypeAndValueVyxGGGSS_AA11NamingStyleVtKFZ","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/parse(string:style:)":{"role":"symbol","title":"parse(string:style:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"parse"},{"kind":"text","text":"("},{"kind":"externalParam","text":"string"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV6Mapperxmfp"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/parse(string:style:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/parse(string:style:)"},"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"},"doc://Shield/documentation/ShieldX500/RDNSequence":{"role":"symbol","title":"RDNSequence","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDNSequence"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RDNSequence","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RDNSequence"}],"url":"\/documentation\/shieldx500\/rdnsequence"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"parse"},{"kind":"text","text":"("},{"kind":"externalParam","text":"string"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV","text":"NamingStyle"},{"kind":"text","text":" = .rfc4519) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea","text":"RDNSequence"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV6Mapperxmfp"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamebuilder\/parse(string:style:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/parse(string:style:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"parse"},{"kind":"text","text":"("},{"kind":"externalParam","text":"string"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV6Mapperxmfp"},{"kind":"text","text":">"}],"title":"parse(string:style:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50024DistinguishedNameBuilderV5parse6string5styleSaySayAA21AttributeTypeAndValueVyxGGGSS_AA11NamingStyleVtKFZ","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/parse(string:style:)":{"role":"symbol","title":"parse(string:style:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"parse"},{"kind":"text","text":"("},{"kind":"externalParam","text":"string"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV6Mapperxmfp"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/parse(string:style:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/parse(string:style:)"},"doc://Shield/documentation/ShieldX500/RDNSequence":{"role":"symbol","title":"RDNSequence","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDNSequence"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RDNSequence","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RDNSequence"}],"url":"\/documentation\/shieldx500\/rdnsequence"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamebuilder/rdn.json b/main/data/documentation/shieldx500/distinguishednamebuilder/rdn.json index 8644efc75..c05e56ee1 100644 --- a/main/data/documentation/shieldx500/distinguishednamebuilder/rdn.json +++ b/main/data/documentation/shieldx500/distinguishednamebuilder/rdn.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDN"},{"kind":"text","text":" = ["},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/ATV","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV3ATVa","text":"ATV"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamebuilder\/rdn"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/RDN","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDN"}],"title":"DistinguishedNameBuilder.RDN","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:10ShieldX50024DistinguishedNameBuilderV3RDNa","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"RDN"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/ATV":{"role":"symbol","title":"DistinguishedNameBuilder.ATV","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ATV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/ATV","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ATV"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder\/atv"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/RDN":{"role":"symbol","title":"DistinguishedNameBuilder.RDN","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDN"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/RDN","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RDN"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder\/rdn"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDN"},{"kind":"text","text":" = ["},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/ATV","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV3ATVa","text":"ATV"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamebuilder\/rdn"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/RDN","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDN"}],"title":"DistinguishedNameBuilder.RDN","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:10ShieldX50024DistinguishedNameBuilderV3RDNa","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"RDN"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/ATV":{"role":"symbol","title":"DistinguishedNameBuilder.ATV","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ATV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/ATV","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ATV"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder\/atv"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/RDN":{"role":"symbol","title":"DistinguishedNameBuilder.RDN","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDN"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/RDN","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RDN"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder\/rdn"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamebuilder/rdns.json b/main/data/documentation/shieldx500/distinguishednamebuilder/rdns.json index b14171900..d28b64ba0 100644 --- a/main/data/documentation/shieldx500/distinguishednamebuilder/rdns.json +++ b/main/data/documentation/shieldx500/distinguishednamebuilder/rdns.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rdns"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea","text":"RDNSequence"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV6Mapperxmfp"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamebuilder\/rdns"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/rdns","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rdns"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV6Mapperxmfp"},{"kind":"text","text":">"}],"title":"rdns","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50024DistinguishedNameBuilderV4rdnsSaySayAA21AttributeTypeAndValueVyxGGGvp","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder"]]},"references":{"doc://Shield/documentation/ShieldX500/RDNSequence":{"role":"symbol","title":"RDNSequence","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDNSequence"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RDNSequence","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RDNSequence"}],"url":"\/documentation\/shieldx500\/rdnsequence"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/rdns":{"role":"symbol","title":"rdns","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rdns"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV6Mapperxmfp"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/rdns","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/rdns"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rdns"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea","text":"RDNSequence"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV6Mapperxmfp"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamebuilder\/rdns"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/rdns","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rdns"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV6Mapperxmfp"},{"kind":"text","text":">"}],"title":"rdns","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50024DistinguishedNameBuilderV4rdnsSaySayAA21AttributeTypeAndValueVyxGGGvp","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/rdns":{"role":"symbol","title":"rdns","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rdns"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV6Mapperxmfp"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/rdns","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/rdns"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/ShieldX500/RDNSequence":{"role":"symbol","title":"RDNSequence","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDNSequence"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RDNSequence","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RDNSequence"}],"url":"\/documentation\/shieldx500\/rdnsequence"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamebuilder/style.json b/main/data/documentation/shieldx500/distinguishednamebuilder/style.json index 9947d65d2..8768d7b63 100644 --- a/main/data/documentation/shieldx500/distinguishednamebuilder/style.json +++ b/main/data/documentation/shieldx500/distinguishednamebuilder/style.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV","text":"NamingStyle"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamebuilder\/style"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/style","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"}],"title":"style","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50024DistinguishedNameBuilderV5styleAA11NamingStyleVvp","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/style":{"role":"symbol","title":"style","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/style","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/style"},"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV","text":"NamingStyle"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamebuilder\/style"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/style","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"}],"title":"style","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50024DistinguishedNameBuilderV5styleAA11NamingStyleVvp","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder/style":{"role":"symbol","title":"style","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder\/style","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamebuilder\/style"},"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamestringcomposer.json b/main/data/documentation/shieldx500/distinguishednamestringcomposer.json index 7ecf5001a..fc8d82ca2 100644 --- a/main/data/documentation/shieldx500/distinguishednamestringcomposer.json +++ b/main/data/documentation/shieldx500/distinguishednamestringcomposer.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Mapper"},{"kind":"text","text":"> "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","preciseIdentifier":"s:10ShieldX50020AttributeValueMapperP","text":"AttributeValueMapper"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringcomposer"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/init(rdnStrings:style:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/rdnStrings","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/string","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/style"]},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/append(_:)","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/append(_:forType:)","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/append(rdn:)","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/append(rdnSequence:)"]},{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/compose(_:style:)"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"title":"DistinguishedNameStringComposer","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50031DistinguishedNameStringComposerV","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldX500","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style"],"generated":true}],"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/append(_:)":{"role":"symbol","title":"append(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"AttributeTypeAndValue","preciseIdentifier":"s:10ShieldX50021AttributeTypeAndValueV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV6Mapperxmfp"},{"kind":"text","text":">) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameStringComposer","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/append(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/append(_:)"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser":{"role":"symbol","title":"DistinguishedNameStringParser","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringParser"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringParser"}],"url":"\/documentation\/shieldx500\/distinguishednamestringparser"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/append(rdnSequence:)":{"role":"symbol","title":"append(rdnSequence:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rdnSequence"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV6Mapperxmfp"},{"kind":"text","text":">) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameStringComposer","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/append(rdnSequence:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/append(rdnsequence:)"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/rdnStrings":{"role":"symbol","title":"rdnStrings","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rdnStrings"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/rdnStrings","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/rdnstrings"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/append(rdn:)":{"role":"symbol","title":"append(rdn:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rdn"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"RelativeDistinguishedName","preciseIdentifier":"s:10ShieldX50025RelativeDistinguishedNamea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV6Mapperxmfp"},{"kind":"text","text":">) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameStringComposer","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/append(rdn:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/append(rdn:)"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/string":{"role":"symbol","title":"string","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"string"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/string","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/string"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/compose(_:style:)":{"role":"symbol","title":"compose(_:style:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"compose"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV6Mapperxmfp"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/compose(_:style:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/compose(_:style:)"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/append(_:forType:)":{"role":"symbol","title":"append(_:forType:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameStringComposer","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/append(_:forType:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/append(_:fortype:)"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/Error":{"role":"symbol","title":"DistinguishedNameStringComposer.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/error"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/init(rdnStrings:style:)":{"role":"symbol","title":"init(rdnStrings:style:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rdnStrings"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/init(rdnStrings:style:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/init(rdnstrings:style:)"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper":{"role":"symbol","title":"AttributeValueMapper","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueMapper"}],"url":"\/documentation\/shieldx500\/attributevaluemapper"},"doc://Shield/documentation/ShieldX500/RFC4519Style":{"role":"symbol","title":"RFC4519Style","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RFC4519Style"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RFC4519Style"}],"url":"\/documentation\/shieldx500\/rfc4519style"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/style":{"role":"symbol","title":"style","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/style","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/style"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Mapper"},{"kind":"text","text":"> "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","preciseIdentifier":"s:10ShieldX50020AttributeValueMapperP","text":"AttributeValueMapper"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringcomposer"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/init(rdnStrings:style:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/rdnStrings","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/string","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/style"]},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/append(_:)","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/append(_:forType:)","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/append(rdn:)","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/append(rdnSequence:)"]},{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/compose(_:style:)"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"title":"DistinguishedNameStringComposer","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50031DistinguishedNameStringComposerV","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldX500","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style"],"generated":true}],"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/rdnStrings":{"role":"symbol","title":"rdnStrings","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rdnStrings"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/rdnStrings","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/rdnstrings"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser":{"role":"symbol","title":"DistinguishedNameStringParser","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringParser"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringParser"}],"url":"\/documentation\/shieldx500\/distinguishednamestringparser"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/append(_:forType:)":{"role":"symbol","title":"append(_:forType:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameStringComposer","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/append(_:forType:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/append(_:fortype:)"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/append(_:)":{"role":"symbol","title":"append(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"AttributeTypeAndValue","preciseIdentifier":"s:10ShieldX50021AttributeTypeAndValueV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV6Mapperxmfp"},{"kind":"text","text":">) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameStringComposer","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/append(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/append(_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/init(rdnStrings:style:)":{"role":"symbol","title":"init(rdnStrings:style:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rdnStrings"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/init(rdnStrings:style:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/init(rdnstrings:style:)"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/style":{"role":"symbol","title":"style","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/style","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/style"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper":{"role":"symbol","title":"AttributeValueMapper","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueMapper"}],"url":"\/documentation\/shieldx500\/attributevaluemapper"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/Error":{"role":"symbol","title":"DistinguishedNameStringComposer.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/error"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/append(rdnSequence:)":{"role":"symbol","title":"append(rdnSequence:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rdnSequence"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV6Mapperxmfp"},{"kind":"text","text":">) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameStringComposer","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/append(rdnSequence:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/append(rdnsequence:)"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/append(rdn:)":{"role":"symbol","title":"append(rdn:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rdn"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"RelativeDistinguishedName","preciseIdentifier":"s:10ShieldX50025RelativeDistinguishedNamea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV6Mapperxmfp"},{"kind":"text","text":">) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameStringComposer","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/append(rdn:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/append(rdn:)"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"},"doc://Shield/documentation/ShieldX500/RFC4519Style":{"role":"symbol","title":"RFC4519Style","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RFC4519Style"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RFC4519Style"}],"url":"\/documentation\/shieldx500\/rfc4519style"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/compose(_:style:)":{"role":"symbol","title":"compose(_:style:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"compose"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV6Mapperxmfp"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/compose(_:style:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/compose(_:style:)"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/string":{"role":"symbol","title":"string","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"string"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/string","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/string"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamestringcomposer/append(_:).json b/main/data/documentation/shieldx500/distinguishednamestringcomposer/append(_:).json index 92d787f55..cec110cc5 100644 --- a/main/data/documentation/shieldx500/distinguishednamestringcomposer/append(_:).json +++ b/main/data/documentation/shieldx500/distinguishednamestringcomposer/append(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","preciseIdentifier":"s:10ShieldX50021AttributeTypeAndValueV","text":"AttributeTypeAndValue"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV6Mapperxmfp"},{"kind":"text","text":">) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV","text":"DistinguishedNameStringComposer"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringcomposer\/append(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/append(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"AttributeTypeAndValue","preciseIdentifier":"s:10ShieldX50021AttributeTypeAndValueV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV6Mapperxmfp"},{"kind":"text","text":">) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameStringComposer","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"title":"append(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50031DistinguishedNameStringComposerV6appendyACyxGAA21AttributeTypeAndValueVyxGKF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/append(_:)":{"role":"symbol","title":"append(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"AttributeTypeAndValue","preciseIdentifier":"s:10ShieldX50021AttributeTypeAndValueV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV6Mapperxmfp"},{"kind":"text","text":">) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameStringComposer","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/append(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/append(_:)"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue":{"role":"symbol","title":"AttributeTypeAndValue","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeTypeAndValue"}],"url":"\/documentation\/shieldx500\/attributetypeandvalue"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","preciseIdentifier":"s:10ShieldX50021AttributeTypeAndValueV","text":"AttributeTypeAndValue"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV6Mapperxmfp"},{"kind":"text","text":">) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV","text":"DistinguishedNameStringComposer"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringcomposer\/append(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/append(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"AttributeTypeAndValue","preciseIdentifier":"s:10ShieldX50021AttributeTypeAndValueV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV6Mapperxmfp"},{"kind":"text","text":">) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameStringComposer","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"title":"append(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50031DistinguishedNameStringComposerV6appendyACyxGAA21AttributeTypeAndValueVyxGKF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/append(_:)":{"role":"symbol","title":"append(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"AttributeTypeAndValue","preciseIdentifier":"s:10ShieldX50021AttributeTypeAndValueV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV6Mapperxmfp"},{"kind":"text","text":">) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameStringComposer","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/append(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/append(_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue":{"role":"symbol","title":"AttributeTypeAndValue","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeTypeAndValue"}],"url":"\/documentation\/shieldx500\/attributetypeandvalue"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamestringcomposer/append(_:fortype:).json b/main/data/documentation/shieldx500/distinguishednamestringcomposer/append(_:fortype:).json index f8fd18df3..c17586d81 100644 --- a/main/data/documentation/shieldx500/distinguishednamestringcomposer/append(_:fortype:).json +++ b/main/data/documentation/shieldx500/distinguishednamestringcomposer/append(_:fortype:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forType"},{"kind":"text","text":" "},{"kind":"internalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV","text":"DistinguishedNameStringComposer"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringcomposer\/append(_:fortype:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/append(_:forType:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameStringComposer","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"title":"append(_:forType:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50031DistinguishedNameStringComposerV6append_7forTypeACyxGyp_10PotentASN116ObjectIdentifierVtKF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/append(_:forType:)":{"role":"symbol","title":"append(_:forType:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameStringComposer","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/append(_:forType:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/append(_:fortype:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forType"},{"kind":"text","text":" "},{"kind":"internalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV","text":"DistinguishedNameStringComposer"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringcomposer\/append(_:fortype:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/append(_:forType:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameStringComposer","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"title":"append(_:forType:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50031DistinguishedNameStringComposerV6append_7forTypeACyxGyp_10PotentASN116ObjectIdentifierVtKF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/append(_:forType:)":{"role":"symbol","title":"append(_:forType:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameStringComposer","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/append(_:forType:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/append(_:fortype:)"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamestringcomposer/append(rdn:).json b/main/data/documentation/shieldx500/distinguishednamestringcomposer/append(rdn:).json index 867ab8069..a96359d4c 100644 --- a/main/data/documentation/shieldx500/distinguishednamestringcomposer/append(rdn:).json +++ b/main/data/documentation/shieldx500/distinguishednamestringcomposer/append(rdn:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rdn"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RelativeDistinguishedName","preciseIdentifier":"s:10ShieldX50025RelativeDistinguishedNamea","text":"RelativeDistinguishedName"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV6Mapperxmfp"},{"kind":"text","text":">) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV","text":"DistinguishedNameStringComposer"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringcomposer\/append(rdn:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/append(rdn:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rdn"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"RelativeDistinguishedName","preciseIdentifier":"s:10ShieldX50025RelativeDistinguishedNamea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV6Mapperxmfp"},{"kind":"text","text":">) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameStringComposer","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"title":"append(rdn:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50031DistinguishedNameStringComposerV6append3rdnACyxGSayAA21AttributeTypeAndValueVyxGG_tKF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer"]]},"references":{"doc://Shield/documentation/ShieldX500/RelativeDistinguishedName":{"role":"symbol","title":"RelativeDistinguishedName","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RelativeDistinguishedName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RelativeDistinguishedName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RelativeDistinguishedName"}],"url":"\/documentation\/shieldx500\/relativedistinguishedname"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/append(rdn:)":{"role":"symbol","title":"append(rdn:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rdn"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"RelativeDistinguishedName","preciseIdentifier":"s:10ShieldX50025RelativeDistinguishedNamea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV6Mapperxmfp"},{"kind":"text","text":">) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameStringComposer","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/append(rdn:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/append(rdn:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rdn"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RelativeDistinguishedName","preciseIdentifier":"s:10ShieldX50025RelativeDistinguishedNamea","text":"RelativeDistinguishedName"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV6Mapperxmfp"},{"kind":"text","text":">) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV","text":"DistinguishedNameStringComposer"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringcomposer\/append(rdn:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/append(rdn:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rdn"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"RelativeDistinguishedName","preciseIdentifier":"s:10ShieldX50025RelativeDistinguishedNamea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV6Mapperxmfp"},{"kind":"text","text":">) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameStringComposer","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"title":"append(rdn:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50031DistinguishedNameStringComposerV6append3rdnACyxGSayAA21AttributeTypeAndValueVyxGG_tKF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/append(rdn:)":{"role":"symbol","title":"append(rdn:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rdn"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"RelativeDistinguishedName","preciseIdentifier":"s:10ShieldX50025RelativeDistinguishedNamea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV6Mapperxmfp"},{"kind":"text","text":">) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"DistinguishedNameStringComposer","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/append(rdn:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/append(rdn:)"},"doc://Shield/documentation/ShieldX500/RelativeDistinguishedName":{"role":"symbol","title":"RelativeDistinguishedName","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RelativeDistinguishedName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RelativeDistinguishedName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RelativeDistinguishedName"}],"url":"\/documentation\/shieldx500\/relativedistinguishedname"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamestringcomposer/compose(_:style:).json b/main/data/documentation/shieldx500/distinguishednamestringcomposer/compose(_:style:).json index c7ae0be4b..17b6127b9 100644 --- a/main/data/documentation/shieldx500/distinguishednamestringcomposer/compose(_:style:).json +++ b/main/data/documentation/shieldx500/distinguishednamestringcomposer/compose(_:style:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"compose"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"rdnSequence"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea","text":"RDNSequence"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV6Mapperxmfp"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV","text":"NamingStyle"},{"kind":"text","text":" = .rfc4519) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringcomposer\/compose(_:style:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/compose(_:style:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"compose"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV6Mapperxmfp"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"compose(_:style:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50031DistinguishedNameStringComposerV7compose_5styleSSSaySayAA21AttributeTypeAndValueVyxGGG_AA11NamingStyleVtKFZ","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer"]]},"references":{"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/compose(_:style:)":{"role":"symbol","title":"compose(_:style:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"compose"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV6Mapperxmfp"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/compose(_:style:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/compose(_:style:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/RDNSequence":{"role":"symbol","title":"RDNSequence","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDNSequence"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RDNSequence","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RDNSequence"}],"url":"\/documentation\/shieldx500\/rdnsequence"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"compose"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"rdnSequence"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea","text":"RDNSequence"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV6Mapperxmfp"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV","text":"NamingStyle"},{"kind":"text","text":" = .rfc4519) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringcomposer\/compose(_:style:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/compose(_:style:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"compose"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV6Mapperxmfp"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"compose(_:style:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50031DistinguishedNameStringComposerV7compose_5styleSSSaySayAA21AttributeTypeAndValueVyxGGG_AA11NamingStyleVtKFZ","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer"]]},"references":{"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/RDNSequence":{"role":"symbol","title":"RDNSequence","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDNSequence"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RDNSequence","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RDNSequence"}],"url":"\/documentation\/shieldx500\/rdnsequence"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/compose(_:style:)":{"role":"symbol","title":"compose(_:style:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"compose"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV6Mapperxmfp"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/compose(_:style:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/compose(_:style:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamestringcomposer/error.json b/main/data/documentation/shieldx500/distinguishednamestringcomposer/error.json index 771abd6b7..3b2e21085 100644 --- a/main/data/documentation/shieldx500/distinguishednamestringcomposer/error.json +++ b/main/data/documentation/shieldx500/distinguishednamestringcomposer/error.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringcomposer\/error"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/s5ErrorP","doc:\/\/Shield\/s8SendableP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error\/attributeEncodingError(_:)","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error\/unsupportedAttributeType(_:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error\/Error-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"title":"DistinguishedNameStringComposer.Error","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:10ShieldX50031DistinguishedNameStringComposerV5ErrorO","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/Error/unsupportedAttributeType(_:)":{"role":"symbol","title":"DistinguishedNameStringComposer.Error.unsupportedAttributeType(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unsupportedAttributeType"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error\/unsupportedAttributeType(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/error\/unsupportedattributetype(_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/Error":{"role":"symbol","title":"DistinguishedNameStringComposer.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/error"},"doc://Shield/s5ErrorP":{"type":"unresolvable","title":"Swift.Error","identifier":"doc:\/\/Shield\/s5ErrorP"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/Error/attributeEncodingError(_:)":{"role":"symbol","title":"DistinguishedNameStringComposer.Error.attributeEncodingError(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeEncodingError"},{"kind":"text","text":"(Swift"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error\/attributeEncodingError(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/error\/attributeencodingerror(_:)"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/error\/error-implementations"},"doc://Shield/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/Shield\/s8SendableP"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringcomposer\/error"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/s5ErrorP","doc:\/\/Shield\/s8SendableP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error\/attributeEncodingError(_:)","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error\/unsupportedAttributeType(_:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error\/Error-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"title":"DistinguishedNameStringComposer.Error","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:10ShieldX50031DistinguishedNameStringComposerV5ErrorO","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/Error/unsupportedAttributeType(_:)":{"role":"symbol","title":"DistinguishedNameStringComposer.Error.unsupportedAttributeType(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unsupportedAttributeType"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error\/unsupportedAttributeType(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/error\/unsupportedattributetype(_:)"},"doc://Shield/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/Shield\/s8SendableP"},"doc://Shield/s5ErrorP":{"type":"unresolvable","title":"Swift.Error","identifier":"doc:\/\/Shield\/s5ErrorP"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/Error":{"role":"symbol","title":"DistinguishedNameStringComposer.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/error"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/error\/error-implementations"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/Error/attributeEncodingError(_:)":{"role":"symbol","title":"DistinguishedNameStringComposer.Error.attributeEncodingError(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeEncodingError"},{"kind":"text","text":"(Swift"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error\/attributeEncodingError(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/error\/attributeencodingerror(_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamestringcomposer/error/attributeencodingerror(_:).json b/main/data/documentation/shieldx500/distinguishednamestringcomposer/error/attributeencodingerror(_:).json index e3ba619bf..592f0499d 100644 --- a/main/data/documentation/shieldx500/distinguishednamestringcomposer/error/attributeencodingerror(_:).json +++ b/main/data/documentation/shieldx500/distinguishednamestringcomposer/error/attributeencodingerror(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeEncodingError"},{"kind":"text","text":"(Swift"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringcomposer\/error\/attributeencodingerror(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error\/attributeEncodingError(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeEncodingError"},{"kind":"text","text":"(Swift"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":")"}],"title":"DistinguishedNameStringComposer.Error.attributeEncodingError(_:)","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50031DistinguishedNameStringComposerV5ErrorO017attributeEncodingG0yAEyx_GsAD_pcAGmAA20AttributeValueMapperRzlF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/Error/attributeEncodingError(_:)":{"role":"symbol","title":"DistinguishedNameStringComposer.Error.attributeEncodingError(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeEncodingError"},{"kind":"text","text":"(Swift"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error\/attributeEncodingError(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/error\/attributeencodingerror(_:)"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/Error":{"role":"symbol","title":"DistinguishedNameStringComposer.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/error"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeEncodingError"},{"kind":"text","text":"(Swift"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringcomposer\/error\/attributeencodingerror(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error\/attributeEncodingError(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeEncodingError"},{"kind":"text","text":"(Swift"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":")"}],"title":"DistinguishedNameStringComposer.Error.attributeEncodingError(_:)","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50031DistinguishedNameStringComposerV5ErrorO017attributeEncodingG0yAEyx_GsAD_pcAGmAA20AttributeValueMapperRzlF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/Error/attributeEncodingError(_:)":{"role":"symbol","title":"DistinguishedNameStringComposer.Error.attributeEncodingError(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeEncodingError"},{"kind":"text","text":"(Swift"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error\/attributeEncodingError(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/error\/attributeencodingerror(_:)"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/Error":{"role":"symbol","title":"DistinguishedNameStringComposer.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/error"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamestringcomposer/error/error-implementations.json b/main/data/documentation/shieldx500/distinguishednamestringcomposer/error/error-implementations.json index 61b4ae337..d8e539707 100644 --- a/main/data/documentation/shieldx500/distinguishednamestringcomposer/error/error-implementations.json +++ b/main/data/documentation/shieldx500/distinguishednamestringcomposer/error/error-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error\/Error-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error\/localizedDescription"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Error Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/Error/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/error\/localizeddescription"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/Error":{"role":"symbol","title":"DistinguishedNameStringComposer.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/error"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error\/Error-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error\/localizedDescription"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Error Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/Error/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/error\/localizeddescription"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/Error":{"role":"symbol","title":"DistinguishedNameStringComposer.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/error"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamestringcomposer/error/localizeddescription.json b/main/data/documentation/shieldx500/distinguishednamestringcomposer/error/localizeddescription.json index e54b69b01..0362a174e 100644 --- a/main/data/documentation/shieldx500/distinguishednamestringcomposer/error/localizeddescription.json +++ b/main/data/documentation/shieldx500/distinguishednamestringcomposer/error/localizeddescription.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringcomposer\/error\/localizeddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error\/localizedDescription","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"kind":"symbol","metadata":{"role":"symbol","title":"localizedDescription","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"symbolKind":"property","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:10ShieldX50031DistinguishedNameStringComposerV5ErrorO","extendedModule":"Swift","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error\/Error-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/Error/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/error\/localizeddescription"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/error\/error-implementations"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/Error":{"role":"symbol","title":"DistinguishedNameStringComposer.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/error"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringcomposer\/error\/localizeddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error\/localizedDescription","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"kind":"symbol","metadata":{"role":"symbol","title":"localizedDescription","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"symbolKind":"property","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:10ShieldX50031DistinguishedNameStringComposerV5ErrorO","extendedModule":"Swift","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error\/Error-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/Error/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/error\/localizeddescription"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/Error":{"role":"symbol","title":"DistinguishedNameStringComposer.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/error"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/error\/error-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamestringcomposer/error/unsupportedattributetype(_:).json b/main/data/documentation/shieldx500/distinguishednamestringcomposer/error/unsupportedattributetype(_:).json index 4c21205ff..4cfec46b4 100644 --- a/main/data/documentation/shieldx500/distinguishednamestringcomposer/error/unsupportedattributetype(_:).json +++ b/main/data/documentation/shieldx500/distinguishednamestringcomposer/error/unsupportedattributetype(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unsupportedAttributeType"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringcomposer\/error\/unsupportedattributetype(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error\/unsupportedAttributeType(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unsupportedAttributeType"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":")"}],"title":"DistinguishedNameStringComposer.Error.unsupportedAttributeType(_:)","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50031DistinguishedNameStringComposerV5ErrorO24unsupportedAttributeTypeyAEyx_G10PotentASN116ObjectIdentifierVcAGmAA0I11ValueMapperRzlF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/Error":{"role":"symbol","title":"DistinguishedNameStringComposer.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/error"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/Error/unsupportedAttributeType(_:)":{"role":"symbol","title":"DistinguishedNameStringComposer.Error.unsupportedAttributeType(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unsupportedAttributeType"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error\/unsupportedAttributeType(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/error\/unsupportedattributetype(_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unsupportedAttributeType"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringcomposer\/error\/unsupportedattributetype(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error\/unsupportedAttributeType(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unsupportedAttributeType"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":")"}],"title":"DistinguishedNameStringComposer.Error.unsupportedAttributeType(_:)","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50031DistinguishedNameStringComposerV5ErrorO24unsupportedAttributeTypeyAEyx_G10PotentASN116ObjectIdentifierVcAGmAA0I11ValueMapperRzlF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/Error":{"role":"symbol","title":"DistinguishedNameStringComposer.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/error"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/Error/unsupportedAttributeType(_:)":{"role":"symbol","title":"DistinguishedNameStringComposer.Error.unsupportedAttributeType(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unsupportedAttributeType"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/Error\/unsupportedAttributeType(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/error\/unsupportedattributetype(_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamestringcomposer/init(rdnstrings:style:).json b/main/data/documentation/shieldx500/distinguishednamestringcomposer/init(rdnstrings:style:).json index b7b652b50..9b1373bf1 100644 --- a/main/data/documentation/shieldx500/distinguishednamestringcomposer/init(rdnstrings:style:).json +++ b/main/data/documentation/shieldx500/distinguishednamestringcomposer/init(rdnstrings:style:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rdnStrings"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"] = [], "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV","text":"NamingStyle"},{"kind":"text","text":" = .rfc4519)"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringcomposer\/init(rdnstrings:style:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/init(rdnStrings:style:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rdnStrings"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"},{"kind":"text","text":")"}],"title":"init(rdnStrings:style:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50031DistinguishedNameStringComposerV10rdnStrings5styleACyxGSaySSG_AA11NamingStyleVtcfc","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/init(rdnStrings:style:)":{"role":"symbol","title":"init(rdnStrings:style:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rdnStrings"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/init(rdnStrings:style:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/init(rdnstrings:style:)"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rdnStrings"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"] = [], "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV","text":"NamingStyle"},{"kind":"text","text":" = .rfc4519)"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringcomposer\/init(rdnstrings:style:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/init(rdnStrings:style:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rdnStrings"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"},{"kind":"text","text":")"}],"title":"init(rdnStrings:style:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50031DistinguishedNameStringComposerV10rdnStrings5styleACyxGSaySSG_AA11NamingStyleVtcfc","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer"]]},"references":{"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/init(rdnStrings:style:)":{"role":"symbol","title":"init(rdnStrings:style:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rdnStrings"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/init(rdnStrings:style:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/init(rdnstrings:style:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamestringcomposer/rdnstrings.json b/main/data/documentation/shieldx500/distinguishednamestringcomposer/rdnstrings.json index 19230dcf2..9acbfc2a1 100644 --- a/main/data/documentation/shieldx500/distinguishednamestringcomposer/rdnstrings.json +++ b/main/data/documentation/shieldx500/distinguishednamestringcomposer/rdnstrings.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rdnStrings"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringcomposer\/rdnstrings"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/rdnStrings","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rdnStrings"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"rdnStrings","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50031DistinguishedNameStringComposerV10rdnStringsSaySSGvp","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/rdnStrings":{"role":"symbol","title":"rdnStrings","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rdnStrings"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/rdnStrings","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/rdnstrings"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rdnStrings"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringcomposer\/rdnstrings"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/rdnStrings","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rdnStrings"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"title":"rdnStrings","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50031DistinguishedNameStringComposerV10rdnStringsSaySSGvp","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/rdnStrings":{"role":"symbol","title":"rdnStrings","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rdnStrings"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/rdnStrings","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/rdnstrings"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamestringcomposer/string.json b/main/data/documentation/shieldx500/distinguishednamestringcomposer/string.json index 2a3e29f3a..843a1174c 100644 --- a/main/data/documentation/shieldx500/distinguishednamestringcomposer/string.json +++ b/main/data/documentation/shieldx500/distinguishednamestringcomposer/string.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"string"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringcomposer\/string"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/string","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"string"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"string","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50031DistinguishedNameStringComposerV6stringSSvp","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/string":{"role":"symbol","title":"string","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"string"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/string","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/string"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"string"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringcomposer\/string"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/string","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"string"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"string","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50031DistinguishedNameStringComposerV6stringSSvp","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/string":{"role":"symbol","title":"string","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"string"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/string","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/string"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamestringcomposer/style.json b/main/data/documentation/shieldx500/distinguishednamestringcomposer/style.json index f00499131..4bad2d514 100644 --- a/main/data/documentation/shieldx500/distinguishednamestringcomposer/style.json +++ b/main/data/documentation/shieldx500/distinguishednamestringcomposer/style.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV","text":"NamingStyle"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringcomposer\/style"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/style","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"}],"title":"style","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50031DistinguishedNameStringComposerV5styleAA11NamingStyleVvp","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/style":{"role":"symbol","title":"style","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/style","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/style"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"},"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV","text":"NamingStyle"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringcomposer\/style"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/style","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"}],"title":"style","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50031DistinguishedNameStringComposerV5styleAA11NamingStyleVvp","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer/style":{"role":"symbol","title":"style","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer\/style","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/style"},"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamestringparser.json b/main/data/documentation/shieldx500/distinguishednamestringparser.json index 92add43a6..86057e0e6 100644 --- a/main/data/documentation/shieldx500/distinguishednamestringparser.json +++ b/main/data/documentation/shieldx500/distinguishednamestringparser.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringParser"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Mapper"},{"kind":"text","text":"> "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","preciseIdentifier":"s:10ShieldX50020AttributeValueMapperP","text":"AttributeValueMapper"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringparser"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/init(style:separators:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/separators","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/style"]},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/parse(string:)"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringParser"}],"title":"DistinguishedNameStringParser","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50029DistinguishedNameStringParserV","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringParser"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldX500","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style"],"generated":true}],"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser/Error":{"role":"symbol","title":"DistinguishedNameStringParser.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx500\/distinguishednamestringparser\/error"},"doc://Shield/documentation/ShieldX500/RFC4519Style":{"role":"symbol","title":"RFC4519Style","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RFC4519Style"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RFC4519Style"}],"url":"\/documentation\/shieldx500\/rfc4519style"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser/separators":{"role":"symbol","title":"separators","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"separators"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/separators","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringparser\/separators"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser/style":{"role":"symbol","title":"style","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/style","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringparser\/style"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser":{"role":"symbol","title":"DistinguishedNameStringParser","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringParser"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringParser"}],"url":"\/documentation\/shieldx500\/distinguishednamestringparser"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser/parse(string:)":{"role":"symbol","title":"parse(string:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"parse"},{"kind":"text","text":"("},{"kind":"externalParam","text":"string"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50029DistinguishedNameStringParserV6Mapperxmfp"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/parse(string:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringparser\/parse(string:)"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser/init(style:separators:)":{"role":"symbol","title":"init(style:separators:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"separators"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/init(style:separators:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringparser\/init(style:separators:)"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper":{"role":"symbol","title":"AttributeValueMapper","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueMapper"}],"url":"\/documentation\/shieldx500\/attributevaluemapper"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringParser"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Mapper"},{"kind":"text","text":"> "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","preciseIdentifier":"s:10ShieldX50020AttributeValueMapperP","text":"AttributeValueMapper"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringparser"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/init(style:separators:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/separators","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/style"]},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/parse(string:)"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringParser"}],"title":"DistinguishedNameStringParser","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50029DistinguishedNameStringParserV","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringParser"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldX500","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style"],"generated":true}],"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser/separators":{"role":"symbol","title":"separators","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"separators"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/separators","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringparser\/separators"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser":{"role":"symbol","title":"DistinguishedNameStringParser","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringParser"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringParser"}],"url":"\/documentation\/shieldx500\/distinguishednamestringparser"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser/Error":{"role":"symbol","title":"DistinguishedNameStringParser.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx500\/distinguishednamestringparser\/error"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper":{"role":"symbol","title":"AttributeValueMapper","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueMapper"}],"url":"\/documentation\/shieldx500\/attributevaluemapper"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser/style":{"role":"symbol","title":"style","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/style","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringparser\/style"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser/init(style:separators:)":{"role":"symbol","title":"init(style:separators:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"separators"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/init(style:separators:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringparser\/init(style:separators:)"},"doc://Shield/documentation/ShieldX500/RFC4519Style":{"role":"symbol","title":"RFC4519Style","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RFC4519Style"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RFC4519Style"}],"url":"\/documentation\/shieldx500\/rfc4519style"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser/parse(string:)":{"role":"symbol","title":"parse(string:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"parse"},{"kind":"text","text":"("},{"kind":"externalParam","text":"string"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50029DistinguishedNameStringParserV6Mapperxmfp"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/parse(string:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringparser\/parse(string:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamestringparser/error.json b/main/data/documentation/shieldx500/distinguishednamestringparser/error.json index b8b856551..01cb15ace 100644 --- a/main/data/documentation/shieldx500/distinguishednamestringparser/error.json +++ b/main/data/documentation/shieldx500/distinguishednamestringparser/error.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringparser\/error"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/s5ErrorP","doc:\/\/Shield\/s8SendableP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error\/badFormat(_:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error\/Error-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"title":"DistinguishedNameStringParser.Error","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:10ShieldX50029DistinguishedNameStringParserV5ErrorO","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser"]]},"references":{"doc://Shield/s5ErrorP":{"type":"unresolvable","title":"Swift.Error","identifier":"doc:\/\/Shield\/s5ErrorP"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser/Error/badFormat(_:)":{"role":"symbol","title":"DistinguishedNameStringParser.Error.badFormat(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"badFormat"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error\/badFormat(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringparser\/error\/badformat(_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser":{"role":"symbol","title":"DistinguishedNameStringParser","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringParser"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringParser"}],"url":"\/documentation\/shieldx500\/distinguishednamestringparser"},"doc://Shield/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/Shield\/s8SendableP"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser/Error":{"role":"symbol","title":"DistinguishedNameStringParser.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx500\/distinguishednamestringparser\/error"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringparser\/error\/error-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringparser\/error"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/s5ErrorP","doc:\/\/Shield\/s8SendableP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error\/badFormat(_:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error\/Error-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"title":"DistinguishedNameStringParser.Error","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:10ShieldX50029DistinguishedNameStringParserV5ErrorO","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser/Error/badFormat(_:)":{"role":"symbol","title":"DistinguishedNameStringParser.Error.badFormat(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"badFormat"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error\/badFormat(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringparser\/error\/badformat(_:)"},"doc://Shield/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/Shield\/s8SendableP"},"doc://Shield/s5ErrorP":{"type":"unresolvable","title":"Swift.Error","identifier":"doc:\/\/Shield\/s5ErrorP"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser":{"role":"symbol","title":"DistinguishedNameStringParser","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringParser"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringParser"}],"url":"\/documentation\/shieldx500\/distinguishednamestringparser"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringparser\/error\/error-implementations"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser/Error":{"role":"symbol","title":"DistinguishedNameStringParser.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx500\/distinguishednamestringparser\/error"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamestringparser/error/badformat(_:).json b/main/data/documentation/shieldx500/distinguishednamestringparser/error/badformat(_:).json index cf70dcc43..2fb7edca4 100644 --- a/main/data/documentation/shieldx500/distinguishednamestringparser/error/badformat(_:).json +++ b/main/data/documentation/shieldx500/distinguishednamestringparser/error/badformat(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"badFormat"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringparser\/error\/badformat(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error\/badFormat(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"badFormat"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"title":"DistinguishedNameStringParser.Error.badFormat(_:)","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50029DistinguishedNameStringParserV5ErrorO9badFormatyAEyx_GSScAGmAA20AttributeValueMapperRzlF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser":{"role":"symbol","title":"DistinguishedNameStringParser","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringParser"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringParser"}],"url":"\/documentation\/shieldx500\/distinguishednamestringparser"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser/Error/badFormat(_:)":{"role":"symbol","title":"DistinguishedNameStringParser.Error.badFormat(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"badFormat"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error\/badFormat(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringparser\/error\/badformat(_:)"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser/Error":{"role":"symbol","title":"DistinguishedNameStringParser.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx500\/distinguishednamestringparser\/error"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"badFormat"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringparser\/error\/badformat(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error\/badFormat(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"badFormat"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"title":"DistinguishedNameStringParser.Error.badFormat(_:)","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50029DistinguishedNameStringParserV5ErrorO9badFormatyAEyx_GSScAGmAA20AttributeValueMapperRzlF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser":{"role":"symbol","title":"DistinguishedNameStringParser","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringParser"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringParser"}],"url":"\/documentation\/shieldx500\/distinguishednamestringparser"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser/Error":{"role":"symbol","title":"DistinguishedNameStringParser.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx500\/distinguishednamestringparser\/error"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser/Error/badFormat(_:)":{"role":"symbol","title":"DistinguishedNameStringParser.Error.badFormat(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"badFormat"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error\/badFormat(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringparser\/error\/badformat(_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamestringparser/error/error-implementations.json b/main/data/documentation/shieldx500/distinguishednamestringparser/error/error-implementations.json index 46e28c71b..00cf24e96 100644 --- a/main/data/documentation/shieldx500/distinguishednamestringparser/error/error-implementations.json +++ b/main/data/documentation/shieldx500/distinguishednamestringparser/error/error-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error\/Error-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error\/localizedDescription"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Error Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser/Error":{"role":"symbol","title":"DistinguishedNameStringParser.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx500\/distinguishednamestringparser\/error"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser/Error/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringparser\/error\/localizeddescription"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser":{"role":"symbol","title":"DistinguishedNameStringParser","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringParser"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringParser"}],"url":"\/documentation\/shieldx500\/distinguishednamestringparser"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error\/Error-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error\/localizedDescription"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Error Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser":{"role":"symbol","title":"DistinguishedNameStringParser","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringParser"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringParser"}],"url":"\/documentation\/shieldx500\/distinguishednamestringparser"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser/Error":{"role":"symbol","title":"DistinguishedNameStringParser.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx500\/distinguishednamestringparser\/error"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser/Error/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringparser\/error\/localizeddescription"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamestringparser/error/localizeddescription.json b/main/data/documentation/shieldx500/distinguishednamestringparser/error/localizeddescription.json index 8ca20d48d..0f7e97889 100644 --- a/main/data/documentation/shieldx500/distinguishednamestringparser/error/localizeddescription.json +++ b/main/data/documentation/shieldx500/distinguishednamestringparser/error/localizeddescription.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringparser\/error\/localizeddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error\/localizedDescription","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"kind":"symbol","metadata":{"role":"symbol","title":"localizedDescription","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"symbolKind":"property","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:10ShieldX50029DistinguishedNameStringParserV5ErrorO","extendedModule":"Swift","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error\/Error-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser/Error/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringparser\/error\/localizeddescription"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser":{"role":"symbol","title":"DistinguishedNameStringParser","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringParser"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringParser"}],"url":"\/documentation\/shieldx500\/distinguishednamestringparser"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser/Error":{"role":"symbol","title":"DistinguishedNameStringParser.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx500\/distinguishednamestringparser\/error"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringparser\/error\/error-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringparser\/error\/localizeddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error\/localizedDescription","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"kind":"symbol","metadata":{"role":"symbol","title":"localizedDescription","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"symbolKind":"property","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:10ShieldX50029DistinguishedNameStringParserV5ErrorO","extendedModule":"Swift","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error\/Error-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser/Error":{"role":"symbol","title":"DistinguishedNameStringParser.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx500\/distinguishednamestringparser\/error"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser/Error/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringparser\/error\/localizeddescription"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser":{"role":"symbol","title":"DistinguishedNameStringParser","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringParser"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringParser"}],"url":"\/documentation\/shieldx500\/distinguishednamestringparser"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringparser\/error\/error-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamestringparser/init(style:separators:).json b/main/data/documentation/shieldx500/distinguishednamestringparser/init(style:separators:).json index 13fe3082c..9db0b0a49 100644 --- a/main/data/documentation/shieldx500/distinguishednamestringparser/init(style:separators:).json +++ b/main/data/documentation/shieldx500/distinguishednamestringparser/init(style:separators:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV","text":"NamingStyle"},{"kind":"text","text":" = .rfc4519, "},{"kind":"externalParam","text":"separators"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" = \",\")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringparser\/init(style:separators:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/init(style:separators:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"separators"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"title":"init(style:separators:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50029DistinguishedNameStringParserV5style10separatorsACyxGAA11NamingStyleV_SStcfc","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser/init(style:separators:)":{"role":"symbol","title":"init(style:separators:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"separators"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/init(style:separators:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringparser\/init(style:separators:)"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser":{"role":"symbol","title":"DistinguishedNameStringParser","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringParser"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringParser"}],"url":"\/documentation\/shieldx500\/distinguishednamestringparser"},"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV","text":"NamingStyle"},{"kind":"text","text":" = .rfc4519, "},{"kind":"externalParam","text":"separators"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" = \",\")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringparser\/init(style:separators:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/init(style:separators:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"separators"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"title":"init(style:separators:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50029DistinguishedNameStringParserV5style10separatorsACyxGAA11NamingStyleV_SStcfc","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser"]]},"references":{"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser/init(style:separators:)":{"role":"symbol","title":"init(style:separators:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"separators"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/init(style:separators:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringparser\/init(style:separators:)"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser":{"role":"symbol","title":"DistinguishedNameStringParser","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringParser"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringParser"}],"url":"\/documentation\/shieldx500\/distinguishednamestringparser"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamestringparser/parse(string:).json b/main/data/documentation/shieldx500/distinguishednamestringparser/parse(string:).json index 80f6047a6..2dce7ff2b 100644 --- a/main/data/documentation/shieldx500/distinguishednamestringparser/parse(string:).json +++ b/main/data/documentation/shieldx500/distinguishednamestringparser/parse(string:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"parse"},{"kind":"text","text":"("},{"kind":"externalParam","text":"string"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea","text":"RDNSequence"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50029DistinguishedNameStringParserV6Mapperxmfp"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringparser\/parse(string:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/parse(string:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"parse"},{"kind":"text","text":"("},{"kind":"externalParam","text":"string"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50029DistinguishedNameStringParserV6Mapperxmfp"},{"kind":"text","text":">"}],"title":"parse(string:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50029DistinguishedNameStringParserV5parse6stringSaySayAA21AttributeTypeAndValueVyxGGGSS_tKF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser"]]},"references":{"doc://Shield/documentation/ShieldX500/RDNSequence":{"role":"symbol","title":"RDNSequence","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDNSequence"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RDNSequence","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RDNSequence"}],"url":"\/documentation\/shieldx500\/rdnsequence"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser/parse(string:)":{"role":"symbol","title":"parse(string:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"parse"},{"kind":"text","text":"("},{"kind":"externalParam","text":"string"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50029DistinguishedNameStringParserV6Mapperxmfp"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/parse(string:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringparser\/parse(string:)"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser":{"role":"symbol","title":"DistinguishedNameStringParser","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringParser"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringParser"}],"url":"\/documentation\/shieldx500\/distinguishednamestringparser"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"parse"},{"kind":"text","text":"("},{"kind":"externalParam","text":"string"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea","text":"RDNSequence"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50029DistinguishedNameStringParserV6Mapperxmfp"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringparser\/parse(string:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/parse(string:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"parse"},{"kind":"text","text":"("},{"kind":"externalParam","text":"string"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50029DistinguishedNameStringParserV6Mapperxmfp"},{"kind":"text","text":">"}],"title":"parse(string:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50029DistinguishedNameStringParserV5parse6stringSaySayAA21AttributeTypeAndValueVyxGGGSS_tKF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser":{"role":"symbol","title":"DistinguishedNameStringParser","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringParser"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringParser"}],"url":"\/documentation\/shieldx500\/distinguishednamestringparser"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser/parse(string:)":{"role":"symbol","title":"parse(string:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"parse"},{"kind":"text","text":"("},{"kind":"externalParam","text":"string"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50029DistinguishedNameStringParserV6Mapperxmfp"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/parse(string:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringparser\/parse(string:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/RDNSequence":{"role":"symbol","title":"RDNSequence","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDNSequence"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RDNSequence","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RDNSequence"}],"url":"\/documentation\/shieldx500\/rdnsequence"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamestringparser/separators.json b/main/data/documentation/shieldx500/distinguishednamestringparser/separators.json index 2c6e04b05..271c51b68 100644 --- a/main/data/documentation/shieldx500/distinguishednamestringparser/separators.json +++ b/main/data/documentation/shieldx500/distinguishednamestringparser/separators.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"separators"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringparser\/separators"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/separators","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"separators"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"separators","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50029DistinguishedNameStringParserV10separatorsSSvp","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser":{"role":"symbol","title":"DistinguishedNameStringParser","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringParser"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringParser"}],"url":"\/documentation\/shieldx500\/distinguishednamestringparser"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser/separators":{"role":"symbol","title":"separators","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"separators"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/separators","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringparser\/separators"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"separators"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringparser\/separators"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/separators","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"separators"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"separators","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50029DistinguishedNameStringParserV10separatorsSSvp","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser/separators":{"role":"symbol","title":"separators","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"separators"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/separators","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringparser\/separators"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser":{"role":"symbol","title":"DistinguishedNameStringParser","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringParser"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringParser"}],"url":"\/documentation\/shieldx500\/distinguishednamestringparser"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/distinguishednamestringparser/style.json b/main/data/documentation/shieldx500/distinguishednamestringparser/style.json index e294e86d6..7e6c04ba3 100644 --- a/main/data/documentation/shieldx500/distinguishednamestringparser/style.json +++ b/main/data/documentation/shieldx500/distinguishednamestringparser/style.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV","text":"NamingStyle"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringparser\/style"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/style","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"}],"title":"style","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50029DistinguishedNameStringParserV5styleAA11NamingStyleVvp","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser/style":{"role":"symbol","title":"style","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/style","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringparser\/style"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser":{"role":"symbol","title":"DistinguishedNameStringParser","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringParser"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringParser"}],"url":"\/documentation\/shieldx500\/distinguishednamestringparser"},"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV","text":"NamingStyle"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/distinguishednamestringparser\/style"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/style","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"}],"title":"style","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50029DistinguishedNameStringParserV5styleAA11NamingStyleVvp","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser":{"role":"symbol","title":"DistinguishedNameStringParser","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringParser"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringParser"}],"url":"\/documentation\/shieldx500\/distinguishednamestringparser"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser/style":{"role":"symbol","title":"style","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser\/style","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/distinguishednamestringparser\/style"},"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/namingstyle.json b/main/data/documentation/shieldx500/namingstyle.json index 191ff5ce6..ff4902d12 100644 --- a/main/data/documentation/shieldx500/namingstyle.json +++ b/main/data/documentation/shieldx500/namingstyle.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/namingstyle"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol","doc:\/\/Shield\/s23CustomStringConvertibleP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/init(implementation:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/description"]},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/name(fromOID:)","doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/oid(fromName:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/rfc4519"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/NamingStyleProtocol-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"title":"NamingStyle","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50011NamingStyleV","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500"]]},"references":{"doc://Shield/documentation/ShieldX500/NamingStyleProtocol":{"role":"symbol","title":"NamingStyleProtocol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyleProtocol"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyleProtocol"}],"url":"\/documentation\/shieldx500\/namingstyleprotocol"},"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"},"doc://Shield/documentation/ShieldX500/NamingStyle/init(implementation:)":{"role":"symbol","title":"init(implementation:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"implementation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyleProtocol","preciseIdentifier":"s:10ShieldX50019NamingStyleProtocolP"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/init(implementation:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/namingstyle\/init(implementation:)"},"doc://Shield/documentation/ShieldX500/NamingStyle/description":{"role":"symbol","title":"description","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"A textual representation of this instance."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/description","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/namingstyle\/description"},"doc://Shield/documentation/ShieldX500/NamingStyle/rfc4519":{"role":"symbol","title":"rfc4519","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rfc4519"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/rfc4519","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/namingstyle\/rfc4519"},"doc://Shield/documentation/ShieldX500/NamingStyle/oid(fromName:)":{"role":"symbol","title":"oid(fromName:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/oid(fromName:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/namingstyle\/oid(fromname:)"},"doc://Shield/documentation/ShieldX500/NamingStyle/name(fromOID:)":{"role":"symbol","title":"name(fromOID:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromOID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/name(fromOID:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/namingstyle\/name(fromoid:)"},"doc://Shield/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Shield\/s23CustomStringConvertibleP"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/NamingStyle/NamingStyleProtocol-Implementations":{"role":"collectionGroup","title":"NamingStyleProtocol Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/NamingStyleProtocol-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/namingstyle\/namingstyleprotocol-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/namingstyle"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol","doc:\/\/Shield\/s23CustomStringConvertibleP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/init(implementation:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/description"]},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/name(fromOID:)","doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/oid(fromName:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/rfc4519"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/NamingStyleProtocol-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"title":"NamingStyle","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50011NamingStyleV","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500"]]},"references":{"doc://Shield/documentation/ShieldX500/NamingStyle/name(fromOID:)":{"role":"symbol","title":"name(fromOID:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromOID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/name(fromOID:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/namingstyle\/name(fromoid:)"},"doc://Shield/documentation/ShieldX500/NamingStyle/rfc4519":{"role":"symbol","title":"rfc4519","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rfc4519"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/rfc4519","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/namingstyle\/rfc4519"},"doc://Shield/documentation/ShieldX500/NamingStyle/oid(fromName:)":{"role":"symbol","title":"oid(fromName:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/oid(fromName:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/namingstyle\/oid(fromname:)"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/NamingStyle/description":{"role":"symbol","title":"description","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"A textual representation of this instance."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/description","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/namingstyle\/description"},"doc://Shield/documentation/ShieldX500/NamingStyle/NamingStyleProtocol-Implementations":{"role":"collectionGroup","title":"NamingStyleProtocol Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/NamingStyleProtocol-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/namingstyle\/namingstyleprotocol-implementations"},"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"},"doc://Shield/documentation/ShieldX500/NamingStyle/init(implementation:)":{"role":"symbol","title":"init(implementation:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"implementation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyleProtocol","preciseIdentifier":"s:10ShieldX50019NamingStyleProtocolP"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/init(implementation:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/namingstyle\/init(implementation:)"},"doc://Shield/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Shield\/s23CustomStringConvertibleP"},"doc://Shield/documentation/ShieldX500/NamingStyleProtocol":{"role":"symbol","title":"NamingStyleProtocol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyleProtocol"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyleProtocol"}],"url":"\/documentation\/shieldx500\/namingstyleprotocol"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/namingstyle/decode(attributename:mapping:).json b/main/data/documentation/shieldx500/namingstyle/decode(attributename:mapping:).json index b271662ed..c6b136e50 100644 --- a/main/data/documentation/shieldx500/namingstyle/decode(attributename:mapping:).json +++ b/main/data/documentation/shieldx500/namingstyle/decode(attributename:mapping:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attributeName"},{"kind":"text","text":" "},{"kind":"internalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"mapping"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/namingstyle\/decode(attributename:mapping:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/decode(attributeName:mapping:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"decode(attributeName:mapping:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attributeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"mapping"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:10ShieldX50019NamingStyleProtocolPAAE6decode13attributeName7mapping10PotentASN116ObjectIdentifierVSgSS_SDySSAIGtFZ::SYNTHESIZED::s:10ShieldX50011NamingStyleV","extendedModule":"ShieldX500","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/NamingStyleProtocol-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX500/NamingStyle/decode(attributeName:mapping:)":{"role":"symbol","title":"decode(attributeName:mapping:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attributeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"mapping"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/decode(attributeName:mapping:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/namingstyle\/decode(attributename:mapping:)"},"doc://Shield/documentation/ShieldX500/NamingStyle/NamingStyleProtocol-Implementations":{"role":"collectionGroup","title":"NamingStyleProtocol Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/NamingStyleProtocol-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/namingstyle\/namingstyleprotocol-implementations"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attributeName"},{"kind":"text","text":" "},{"kind":"internalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"mapping"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/namingstyle\/decode(attributename:mapping:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/decode(attributeName:mapping:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"decode(attributeName:mapping:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attributeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"mapping"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:10ShieldX50019NamingStyleProtocolPAAE6decode13attributeName7mapping10PotentASN116ObjectIdentifierVSgSS_SDySSAIGtFZ::SYNTHESIZED::s:10ShieldX50011NamingStyleV","extendedModule":"ShieldX500","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/NamingStyleProtocol-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX500/NamingStyle/NamingStyleProtocol-Implementations":{"role":"collectionGroup","title":"NamingStyleProtocol Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/NamingStyleProtocol-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/namingstyle\/namingstyleprotocol-implementations"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/NamingStyle/decode(attributeName:mapping:)":{"role":"symbol","title":"decode(attributeName:mapping:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attributeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"mapping"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/decode(attributeName:mapping:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/namingstyle\/decode(attributename:mapping:)"},"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/namingstyle/description.json b/main/data/documentation/shieldx500/namingstyle/description.json index e478d239d..5c88128d3 100644 --- a/main/data/documentation/shieldx500/namingstyle/description.json +++ b/main/data/documentation/shieldx500/namingstyle/description.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Calling this property directly is discouraged. Instead, convert an"},{"type":"text","text":" "},{"type":"text","text":"instance of any type to a string by using the "},{"type":"codeVoice","code":"String(describing:)"},{"type":"text","text":" "},{"type":"text","text":"initializer. This initializer works with any type, and uses the custom"},{"type":"text","text":" "},{"type":"codeVoice","code":"description"},{"type":"text","text":" property for types that conform to"},{"type":"text","text":" "},{"type":"codeVoice","code":"CustomStringConvertible"},{"type":"text","text":":"}]},{"type":"codeListing","syntax":null,"code":["struct Point: CustomStringConvertible {"," let x: Int, y: Int",""," var description: String {"," return \"(\\(x), \\(y))\""," }","}","","let p = Point(x: 21, y: 30)","let s = String(describing: p)","print(s)","\/\/ Prints \"(21, 30)\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The conversion of "},{"type":"codeVoice","code":"p"},{"type":"text","text":" to a string in the assignment to "},{"type":"codeVoice","code":"s"},{"type":"text","text":" uses the"},{"type":"text","text":" "},{"type":"codeVoice","code":"Point"},{"type":"text","text":" type’s "},{"type":"codeVoice","code":"description"},{"type":"text","text":" property."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/namingstyle\/description"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/description","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A textual representation of this instance."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"description","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50011NamingStyleV11descriptionSSvp","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle"]]},"references":{"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/NamingStyle/description":{"role":"symbol","title":"description","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"A textual representation of this instance."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/description","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/namingstyle\/description"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Calling this property directly is discouraged. Instead, convert an"},{"type":"text","text":" "},{"type":"text","text":"instance of any type to a string by using the "},{"type":"codeVoice","code":"String(describing:)"},{"type":"text","text":" "},{"type":"text","text":"initializer. This initializer works with any type, and uses the custom"},{"type":"text","text":" "},{"type":"codeVoice","code":"description"},{"type":"text","text":" property for types that conform to"},{"type":"text","text":" "},{"type":"codeVoice","code":"CustomStringConvertible"},{"type":"text","text":":"}]},{"type":"codeListing","syntax":null,"code":["struct Point: CustomStringConvertible {"," let x: Int, y: Int",""," var description: String {"," return \"(\\(x), \\(y))\""," }","}","","let p = Point(x: 21, y: 30)","let s = String(describing: p)","print(s)","\/\/ Prints \"(21, 30)\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The conversion of "},{"type":"codeVoice","code":"p"},{"type":"text","text":" to a string in the assignment to "},{"type":"codeVoice","code":"s"},{"type":"text","text":" uses the"},{"type":"text","text":" "},{"type":"codeVoice","code":"Point"},{"type":"text","text":" type’s "},{"type":"codeVoice","code":"description"},{"type":"text","text":" property."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/namingstyle\/description"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/description","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A textual representation of this instance."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"description","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50011NamingStyleV11descriptionSSvp","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle"]]},"references":{"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"},"doc://Shield/documentation/ShieldX500/NamingStyle/description":{"role":"symbol","title":"description","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"A textual representation of this instance."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/description","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/namingstyle\/description"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/namingstyle/init(implementation:).json b/main/data/documentation/shieldx500/namingstyle/init(implementation:).json index bb9b7e61b..ac2a434c3 100644 --- a/main/data/documentation/shieldx500/namingstyle/init(implementation:).json +++ b/main/data/documentation/shieldx500/namingstyle/init(implementation:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"implementation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol","preciseIdentifier":"s:10ShieldX50019NamingStyleProtocolP","text":"NamingStyleProtocol"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/namingstyle\/init(implementation:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/init(implementation:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"implementation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyleProtocol","preciseIdentifier":"s:10ShieldX50019NamingStyleProtocolP"},{"kind":"text","text":")"}],"title":"init(implementation:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50011NamingStyleV14implementationAcA0cD8Protocol_p_tcfc","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle"]]},"references":{"doc://Shield/documentation/ShieldX500/NamingStyleProtocol":{"role":"symbol","title":"NamingStyleProtocol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyleProtocol"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyleProtocol"}],"url":"\/documentation\/shieldx500\/namingstyleprotocol"},"doc://Shield/documentation/ShieldX500/NamingStyle/init(implementation:)":{"role":"symbol","title":"init(implementation:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"implementation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyleProtocol","preciseIdentifier":"s:10ShieldX50019NamingStyleProtocolP"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/init(implementation:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/namingstyle\/init(implementation:)"},"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"implementation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol","preciseIdentifier":"s:10ShieldX50019NamingStyleProtocolP","text":"NamingStyleProtocol"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/namingstyle\/init(implementation:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/init(implementation:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"implementation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyleProtocol","preciseIdentifier":"s:10ShieldX50019NamingStyleProtocolP"},{"kind":"text","text":")"}],"title":"init(implementation:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50011NamingStyleV14implementationAcA0cD8Protocol_p_tcfc","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle"]]},"references":{"doc://Shield/documentation/ShieldX500/NamingStyle/init(implementation:)":{"role":"symbol","title":"init(implementation:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"implementation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyleProtocol","preciseIdentifier":"s:10ShieldX50019NamingStyleProtocolP"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/init(implementation:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/namingstyle\/init(implementation:)"},"doc://Shield/documentation/ShieldX500/NamingStyleProtocol":{"role":"symbol","title":"NamingStyleProtocol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyleProtocol"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyleProtocol"}],"url":"\/documentation\/shieldx500\/namingstyleprotocol"},"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/namingstyle/name(fromoid:).json b/main/data/documentation/shieldx500/namingstyle/name(fromoid:).json index ece0177ca..512a33b85 100644 --- a/main/data/documentation/shieldx500/namingstyle/name(fromoid:).json +++ b/main/data/documentation/shieldx500/namingstyle/name(fromoid:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromOID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/namingstyle\/name(fromoid:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/name(fromOID:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromOID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"title":"name(fromOID:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50011NamingStyleV4name7fromOIDSSSg10PotentASN116ObjectIdentifierV_tF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle"]]},"references":{"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"},"doc://Shield/documentation/ShieldX500/NamingStyle/name(fromOID:)":{"role":"symbol","title":"name(fromOID:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromOID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/name(fromOID:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/namingstyle\/name(fromoid:)"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromOID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/namingstyle\/name(fromoid:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/name(fromOID:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromOID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"title":"name(fromOID:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50011NamingStyleV4name7fromOIDSSSg10PotentASN116ObjectIdentifierV_tF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle"]]},"references":{"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldX500/NamingStyle/name(fromOID:)":{"role":"symbol","title":"name(fromOID:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromOID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/name(fromOID:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/namingstyle\/name(fromoid:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/namingstyle/namingstyleprotocol-implementations.json b/main/data/documentation/shieldx500/namingstyle/namingstyleprotocol-implementations.json index 9b6ed6219..aa18fef26 100644 --- a/main/data/documentation/shieldx500/namingstyle/namingstyleprotocol-implementations.json +++ b/main/data/documentation/shieldx500/namingstyle/namingstyleprotocol-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/NamingStyleProtocol-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/decode(attributeName:mapping:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX500"}],"role":"collectionGroup","title":"NamingStyleProtocol Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle"]]},"references":{"doc://Shield/documentation/ShieldX500/NamingStyle/decode(attributeName:mapping:)":{"role":"symbol","title":"decode(attributeName:mapping:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attributeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"mapping"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/decode(attributeName:mapping:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/namingstyle\/decode(attributename:mapping:)"},"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/NamingStyleProtocol-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/decode(attributeName:mapping:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX500"}],"role":"collectionGroup","title":"NamingStyleProtocol Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle"]]},"references":{"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/NamingStyle/decode(attributeName:mapping:)":{"role":"symbol","title":"decode(attributeName:mapping:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attributeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"mapping"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/decode(attributeName:mapping:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/namingstyle\/decode(attributename:mapping:)"},"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/namingstyle/oid(fromname:).json b/main/data/documentation/shieldx500/namingstyle/oid(fromname:).json index 4b9758815..633a3045a 100644 --- a/main/data/documentation/shieldx500/namingstyle/oid(fromname:).json +++ b/main/data/documentation/shieldx500/namingstyle/oid(fromname:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/namingstyle\/oid(fromname:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/oid(fromName:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"title":"oid(fromName:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50011NamingStyleV3oid8fromName10PotentASN116ObjectIdentifierVSgSS_tF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle"]]},"references":{"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldX500/NamingStyle/oid(fromName:)":{"role":"symbol","title":"oid(fromName:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/oid(fromName:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/namingstyle\/oid(fromname:)"},"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/namingstyle\/oid(fromname:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/oid(fromName:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"title":"oid(fromName:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50011NamingStyleV3oid8fromName10PotentASN116ObjectIdentifierVSgSS_tF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle"]]},"references":{"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"},"doc://Shield/documentation/ShieldX500/NamingStyle/oid(fromName:)":{"role":"symbol","title":"oid(fromName:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/oid(fromName:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/namingstyle\/oid(fromname:)"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/namingstyle/rfc4519.json b/main/data/documentation/shieldx500/namingstyle/rfc4519.json index 226dac132..2c76f6370 100644 --- a/main/data/documentation/shieldx500/namingstyle/rfc4519.json +++ b/main/data/documentation/shieldx500/namingstyle/rfc4519.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rfc4519"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV","text":"NamingStyle"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/namingstyle\/rfc4519"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/rfc4519","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"rfc4519","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rfc4519"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"}],"symbolKind":"property","externalID":"s:10ShieldX50011NamingStyleV7rfc4519ACvpZ","extendedModule":"ShieldX500","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle"]]},"references":{"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"},"doc://Shield/documentation/ShieldX500/NamingStyle/rfc4519":{"role":"symbol","title":"rfc4519","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rfc4519"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/rfc4519","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/namingstyle\/rfc4519"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rfc4519"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV","text":"NamingStyle"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/namingstyle\/rfc4519"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/rfc4519","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"rfc4519","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rfc4519"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"}],"symbolKind":"property","externalID":"s:10ShieldX50011NamingStyleV7rfc4519ACvpZ","extendedModule":"ShieldX500","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle"]]},"references":{"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"},"doc://Shield/documentation/ShieldX500/NamingStyle/rfc4519":{"role":"symbol","title":"rfc4519","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rfc4519"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle\/rfc4519","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/namingstyle\/rfc4519"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/namingstyleprotocol.json b/main/data/documentation/shieldx500/namingstyleprotocol.json index f0ae5103e..05e67923a 100644 --- a/main/data/documentation/shieldx500/namingstyleprotocol.json +++ b/main/data/documentation/shieldx500/namingstyleprotocol.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyleProtocol"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"CustomStringConvertible","preciseIdentifier":"s:s23CustomStringConvertibleP"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/namingstyleprotocol"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/s23CustomStringConvertibleP"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"},{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style"],"kind":"relationships","title":"Conforming Types","type":"conformingTypes"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol\/name(fromOID:)","doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol\/oid(fromName:)"]},{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol\/decode(attributeName:mapping:)-7stz9"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyleProtocol"}],"title":"NamingStyleProtocol","roleHeading":"Protocol","role":"symbol","symbolKind":"protocol","externalID":"s:10ShieldX50019NamingStyleProtocolP","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"NamingStyleProtocol"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500"]]},"references":{"doc://Shield/documentation/ShieldX500/NamingStyleProtocol":{"role":"symbol","title":"NamingStyleProtocol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyleProtocol"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyleProtocol"}],"url":"\/documentation\/shieldx500\/namingstyleprotocol"},"doc://Shield/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Shield\/s23CustomStringConvertibleP"},"doc://Shield/documentation/ShieldX500/RFC4519Style":{"role":"symbol","title":"RFC4519Style","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RFC4519Style"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RFC4519Style"}],"url":"\/documentation\/shieldx500\/rfc4519style"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/NamingStyleProtocol/name(fromOID:)":{"role":"symbol","title":"name(fromOID:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromOID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol\/name(fromOID:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx500\/namingstyleprotocol\/name(fromoid:)"},"doc://Shield/documentation/ShieldX500/NamingStyleProtocol/decode(attributeName:mapping:)-7stz9":{"defaultImplementations":1,"role":"symbol","title":"decode(attributeName:mapping:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attributeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"mapping"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol\/decode(attributeName:mapping:)-7stz9","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx500\/namingstyleprotocol\/decode(attributename:mapping:)-7stz9"},"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"},"doc://Shield/documentation/ShieldX500/NamingStyleProtocol/oid(fromName:)":{"role":"symbol","title":"oid(fromName:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol\/oid(fromName:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx500\/namingstyleprotocol\/oid(fromname:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyleProtocol"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"CustomStringConvertible","preciseIdentifier":"s:s23CustomStringConvertibleP"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/namingstyleprotocol"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/s23CustomStringConvertibleP"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"},{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style"],"kind":"relationships","title":"Conforming Types","type":"conformingTypes"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol\/name(fromOID:)","doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol\/oid(fromName:)"]},{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol\/decode(attributeName:mapping:)-7stz9"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyleProtocol"}],"title":"NamingStyleProtocol","roleHeading":"Protocol","role":"symbol","symbolKind":"protocol","externalID":"s:10ShieldX50019NamingStyleProtocolP","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"NamingStyleProtocol"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500"]]},"references":{"doc://Shield/documentation/ShieldX500/NamingStyleProtocol":{"role":"symbol","title":"NamingStyleProtocol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyleProtocol"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyleProtocol"}],"url":"\/documentation\/shieldx500\/namingstyleprotocol"},"doc://Shield/documentation/ShieldX500/RFC4519Style":{"role":"symbol","title":"RFC4519Style","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RFC4519Style"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RFC4519Style"}],"url":"\/documentation\/shieldx500\/rfc4519style"},"doc://Shield/documentation/ShieldX500/NamingStyleProtocol/oid(fromName:)":{"role":"symbol","title":"oid(fromName:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol\/oid(fromName:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx500\/namingstyleprotocol\/oid(fromname:)"},"doc://Shield/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Shield\/s23CustomStringConvertibleP"},"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"},"doc://Shield/documentation/ShieldX500/NamingStyleProtocol/decode(attributeName:mapping:)-7stz9":{"defaultImplementations":1,"role":"symbol","title":"decode(attributeName:mapping:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attributeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"mapping"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol\/decode(attributeName:mapping:)-7stz9","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx500\/namingstyleprotocol\/decode(attributename:mapping:)-7stz9"},"doc://Shield/documentation/ShieldX500/NamingStyleProtocol/name(fromOID:)":{"role":"symbol","title":"name(fromOID:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromOID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol\/name(fromOID:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx500\/namingstyleprotocol\/name(fromoid:)"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/namingstyleprotocol/decode(attributename:mapping:)-32168.json b/main/data/documentation/shieldx500/namingstyleprotocol/decode(attributename:mapping:)-32168.json index 24e64adc4..ddd566d4c 100644 --- a/main/data/documentation/shieldx500/namingstyleprotocol/decode(attributename:mapping:)-32168.json +++ b/main/data/documentation/shieldx500/namingstyleprotocol/decode(attributename:mapping:)-32168.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attributeName"},{"kind":"text","text":" "},{"kind":"internalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"mapping"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/namingstyleprotocol\/decode(attributename:mapping:)-32168"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol\/decode(attributeName:mapping:)-32168","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"decode(attributeName:mapping:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attributeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"mapping"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:10ShieldX50019NamingStyleProtocolPAAE6decode13attributeName7mapping10PotentASN116ObjectIdentifierVSgSS_SDySSAIGtFZ","extendedModule":"ShieldX500","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol","doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol\/decode(attributeName:mapping:)-7stz9"]]},"references":{"doc://Shield/documentation/ShieldX500/NamingStyleProtocol/decode(attributeName:mapping:)-7stz9":{"defaultImplementations":1,"role":"symbol","title":"decode(attributeName:mapping:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attributeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"mapping"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol\/decode(attributeName:mapping:)-7stz9","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx500\/namingstyleprotocol\/decode(attributename:mapping:)-7stz9"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldX500/NamingStyleProtocol":{"role":"symbol","title":"NamingStyleProtocol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyleProtocol"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyleProtocol"}],"url":"\/documentation\/shieldx500\/namingstyleprotocol"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/NamingStyleProtocol/decode(attributeName:mapping:)-32168":{"role":"symbol","title":"decode(attributeName:mapping:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attributeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"mapping"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol\/decode(attributeName:mapping:)-32168","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/namingstyleprotocol\/decode(attributename:mapping:)-32168"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attributeName"},{"kind":"text","text":" "},{"kind":"internalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"mapping"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/namingstyleprotocol\/decode(attributename:mapping:)-32168"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol\/decode(attributeName:mapping:)-32168","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"decode(attributeName:mapping:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attributeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"mapping"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:10ShieldX50019NamingStyleProtocolPAAE6decode13attributeName7mapping10PotentASN116ObjectIdentifierVSgSS_SDySSAIGtFZ","extendedModule":"ShieldX500","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol","doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol\/decode(attributeName:mapping:)-7stz9"]]},"references":{"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/NamingStyleProtocol/decode(attributeName:mapping:)-7stz9":{"defaultImplementations":1,"role":"symbol","title":"decode(attributeName:mapping:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attributeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"mapping"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol\/decode(attributeName:mapping:)-7stz9","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx500\/namingstyleprotocol\/decode(attributename:mapping:)-7stz9"},"doc://Shield/documentation/ShieldX500/NamingStyleProtocol":{"role":"symbol","title":"NamingStyleProtocol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyleProtocol"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyleProtocol"}],"url":"\/documentation\/shieldx500\/namingstyleprotocol"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldX500/NamingStyleProtocol/decode(attributeName:mapping:)-32168":{"role":"symbol","title":"decode(attributeName:mapping:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attributeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"mapping"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol\/decode(attributeName:mapping:)-32168","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/namingstyleprotocol\/decode(attributename:mapping:)-32168"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/namingstyleprotocol/decode(attributename:mapping:)-7stz9.json b/main/data/documentation/shieldx500/namingstyleprotocol/decode(attributename:mapping:)-7stz9.json index 7e1c209b0..ca4b11484 100644 --- a/main/data/documentation/shieldx500/namingstyleprotocol/decode(attributename:mapping:)-7stz9.json +++ b/main/data/documentation/shieldx500/namingstyleprotocol/decode(attributename:mapping:)-7stz9.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attributeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"mapping"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/namingstyleprotocol\/decode(attributename:mapping:)-7stz9"],"traits":[{"interfaceLanguage":"swift"}]}],"defaultImplementationsSections":[{"title":"NamingStyleProtocol Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol\/decode(attributeName:mapping:)-32168"]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol\/decode(attributeName:mapping:)-7stz9","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"decode(attributeName:mapping:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attributeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"mapping"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:10ShieldX50019NamingStyleProtocolP6decode13attributeName7mapping10PotentASN116ObjectIdentifierVSgSS_SDySSAIGtFZ","required":true,"modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol"]]},"references":{"doc://Shield/documentation/ShieldX500/NamingStyleProtocol/decode(attributeName:mapping:)-32168":{"role":"symbol","title":"decode(attributeName:mapping:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attributeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"mapping"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol\/decode(attributeName:mapping:)-32168","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/namingstyleprotocol\/decode(attributename:mapping:)-32168"},"doc://Shield/documentation/ShieldX500/NamingStyleProtocol":{"role":"symbol","title":"NamingStyleProtocol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyleProtocol"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyleProtocol"}],"url":"\/documentation\/shieldx500\/namingstyleprotocol"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/NamingStyleProtocol/decode(attributeName:mapping:)-7stz9":{"defaultImplementations":1,"role":"symbol","title":"decode(attributeName:mapping:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attributeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"mapping"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol\/decode(attributeName:mapping:)-7stz9","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx500\/namingstyleprotocol\/decode(attributename:mapping:)-7stz9"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attributeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"mapping"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/namingstyleprotocol\/decode(attributename:mapping:)-7stz9"],"traits":[{"interfaceLanguage":"swift"}]}],"defaultImplementationsSections":[{"title":"NamingStyleProtocol Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol\/decode(attributeName:mapping:)-32168"]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol\/decode(attributeName:mapping:)-7stz9","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"decode(attributeName:mapping:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attributeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"mapping"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:10ShieldX50019NamingStyleProtocolP6decode13attributeName7mapping10PotentASN116ObjectIdentifierVSgSS_SDySSAIGtFZ","required":true,"modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol"]]},"references":{"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/NamingStyleProtocol/decode(attributeName:mapping:)-7stz9":{"defaultImplementations":1,"role":"symbol","title":"decode(attributeName:mapping:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attributeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"mapping"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol\/decode(attributeName:mapping:)-7stz9","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx500\/namingstyleprotocol\/decode(attributename:mapping:)-7stz9"},"doc://Shield/documentation/ShieldX500/NamingStyleProtocol/decode(attributeName:mapping:)-32168":{"role":"symbol","title":"decode(attributeName:mapping:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attributeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"mapping"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol\/decode(attributeName:mapping:)-32168","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/namingstyleprotocol\/decode(attributename:mapping:)-32168"},"doc://Shield/documentation/ShieldX500/NamingStyleProtocol":{"role":"symbol","title":"NamingStyleProtocol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyleProtocol"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyleProtocol"}],"url":"\/documentation\/shieldx500\/namingstyleprotocol"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/namingstyleprotocol/oid(fromname:).json b/main/data/documentation/shieldx500/namingstyleprotocol/oid(fromname:).json index ba359b536..b5fb350f9 100644 --- a/main/data/documentation/shieldx500/namingstyleprotocol/oid(fromname:).json +++ b/main/data/documentation/shieldx500/namingstyleprotocol/oid(fromname:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/namingstyleprotocol\/oid(fromname:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol\/oid(fromName:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"oid(fromName:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:10ShieldX50019NamingStyleProtocolP3oid8fromName10PotentASN116ObjectIdentifierVSgSS_tF","required":true,"modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol"]]},"references":{"doc://Shield/documentation/ShieldX500/NamingStyleProtocol/oid(fromName:)":{"role":"symbol","title":"oid(fromName:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol\/oid(fromName:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx500\/namingstyleprotocol\/oid(fromname:)"},"doc://Shield/documentation/ShieldX500/NamingStyleProtocol":{"role":"symbol","title":"NamingStyleProtocol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyleProtocol"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyleProtocol"}],"url":"\/documentation\/shieldx500\/namingstyleprotocol"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/namingstyleprotocol\/oid(fromname:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol\/oid(fromName:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"oid(fromName:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:10ShieldX50019NamingStyleProtocolP3oid8fromName10PotentASN116ObjectIdentifierVSgSS_tF","required":true,"modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol"]]},"references":{"doc://Shield/documentation/ShieldX500/NamingStyleProtocol":{"role":"symbol","title":"NamingStyleProtocol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyleProtocol"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyleProtocol"}],"url":"\/documentation\/shieldx500\/namingstyleprotocol"},"doc://Shield/documentation/ShieldX500/NamingStyleProtocol/oid(fromName:)":{"role":"symbol","title":"oid(fromName:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol\/oid(fromName:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx500\/namingstyleprotocol\/oid(fromname:)"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/rdnsequence.json b/main/data/documentation/shieldx500/rdnsequence.json index 0d9236ba4..5dc1fa967 100644 --- a/main/data/documentation/shieldx500/rdnsequence.json +++ b/main/data/documentation/shieldx500/rdnsequence.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDNSequence"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Mapper"},{"kind":"text","text":"> = ["},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RelativeDistinguishedName","preciseIdentifier":"s:10ShieldX50025RelativeDistinguishedNamea","text":"RelativeDistinguishedName"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50011RDNSequencea6Mapperxmfp"},{"kind":"text","text":">] "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","preciseIdentifier":"s:10ShieldX50020AttributeValueMapperP","text":"AttributeValueMapper"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/rdnsequence"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/RDNSequence","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDNSequence"}],"title":"RDNSequence","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:10ShieldX50011RDNSequencea","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"RDNSequence"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500"]]},"references":{"doc://Shield/documentation/ShieldX500/RelativeDistinguishedName":{"role":"symbol","title":"RelativeDistinguishedName","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RelativeDistinguishedName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RelativeDistinguishedName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RelativeDistinguishedName"}],"url":"\/documentation\/shieldx500\/relativedistinguishedname"},"doc://Shield/documentation/ShieldX500/RDNSequence":{"role":"symbol","title":"RDNSequence","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDNSequence"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RDNSequence","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RDNSequence"}],"url":"\/documentation\/shieldx500\/rdnsequence"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper":{"role":"symbol","title":"AttributeValueMapper","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueMapper"}],"url":"\/documentation\/shieldx500\/attributevaluemapper"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDNSequence"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Mapper"},{"kind":"text","text":"> = ["},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RelativeDistinguishedName","preciseIdentifier":"s:10ShieldX50025RelativeDistinguishedNamea","text":"RelativeDistinguishedName"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50011RDNSequencea6Mapperxmfp"},{"kind":"text","text":">] "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","preciseIdentifier":"s:10ShieldX50020AttributeValueMapperP","text":"AttributeValueMapper"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/rdnsequence"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/RDNSequence","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDNSequence"}],"title":"RDNSequence","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:10ShieldX50011RDNSequencea","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"RDNSequence"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500"]]},"references":{"doc://Shield/documentation/ShieldX500/RelativeDistinguishedName":{"role":"symbol","title":"RelativeDistinguishedName","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RelativeDistinguishedName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RelativeDistinguishedName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RelativeDistinguishedName"}],"url":"\/documentation\/shieldx500\/relativedistinguishedname"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper":{"role":"symbol","title":"AttributeValueMapper","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueMapper"}],"url":"\/documentation\/shieldx500\/attributevaluemapper"},"doc://Shield/documentation/ShieldX500/RDNSequence":{"role":"symbol","title":"RDNSequence","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDNSequence"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RDNSequence","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RDNSequence"}],"url":"\/documentation\/shieldx500\/rdnsequence"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/relativedistinguishedname.json b/main/data/documentation/shieldx500/relativedistinguishedname.json index b4e04bd89..ad453fd7b 100644 --- a/main/data/documentation/shieldx500/relativedistinguishedname.json +++ b/main/data/documentation/shieldx500/relativedistinguishedname.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RelativeDistinguishedName"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Mapper"},{"kind":"text","text":"> = ["},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","preciseIdentifier":"s:10ShieldX50021AttributeTypeAndValueV","text":"AttributeTypeAndValue"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50025RelativeDistinguishedNamea6Mapperxmfp"},{"kind":"text","text":">] "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","preciseIdentifier":"s:10ShieldX50020AttributeValueMapperP","text":"AttributeValueMapper"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/relativedistinguishedname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/RelativeDistinguishedName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RelativeDistinguishedName"}],"title":"RelativeDistinguishedName","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:10ShieldX50025RelativeDistinguishedNamea","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"RelativeDistinguishedName"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500"]]},"references":{"doc://Shield/documentation/ShieldX500/AttributeValueMapper":{"role":"symbol","title":"AttributeValueMapper","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueMapper"}],"url":"\/documentation\/shieldx500\/attributevaluemapper"},"doc://Shield/documentation/ShieldX500/RelativeDistinguishedName":{"role":"symbol","title":"RelativeDistinguishedName","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RelativeDistinguishedName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RelativeDistinguishedName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RelativeDistinguishedName"}],"url":"\/documentation\/shieldx500\/relativedistinguishedname"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue":{"role":"symbol","title":"AttributeTypeAndValue","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeTypeAndValue"}],"url":"\/documentation\/shieldx500\/attributetypeandvalue"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RelativeDistinguishedName"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Mapper"},{"kind":"text","text":"> = ["},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","preciseIdentifier":"s:10ShieldX50021AttributeTypeAndValueV","text":"AttributeTypeAndValue"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Mapper","preciseIdentifier":"s:10ShieldX50025RelativeDistinguishedNamea6Mapperxmfp"},{"kind":"text","text":">] "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Mapper"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","preciseIdentifier":"s:10ShieldX50020AttributeValueMapperP","text":"AttributeValueMapper"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/relativedistinguishedname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/RelativeDistinguishedName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RelativeDistinguishedName"}],"title":"RelativeDistinguishedName","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:10ShieldX50025RelativeDistinguishedNamea","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"RelativeDistinguishedName"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500"]]},"references":{"doc://Shield/documentation/ShieldX500/RelativeDistinguishedName":{"role":"symbol","title":"RelativeDistinguishedName","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RelativeDistinguishedName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RelativeDistinguishedName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RelativeDistinguishedName"}],"url":"\/documentation\/shieldx500\/relativedistinguishedname"},"doc://Shield/documentation/ShieldX500/AttributeTypeAndValue":{"role":"symbol","title":"AttributeTypeAndValue","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeTypeAndValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeTypeAndValue"}],"url":"\/documentation\/shieldx500\/attributetypeandvalue"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper":{"role":"symbol","title":"AttributeValueMapper","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueMapper"}],"url":"\/documentation\/shieldx500\/attributevaluemapper"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/rfc4519style.json b/main/data/documentation/shieldx500/rfc4519style.json index 4cbabfbe2..23066ce15 100644 --- a/main/data/documentation/shieldx500/rfc4519style.json +++ b/main/data/documentation/shieldx500/rfc4519style.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RFC4519Style"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/rfc4519style"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol","doc:\/\/Shield\/s23CustomStringConvertibleP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/description"]},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/name(fromOID:)","doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/oid(fromName:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/instance"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/NamingStyleProtocol-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RFC4519Style"}],"title":"RFC4519Style","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50012RFC4519StyleV","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"RFC4519Style"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldX500","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser"],"generated":true}],"references":{"doc://Shield/documentation/ShieldX500/NamingStyleProtocol":{"role":"symbol","title":"NamingStyleProtocol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyleProtocol"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyleProtocol"}],"url":"\/documentation\/shieldx500\/namingstyleprotocol"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"},"doc://Shield/documentation/ShieldX500/RFC4519Style/oid(fromName:)":{"role":"symbol","title":"oid(fromName:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/oid(fromName:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/rfc4519style\/oid(fromname:)"},"doc://Shield/documentation/ShieldX500/RFC4519Style/description":{"role":"symbol","title":"description","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"A textual representation of this instance."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/description","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/rfc4519style\/description"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser":{"role":"symbol","title":"DistinguishedNameStringParser","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringParser"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringParser"}],"url":"\/documentation\/shieldx500\/distinguishednamestringparser"},"doc://Shield/documentation/ShieldX500/RFC4519Style/name(fromOID:)":{"role":"symbol","title":"name(fromOID:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromOID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/name(fromOID:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/rfc4519style\/name(fromoid:)"},"doc://Shield/documentation/ShieldX500/RFC4519Style/instance":{"role":"symbol","title":"instance","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"instance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/instance","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/rfc4519style\/instance"},"doc://Shield/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Shield\/s23CustomStringConvertibleP"},"doc://Shield/documentation/ShieldX500/RFC4519Style/NamingStyleProtocol-Implementations":{"role":"collectionGroup","title":"NamingStyleProtocol Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/NamingStyleProtocol-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/rfc4519style\/namingstyleprotocol-implementations"},"doc://Shield/documentation/ShieldX500/RFC4519Style":{"role":"symbol","title":"RFC4519Style","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RFC4519Style"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RFC4519Style"}],"url":"\/documentation\/shieldx500\/rfc4519style"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RFC4519Style"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/rfc4519style"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol","doc:\/\/Shield\/s23CustomStringConvertibleP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/description"]},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/name(fromOID:)","doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/oid(fromName:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/instance"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/NamingStyleProtocol-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RFC4519Style"}],"title":"RFC4519Style","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50012RFC4519StyleV","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"RFC4519Style"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldX500","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser"],"generated":true}],"references":{"doc://Shield/documentation/ShieldX500/RFC4519Style/NamingStyleProtocol-Implementations":{"role":"collectionGroup","title":"NamingStyleProtocol Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/NamingStyleProtocol-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/rfc4519style\/namingstyleprotocol-implementations"},"doc://Shield/documentation/ShieldX500/RFC4519Style/name(fromOID:)":{"role":"symbol","title":"name(fromOID:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromOID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/name(fromOID:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/rfc4519style\/name(fromoid:)"},"doc://Shield/documentation/ShieldX500/RFC4519Style/oid(fromName:)":{"role":"symbol","title":"oid(fromName:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/oid(fromName:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/rfc4519style\/oid(fromname:)"},"doc://Shield/documentation/ShieldX500/NamingStyleProtocol":{"role":"symbol","title":"NamingStyleProtocol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyleProtocol"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyleProtocol","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyleProtocol"}],"url":"\/documentation\/shieldx500\/namingstyleprotocol"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/RFC4519Style/description":{"role":"symbol","title":"description","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"A textual representation of this instance."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/description","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/rfc4519style\/description"},"doc://Shield/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Shield\/s23CustomStringConvertibleP"},"doc://Shield/documentation/ShieldX500/RFC4519Style/instance":{"role":"symbol","title":"instance","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"instance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/instance","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/rfc4519style\/instance"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringParser":{"role":"symbol","title":"DistinguishedNameStringParser","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringParser"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringParser","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringParser"}],"url":"\/documentation\/shieldx500\/distinguishednamestringparser"},"doc://Shield/documentation/ShieldX500/RFC4519Style":{"role":"symbol","title":"RFC4519Style","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RFC4519Style"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RFC4519Style"}],"url":"\/documentation\/shieldx500\/rfc4519style"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/rfc4519style/decode(attributename:mapping:).json b/main/data/documentation/shieldx500/rfc4519style/decode(attributename:mapping:).json index eac8ef06b..b2a7d971b 100644 --- a/main/data/documentation/shieldx500/rfc4519style/decode(attributename:mapping:).json +++ b/main/data/documentation/shieldx500/rfc4519style/decode(attributename:mapping:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attributeName"},{"kind":"text","text":" "},{"kind":"internalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"mapping"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/rfc4519style\/decode(attributename:mapping:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/decode(attributeName:mapping:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"decode(attributeName:mapping:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attributeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"mapping"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:10ShieldX50019NamingStyleProtocolPAAE6decode13attributeName7mapping10PotentASN116ObjectIdentifierVSgSS_SDySSAIGtFZ::SYNTHESIZED::s:10ShieldX50012RFC4519StyleV","extendedModule":"ShieldX500","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style","doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/NamingStyleProtocol-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldX500/RFC4519Style/NamingStyleProtocol-Implementations":{"role":"collectionGroup","title":"NamingStyleProtocol Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/NamingStyleProtocol-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/rfc4519style\/namingstyleprotocol-implementations"},"doc://Shield/documentation/ShieldX500/RFC4519Style/decode(attributeName:mapping:)":{"role":"symbol","title":"decode(attributeName:mapping:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attributeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"mapping"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/decode(attributeName:mapping:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/rfc4519style\/decode(attributename:mapping:)"},"doc://Shield/documentation/ShieldX500/RFC4519Style":{"role":"symbol","title":"RFC4519Style","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RFC4519Style"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RFC4519Style"}],"url":"\/documentation\/shieldx500\/rfc4519style"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attributeName"},{"kind":"text","text":" "},{"kind":"internalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"mapping"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/rfc4519style\/decode(attributename:mapping:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/decode(attributeName:mapping:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"decode(attributeName:mapping:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attributeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"mapping"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:10ShieldX50019NamingStyleProtocolPAAE6decode13attributeName7mapping10PotentASN116ObjectIdentifierVSgSS_SDySSAIGtFZ::SYNTHESIZED::s:10ShieldX50012RFC4519StyleV","extendedModule":"ShieldX500","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style","doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/NamingStyleProtocol-Implementations"]]},"references":{"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldX500/RFC4519Style/decode(attributeName:mapping:)":{"role":"symbol","title":"decode(attributeName:mapping:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attributeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"mapping"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/decode(attributeName:mapping:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/rfc4519style\/decode(attributename:mapping:)"},"doc://Shield/documentation/ShieldX500/RFC4519Style":{"role":"symbol","title":"RFC4519Style","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RFC4519Style"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RFC4519Style"}],"url":"\/documentation\/shieldx500\/rfc4519style"},"doc://Shield/documentation/ShieldX500/RFC4519Style/NamingStyleProtocol-Implementations":{"role":"collectionGroup","title":"NamingStyleProtocol Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/NamingStyleProtocol-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx500\/rfc4519style\/namingstyleprotocol-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/rfc4519style/description.json b/main/data/documentation/shieldx500/rfc4519style/description.json index 669590bd8..6d3add916 100644 --- a/main/data/documentation/shieldx500/rfc4519style/description.json +++ b/main/data/documentation/shieldx500/rfc4519style/description.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Calling this property directly is discouraged. Instead, convert an"},{"type":"text","text":" "},{"type":"text","text":"instance of any type to a string by using the "},{"type":"codeVoice","code":"String(describing:)"},{"type":"text","text":" "},{"type":"text","text":"initializer. This initializer works with any type, and uses the custom"},{"type":"text","text":" "},{"type":"codeVoice","code":"description"},{"type":"text","text":" property for types that conform to"},{"type":"text","text":" "},{"type":"codeVoice","code":"CustomStringConvertible"},{"type":"text","text":":"}]},{"type":"codeListing","syntax":null,"code":["struct Point: CustomStringConvertible {"," let x: Int, y: Int",""," var description: String {"," return \"(\\(x), \\(y))\""," }","}","","let p = Point(x: 21, y: 30)","let s = String(describing: p)","print(s)","\/\/ Prints \"(21, 30)\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The conversion of "},{"type":"codeVoice","code":"p"},{"type":"text","text":" to a string in the assignment to "},{"type":"codeVoice","code":"s"},{"type":"text","text":" uses the"},{"type":"text","text":" "},{"type":"codeVoice","code":"Point"},{"type":"text","text":" type’s "},{"type":"codeVoice","code":"description"},{"type":"text","text":" property."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/rfc4519style\/description"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/description","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A textual representation of this instance."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"description","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50012RFC4519StyleV11descriptionSSvp","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style"]]},"references":{"doc://Shield/documentation/ShieldX500/RFC4519Style":{"role":"symbol","title":"RFC4519Style","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RFC4519Style"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RFC4519Style"}],"url":"\/documentation\/shieldx500\/rfc4519style"},"doc://Shield/documentation/ShieldX500/RFC4519Style/description":{"role":"symbol","title":"description","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"A textual representation of this instance."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/description","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/rfc4519style\/description"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Calling this property directly is discouraged. Instead, convert an"},{"type":"text","text":" "},{"type":"text","text":"instance of any type to a string by using the "},{"type":"codeVoice","code":"String(describing:)"},{"type":"text","text":" "},{"type":"text","text":"initializer. This initializer works with any type, and uses the custom"},{"type":"text","text":" "},{"type":"codeVoice","code":"description"},{"type":"text","text":" property for types that conform to"},{"type":"text","text":" "},{"type":"codeVoice","code":"CustomStringConvertible"},{"type":"text","text":":"}]},{"type":"codeListing","syntax":null,"code":["struct Point: CustomStringConvertible {"," let x: Int, y: Int",""," var description: String {"," return \"(\\(x), \\(y))\""," }","}","","let p = Point(x: 21, y: 30)","let s = String(describing: p)","print(s)","\/\/ Prints \"(21, 30)\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The conversion of "},{"type":"codeVoice","code":"p"},{"type":"text","text":" to a string in the assignment to "},{"type":"codeVoice","code":"s"},{"type":"text","text":" uses the"},{"type":"text","text":" "},{"type":"codeVoice","code":"Point"},{"type":"text","text":" type’s "},{"type":"codeVoice","code":"description"},{"type":"text","text":" property."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/rfc4519style\/description"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/description","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A textual representation of this instance."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"description","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50012RFC4519StyleV11descriptionSSvp","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style"]]},"references":{"doc://Shield/documentation/ShieldX500/RFC4519Style/description":{"role":"symbol","title":"description","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"A textual representation of this instance."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/description","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/rfc4519style\/description"},"doc://Shield/documentation/ShieldX500/RFC4519Style":{"role":"symbol","title":"RFC4519Style","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RFC4519Style"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RFC4519Style"}],"url":"\/documentation\/shieldx500\/rfc4519style"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/rfc4519style/instance.json b/main/data/documentation/shieldx500/rfc4519style/instance.json index f9f2a8dce..c1f53cd09 100644 --- a/main/data/documentation/shieldx500/rfc4519style/instance.json +++ b/main/data/documentation/shieldx500/rfc4519style/instance.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"instance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV","text":"NamingStyle"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/rfc4519style\/instance"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/instance","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"instance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"}],"title":"instance","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50012RFC4519StyleV8instanceAA06NamingD0VvpZ","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style"]]},"references":{"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/RFC4519Style/instance":{"role":"symbol","title":"instance","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"instance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/instance","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/rfc4519style\/instance"},"doc://Shield/documentation/ShieldX500/RFC4519Style":{"role":"symbol","title":"RFC4519Style","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RFC4519Style"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RFC4519Style"}],"url":"\/documentation\/shieldx500\/rfc4519style"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"instance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV","text":"NamingStyle"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/rfc4519style\/instance"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/instance","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"instance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"}],"title":"instance","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50012RFC4519StyleV8instanceAA06NamingD0VvpZ","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style"]]},"references":{"doc://Shield/documentation/ShieldX500/RFC4519Style":{"role":"symbol","title":"RFC4519Style","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RFC4519Style"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RFC4519Style"}],"url":"\/documentation\/shieldx500\/rfc4519style"},"doc://Shield/documentation/ShieldX500/NamingStyle":{"role":"symbol","title":"NamingStyle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NamingStyle"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/NamingStyle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NamingStyle"}],"url":"\/documentation\/shieldx500\/namingstyle"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/RFC4519Style/instance":{"role":"symbol","title":"instance","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"instance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NamingStyle","preciseIdentifier":"s:10ShieldX50011NamingStyleV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/instance","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/rfc4519style\/instance"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/rfc4519style/name(fromoid:).json b/main/data/documentation/shieldx500/rfc4519style/name(fromoid:).json index 95a2a8d3a..733a30276 100644 --- a/main/data/documentation/shieldx500/rfc4519style/name(fromoid:).json +++ b/main/data/documentation/shieldx500/rfc4519style/name(fromoid:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromOID"},{"kind":"text","text":" "},{"kind":"internalParam","text":"oid"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/rfc4519style\/name(fromoid:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/name(fromOID:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromOID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"title":"name(fromOID:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50012RFC4519StyleV4name7fromOIDSSSg10PotentASN116ObjectIdentifierV_tF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/RFC4519Style/name(fromOID:)":{"role":"symbol","title":"name(fromOID:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromOID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/name(fromOID:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/rfc4519style\/name(fromoid:)"},"doc://Shield/documentation/ShieldX500/RFC4519Style":{"role":"symbol","title":"RFC4519Style","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RFC4519Style"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RFC4519Style"}],"url":"\/documentation\/shieldx500\/rfc4519style"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromOID"},{"kind":"text","text":" "},{"kind":"internalParam","text":"oid"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/rfc4519style\/name(fromoid:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/name(fromOID:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromOID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"title":"name(fromOID:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50012RFC4519StyleV4name7fromOIDSSSg10PotentASN116ObjectIdentifierV_tF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style"]]},"references":{"doc://Shield/documentation/ShieldX500/RFC4519Style":{"role":"symbol","title":"RFC4519Style","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RFC4519Style"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RFC4519Style"}],"url":"\/documentation\/shieldx500\/rfc4519style"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/RFC4519Style/name(fromOID:)":{"role":"symbol","title":"name(fromOID:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromOID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/name(fromOID:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/rfc4519style\/name(fromoid:)"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/rfc4519style/namingstyleprotocol-implementations.json b/main/data/documentation/shieldx500/rfc4519style/namingstyleprotocol-implementations.json index 2e8d66102..b96c2efb4 100644 --- a/main/data/documentation/shieldx500/rfc4519style/namingstyleprotocol-implementations.json +++ b/main/data/documentation/shieldx500/rfc4519style/namingstyleprotocol-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/NamingStyleProtocol-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/decode(attributeName:mapping:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"NamingStyleProtocol Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style"]]},"references":{"doc://Shield/documentation/ShieldX500/RFC4519Style":{"role":"symbol","title":"RFC4519Style","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RFC4519Style"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RFC4519Style"}],"url":"\/documentation\/shieldx500\/rfc4519style"},"doc://Shield/documentation/ShieldX500/RFC4519Style/decode(attributeName:mapping:)":{"role":"symbol","title":"decode(attributeName:mapping:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attributeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"mapping"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/decode(attributeName:mapping:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/rfc4519style\/decode(attributename:mapping:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/NamingStyleProtocol-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/decode(attributeName:mapping:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"NamingStyleProtocol Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/RFC4519Style/decode(attributeName:mapping:)":{"role":"symbol","title":"decode(attributeName:mapping:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attributeName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"mapping"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/decode(attributeName:mapping:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/rfc4519style\/decode(attributename:mapping:)"},"doc://Shield/documentation/ShieldX500/RFC4519Style":{"role":"symbol","title":"RFC4519Style","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RFC4519Style"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RFC4519Style"}],"url":"\/documentation\/shieldx500\/rfc4519style"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/rfc4519style/oid(fromname:).json b/main/data/documentation/shieldx500/rfc4519style/oid(fromname:).json index 1d590ff27..1be91e20a 100644 --- a/main/data/documentation/shieldx500/rfc4519style/oid(fromname:).json +++ b/main/data/documentation/shieldx500/rfc4519style/oid(fromname:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromName"},{"kind":"text","text":" "},{"kind":"internalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/rfc4519style\/oid(fromname:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/oid(fromName:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"title":"oid(fromName:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50012RFC4519StyleV3oid8fromName10PotentASN116ObjectIdentifierVSgSS_tF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style"]]},"references":{"doc://Shield/documentation/ShieldX500/RFC4519Style":{"role":"symbol","title":"RFC4519Style","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RFC4519Style"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RFC4519Style"}],"url":"\/documentation\/shieldx500\/rfc4519style"},"doc://Shield/documentation/ShieldX500/RFC4519Style/oid(fromName:)":{"role":"symbol","title":"oid(fromName:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/oid(fromName:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/rfc4519style\/oid(fromname:)"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromName"},{"kind":"text","text":" "},{"kind":"internalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/rfc4519style\/oid(fromname:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/oid(fromName:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"title":"oid(fromName:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50012RFC4519StyleV3oid8fromName10PotentASN116ObjectIdentifierVSgSS_tF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style"]]},"references":{"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldX500/RFC4519Style":{"role":"symbol","title":"RFC4519Style","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RFC4519Style"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RFC4519Style"}],"url":"\/documentation\/shieldx500\/rfc4519style"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX500/RFC4519Style/oid(fromName:)":{"role":"symbol","title":"oid(fromName:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"oid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RFC4519Style\/oid(fromName:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/rfc4519style\/oid(fromname:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/schemas.json b/main/data/documentation/shieldx500/schemas.json index 0006f1f41..4bea46d24 100644 --- a/main/data/documentation/shieldx500/schemas.json +++ b/main/data/documentation/shieldx500/schemas.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/schemas"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/AttributeTypeAndValue(_:unknownTypeSchema:)-8mtj2","doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/RDNSequence(_:unknownTypeSchema:)-2gcmz","doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/RelativeDistinguishedName(_:unknownTypeSchema:)-98bj2","doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/attributeTypeAndValue(_:unknownTypeSchema:)-8qwz0","doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/rdnSequence(_:unknownTypeSchema:)-5o44u","doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/relativeDistinguishedName(_:unknownTypeSchema:)-916rj"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"title":"Schemas","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX5007SchemasV","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"Schemas"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500"]]},"references":{"doc://Shield/documentation/ShieldX500/Schemas/AttributeTypeAndValue(_:unknownTypeSchema:)-8mtj2":{"role":"symbol","title":"AttributeTypeAndValue(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/AttributeTypeAndValue(_:unknownTypeSchema:)-8mtj2","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx500\/schemas\/attributetypeandvalue(_:unknowntypeschema:)-8mtj2"},"doc://Shield/documentation/ShieldX500/Schemas/attributeTypeAndValue(_:unknownTypeSchema:)-8qwz0":{"role":"symbol","title":"attributeTypeAndValue(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeTypeAndValue"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/attributeTypeAndValue(_:unknownTypeSchema:)-8qwz0","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/schemas\/attributetypeandvalue(_:unknowntypeschema:)-8qwz0"},"doc://Shield/documentation/ShieldX500/Schemas/RelativeDistinguishedName(_:unknownTypeSchema:)-98bj2":{"role":"symbol","title":"RelativeDistinguishedName(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"RelativeDistinguishedName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/RelativeDistinguishedName(_:unknownTypeSchema:)-98bj2","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx500\/schemas\/relativedistinguishedname(_:unknowntypeschema:)-98bj2"},"doc://Shield/documentation/ShieldX500/Schemas/rdnSequence(_:unknownTypeSchema:)-5o44u":{"role":"symbol","title":"rdnSequence(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"rdnSequence"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/rdnSequence(_:unknownTypeSchema:)-5o44u","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/schemas\/rdnsequence(_:unknowntypeschema:)-5o44u"},"doc://Shield/documentation/ShieldX500/Schemas/RDNSequence(_:unknownTypeSchema:)-2gcmz":{"role":"symbol","title":"RDNSequence(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDNSequence"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/RDNSequence(_:unknownTypeSchema:)-2gcmz","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx500\/schemas\/rdnsequence(_:unknowntypeschema:)-2gcmz"},"doc://Shield/documentation/ShieldX500/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx500\/schemas"},"doc://Shield/documentation/ShieldX500/Schemas/relativeDistinguishedName(_:unknownTypeSchema:)-916rj":{"role":"symbol","title":"relativeDistinguishedName(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"relativeDistinguishedName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/relativeDistinguishedName(_:unknownTypeSchema:)-916rj","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/schemas\/relativedistinguishedname(_:unknowntypeschema:)-916rj"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/schemas"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/AttributeTypeAndValue(_:unknownTypeSchema:)-8mtj2","doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/RDNSequence(_:unknownTypeSchema:)-2gcmz","doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/RelativeDistinguishedName(_:unknownTypeSchema:)-98bj2","doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/attributeTypeAndValue(_:unknownTypeSchema:)-8qwz0","doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/rdnSequence(_:unknownTypeSchema:)-5o44u","doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/relativeDistinguishedName(_:unknownTypeSchema:)-916rj"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"title":"Schemas","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX5007SchemasV","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"Schemas"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500"]]},"references":{"doc://Shield/documentation/ShieldX500/Schemas/RelativeDistinguishedName(_:unknownTypeSchema:)-98bj2":{"role":"symbol","title":"RelativeDistinguishedName(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"RelativeDistinguishedName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/RelativeDistinguishedName(_:unknownTypeSchema:)-98bj2","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx500\/schemas\/relativedistinguishedname(_:unknowntypeschema:)-98bj2"},"doc://Shield/documentation/ShieldX500/Schemas/rdnSequence(_:unknownTypeSchema:)-5o44u":{"role":"symbol","title":"rdnSequence(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"rdnSequence"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/rdnSequence(_:unknownTypeSchema:)-5o44u","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/schemas\/rdnsequence(_:unknowntypeschema:)-5o44u"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/Schemas/AttributeTypeAndValue(_:unknownTypeSchema:)-8mtj2":{"role":"symbol","title":"AttributeTypeAndValue(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/AttributeTypeAndValue(_:unknownTypeSchema:)-8mtj2","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx500\/schemas\/attributetypeandvalue(_:unknowntypeschema:)-8mtj2"},"doc://Shield/documentation/ShieldX500/Schemas/RDNSequence(_:unknownTypeSchema:)-2gcmz":{"role":"symbol","title":"RDNSequence(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDNSequence"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/RDNSequence(_:unknownTypeSchema:)-2gcmz","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx500\/schemas\/rdnsequence(_:unknowntypeschema:)-2gcmz"},"doc://Shield/documentation/ShieldX500/Schemas/relativeDistinguishedName(_:unknownTypeSchema:)-916rj":{"role":"symbol","title":"relativeDistinguishedName(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"relativeDistinguishedName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/relativeDistinguishedName(_:unknownTypeSchema:)-916rj","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/schemas\/relativedistinguishedname(_:unknowntypeschema:)-916rj"},"doc://Shield/documentation/ShieldX500/Schemas/attributeTypeAndValue(_:unknownTypeSchema:)-8qwz0":{"role":"symbol","title":"attributeTypeAndValue(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeTypeAndValue"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/attributeTypeAndValue(_:unknownTypeSchema:)-8qwz0","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/schemas\/attributetypeandvalue(_:unknowntypeschema:)-8qwz0"},"doc://Shield/documentation/ShieldX500/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx500\/schemas"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/schemas/attributetypeandvalue(_:unknowntypeschema:)-8mtj2.json b/main/data/documentation/shieldx500/schemas/attributetypeandvalue(_:unknowntypeschema:)-8mtj2.json index aebb8de45..1add1d589 100644 --- a/main/data/documentation/shieldx500/schemas/attributetypeandvalue(_:unknowntypeschema:)-8mtj2.json +++ b/main/data/documentation/shieldx500/schemas/attributetypeandvalue(_:unknowntypeschema:)-8mtj2.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"ioSet"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/schemas\/attributetypeandvalue(_:unknowntypeschema:)-8mtj2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/AttributeTypeAndValue(_:unknownTypeSchema:)-8mtj2","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"ShieldX500"}],"role":"symbol","title":"AttributeTypeAndValue(_:unknownTypeSchema:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"method","externalID":"s:10ShieldX5007SchemasV21AttributeTypeAndValue_07unknownE6Schema10PotentASN10I0OSDyAF0K0OAHG_AHtFZ","extendedModule":"ShieldX500","platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/Schemas"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use attributeTypeAndValue(Schema.DynamicMap, unknownTypeSchema: Schema)"}]}],"references":{"doc://Shield/documentation/ShieldX500/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx500\/schemas"},"doc://Shield/documentation/ShieldX500/Schemas/AttributeTypeAndValue(_:unknownTypeSchema:)-8mtj2":{"role":"symbol","title":"AttributeTypeAndValue(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/AttributeTypeAndValue(_:unknownTypeSchema:)-8mtj2","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx500\/schemas\/attributetypeandvalue(_:unknowntypeschema:)-8mtj2"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"ioSet"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/schemas\/attributetypeandvalue(_:unknowntypeschema:)-8mtj2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/AttributeTypeAndValue(_:unknownTypeSchema:)-8mtj2","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"ShieldX500"}],"role":"symbol","title":"AttributeTypeAndValue(_:unknownTypeSchema:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"method","externalID":"s:10ShieldX5007SchemasV21AttributeTypeAndValue_07unknownE6Schema10PotentASN10I0OSDyAF0K0OAHG_AHtFZ","extendedModule":"ShieldX500","platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/Schemas"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use attributeTypeAndValue(Schema.DynamicMap, unknownTypeSchema: Schema)"}]}],"references":{"doc://Shield/documentation/ShieldX500/Schemas/AttributeTypeAndValue(_:unknownTypeSchema:)-8mtj2":{"role":"symbol","title":"AttributeTypeAndValue(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeTypeAndValue"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/AttributeTypeAndValue(_:unknownTypeSchema:)-8mtj2","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx500\/schemas\/attributetypeandvalue(_:unknowntypeschema:)-8mtj2"},"doc://Shield/documentation/ShieldX500/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx500\/schemas"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/schemas/attributetypeandvalue(_:unknowntypeschema:)-8qwz0.json b/main/data/documentation/shieldx500/schemas/attributetypeandvalue(_:unknowntypeschema:)-8qwz0.json index c77dc9035..731965fe6 100644 --- a/main/data/documentation/shieldx500/schemas/attributetypeandvalue(_:unknowntypeschema:)-8qwz0.json +++ b/main/data/documentation/shieldx500/schemas/attributetypeandvalue(_:unknowntypeschema:)-8qwz0.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeTypeAndValue"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"ioSet"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/schemas\/attributetypeandvalue(_:unknowntypeschema:)-8qwz0"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/attributeTypeAndValue(_:unknownTypeSchema:)-8qwz0","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"attributeTypeAndValue(_:unknownTypeSchema:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeTypeAndValue"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"method","externalID":"s:10ShieldX5007SchemasV21attributeTypeAndValue_07unknownE6Schema10PotentASN10I0OSDyAF0K0OAHG_AHtFZ","extendedModule":"ShieldX500","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX500/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx500\/schemas"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/Schemas/attributeTypeAndValue(_:unknownTypeSchema:)-8qwz0":{"role":"symbol","title":"attributeTypeAndValue(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeTypeAndValue"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/attributeTypeAndValue(_:unknownTypeSchema:)-8qwz0","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/schemas\/attributetypeandvalue(_:unknowntypeschema:)-8qwz0"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeTypeAndValue"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"ioSet"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/schemas\/attributetypeandvalue(_:unknowntypeschema:)-8qwz0"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/attributeTypeAndValue(_:unknownTypeSchema:)-8qwz0","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"attributeTypeAndValue(_:unknownTypeSchema:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeTypeAndValue"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"method","externalID":"s:10ShieldX5007SchemasV21attributeTypeAndValue_07unknownE6Schema10PotentASN10I0OSDyAF0K0OAHG_AHtFZ","extendedModule":"ShieldX500","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX500/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx500\/schemas"},"doc://Shield/documentation/ShieldX500/Schemas/attributeTypeAndValue(_:unknownTypeSchema:)-8qwz0":{"role":"symbol","title":"attributeTypeAndValue(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeTypeAndValue"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/attributeTypeAndValue(_:unknownTypeSchema:)-8qwz0","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/schemas\/attributetypeandvalue(_:unknowntypeschema:)-8qwz0"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/schemas/rdnsequence(_:unknowntypeschema:)-2gcmz.json b/main/data/documentation/shieldx500/schemas/rdnsequence(_:unknowntypeschema:)-2gcmz.json index 8d86c7085..44e35e07b 100644 --- a/main/data/documentation/shieldx500/schemas/rdnsequence(_:unknowntypeschema:)-2gcmz.json +++ b/main/data/documentation/shieldx500/schemas/rdnsequence(_:unknowntypeschema:)-2gcmz.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDNSequence"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"valueSet"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/schemas\/rdnsequence(_:unknowntypeschema:)-2gcmz"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/RDNSequence(_:unknownTypeSchema:)-2gcmz","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"ShieldX500"}],"role":"symbol","title":"RDNSequence(_:unknownTypeSchema:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDNSequence"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"method","externalID":"s:10ShieldX5007SchemasV11RDNSequence_17unknownTypeSchema10PotentASN10G0OSDyAF0I0OAHG_AHtFZ","extendedModule":"ShieldX500","platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/Schemas"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use rdnSequence(Schema.DynamicMap, unknownTypeSchema: Schema) instead"}]}],"references":{"doc://Shield/documentation/ShieldX500/Schemas/RDNSequence(_:unknownTypeSchema:)-2gcmz":{"role":"symbol","title":"RDNSequence(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDNSequence"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/RDNSequence(_:unknownTypeSchema:)-2gcmz","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx500\/schemas\/rdnsequence(_:unknowntypeschema:)-2gcmz"},"doc://Shield/documentation/ShieldX500/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx500\/schemas"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDNSequence"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"valueSet"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/schemas\/rdnsequence(_:unknowntypeschema:)-2gcmz"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/RDNSequence(_:unknownTypeSchema:)-2gcmz","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"ShieldX500"}],"role":"symbol","title":"RDNSequence(_:unknownTypeSchema:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDNSequence"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"method","externalID":"s:10ShieldX5007SchemasV11RDNSequence_17unknownTypeSchema10PotentASN10G0OSDyAF0I0OAHG_AHtFZ","extendedModule":"ShieldX500","platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/Schemas"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use rdnSequence(Schema.DynamicMap, unknownTypeSchema: Schema) instead"}]}],"references":{"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/Schemas/RDNSequence(_:unknownTypeSchema:)-2gcmz":{"role":"symbol","title":"RDNSequence(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDNSequence"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/RDNSequence(_:unknownTypeSchema:)-2gcmz","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx500\/schemas\/rdnsequence(_:unknowntypeschema:)-2gcmz"},"doc://Shield/documentation/ShieldX500/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx500\/schemas"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/schemas/rdnsequence(_:unknowntypeschema:)-5o44u.json b/main/data/documentation/shieldx500/schemas/rdnsequence(_:unknowntypeschema:)-5o44u.json index 6f6f4b501..898239518 100644 --- a/main/data/documentation/shieldx500/schemas/rdnsequence(_:unknowntypeschema:)-5o44u.json +++ b/main/data/documentation/shieldx500/schemas/rdnsequence(_:unknowntypeschema:)-5o44u.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"rdnSequence"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"valueSet"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/schemas\/rdnsequence(_:unknowntypeschema:)-5o44u"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/rdnSequence(_:unknownTypeSchema:)-5o44u","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"rdnSequence(_:unknownTypeSchema:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"rdnSequence"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"method","externalID":"s:10ShieldX5007SchemasV11rdnSequence_17unknownTypeSchema10PotentASN10H0OSDyAF0J0OAHG_AHtFZ","extendedModule":"ShieldX500","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx500\/schemas"},"doc://Shield/documentation/ShieldX500/Schemas/rdnSequence(_:unknownTypeSchema:)-5o44u":{"role":"symbol","title":"rdnSequence(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"rdnSequence"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/rdnSequence(_:unknownTypeSchema:)-5o44u","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/schemas\/rdnsequence(_:unknowntypeschema:)-5o44u"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"rdnSequence"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"valueSet"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/schemas\/rdnsequence(_:unknowntypeschema:)-5o44u"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/rdnSequence(_:unknownTypeSchema:)-5o44u","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"rdnSequence(_:unknownTypeSchema:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"rdnSequence"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"method","externalID":"s:10ShieldX5007SchemasV11rdnSequence_17unknownTypeSchema10PotentASN10H0OSDyAF0J0OAHG_AHtFZ","extendedModule":"ShieldX500","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/Schemas/rdnSequence(_:unknownTypeSchema:)-5o44u":{"role":"symbol","title":"rdnSequence(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"rdnSequence"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/rdnSequence(_:unknownTypeSchema:)-5o44u","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/schemas\/rdnsequence(_:unknowntypeschema:)-5o44u"},"doc://Shield/documentation/ShieldX500/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx500\/schemas"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/schemas/relativedistinguishedname(_:unknowntypeschema:)-916rj.json b/main/data/documentation/shieldx500/schemas/relativedistinguishedname(_:unknowntypeschema:)-916rj.json index 854e4b543..32224f629 100644 --- a/main/data/documentation/shieldx500/schemas/relativedistinguishedname(_:unknowntypeschema:)-916rj.json +++ b/main/data/documentation/shieldx500/schemas/relativedistinguishedname(_:unknowntypeschema:)-916rj.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"relativeDistinguishedName"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"valueSet"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/schemas\/relativedistinguishedname(_:unknowntypeschema:)-916rj"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/relativeDistinguishedName(_:unknownTypeSchema:)-916rj","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"relativeDistinguishedName(_:unknownTypeSchema:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"relativeDistinguishedName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"method","externalID":"s:10ShieldX5007SchemasV25relativeDistinguishedName_17unknownTypeSchema10PotentASN10I0OSDyAF0K0OAHG_AHtFZ","extendedModule":"ShieldX500","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX500/Schemas/relativeDistinguishedName(_:unknownTypeSchema:)-916rj":{"role":"symbol","title":"relativeDistinguishedName(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"relativeDistinguishedName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/relativeDistinguishedName(_:unknownTypeSchema:)-916rj","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/schemas\/relativedistinguishedname(_:unknowntypeschema:)-916rj"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx500\/schemas"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"relativeDistinguishedName"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"valueSet"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/schemas\/relativedistinguishedname(_:unknowntypeschema:)-916rj"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/relativeDistinguishedName(_:unknownTypeSchema:)-916rj","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"relativeDistinguishedName(_:unknownTypeSchema:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"relativeDistinguishedName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"method","externalID":"s:10ShieldX5007SchemasV25relativeDistinguishedName_17unknownTypeSchema10PotentASN10I0OSDyAF0K0OAHG_AHtFZ","extendedModule":"ShieldX500","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX500/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx500\/schemas"},"doc://Shield/documentation/ShieldX500/Schemas/relativeDistinguishedName(_:unknownTypeSchema:)-916rj":{"role":"symbol","title":"relativeDistinguishedName(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"relativeDistinguishedName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/relativeDistinguishedName(_:unknownTypeSchema:)-916rj","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/schemas\/relativedistinguishedname(_:unknowntypeschema:)-916rj"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/schemas/relativedistinguishedname(_:unknowntypeschema:)-98bj2.json b/main/data/documentation/shieldx500/schemas/relativedistinguishedname(_:unknowntypeschema:)-98bj2.json index a06f17b20..32c6ddf5c 100644 --- a/main/data/documentation/shieldx500/schemas/relativedistinguishedname(_:unknowntypeschema:)-98bj2.json +++ b/main/data/documentation/shieldx500/schemas/relativedistinguishedname(_:unknowntypeschema:)-98bj2.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"RelativeDistinguishedName"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"valueSet"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/schemas\/relativedistinguishedname(_:unknowntypeschema:)-98bj2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/RelativeDistinguishedName(_:unknownTypeSchema:)-98bj2","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"ShieldX500"}],"role":"symbol","title":"RelativeDistinguishedName(_:unknownTypeSchema:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"RelativeDistinguishedName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"method","externalID":"s:10ShieldX5007SchemasV25RelativeDistinguishedName_17unknownTypeSchema10PotentASN10I0OSDyAF0K0OAHG_AHtFZ","extendedModule":"ShieldX500","platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/Schemas"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use relativeDistinguishedName(Schema.DynamicMap, unknownTypeSchema: Schema) instead"}]}],"references":{"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/Schemas/RelativeDistinguishedName(_:unknownTypeSchema:)-98bj2":{"role":"symbol","title":"RelativeDistinguishedName(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"RelativeDistinguishedName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/RelativeDistinguishedName(_:unknownTypeSchema:)-98bj2","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx500\/schemas\/relativedistinguishedname(_:unknowntypeschema:)-98bj2"},"doc://Shield/documentation/ShieldX500/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx500\/schemas"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"RelativeDistinguishedName"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"valueSet"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/schemas\/relativedistinguishedname(_:unknowntypeschema:)-98bj2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/RelativeDistinguishedName(_:unknownTypeSchema:)-98bj2","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"ShieldX500"}],"role":"symbol","title":"RelativeDistinguishedName(_:unknownTypeSchema:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"RelativeDistinguishedName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"method","externalID":"s:10ShieldX5007SchemasV25RelativeDistinguishedName_17unknownTypeSchema10PotentASN10I0OSDyAF0K0OAHG_AHtFZ","extendedModule":"ShieldX500","platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/Schemas"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use relativeDistinguishedName(Schema.DynamicMap, unknownTypeSchema: Schema) instead"}]}],"references":{"doc://Shield/documentation/ShieldX500/Schemas/RelativeDistinguishedName(_:unknownTypeSchema:)-98bj2":{"role":"symbol","title":"RelativeDistinguishedName(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"RelativeDistinguishedName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas\/RelativeDistinguishedName(_:unknownTypeSchema:)-98bj2","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx500\/schemas\/relativedistinguishedname(_:unknowntypeschema:)-98bj2"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx500\/schemas"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/unknownattributevaluehandler.json b/main/data/documentation/shieldx500/unknownattributevaluehandler.json index c6ab932dc..c31294c17 100644 --- a/main/data/documentation/shieldx500/unknownattributevaluehandler.json +++ b/main/data/documentation/shieldx500/unknownattributevaluehandler.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"UnknownAttributeValueHandler"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/unknownattributevaluehandler"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler\/decode(from:)","doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler\/encode(_:to:)","doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler\/equals(_:_:)","doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler\/hash(_:into:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler\/instance"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"UnknownAttributeValueHandler"}],"title":"UnknownAttributeValueHandler","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50028UnknownAttributeValueHandlerV","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"UnknownAttributeValueHandler"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500"]]},"references":{"doc://Shield/documentation/ShieldX500/AttributeValueHandler":{"role":"symbol","title":"AttributeValueHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}],"url":"\/documentation\/shieldx500\/attributevaluehandler"},"doc://Shield/documentation/ShieldX500/UnknownAttributeValueHandler/equals(_:_:)":{"role":"symbol","title":"equals(_:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"equals"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"keyword","text":"Any"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler\/equals(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/unknownattributevaluehandler\/equals(_:_:)"},"doc://Shield/documentation/ShieldX500/UnknownAttributeValueHandler/encode(_:to:)":{"role":"symbol","title":"encode(_:to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler\/encode(_:to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/unknownattributevaluehandler\/encode(_:to:)"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/UnknownAttributeValueHandler":{"role":"symbol","title":"UnknownAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"UnknownAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UnknownAttributeValueHandler"}],"url":"\/documentation\/shieldx500\/unknownattributevaluehandler"},"doc://Shield/documentation/ShieldX500/UnknownAttributeValueHandler/instance":{"role":"symbol","title":"instance","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"instance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnknownAttributeValueHandler","preciseIdentifier":"s:10ShieldX50028UnknownAttributeValueHandlerV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler\/instance","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/unknownattributevaluehandler\/instance"},"doc://Shield/documentation/ShieldX500/UnknownAttributeValueHandler/hash(_:into:)":{"role":"symbol","title":"hash(_:into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler\/hash(_:into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/unknownattributevaluehandler\/hash(_:into:)"},"doc://Shield/documentation/ShieldX500/UnknownAttributeValueHandler/decode(from:)":{"role":"symbol","title":"decode(from:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"keyword","text":"Any"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler\/decode(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/unknownattributevaluehandler\/decode(from:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"UnknownAttributeValueHandler"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/unknownattributevaluehandler"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler\/decode(from:)","doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler\/encode(_:to:)","doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler\/equals(_:_:)","doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler\/hash(_:into:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler\/instance"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"UnknownAttributeValueHandler"}],"title":"UnknownAttributeValueHandler","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50028UnknownAttributeValueHandlerV","modules":[{"name":"ShieldX500"}],"navigatorTitle":[{"kind":"identifier","text":"UnknownAttributeValueHandler"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500"]]},"references":{"doc://Shield/documentation/ShieldX500/UnknownAttributeValueHandler":{"role":"symbol","title":"UnknownAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"UnknownAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UnknownAttributeValueHandler"}],"url":"\/documentation\/shieldx500\/unknownattributevaluehandler"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/UnknownAttributeValueHandler/equals(_:_:)":{"role":"symbol","title":"equals(_:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"equals"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"keyword","text":"Any"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler\/equals(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/unknownattributevaluehandler\/equals(_:_:)"},"doc://Shield/documentation/ShieldX500/UnknownAttributeValueHandler/instance":{"role":"symbol","title":"instance","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"instance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnknownAttributeValueHandler","preciseIdentifier":"s:10ShieldX50028UnknownAttributeValueHandlerV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler\/instance","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/unknownattributevaluehandler\/instance"},"doc://Shield/documentation/ShieldX500/UnknownAttributeValueHandler/encode(_:to:)":{"role":"symbol","title":"encode(_:to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler\/encode(_:to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/unknownattributevaluehandler\/encode(_:to:)"},"doc://Shield/documentation/ShieldX500/AttributeValueHandler":{"role":"symbol","title":"AttributeValueHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}],"url":"\/documentation\/shieldx500\/attributevaluehandler"},"doc://Shield/documentation/ShieldX500/UnknownAttributeValueHandler/decode(from:)":{"role":"symbol","title":"decode(from:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"keyword","text":"Any"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler\/decode(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/unknownattributevaluehandler\/decode(from:)"},"doc://Shield/documentation/ShieldX500/UnknownAttributeValueHandler/hash(_:into:)":{"role":"symbol","title":"hash(_:into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler\/hash(_:into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/unknownattributevaluehandler\/hash(_:into:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/unknownattributevaluehandler/encode(_:to:).json b/main/data/documentation/shieldx500/unknownattributevaluehandler/encode(_:to:).json index 3cb9f9bae..9fcef0c36 100644 --- a/main/data/documentation/shieldx500/unknownattributevaluehandler/encode(_:to:).json +++ b/main/data/documentation/shieldx500/unknownattributevaluehandler/encode(_:to:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/unknownattributevaluehandler\/encode(_:to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler\/encode(_:to:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"encode(_:to:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50028UnknownAttributeValueHandlerV6encode_2toyyp_s7Encoder_ptKF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler"]]},"references":{"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/UnknownAttributeValueHandler":{"role":"symbol","title":"UnknownAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"UnknownAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UnknownAttributeValueHandler"}],"url":"\/documentation\/shieldx500\/unknownattributevaluehandler"},"doc://Shield/documentation/ShieldX500/UnknownAttributeValueHandler/encode(_:to:)":{"role":"symbol","title":"encode(_:to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler\/encode(_:to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/unknownattributevaluehandler\/encode(_:to:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/unknownattributevaluehandler\/encode(_:to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler\/encode(_:to:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"encode(_:to:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50028UnknownAttributeValueHandlerV6encode_2toyyp_s7Encoder_ptKF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler"]]},"references":{"doc://Shield/documentation/ShieldX500/UnknownAttributeValueHandler/encode(_:to:)":{"role":"symbol","title":"encode(_:to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler\/encode(_:to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/unknownattributevaluehandler\/encode(_:to:)"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/UnknownAttributeValueHandler":{"role":"symbol","title":"UnknownAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"UnknownAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UnknownAttributeValueHandler"}],"url":"\/documentation\/shieldx500\/unknownattributevaluehandler"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/unknownattributevaluehandler/equals(_:_:).json b/main/data/documentation/shieldx500/unknownattributevaluehandler/equals(_:_:).json index f8d23b552..930b5cded 100644 --- a/main/data/documentation/shieldx500/unknownattributevaluehandler/equals(_:_:).json +++ b/main/data/documentation/shieldx500/unknownattributevaluehandler/equals(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"equals"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/unknownattributevaluehandler\/equals(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler\/equals(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"equals"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"keyword","text":"Any"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"title":"equals(_:_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50028UnknownAttributeValueHandlerV6equalsySbyp_yptF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler"]]},"references":{"doc://Shield/documentation/ShieldX500/UnknownAttributeValueHandler/equals(_:_:)":{"role":"symbol","title":"equals(_:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"equals"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"keyword","text":"Any"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler\/equals(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/unknownattributevaluehandler\/equals(_:_:)"},"doc://Shield/documentation/ShieldX500/UnknownAttributeValueHandler":{"role":"symbol","title":"UnknownAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"UnknownAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UnknownAttributeValueHandler"}],"url":"\/documentation\/shieldx500\/unknownattributevaluehandler"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"equals"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/unknownattributevaluehandler\/equals(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler\/equals(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"equals"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"keyword","text":"Any"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"title":"equals(_:_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50028UnknownAttributeValueHandlerV6equalsySbyp_yptF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler"]]},"references":{"doc://Shield/documentation/ShieldX500/UnknownAttributeValueHandler":{"role":"symbol","title":"UnknownAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"UnknownAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UnknownAttributeValueHandler"}],"url":"\/documentation\/shieldx500\/unknownattributevaluehandler"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/UnknownAttributeValueHandler/equals(_:_:)":{"role":"symbol","title":"equals(_:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"equals"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"keyword","text":"Any"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler\/equals(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/unknownattributevaluehandler\/equals(_:_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx500/unknownattributevaluehandler/hash(_:into:).json b/main/data/documentation/shieldx500/unknownattributevaluehandler/hash(_:into:).json index 2b6fed061..69b8b23d3 100644 --- a/main/data/documentation/shieldx500/unknownattributevaluehandler/hash(_:into:).json +++ b/main/data/documentation/shieldx500/unknownattributevaluehandler/hash(_:into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/unknownattributevaluehandler\/hash(_:into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler\/hash(_:into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"title":"hash(_:into:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50028UnknownAttributeValueHandlerV4hash_4intoyyp_s6HasherVztF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler"]]},"references":{"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"},"doc://Shield/documentation/ShieldX500/UnknownAttributeValueHandler/hash(_:into:)":{"role":"symbol","title":"hash(_:into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler\/hash(_:into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/unknownattributevaluehandler\/hash(_:into:)"},"doc://Shield/documentation/ShieldX500/UnknownAttributeValueHandler":{"role":"symbol","title":"UnknownAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"UnknownAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UnknownAttributeValueHandler"}],"url":"\/documentation\/shieldx500\/unknownattributevaluehandler"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx500\/unknownattributevaluehandler\/hash(_:into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler\/hash(_:into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"title":"hash(_:into:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50028UnknownAttributeValueHandlerV4hash_4intoyyp_s6HasherVztF","modules":[{"name":"ShieldX500"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX500","doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler"]]},"references":{"doc://Shield/documentation/ShieldX500/UnknownAttributeValueHandler":{"role":"symbol","title":"UnknownAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"UnknownAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UnknownAttributeValueHandler"}],"url":"\/documentation\/shieldx500\/unknownattributevaluehandler"},"doc://Shield/documentation/ShieldX500/UnknownAttributeValueHandler/hash(_:into:)":{"role":"symbol","title":"hash(_:into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/UnknownAttributeValueHandler\/hash(_:into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500\/unknownattributevaluehandler\/hash(_:into:)"},"doc://Shield/documentation/ShieldX500":{"role":"collection","title":"ShieldX500","abstract":[{"type":"text","text":"X.500 name composition, parsing and string conversion."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500","kind":"symbol","type":"topic","url":"\/documentation\/shieldx500"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509.json b/main/data/documentation/shieldx509.json index f84e435ba..ec53b362a 100644 --- a/main/data/documentation/shieldx509.json +++ b/main/data/documentation/shieldx509.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"content","content":[{"anchor":"Overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Provides easy generation and signing of PKCS10 "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest"},{"type":"text","text":"s (aka CSRs) and X.509"},{"type":"text","text":" "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate"},{"type":"text","text":"s."}]},{"anchor":"Certificate-and-CertificateBuilder","level":3,"type":"heading","text":"Certificate and Certificate.Builder"},{"type":"paragraph","inlineContent":[{"type":"text","text":"X.509 Certificates can be generated programmatically using "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate"},{"type":"text","text":" or loaded\/saved using"},{"type":"text","text":" "},{"type":"text","text":"Swift’s "},{"type":"codeVoice","code":"Codable"},{"type":"text","text":" system."}]},{"type":"paragraph","inlineContent":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"},{"type":"text","text":" provides an easy interface for generating certificates based on individual data or"},{"type":"text","text":" "},{"type":"text","text":"from a provided "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest"},{"type":"text","text":"."}]},{"type":"paragraph","inlineContent":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"},{"type":"text","text":" also provides easy methods for"},{"type":"text","text":" "},{"type":"text","text":"signing generated certificates."}]},{"anchor":"CertificationRequest-and-CertificationRequestBuilder","level":3,"type":"heading","text":"CertificationRequest` and CertificationRequest.Builder"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Certification requests can be generated programmatically using "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest"},{"type":"text","text":" or loaded\/saved"},{"type":"text","text":" "},{"type":"text","text":"using Swift’s "},{"type":"codeVoice","code":"Codable"},{"type":"text","text":" system."}]},{"type":"paragraph","inlineContent":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder"},{"type":"text","text":" provides an easy interface for generating requests based on only the"},{"type":"text","text":" "},{"type":"text","text":"required data as well as provide a signed version."}]},{"anchor":"ASN1","level":3,"type":"heading","text":"ASN.1"},{"type":"paragraph","inlineContent":[{"type":"text","text":"ASN.1 DER encoding\/decoding is provided by "},{"type":"reference","isActive":true,"identifier":"https:\/\/github.com\/outfoxx\/PotentCodables"},{"type":"text","text":" and can be used to"},{"type":"text","text":" "},{"type":"text","text":"achieve interoperation with any standard X.509 facilities. All of the objects provided by ShieldX509 work with"},{"type":"text","text":" "},{"type":"text","text":"standard "},{"type":"codeVoice","code":"Codable"},{"type":"text","text":" encoders\/decoders in addition to the specialized "},{"type":"codeVoice","code":"ASN1Encoder"},{"type":"text","text":"\/"},{"type":"codeVoice","code":"ASN1Decoder"},{"type":"text","text":" provided by"},{"type":"text","text":" "},{"type":"codeVoice","code":"PotentASN1"},{"type":"text","text":"."}]},{"anchor":"ASN1-Schemas","level":4,"type":"heading","text":"ASN.1 Schemas"},{"type":"paragraph","inlineContent":[{"overridingTitleInlineContent":[{"type":"text","text":"PotentASN1"}],"isActive":true,"type":"reference","identifier":"https:\/\/github.com\/outfoxx\/PotentCodables","overridingTitle":"PotentASN1"},{"type":"text","text":" requires schema information when encoding\/decoding to resolve"},{"type":"text","text":" "},{"type":"text","text":"ambiguities possible with ASN.1 when encoding in DER format. All types in ShieldX509, ShieldX500 & ShieldPKCS provide"},{"type":"text","text":" "},{"type":"text","text":"a schema with a matching name in the "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"},{"type":"text","text":" psuedo-namespace. For example,"},{"type":"text","text":" "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate"},{"type":"text","text":"’s schema is available in "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Certificate"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"kind":"symbol","metadata":{"roleHeading":"Framework","externalID":"ShieldX509","title":"ShieldX509","symbolKind":"module","role":"collection","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[[]]},"topicSections":[{"title":"Protocols","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler","doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValuesHandler","doc:\/\/Shield\/documentation\/ShieldX509\/CriticalExtensionValue","doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue","doc:\/\/Shield\/documentation\/ShieldX509\/SingleAttributeValue"]},{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/Attribute","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName","doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/Extension","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/OtherName","doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params","doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate"]},{"title":"Type Aliases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributes","doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryName","doc:\/\/Shield\/documentation\/ShieldX509\/ECParameters","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","doc:\/\/Shield\/documentation\/ShieldX509\/KeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/Name","doc:\/\/Shield\/documentation\/ShieldX509\/NameStringComposer","doc:\/\/Shield\/documentation\/ShieldX509\/UnknownAttributeValueHandler"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName"]}],"references":{"doc://Shield/documentation/ShieldX509/AttributeValuesHandler":{"role":"symbol","title":"AttributeValuesHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValuesHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValuesHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValuesHandler"}],"url":"\/documentation\/shieldx509\/attributevalueshandler"},"doc://Shield/documentation/ShieldX509/CRAttributes":{"role":"symbol","title":"CRAttributes","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"CRAttributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CRAttributes"}],"url":"\/documentation\/shieldx509\/crattributes"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo":{"role":"symbol","title":"EncryptedPrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo"},"doc://Shield/documentation/ShieldX509/AttributeValueHandler":{"role":"symbol","title":"AttributeValueHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}],"url":"\/documentation\/shieldx509\/attributevaluehandler"},"doc://Shield/documentation/ShieldX509/Attribute":{"role":"symbol","title":"Attribute","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attribute"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attribute"}],"url":"\/documentation\/shieldx509\/attribute"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/RSAPublicKey":{"role":"symbol","title":"RSAPublicKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPublicKey"}],"url":"\/documentation\/shieldx509\/rsapublickey"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/ShieldX509/CRAttributeValuesHandler":{"role":"symbol","title":"CRAttributeValuesHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CRAttributeValuesHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CRAttributeValuesHandler"}],"url":"\/documentation\/shieldx509\/crattributevalueshandler"},"doc://Shield/documentation/ShieldX509/ECParameters":{"role":"symbol","title":"ECParameters","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECParameters"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECParameters","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECParameters"}],"url":"\/documentation\/shieldx509\/ecparameters"},"doc://Shield/documentation/ShieldX509/DirectoryNameAttributeMapper":{"role":"symbol","title":"DirectoryNameAttributeMapper","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"url":"\/documentation\/shieldx509\/directorynameattributemapper"},"doc://Shield/documentation/ShieldX509/Schemas/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Certificate","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/certificate"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/EDIPartyName":{"role":"symbol","title":"EDIPartyName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EDIPartyName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"EDIPartyName"}],"url":"\/documentation\/shieldx509\/edipartyname"},"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"},"doc://Shield/documentation/ShieldX509/GeneralNames":{"role":"symbol","title":"GeneralNames","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralNames"}],"url":"\/documentation\/shieldx509\/generalnames"},"doc://Shield/documentation/ShieldX509/OtherName":{"role":"symbol","title":"OtherName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OtherName"}],"url":"\/documentation\/shieldx509\/othername"},"doc://Shield/documentation/ShieldX509/SingleAttributeValue":{"role":"symbol","title":"SingleAttributeValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"SingleAttributeValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SingleAttributeValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SingleAttributeValue"}],"url":"\/documentation\/shieldx509\/singleattributevalue"},"https://github.com/outfoxx/PotentCodables":{"title":"PotentASN1","titleInlineContent":[{"type":"text","text":"PotentASN1"}],"type":"link","identifier":"https:\/\/github.com\/outfoxx\/PotentCodables","url":"https:\/\/github.com\/outfoxx\/PotentCodables"},"doc://Shield/documentation/ShieldX509/CriticalExtensionValue":{"role":"symbol","title":"CriticalExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"CriticalExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CriticalExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CriticalExtensionValue"}],"url":"\/documentation\/shieldx509\/criticalextensionvalue"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo":{"role":"symbol","title":"SubjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"url":"\/documentation\/shieldx509\/subjectpublickeyinfo"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/DirectoryName":{"role":"symbol","title":"DirectoryName","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DirectoryName"}],"url":"\/documentation\/shieldx509\/directoryname"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/PBES2Params":{"role":"symbol","title":"PBES2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBES2Params"}],"url":"\/documentation\/shieldx509\/pbes2params"},"doc://Shield/documentation/ShieldX509/ExtensionValue":{"role":"symbol","title":"ExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}],"url":"\/documentation\/shieldx509\/extensionvalue"},"doc://Shield/documentation/ShieldX509/Name":{"role":"symbol","title":"Name","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Name"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Name"}],"url":"\/documentation\/shieldx509\/name"},"doc://Shield/documentation/ShieldX509/NameStringComposer":{"role":"symbol","title":"NameStringComposer","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NameStringComposer"}],"url":"\/documentation\/shieldx509\/namestringcomposer"},"doc://Shield/documentation/ShieldX509/SimpleAttributeValueHandler":{"role":"symbol","title":"SimpleAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleAttributeValueHandler"}],"url":"\/documentation\/shieldx509\/simpleattributevaluehandler"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509/PBKDF2Params":{"role":"symbol","title":"PBKDF2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF2Params"}],"url":"\/documentation\/shieldx509\/pbkdf2params"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509/NonCriticalExtensionValue":{"role":"symbol","title":"NonCriticalExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NonCriticalExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NonCriticalExtensionValue"}],"url":"\/documentation\/shieldx509\/noncriticalextensionvalue"},"doc://Shield/documentation/ShieldX509/KeyIdentifier":{"role":"symbol","title":"KeyIdentifier","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyIdentifier"}],"url":"\/documentation\/shieldx509\/keyidentifier"},"doc://Shield/documentation/ShieldX509/UnknownAttributeValueHandler":{"role":"symbol","title":"UnknownAttributeValueHandler","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"UnknownAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/UnknownAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UnknownAttributeValueHandler"}],"url":"\/documentation\/shieldx509\/unknownattributevaluehandler"},"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/AttributeValue":{"role":"symbol","title":"AttributeValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValue"}],"url":"\/documentation\/shieldx509\/attributevalue"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"content","content":[{"anchor":"Overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Provides easy generation and signing of PKCS10 "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest"},{"type":"text","text":"s (aka CSRs) and X.509"},{"type":"text","text":" "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate"},{"type":"text","text":"s."}]},{"anchor":"Certificate-and-CertificateBuilder","level":3,"type":"heading","text":"Certificate and Certificate.Builder"},{"type":"paragraph","inlineContent":[{"type":"text","text":"X.509 Certificates can be generated programmatically using "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate"},{"type":"text","text":" or loaded\/saved using"},{"type":"text","text":" "},{"type":"text","text":"Swift’s "},{"type":"codeVoice","code":"Codable"},{"type":"text","text":" system."}]},{"type":"paragraph","inlineContent":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"},{"type":"text","text":" provides an easy interface for generating certificates based on individual data or"},{"type":"text","text":" "},{"type":"text","text":"from a provided "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest"},{"type":"text","text":"."}]},{"type":"paragraph","inlineContent":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"},{"type":"text","text":" also provides easy methods for"},{"type":"text","text":" "},{"type":"text","text":"signing generated certificates."}]},{"anchor":"CertificationRequest-and-CertificationRequestBuilder","level":3,"type":"heading","text":"CertificationRequest` and CertificationRequest.Builder"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Certification requests can be generated programmatically using "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest"},{"type":"text","text":" or loaded\/saved"},{"type":"text","text":" "},{"type":"text","text":"using Swift’s "},{"type":"codeVoice","code":"Codable"},{"type":"text","text":" system."}]},{"type":"paragraph","inlineContent":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder"},{"type":"text","text":" provides an easy interface for generating requests based on only the"},{"type":"text","text":" "},{"type":"text","text":"required data as well as provide a signed version."}]},{"anchor":"ASN1","level":3,"type":"heading","text":"ASN.1"},{"type":"paragraph","inlineContent":[{"type":"text","text":"ASN.1 DER encoding\/decoding is provided by "},{"type":"reference","isActive":true,"identifier":"https:\/\/github.com\/outfoxx\/PotentCodables"},{"type":"text","text":" and can be used to"},{"type":"text","text":" "},{"type":"text","text":"achieve interoperation with any standard X.509 facilities. All of the objects provided by ShieldX509 work with"},{"type":"text","text":" "},{"type":"text","text":"standard "},{"type":"codeVoice","code":"Codable"},{"type":"text","text":" encoders\/decoders in addition to the specialized "},{"type":"codeVoice","code":"ASN1Encoder"},{"type":"text","text":"\/"},{"type":"codeVoice","code":"ASN1Decoder"},{"type":"text","text":" provided by"},{"type":"text","text":" "},{"type":"codeVoice","code":"PotentASN1"},{"type":"text","text":"."}]},{"anchor":"ASN1-Schemas","level":4,"type":"heading","text":"ASN.1 Schemas"},{"type":"paragraph","inlineContent":[{"overridingTitleInlineContent":[{"type":"text","text":"PotentASN1"}],"isActive":true,"type":"reference","identifier":"https:\/\/github.com\/outfoxx\/PotentCodables","overridingTitle":"PotentASN1"},{"type":"text","text":" requires schema information when encoding\/decoding to resolve"},{"type":"text","text":" "},{"type":"text","text":"ambiguities possible with ASN.1 when encoding in DER format. All types in ShieldX509, ShieldX500 & ShieldPKCS provide"},{"type":"text","text":" "},{"type":"text","text":"a schema with a matching name in the "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"},{"type":"text","text":" psuedo-namespace. For example,"},{"type":"text","text":" "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate"},{"type":"text","text":"’s schema is available in "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Certificate"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"kind":"symbol","metadata":{"roleHeading":"Framework","externalID":"ShieldX509","title":"ShieldX509","symbolKind":"module","role":"collection","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[[]]},"topicSections":[{"title":"Protocols","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler","doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValuesHandler","doc:\/\/Shield\/documentation\/ShieldX509\/CriticalExtensionValue","doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue","doc:\/\/Shield\/documentation\/ShieldX509\/SingleAttributeValue"]},{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/Attribute","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName","doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/Extension","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/OtherName","doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params","doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate"]},{"title":"Type Aliases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributes","doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryName","doc:\/\/Shield\/documentation\/ShieldX509\/ECParameters","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","doc:\/\/Shield\/documentation\/ShieldX509\/KeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/Name","doc:\/\/Shield\/documentation\/ShieldX509\/NameStringComposer","doc:\/\/Shield\/documentation\/ShieldX509\/UnknownAttributeValueHandler"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName"]}],"references":{"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/ECParameters":{"role":"symbol","title":"ECParameters","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECParameters"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECParameters","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECParameters"}],"url":"\/documentation\/shieldx509\/ecparameters"},"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"},"doc://Shield/documentation/ShieldX509/CRAttributes":{"role":"symbol","title":"CRAttributes","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"CRAttributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CRAttributes"}],"url":"\/documentation\/shieldx509\/crattributes"},"doc://Shield/documentation/ShieldX509/NonCriticalExtensionValue":{"role":"symbol","title":"NonCriticalExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NonCriticalExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NonCriticalExtensionValue"}],"url":"\/documentation\/shieldx509\/noncriticalextensionvalue"},"doc://Shield/documentation/ShieldX509/Name":{"role":"symbol","title":"Name","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Name"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Name"}],"url":"\/documentation\/shieldx509\/name"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/KeyIdentifier":{"role":"symbol","title":"KeyIdentifier","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyIdentifier"}],"url":"\/documentation\/shieldx509\/keyidentifier"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo":{"role":"symbol","title":"EncryptedPrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo"},"doc://Shield/documentation/ShieldX509/SingleAttributeValue":{"role":"symbol","title":"SingleAttributeValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"SingleAttributeValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SingleAttributeValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SingleAttributeValue"}],"url":"\/documentation\/shieldx509\/singleattributevalue"},"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"},"doc://Shield/documentation/ShieldX509/NameStringComposer":{"role":"symbol","title":"NameStringComposer","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NameStringComposer"}],"url":"\/documentation\/shieldx509\/namestringcomposer"},"doc://Shield/documentation/ShieldX509/PBES2Params":{"role":"symbol","title":"PBES2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBES2Params"}],"url":"\/documentation\/shieldx509\/pbes2params"},"doc://Shield/documentation/ShieldX509/AttributeValue":{"role":"symbol","title":"AttributeValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValue"}],"url":"\/documentation\/shieldx509\/attributevalue"},"doc://Shield/documentation/ShieldX509/ExtensionValue":{"role":"symbol","title":"ExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}],"url":"\/documentation\/shieldx509\/extensionvalue"},"doc://Shield/documentation/ShieldX509/RSAPublicKey":{"role":"symbol","title":"RSAPublicKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPublicKey"}],"url":"\/documentation\/shieldx509\/rsapublickey"},"doc://Shield/documentation/ShieldX509/UnknownAttributeValueHandler":{"role":"symbol","title":"UnknownAttributeValueHandler","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"UnknownAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/UnknownAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UnknownAttributeValueHandler"}],"url":"\/documentation\/shieldx509\/unknownattributevaluehandler"},"doc://Shield/documentation/ShieldX509/Attribute":{"role":"symbol","title":"Attribute","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attribute"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attribute"}],"url":"\/documentation\/shieldx509\/attribute"},"doc://Shield/documentation/ShieldX509/DirectoryNameAttributeMapper":{"role":"symbol","title":"DirectoryNameAttributeMapper","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"url":"\/documentation\/shieldx509\/directorynameattributemapper"},"doc://Shield/documentation/ShieldX509/OtherName":{"role":"symbol","title":"OtherName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OtherName"}],"url":"\/documentation\/shieldx509\/othername"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo":{"role":"symbol","title":"SubjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"url":"\/documentation\/shieldx509\/subjectpublickeyinfo"},"doc://Shield/documentation/ShieldX509/GeneralNames":{"role":"symbol","title":"GeneralNames","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralNames"}],"url":"\/documentation\/shieldx509\/generalnames"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509/SimpleAttributeValueHandler":{"role":"symbol","title":"SimpleAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleAttributeValueHandler"}],"url":"\/documentation\/shieldx509\/simpleattributevaluehandler"},"doc://Shield/documentation/ShieldX509/EDIPartyName":{"role":"symbol","title":"EDIPartyName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EDIPartyName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"EDIPartyName"}],"url":"\/documentation\/shieldx509\/edipartyname"},"https://github.com/outfoxx/PotentCodables":{"title":"PotentASN1","titleInlineContent":[{"type":"text","text":"PotentASN1"}],"type":"link","identifier":"https:\/\/github.com\/outfoxx\/PotentCodables","url":"https:\/\/github.com\/outfoxx\/PotentCodables"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/CriticalExtensionValue":{"role":"symbol","title":"CriticalExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"CriticalExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CriticalExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CriticalExtensionValue"}],"url":"\/documentation\/shieldx509\/criticalextensionvalue"},"doc://Shield/documentation/ShieldX509/AttributeValueHandler":{"role":"symbol","title":"AttributeValueHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}],"url":"\/documentation\/shieldx509\/attributevaluehandler"},"doc://Shield/documentation/ShieldX509/AttributeValuesHandler":{"role":"symbol","title":"AttributeValuesHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValuesHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValuesHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValuesHandler"}],"url":"\/documentation\/shieldx509\/attributevalueshandler"},"doc://Shield/documentation/ShieldX509/PBKDF2Params":{"role":"symbol","title":"PBKDF2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF2Params"}],"url":"\/documentation\/shieldx509\/pbkdf2params"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/CRAttributeValuesHandler":{"role":"symbol","title":"CRAttributeValuesHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CRAttributeValuesHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CRAttributeValuesHandler"}],"url":"\/documentation\/shieldx509\/crattributevalueshandler"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"},"doc://Shield/documentation/ShieldX509/Schemas/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Certificate","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/certificate"},"doc://Shield/documentation/ShieldX509/DirectoryName":{"role":"symbol","title":"DirectoryName","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DirectoryName"}],"url":"\/documentation\/shieldx509\/directoryname"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/algorithmidentifier.json b/main/data/documentation/shieldx509/algorithmidentifier.json index 2ed1ab181..ecd16337c 100644 --- a/main/data/documentation/shieldx509/algorithmidentifier.json +++ b/main/data/documentation/shieldx509/algorithmidentifier.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/algorithmidentifier"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/init(algorithm:parameters:)","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/init(digestAlgorithm:keyType:)","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/init(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/init(publicKey:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/algorithm","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/parameters"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Equatable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"title":"AlgorithmIdentifier","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50919AlgorithmIdentifierV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/init(from:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/parameters":{"role":"symbol","title":"parameters","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"parameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/parameters","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/parameters"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/init(algorithm:parameters:)":{"role":"symbol","title":"init(algorithm:parameters:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"parameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"?)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/init(algorithm:parameters:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/init(algorithm:parameters:)"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/algorithm":{"role":"symbol","title":"algorithm","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/algorithm","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/algorithm"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/init(publicKey:)":{"role":"symbol","title":"init(publicKey:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/init(publicKey:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/init(publickey:)"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error":{"role":"symbol","title":"AlgorithmIdentifier.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/algorithmidentifier\/error"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/init(digestAlgorithm:keyType:)":{"role":"symbol","title":"init(digestAlgorithm:keyType:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"digestAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digester","preciseIdentifier":"s:12ShieldCrypto8DigesterV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"keyType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/init(digestAlgorithm:keyType:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/init(digestalgorithm:keytype:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/algorithmidentifier"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/init(algorithm:parameters:)","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/init(digestAlgorithm:keyType:)","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/init(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/init(publicKey:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/algorithm","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/parameters"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Equatable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"title":"AlgorithmIdentifier","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50919AlgorithmIdentifierV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/init(from:)"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/init(digestAlgorithm:keyType:)":{"role":"symbol","title":"init(digestAlgorithm:keyType:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"digestAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digester","preciseIdentifier":"s:12ShieldCrypto8DigesterV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"keyType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/init(digestAlgorithm:keyType:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/init(digestalgorithm:keytype:)"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/parameters":{"role":"symbol","title":"parameters","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"parameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/parameters","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/parameters"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/algorithm":{"role":"symbol","title":"algorithm","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/algorithm","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/algorithm"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/init(publicKey:)":{"role":"symbol","title":"init(publicKey:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/init(publicKey:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/init(publickey:)"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/init(algorithm:parameters:)":{"role":"symbol","title":"init(algorithm:parameters:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"parameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"?)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/init(algorithm:parameters:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/init(algorithm:parameters:)"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error":{"role":"symbol","title":"AlgorithmIdentifier.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/algorithmidentifier\/error"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/algorithmidentifier/equatable-implementations.json b/main/data/documentation/shieldx509/algorithmidentifier/equatable-implementations.json index 4cef9cc3d..1b9ecafbb 100644 --- a/main/data/documentation/shieldx509/algorithmidentifier/equatable-implementations.json +++ b/main/data/documentation/shieldx509/algorithmidentifier/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier"]]},"references":{"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/algorithmidentifier/error.json b/main/data/documentation/shieldx509/algorithmidentifier/error.json index 626e0e6af..5ebd546cc 100644 --- a/main/data/documentation/shieldx509/algorithmidentifier/error.json +++ b/main/data/documentation/shieldx509/algorithmidentifier/error.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/algorithmidentifier\/error"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/SQ","doc:\/\/Shield\/s5ErrorP","doc:\/\/Shield\/SH","doc:\/\/Shield\/s8SendableP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/unsupportedAlgorithm","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/unsupportedECKeySize"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/Error-Implementations"],"generated":true}],"kind":"symbol","metadata":{"navigatorTitle":[{"kind":"identifier","text":"Error"}],"role":"symbol","title":"AlgorithmIdentifier.Error","roleHeading":"Enumeration","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"symbolKind":"enum","externalID":"s:10ShieldX50919AlgorithmIdentifierV0A8SecurityE5ErrorO","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier"]]},"references":{"doc://Shield/s5ErrorP":{"type":"unresolvable","title":"Swift.Error","identifier":"doc:\/\/Shield\/s5ErrorP"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/error\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error/unsupportedECKeySize":{"role":"symbol","title":"AlgorithmIdentifier.Error.unsupportedECKeySize","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unsupportedECKeySize"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/unsupportedECKeySize","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx509\/algorithmidentifier\/error\/unsupportedeckeysize"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/error\/error-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error/unsupportedAlgorithm":{"role":"symbol","title":"AlgorithmIdentifier.Error.unsupportedAlgorithm","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unsupportedAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/unsupportedAlgorithm","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/error\/unsupportedalgorithm"},"doc://Shield/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/Shield\/s8SendableP"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error":{"role":"symbol","title":"AlgorithmIdentifier.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/algorithmidentifier\/error"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/algorithmidentifier\/error"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/SQ","doc:\/\/Shield\/s5ErrorP","doc:\/\/Shield\/SH","doc:\/\/Shield\/s8SendableP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/unsupportedAlgorithm","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/unsupportedECKeySize"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/Error-Implementations"],"generated":true}],"kind":"symbol","metadata":{"navigatorTitle":[{"kind":"identifier","text":"Error"}],"role":"symbol","title":"AlgorithmIdentifier.Error","roleHeading":"Enumeration","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"symbolKind":"enum","externalID":"s:10ShieldX50919AlgorithmIdentifierV0A8SecurityE5ErrorO","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/Shield\/s8SendableP"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error/unsupportedAlgorithm":{"role":"symbol","title":"AlgorithmIdentifier.Error.unsupportedAlgorithm","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unsupportedAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/unsupportedAlgorithm","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/error\/unsupportedalgorithm"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/error\/equatable-implementations"},"doc://Shield/s5ErrorP":{"type":"unresolvable","title":"Swift.Error","identifier":"doc:\/\/Shield\/s5ErrorP"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/error\/error-implementations"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error":{"role":"symbol","title":"AlgorithmIdentifier.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/algorithmidentifier\/error"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error/unsupportedECKeySize":{"role":"symbol","title":"AlgorithmIdentifier.Error.unsupportedECKeySize","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unsupportedECKeySize"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/unsupportedECKeySize","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx509\/algorithmidentifier\/error\/unsupportedeckeysize"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/algorithmidentifier/error/!=(_:_:).json b/main/data/documentation/shieldx509/algorithmidentifier/error/!=(_:_:).json index 95fec0112..9f84f966c 100644 --- a/main/data/documentation/shieldx509/algorithmidentifier/error/!=(_:_:).json +++ b/main/data/documentation/shieldx509/algorithmidentifier/error/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/algorithmidentifier\/error\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50919AlgorithmIdentifierV0A8SecurityE5ErrorO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error":{"role":"symbol","title":"AlgorithmIdentifier.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/algorithmidentifier\/error"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/error\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/error\/equatable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/algorithmidentifier\/error\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50919AlgorithmIdentifierV0A8SecurityE5ErrorO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error":{"role":"symbol","title":"AlgorithmIdentifier.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/algorithmidentifier\/error"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/error\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/error\/equatable-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/algorithmidentifier/error/equatable-implementations.json b/main/data/documentation/shieldx509/algorithmidentifier/error/equatable-implementations.json index 3b1d9b074..9a2f9ce33 100644 --- a/main/data/documentation/shieldx509/algorithmidentifier/error/equatable-implementations.json +++ b/main/data/documentation/shieldx509/algorithmidentifier/error/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error"]]},"references":{"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error":{"role":"symbol","title":"AlgorithmIdentifier.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/algorithmidentifier\/error"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/error\/!=(_:_:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error":{"role":"symbol","title":"AlgorithmIdentifier.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/algorithmidentifier\/error"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/error\/!=(_:_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/algorithmidentifier/error/error-implementations.json b/main/data/documentation/shieldx509/algorithmidentifier/error/error-implementations.json index 881e79dd4..6664a90ea 100644 --- a/main/data/documentation/shieldx509/algorithmidentifier/error/error-implementations.json +++ b/main/data/documentation/shieldx509/algorithmidentifier/error/error-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/Error-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/localizedDescription"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Error Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error"]]},"references":{"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/error\/localizeddescription"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error":{"role":"symbol","title":"AlgorithmIdentifier.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/algorithmidentifier\/error"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/Error-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/localizedDescription"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Error Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error"]]},"references":{"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/error\/localizeddescription"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error":{"role":"symbol","title":"AlgorithmIdentifier.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/algorithmidentifier\/error"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/algorithmidentifier/error/localizeddescription.json b/main/data/documentation/shieldx509/algorithmidentifier/error/localizeddescription.json index d20221342..41619a72c 100644 --- a/main/data/documentation/shieldx509/algorithmidentifier/error/localizeddescription.json +++ b/main/data/documentation/shieldx509/algorithmidentifier/error/localizeddescription.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/algorithmidentifier\/error\/localizeddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/localizedDescription","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"kind":"symbol","metadata":{"role":"symbol","title":"localizedDescription","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"symbolKind":"property","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:10ShieldX50919AlgorithmIdentifierV0A8SecurityE5ErrorO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/Error-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/error\/localizeddescription"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error":{"role":"symbol","title":"AlgorithmIdentifier.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/algorithmidentifier\/error"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/error\/error-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/algorithmidentifier\/error\/localizeddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/localizedDescription","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"kind":"symbol","metadata":{"role":"symbol","title":"localizedDescription","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"symbolKind":"property","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:10ShieldX50919AlgorithmIdentifierV0A8SecurityE5ErrorO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/Error-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/error\/localizeddescription"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error":{"role":"symbol","title":"AlgorithmIdentifier.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/algorithmidentifier\/error"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/error\/error-implementations"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/algorithmidentifier/error/unsupportedalgorithm.json b/main/data/documentation/shieldx509/algorithmidentifier/error/unsupportedalgorithm.json index 981ceedb0..d0e92ee66 100644 --- a/main/data/documentation/shieldx509/algorithmidentifier/error/unsupportedalgorithm.json +++ b/main/data/documentation/shieldx509/algorithmidentifier/error/unsupportedalgorithm.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unsupportedAlgorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/algorithmidentifier\/error\/unsupportedalgorithm"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/unsupportedAlgorithm","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unsupportedAlgorithm"}],"title":"AlgorithmIdentifier.Error.unsupportedAlgorithm","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50919AlgorithmIdentifierV0A8SecurityE5ErrorO011unsupportedC0yA2FmF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error"]]},"references":{"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error/unsupportedAlgorithm":{"role":"symbol","title":"AlgorithmIdentifier.Error.unsupportedAlgorithm","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unsupportedAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/unsupportedAlgorithm","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/error\/unsupportedalgorithm"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error":{"role":"symbol","title":"AlgorithmIdentifier.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/algorithmidentifier\/error"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unsupportedAlgorithm"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/algorithmidentifier\/error\/unsupportedalgorithm"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/unsupportedAlgorithm","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unsupportedAlgorithm"}],"title":"AlgorithmIdentifier.Error.unsupportedAlgorithm","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50919AlgorithmIdentifierV0A8SecurityE5ErrorO011unsupportedC0yA2FmF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error"]]},"references":{"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error":{"role":"symbol","title":"AlgorithmIdentifier.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/algorithmidentifier\/error"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error/unsupportedAlgorithm":{"role":"symbol","title":"AlgorithmIdentifier.Error.unsupportedAlgorithm","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unsupportedAlgorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/unsupportedAlgorithm","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/error\/unsupportedalgorithm"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/algorithmidentifier/error/unsupportedeckeysize.json b/main/data/documentation/shieldx509/algorithmidentifier/error/unsupportedeckeysize.json index cf9ca437f..9e03436f7 100644 --- a/main/data/documentation/shieldx509/algorithmidentifier/error/unsupportedeckeysize.json +++ b/main/data/documentation/shieldx509/algorithmidentifier/error/unsupportedeckeysize.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unsupportedECKeySize"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/algorithmidentifier\/error\/unsupportedeckeysize"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/unsupportedECKeySize","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"AlgorithmIdentifier.Error.unsupportedECKeySize","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unsupportedECKeySize"}],"symbolKind":"case","externalID":"s:10ShieldX50919AlgorithmIdentifierV0A8SecurityE5ErrorO20unsupportedECKeySizeyA2FmF","modules":[{"name":"ShieldX509"}],"platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"No longer used"}]}],"references":{"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error/unsupportedECKeySize":{"role":"symbol","title":"AlgorithmIdentifier.Error.unsupportedECKeySize","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unsupportedECKeySize"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/unsupportedECKeySize","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx509\/algorithmidentifier\/error\/unsupportedeckeysize"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error":{"role":"symbol","title":"AlgorithmIdentifier.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/algorithmidentifier\/error"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unsupportedECKeySize"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/algorithmidentifier\/error\/unsupportedeckeysize"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/unsupportedECKeySize","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"AlgorithmIdentifier.Error.unsupportedECKeySize","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unsupportedECKeySize"}],"symbolKind":"case","externalID":"s:10ShieldX50919AlgorithmIdentifierV0A8SecurityE5ErrorO20unsupportedECKeySizeyA2FmF","modules":[{"name":"ShieldX509"}],"platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"No longer used"}]}],"references":{"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error":{"role":"symbol","title":"AlgorithmIdentifier.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/algorithmidentifier\/error"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/Error/unsupportedECKeySize":{"role":"symbol","title":"AlgorithmIdentifier.Error.unsupportedECKeySize","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unsupportedECKeySize"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/Error\/unsupportedECKeySize","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx509\/algorithmidentifier\/error\/unsupportedeckeysize"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/algorithmidentifier/init(algorithm:parameters:).json b/main/data/documentation/shieldx509/algorithmidentifier/init(algorithm:parameters:).json index ab9f059ff..53de26416 100644 --- a/main/data/documentation/shieldx509/algorithmidentifier/init(algorithm:parameters:).json +++ b/main/data/documentation/shieldx509/algorithmidentifier/init(algorithm:parameters:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"parameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"? = nil)"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/algorithmidentifier\/init(algorithm:parameters:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/init(algorithm:parameters:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"parameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"?)"}],"title":"init(algorithm:parameters:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50919AlgorithmIdentifierV9algorithm10parametersAC10PotentASN106ObjectD0V_AF0H0OSgtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier"]]},"references":{"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/init(algorithm:parameters:)":{"role":"symbol","title":"init(algorithm:parameters:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"parameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"?)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/init(algorithm:parameters:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/init(algorithm:parameters:)"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"parameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"? = nil)"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/algorithmidentifier\/init(algorithm:parameters:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/init(algorithm:parameters:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"parameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"?)"}],"title":"init(algorithm:parameters:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50919AlgorithmIdentifierV9algorithm10parametersAC10PotentASN106ObjectD0V_AF0H0OSgtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier"]]},"references":{"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/init(algorithm:parameters:)":{"role":"symbol","title":"init(algorithm:parameters:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"parameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"?)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/init(algorithm:parameters:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/init(algorithm:parameters:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/algorithmidentifier/init(digestalgorithm:keytype:).json b/main/data/documentation/shieldx509/algorithmidentifier/init(digestalgorithm:keytype:).json index 457945a7e..9812752a8 100644 --- a/main/data/documentation/shieldx509/algorithmidentifier/init(digestalgorithm:keytype:).json +++ b/main/data/documentation/shieldx509/algorithmidentifier/init(digestalgorithm:keytype:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"digestAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","preciseIdentifier":"s:12ShieldCrypto8DigesterV","text":"Digester"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO","text":"Algorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"keyType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO","text":"SecKeyType"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/algorithmidentifier\/init(digestalgorithm:keytype:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/init(digestAlgorithm:keyType:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"init(digestAlgorithm:keyType:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"digestAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digester","preciseIdentifier":"s:12ShieldCrypto8DigesterV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"keyType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:10ShieldX50919AlgorithmIdentifierV0A8SecurityE06digestC07keyTypeAC0A6Crypto8DigesterV0C0O_AD06SecKeyH0OtKcfc","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier"]]},"references":{"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/init(digestAlgorithm:keyType:)":{"role":"symbol","title":"init(digestAlgorithm:keyType:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"digestAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digester","preciseIdentifier":"s:12ShieldCrypto8DigesterV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"keyType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/init(digestAlgorithm:keyType:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/init(digestalgorithm:keytype:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldCrypto/Digester":{"role":"symbol","title":"Digester","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digester"}],"url":"\/documentation\/shieldcrypto\/digester"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm":{"role":"symbol","title":"Digester.Algorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/digester\/algorithm"},"doc://Shield/documentation/ShieldSecurity/SecKeyType":{"role":"symbol","title":"SecKeyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyType"}],"url":"\/documentation\/shieldsecurity\/seckeytype"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"digestAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","preciseIdentifier":"s:12ShieldCrypto8DigesterV","text":"Digester"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO","text":"Algorithm"},{"kind":"text","text":", "},{"kind":"externalParam","text":"keyType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO","text":"SecKeyType"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/algorithmidentifier\/init(digestalgorithm:keytype:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/init(digestAlgorithm:keyType:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"init(digestAlgorithm:keyType:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"digestAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digester","preciseIdentifier":"s:12ShieldCrypto8DigesterV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"keyType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:10ShieldX50919AlgorithmIdentifierV0A8SecurityE06digestC07keyTypeAC0A6Crypto8DigesterV0C0O_AD06SecKeyH0OtKcfc","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyType":{"role":"symbol","title":"SecKeyType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyType"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyType","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyType"}],"url":"\/documentation\/shieldsecurity\/seckeytype"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldCrypto/Digester":{"role":"symbol","title":"Digester","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digester"}],"url":"\/documentation\/shieldcrypto\/digester"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/init(digestAlgorithm:keyType:)":{"role":"symbol","title":"init(digestAlgorithm:keyType:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"digestAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digester","preciseIdentifier":"s:12ShieldCrypto8DigesterV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"keyType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKeyType","preciseIdentifier":"s:14ShieldSecurity10SecKeyTypeO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/init(digestAlgorithm:keyType:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/init(digestalgorithm:keytype:)"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm":{"role":"symbol","title":"Digester.Algorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/digester\/algorithm"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/algorithmidentifier/init(from:).json b/main/data/documentation/shieldx509/algorithmidentifier/init(from:).json index bfeb2981a..f5f6a3808 100644 --- a/main/data/documentation/shieldx509/algorithmidentifier/init(from:).json +++ b/main/data/documentation/shieldx509/algorithmidentifier/init(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/algorithmidentifier\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50919AlgorithmIdentifierV4fromACs7Decoder_p_tKcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier"]]},"references":{"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/init(from:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/algorithmidentifier\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50919AlgorithmIdentifierV4fromACs7Decoder_p_tKcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier"]]},"references":{"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/init(from:)"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/algorithmidentifier/init(publickey:).json b/main/data/documentation/shieldx509/algorithmidentifier/init(publickey:).json index 131ae128d..2446a9d4b 100644 --- a/main/data/documentation/shieldx509/algorithmidentifier/init(publickey:).json +++ b/main/data/documentation/shieldx509/algorithmidentifier/init(publickey:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/algorithmidentifier\/init(publickey:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/init(publicKey:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"init(publicKey:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:10ShieldX50919AlgorithmIdentifierV0A8SecurityE9publicKeyACSo03SecG3Refa_tKcfc","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier"]]},"references":{"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/init(publicKey:)":{"role":"symbol","title":"init(publicKey:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/init(publicKey:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/init(publickey:)"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/algorithmidentifier\/init(publickey:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/init(publicKey:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"init(publicKey:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:10ShieldX50919AlgorithmIdentifierV0A8SecurityE9publicKeyACSo03SecG3Refa_tKcfc","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier"]]},"references":{"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/init(publicKey:)":{"role":"symbol","title":"init(publicKey:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/init(publicKey:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/init(publickey:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/algorithmidentifier/parameters.json b/main/data/documentation/shieldx509/algorithmidentifier/parameters.json index 7478d244c..5d71b599f 100644 --- a/main/data/documentation/shieldx509/algorithmidentifier/parameters.json +++ b/main/data/documentation/shieldx509/algorithmidentifier/parameters.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"parameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/algorithmidentifier\/parameters"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/parameters","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"parameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"?"}],"title":"parameters","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50919AlgorithmIdentifierV10parameters10PotentASN10G0OSgvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier"]]},"references":{"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/parameters":{"role":"symbol","title":"parameters","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"parameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/parameters","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/parameters"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"parameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/algorithmidentifier\/parameters"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/parameters","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"parameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"?"}],"title":"parameters","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50919AlgorithmIdentifierV10parameters10PotentASN10G0OSgvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier"]]},"references":{"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier/parameters":{"role":"symbol","title":"parameters","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"parameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier\/parameters","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/algorithmidentifier\/parameters"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attribute.json b/main/data/documentation/shieldx509/attribute.json index 764787a67..7aac6910a 100644 --- a/main/data/documentation/shieldx509/attribute.json +++ b/main/data/documentation/shieldx509/attribute.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attribute"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attribute"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attribute\/init(attrType:attrValues:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attribute\/attrType","doc:\/\/Shield\/documentation\/ShieldX509\/Attribute\/attrValues"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attribute"}],"title":"Attribute","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX5099AttributeV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"Attribute"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/Attribute/init(attrType:attrValues:)":{"role":"symbol","title":"init(attrType:attrValues:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attrType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attrValues"},{"kind":"text","text":": ["},{"kind":"keyword","text":"Any"},{"kind":"text","text":"])"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute\/init(attrType:attrValues:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attribute\/init(attrtype:attrvalues:)"},"doc://Shield/documentation/ShieldX509/Attribute":{"role":"symbol","title":"Attribute","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attribute"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attribute"}],"url":"\/documentation\/shieldx509\/attribute"},"doc://Shield/documentation/ShieldX509/Attribute/attrType":{"role":"symbol","title":"attrType","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attrType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute\/attrType","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attribute\/attrtype"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attribute/attrValues":{"role":"symbol","title":"attrValues","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attrValues"},{"kind":"text","text":": ["},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute\/attrValues","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attribute\/attrvalues"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attribute"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attribute"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attribute\/init(attrType:attrValues:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attribute\/attrType","doc:\/\/Shield\/documentation\/ShieldX509\/Attribute\/attrValues"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attribute"}],"title":"Attribute","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX5099AttributeV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"Attribute"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attribute/init(attrType:attrValues:)":{"role":"symbol","title":"init(attrType:attrValues:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attrType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attrValues"},{"kind":"text","text":": ["},{"kind":"keyword","text":"Any"},{"kind":"text","text":"])"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute\/init(attrType:attrValues:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attribute\/init(attrtype:attrvalues:)"},"doc://Shield/documentation/ShieldX509/Attribute/attrValues":{"role":"symbol","title":"attrValues","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attrValues"},{"kind":"text","text":": ["},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute\/attrValues","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attribute\/attrvalues"},"doc://Shield/documentation/ShieldX509/Attribute":{"role":"symbol","title":"Attribute","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attribute"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attribute"}],"url":"\/documentation\/shieldx509\/attribute"},"doc://Shield/documentation/ShieldX509/Attribute/attrType":{"role":"symbol","title":"attrType","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attrType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute\/attrType","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attribute\/attrtype"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attribute/attrtype.json b/main/data/documentation/shieldx509/attribute/attrtype.json index cdf981260..a799ce369 100644 --- a/main/data/documentation/shieldx509/attribute/attrtype.json +++ b/main/data/documentation/shieldx509/attribute/attrtype.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attrType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attribute\/attrtype"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute\/attrType","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attrType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"title":"attrType","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX5099AttributeV8attrType10PotentASN116ObjectIdentifierVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attribute"]]},"references":{"doc://Shield/documentation/ShieldX509/Attribute":{"role":"symbol","title":"Attribute","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attribute"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attribute"}],"url":"\/documentation\/shieldx509\/attribute"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attribute/attrType":{"role":"symbol","title":"attrType","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attrType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute\/attrType","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attribute\/attrtype"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attrType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attribute\/attrtype"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute\/attrType","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attrType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"title":"attrType","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX5099AttributeV8attrType10PotentASN116ObjectIdentifierVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attribute"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attribute":{"role":"symbol","title":"Attribute","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attribute"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attribute"}],"url":"\/documentation\/shieldx509\/attribute"},"doc://Shield/documentation/ShieldX509/Attribute/attrType":{"role":"symbol","title":"attrType","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attrType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute\/attrType","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attribute\/attrtype"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attribute/attrvalues.json b/main/data/documentation/shieldx509/attribute/attrvalues.json index 1244b56fb..5d1fb6236 100644 --- a/main/data/documentation/shieldx509/attribute/attrvalues.json +++ b/main/data/documentation/shieldx509/attribute/attrvalues.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attrValues"},{"kind":"text","text":": ["},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attribute\/attrvalues"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute\/attrValues","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attrValues"},{"kind":"text","text":": ["},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]"}],"title":"attrValues","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX5099AttributeV10attrValuesSayypGvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attribute"]]},"references":{"doc://Shield/documentation/ShieldX509/Attribute/attrValues":{"role":"symbol","title":"attrValues","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attrValues"},{"kind":"text","text":": ["},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute\/attrValues","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attribute\/attrvalues"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attribute":{"role":"symbol","title":"Attribute","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attribute"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attribute"}],"url":"\/documentation\/shieldx509\/attribute"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attrValues"},{"kind":"text","text":": ["},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attribute\/attrvalues"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute\/attrValues","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attrValues"},{"kind":"text","text":": ["},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]"}],"title":"attrValues","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX5099AttributeV10attrValuesSayypGvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attribute"]]},"references":{"doc://Shield/documentation/ShieldX509/Attribute":{"role":"symbol","title":"Attribute","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attribute"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attribute"}],"url":"\/documentation\/shieldx509\/attribute"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attribute/attrValues":{"role":"symbol","title":"attrValues","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attrValues"},{"kind":"text","text":": ["},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute\/attrValues","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attribute\/attrvalues"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attribute/init(attrtype:attrvalues:).json b/main/data/documentation/shieldx509/attribute/init(attrtype:attrvalues:).json index cb8002869..c4f7c09d3 100644 --- a/main/data/documentation/shieldx509/attribute/init(attrtype:attrvalues:).json +++ b/main/data/documentation/shieldx509/attribute/init(attrtype:attrvalues:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attrType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attrValues"},{"kind":"text","text":": ["},{"kind":"keyword","text":"Any"},{"kind":"text","text":"])"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attribute\/init(attrtype:attrvalues:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute\/init(attrType:attrValues:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attrType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attrValues"},{"kind":"text","text":": ["},{"kind":"keyword","text":"Any"},{"kind":"text","text":"])"}],"title":"init(attrType:attrValues:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX5099AttributeV8attrType0D6ValuesAC10PotentASN116ObjectIdentifierV_SayypGtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attribute"]]},"references":{"doc://Shield/documentation/ShieldX509/Attribute/init(attrType:attrValues:)":{"role":"symbol","title":"init(attrType:attrValues:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attrType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attrValues"},{"kind":"text","text":": ["},{"kind":"keyword","text":"Any"},{"kind":"text","text":"])"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute\/init(attrType:attrValues:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attribute\/init(attrtype:attrvalues:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attribute":{"role":"symbol","title":"Attribute","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attribute"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attribute"}],"url":"\/documentation\/shieldx509\/attribute"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attrType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attrValues"},{"kind":"text","text":": ["},{"kind":"keyword","text":"Any"},{"kind":"text","text":"])"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attribute\/init(attrtype:attrvalues:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute\/init(attrType:attrValues:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attrType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attrValues"},{"kind":"text","text":": ["},{"kind":"keyword","text":"Any"},{"kind":"text","text":"])"}],"title":"init(attrType:attrValues:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX5099AttributeV8attrType0D6ValuesAC10PotentASN116ObjectIdentifierV_SayypGtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attribute"]]},"references":{"doc://Shield/documentation/ShieldX509/Attribute/init(attrType:attrValues:)":{"role":"symbol","title":"init(attrType:attrValues:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"attrType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attrValues"},{"kind":"text","text":": ["},{"kind":"keyword","text":"Any"},{"kind":"text","text":"])"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute\/init(attrType:attrValues:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attribute\/init(attrtype:attrvalues:)"},"doc://Shield/documentation/ShieldX509/Attribute":{"role":"symbol","title":"Attribute","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attribute"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attribute"}],"url":"\/documentation\/shieldx509\/attribute"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes.json b/main/data/documentation/shieldx509/attributes.json index 1ea811251..357120bfe 100644 --- a/main/data/documentation/shieldx509/attributes.json +++ b/main/data/documentation/shieldx509/attributes.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Handler"},{"kind":"text","text":"> "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Handler"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValuesHandler","preciseIdentifier":"s:10ShieldX50922AttributeValuesHandlerP","text":"AttributeValuesHandler"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/SK","doc:\/\/Shield\/Sl","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/Sk","doc:\/\/Shield\/ST"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/init()"]},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/all(_:)-1y48w","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/all(_:)-6wd49","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/append(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/append(multiValued:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/append(singleValued:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/append(type:values:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/first(_:)-4fesr","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/first(_:)-6qw87","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/remove(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/remove(type:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/replace(multiValued:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/replace(singleValued:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/replace(type:values:)"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/BidirectionalCollection-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Decodable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Encodable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Hashable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/RandomAccessCollection-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"title":"Attributes","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50910AttributesV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/first(_:)-6qw87":{"role":"symbol","title":"first(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV5firstySayqd__GSgqd__mKAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV5firstySayqd__GSgqd__mKAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"]?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/first(_:)-6qw87","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/first(_:)-6qw87"},"doc://Shield/documentation/ShieldX509/Attributes/append(type:values:)":{"role":"symbol","title":"append(type:values:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"values"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"])"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/append(type:values:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/append(type:values:)"},"doc://Shield/documentation/ShieldX509/Attributes/init()":{"role":"symbol","title":"init()","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/init()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/init()"},"doc://Shield/documentation/ShieldX509/Attributes/append(multiValued:)":{"role":"symbol","title":"append(multiValued:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV6append11multiValuedySayqd__G_tAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"])"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/append(multiValued:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/append(multivalued:)"},"doc://Shield/documentation/ShieldX509/Attributes/remove(type:)":{"role":"symbol","title":"remove(type:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"("},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/remove(type:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/remove(type:)"},"doc://Shield/SK":{"type":"unresolvable","title":"Swift.BidirectionalCollection","identifier":"doc:\/\/Shield\/SK"},"doc://Shield/Sk":{"type":"unresolvable","title":"Swift.RandomAccessCollection","identifier":"doc:\/\/Shield\/Sk"},"doc://Shield/documentation/ShieldX509/Attributes/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/bidirectionalcollection-implementations"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/Attributes/replace(singleValued:)":{"role":"symbol","title":"replace(singleValued:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replace"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"externalParam","text":"singleValued"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV7replace12singleValuedyqd___tAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/replace(singleValued:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/replace(singlevalued:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/remove(_:)":{"role":"symbol","title":"remove(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV6removeyyqd__mAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/remove(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/remove(_:)"},"doc://Shield/documentation/ShieldX509/Attributes/Error":{"role":"symbol","title":"Attributes.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/attributes\/error"},"doc://Shield/documentation/ShieldX509/Attributes/Hashable-Implementations":{"role":"collectionGroup","title":"Hashable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Hashable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/hashable-implementations"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/Attributes/append(singleValued:)":{"role":"symbol","title":"append(singleValued:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"externalParam","text":"singleValued"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV6append12singleValuedyqd___tAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/append(singleValued:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/append(singlevalued:)"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/Attributes/all(_:)-6wd49":{"role":"symbol","title":"all(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"all"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV3allySayqd__Gqd__mKAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV3allySayqd__Gqd__mKAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/all(_:)-6wd49","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/all(_:)-6wd49"},"doc://Shield/documentation/ShieldX509/Attributes/Encodable-Implementations":{"role":"collectionGroup","title":"Encodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Encodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/encodable-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/replace(type:values:)":{"role":"symbol","title":"replace(type:values:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replace"},{"kind":"text","text":"("},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"values"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"])"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/replace(type:values:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/replace(type:values:)"},"doc://Shield/ST":{"type":"unresolvable","title":"Swift.Sequence","identifier":"doc:\/\/Shield\/ST"},"doc://Shield/documentation/ShieldX509/Attributes/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/decodable-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/Attributes/all(_:)-1y48w":{"role":"symbol","title":"all(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"all"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV3allySaySayqd__GGqd__mKAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> [["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV3allySaySayqd__GGqd__mKAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"]]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/all(_:)-1y48w","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/all(_:)-1y48w"},"doc://Shield/documentation/ShieldX509/AttributeValuesHandler":{"role":"symbol","title":"AttributeValuesHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValuesHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValuesHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValuesHandler"}],"url":"\/documentation\/shieldx509\/attributevalueshandler"},"doc://Shield/documentation/ShieldX509/Attributes/RandomAccessCollection-Implementations":{"role":"collectionGroup","title":"RandomAccessCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/RandomAccessCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/randomaccesscollection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/replace(multiValued:)":{"role":"symbol","title":"replace(multiValued:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replace"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV7replace11multiValuedySayqd__G_tAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"])"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/replace(multiValued:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/replace(multivalued:)"},"doc://Shield/documentation/ShieldX509/Attributes/first(_:)-4fesr":{"role":"symbol","title":"first(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV5firstyqd__Sgqd__mKAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV5firstyqd__Sgqd__mKAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/first(_:)-4fesr","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/first(_:)-4fesr"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/Sl":{"type":"unresolvable","title":"Swift.Collection","identifier":"doc:\/\/Shield\/Sl"},"doc://Shield/documentation/ShieldX509/Attributes/append(_:)":{"role":"symbol","title":"append(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Attribute","preciseIdentifier":"s:10ShieldX5099AttributeV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/append(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/append(_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Handler"},{"kind":"text","text":"> "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Handler"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValuesHandler","preciseIdentifier":"s:10ShieldX50922AttributeValuesHandlerP","text":"AttributeValuesHandler"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/SK","doc:\/\/Shield\/Sl","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/Sk","doc:\/\/Shield\/ST"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/init()"]},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/all(_:)-1y48w","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/all(_:)-6wd49","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/append(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/append(multiValued:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/append(singleValued:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/append(type:values:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/first(_:)-4fesr","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/first(_:)-6qw87","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/remove(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/remove(type:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/replace(multiValued:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/replace(singleValued:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/replace(type:values:)"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/BidirectionalCollection-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Decodable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Encodable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Hashable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/RandomAccessCollection-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"title":"Attributes","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50910AttributesV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/replace(multiValued:)":{"role":"symbol","title":"replace(multiValued:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replace"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV7replace11multiValuedySayqd__G_tAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"])"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/replace(multiValued:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/replace(multivalued:)"},"doc://Shield/Sk":{"type":"unresolvable","title":"Swift.RandomAccessCollection","identifier":"doc:\/\/Shield\/Sk"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/first(_:)-6qw87":{"role":"symbol","title":"first(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV5firstySayqd__GSgqd__mKAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV5firstySayqd__GSgqd__mKAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"]?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/first(_:)-6qw87","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/first(_:)-6qw87"},"doc://Shield/documentation/ShieldX509/Attributes/RandomAccessCollection-Implementations":{"role":"collectionGroup","title":"RandomAccessCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/RandomAccessCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/randomaccesscollection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/Hashable-Implementations":{"role":"collectionGroup","title":"Hashable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Hashable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/hashable-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/append(singleValued:)":{"role":"symbol","title":"append(singleValued:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"externalParam","text":"singleValued"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV6append12singleValuedyqd___tAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/append(singleValued:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/append(singlevalued:)"},"doc://Shield/documentation/ShieldX509/Attributes/append(multiValued:)":{"role":"symbol","title":"append(multiValued:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV6append11multiValuedySayqd__G_tAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"])"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/append(multiValued:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/append(multivalued:)"},"doc://Shield/documentation/ShieldX509/Attributes/replace(type:values:)":{"role":"symbol","title":"replace(type:values:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replace"},{"kind":"text","text":"("},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"values"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"])"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/replace(type:values:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/replace(type:values:)"},"doc://Shield/documentation/ShieldX509/Attributes/all(_:)-1y48w":{"role":"symbol","title":"all(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"all"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV3allySaySayqd__GGqd__mKAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> [["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV3allySaySayqd__GGqd__mKAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"]]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/all(_:)-1y48w","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/all(_:)-1y48w"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/SK":{"type":"unresolvable","title":"Swift.BidirectionalCollection","identifier":"doc:\/\/Shield\/SK"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/append(_:)":{"role":"symbol","title":"append(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Attribute","preciseIdentifier":"s:10ShieldX5099AttributeV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/append(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/append(_:)"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/Attributes/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/equatable-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/ST":{"type":"unresolvable","title":"Swift.Sequence","identifier":"doc:\/\/Shield\/ST"},"doc://Shield/documentation/ShieldX509/Attributes/first(_:)-4fesr":{"role":"symbol","title":"first(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV5firstyqd__Sgqd__mKAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV5firstyqd__Sgqd__mKAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/first(_:)-4fesr","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/first(_:)-4fesr"},"doc://Shield/documentation/ShieldX509/Attributes/Encodable-Implementations":{"role":"collectionGroup","title":"Encodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Encodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/encodable-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/init()":{"role":"symbol","title":"init()","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/init()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/init()"},"doc://Shield/documentation/ShieldX509/Attributes/remove(_:)":{"role":"symbol","title":"remove(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV6removeyyqd__mAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/remove(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/remove(_:)"},"doc://Shield/documentation/ShieldX509/Attributes/append(type:values:)":{"role":"symbol","title":"append(type:values:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"values"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"])"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/append(type:values:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/append(type:values:)"},"doc://Shield/documentation/ShieldX509/Attributes/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/decodable-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/Error":{"role":"symbol","title":"Attributes.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/attributes\/error"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/Attributes/replace(singleValued:)":{"role":"symbol","title":"replace(singleValued:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replace"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"externalParam","text":"singleValued"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV7replace12singleValuedyqd___tAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/replace(singleValued:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/replace(singlevalued:)"},"doc://Shield/documentation/ShieldX509/Attributes/remove(type:)":{"role":"symbol","title":"remove(type:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"("},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/remove(type:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/remove(type:)"},"doc://Shield/documentation/ShieldX509/AttributeValuesHandler":{"role":"symbol","title":"AttributeValuesHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValuesHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValuesHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValuesHandler"}],"url":"\/documentation\/shieldx509\/attributevalueshandler"},"doc://Shield/Sl":{"type":"unresolvable","title":"Swift.Collection","identifier":"doc:\/\/Shield\/Sl"},"doc://Shield/documentation/ShieldX509/Attributes/all(_:)-6wd49":{"role":"symbol","title":"all(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"all"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV3allySayqd__Gqd__mKAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV3allySayqd__Gqd__mKAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/all(_:)-6wd49","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/all(_:)-6wd49"},"doc://Shield/documentation/ShieldX509/Attributes/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/bidirectionalcollection-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/!=(_:_:).json b/main/data/documentation/shieldx509/attributes/!=(_:_:).json index 67de6902f..85438e4c0 100644 --- a/main/data/documentation/shieldx509/attributes/!=(_:_:).json +++ b/main/data/documentation/shieldx509/attributes/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/Attributes/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/equatable-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/==(_:_:).json b/main/data/documentation/shieldx509/attributes/==(_:_:).json index a37a78e81..fe3bbcc61 100644 --- a/main/data/documentation/shieldx509/attributes/==(_:_:).json +++ b/main/data/documentation/shieldx509/attributes/==(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"=="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","preciseIdentifier":"s:10ShieldX50910AttributesV","text":"Attributes"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","preciseIdentifier":"s:10ShieldX50910AttributesV","text":"Attributes"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"lhs","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A value to compare."}]}]},{"name":"rhs","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Another value to compare."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Equality is the inverse of inequality. For any values "},{"type":"codeVoice","code":"a"},{"type":"text","text":" and "},{"type":"codeVoice","code":"b"},{"type":"text","text":","},{"type":"text","text":" "},{"type":"codeVoice","code":"a == b"},{"type":"text","text":" implies that "},{"type":"codeVoice","code":"a != b"},{"type":"text","text":" is "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/==(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/==(_:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether two values are equal."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"==(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"=="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:10ShieldX50910AttributesV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:10ShieldX50910AttributesV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:10ShieldX50910AttributesV2eeoiySbACyxG_AEtFZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/equatable-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/==(_:_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"==(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"=="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:10ShieldX50910AttributesV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:10ShieldX50910AttributesV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether two values are equal."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/==(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/==(_:_:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"=="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","preciseIdentifier":"s:10ShieldX50910AttributesV","text":"Attributes"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","preciseIdentifier":"s:10ShieldX50910AttributesV","text":"Attributes"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"lhs","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A value to compare."}]}]},{"name":"rhs","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Another value to compare."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Equality is the inverse of inequality. For any values "},{"type":"codeVoice","code":"a"},{"type":"text","text":" and "},{"type":"codeVoice","code":"b"},{"type":"text","text":","},{"type":"text","text":" "},{"type":"codeVoice","code":"a == b"},{"type":"text","text":" implies that "},{"type":"codeVoice","code":"a != b"},{"type":"text","text":" is "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/==(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/==(_:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether two values are equal."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"==(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"=="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:10ShieldX50910AttributesV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:10ShieldX50910AttributesV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:10ShieldX50910AttributesV2eeoiySbACyxG_AEtFZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/==(_:_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"==(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"=="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:10ShieldX50910AttributesV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:10ShieldX50910AttributesV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether two values are equal."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/==(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/==(_:_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/all(_:)-1y48w.json b/main/data/documentation/shieldx509/attributes/all(_:)-1y48w.json index ac802be3d..67afe4778 100644 --- a/main/data/documentation/shieldx509/attributes/all(_:)-1y48w.json +++ b/main/data/documentation/shieldx509/attributes/all(_:)-1y48w.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"all"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV3allySaySayqd__GGqd__mKAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> [["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV3allySaySayqd__GGqd__mKAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"]] "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"AV"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","preciseIdentifier":"s:10ShieldX50914AttributeValueP","text":"AttributeValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/all(_:)-1y48w"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/all(_:)-1y48w","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"all"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV3allySaySayqd__GGqd__mKAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> [["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV3allySaySayqd__GGqd__mKAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"]]"}],"title":"all(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910AttributesV3allySaySayqd__GGqd__mKAA14AttributeValueRd__lF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/all(_:)-1y48w":{"role":"symbol","title":"all(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"all"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV3allySaySayqd__GGqd__mKAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> [["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV3allySaySayqd__GGqd__mKAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"]]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/all(_:)-1y48w","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/all(_:)-1y48w"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AttributeValue":{"role":"symbol","title":"AttributeValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValue"}],"url":"\/documentation\/shieldx509\/attributevalue"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"all"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV3allySaySayqd__GGqd__mKAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> [["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV3allySaySayqd__GGqd__mKAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"]] "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"AV"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","preciseIdentifier":"s:10ShieldX50914AttributeValueP","text":"AttributeValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/all(_:)-1y48w"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/all(_:)-1y48w","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"all"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV3allySaySayqd__GGqd__mKAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> [["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV3allySaySayqd__GGqd__mKAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"]]"}],"title":"all(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910AttributesV3allySaySayqd__GGqd__mKAA14AttributeValueRd__lF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/all(_:)-1y48w":{"role":"symbol","title":"all(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"all"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV3allySaySayqd__GGqd__mKAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> [["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV3allySaySayqd__GGqd__mKAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"]]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/all(_:)-1y48w","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/all(_:)-1y48w"},"doc://Shield/documentation/ShieldX509/AttributeValue":{"role":"symbol","title":"AttributeValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValue"}],"url":"\/documentation\/shieldx509\/attributevalue"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/all(_:)-6wd49.json b/main/data/documentation/shieldx509/attributes/all(_:)-6wd49.json index 66c20974c..6dbbacdf4 100644 --- a/main/data/documentation/shieldx509/attributes/all(_:)-6wd49.json +++ b/main/data/documentation/shieldx509/attributes/all(_:)-6wd49.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"all"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV3allySayqd__Gqd__mKAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV3allySayqd__Gqd__mKAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"] "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"AV"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SingleAttributeValue","preciseIdentifier":"s:10ShieldX50920SingleAttributeValueP","text":"SingleAttributeValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/all(_:)-6wd49"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/all(_:)-6wd49","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"all"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV3allySayqd__Gqd__mKAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV3allySayqd__Gqd__mKAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"]"}],"title":"all(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910AttributesV3allySayqd__Gqd__mKAA20SingleAttributeValueRd__lF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/SingleAttributeValue":{"role":"symbol","title":"SingleAttributeValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"SingleAttributeValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SingleAttributeValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SingleAttributeValue"}],"url":"\/documentation\/shieldx509\/singleattributevalue"},"doc://Shield/documentation/ShieldX509/Attributes/all(_:)-6wd49":{"role":"symbol","title":"all(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"all"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV3allySayqd__Gqd__mKAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV3allySayqd__Gqd__mKAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/all(_:)-6wd49","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/all(_:)-6wd49"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"all"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV3allySayqd__Gqd__mKAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV3allySayqd__Gqd__mKAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"] "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"AV"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SingleAttributeValue","preciseIdentifier":"s:10ShieldX50920SingleAttributeValueP","text":"SingleAttributeValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/all(_:)-6wd49"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/all(_:)-6wd49","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"all"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV3allySayqd__Gqd__mKAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV3allySayqd__Gqd__mKAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"]"}],"title":"all(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910AttributesV3allySayqd__Gqd__mKAA20SingleAttributeValueRd__lF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/all(_:)-6wd49":{"role":"symbol","title":"all(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"all"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV3allySayqd__Gqd__mKAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV3allySayqd__Gqd__mKAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/all(_:)-6wd49","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/all(_:)-6wd49"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/SingleAttributeValue":{"role":"symbol","title":"SingleAttributeValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"SingleAttributeValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SingleAttributeValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SingleAttributeValue"}],"url":"\/documentation\/shieldx509\/singleattributevalue"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/allsatisfy(_:).json b/main/data/documentation/shieldx509/attributes/allsatisfy(_:).json index 44022c011..273fffda4 100644 --- a/main/data/documentation/shieldx509/attributes/allsatisfy(_:).json +++ b/main/data/documentation/shieldx509/attributes/allsatisfy(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"allSatisfy"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"predicate"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the sequence contains only elements that satisfy"},{"type":"text","text":" "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":"; otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"predicate","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element of the sequence"},{"type":"text","text":" "},{"type":"text","text":"as its argument and returns a Boolean value that indicates whether"},{"type":"text","text":" "},{"type":"text","text":"the passed element satisfies a condition."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The following code uses this method to test whether all the names in an"},{"type":"text","text":" "},{"type":"text","text":"array have at least five characters:"}]},{"type":"codeListing","syntax":null,"code":["let names = [\"Sofia\", \"Camilla\", \"Martina\", \"Mateo\", \"Nicolás\"]","let allHaveAtLeastFive = names.allSatisfy({ $0.count >= 5 })","\/\/ allHaveAtLeastFive == true"]},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the sequence is empty, this method returns "},{"type":"codeVoice","code":"true"},{"type":"text","text":"."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/allsatisfy(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/allSatisfy(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether every element of a sequence"},{"type":"text","text":" "},{"type":"text","text":"satisfies a given predicate."}],"kind":"symbol","metadata":{"role":"symbol","title":"allSatisfy(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"allSatisfy"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:STsE10allSatisfyyS2b7ElementQzKXEKF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/allSatisfy(_:)":{"role":"symbol","title":"allSatisfy(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"allSatisfy"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether every element of a sequence"},{"type":"text","text":" "},{"type":"text","text":"satisfies a given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/allSatisfy(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/allsatisfy(_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"allSatisfy"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"predicate"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the sequence contains only elements that satisfy"},{"type":"text","text":" "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":"; otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"predicate","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element of the sequence"},{"type":"text","text":" "},{"type":"text","text":"as its argument and returns a Boolean value that indicates whether"},{"type":"text","text":" "},{"type":"text","text":"the passed element satisfies a condition."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The following code uses this method to test whether all the names in an"},{"type":"text","text":" "},{"type":"text","text":"array have at least five characters:"}]},{"type":"codeListing","syntax":null,"code":["let names = [\"Sofia\", \"Camilla\", \"Martina\", \"Mateo\", \"Nicolás\"]","let allHaveAtLeastFive = names.allSatisfy({ $0.count >= 5 })","\/\/ allHaveAtLeastFive == true"]},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the sequence is empty, this method returns "},{"type":"codeVoice","code":"true"},{"type":"text","text":"."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/allsatisfy(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/allSatisfy(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether every element of a sequence"},{"type":"text","text":" "},{"type":"text","text":"satisfies a given predicate."}],"kind":"symbol","metadata":{"role":"symbol","title":"allSatisfy(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"allSatisfy"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:STsE10allSatisfyyS2b7ElementQzKXEKF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/allSatisfy(_:)":{"role":"symbol","title":"allSatisfy(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"allSatisfy"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether every element of a sequence"},{"type":"text","text":" "},{"type":"text","text":"satisfies a given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/allSatisfy(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/allsatisfy(_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/append(_:).json b/main/data/documentation/shieldx509/attributes/append(_:).json index e960c7384..878ab2c0e 100644 --- a/main/data/documentation/shieldx509/attributes/append(_:).json +++ b/main/data/documentation/shieldx509/attributes/append(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"element"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute","preciseIdentifier":"s:10ShieldX5099AttributeV","text":"Attribute"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/append(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/append(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Attribute","preciseIdentifier":"s:10ShieldX5099AttributeV"},{"kind":"text","text":")"}],"title":"append(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910AttributesV6appendyyAA9AttributeVF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/append(_:)":{"role":"symbol","title":"append(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Attribute","preciseIdentifier":"s:10ShieldX5099AttributeV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/append(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/append(_:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attribute":{"role":"symbol","title":"Attribute","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attribute"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attribute"}],"url":"\/documentation\/shieldx509\/attribute"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"element"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute","preciseIdentifier":"s:10ShieldX5099AttributeV","text":"Attribute"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/append(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/append(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Attribute","preciseIdentifier":"s:10ShieldX5099AttributeV"},{"kind":"text","text":")"}],"title":"append(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910AttributesV6appendyyAA9AttributeVF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509/Attribute":{"role":"symbol","title":"Attribute","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attribute"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attribute"}],"url":"\/documentation\/shieldx509\/attribute"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/append(_:)":{"role":"symbol","title":"append(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Attribute","preciseIdentifier":"s:10ShieldX5099AttributeV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/append(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/append(_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/append(multivalued:).json b/main/data/documentation/shieldx509/attributes/append(multivalued:).json index fd9589863..623ff5f63 100644 --- a/main/data/documentation/shieldx509/attributes/append(multivalued:).json +++ b/main/data/documentation/shieldx509/attributes/append(multivalued:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":" "},{"kind":"internalParam","text":"values"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV6append11multiValuedySayqd__G_tAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"]) "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"AV"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","preciseIdentifier":"s:10ShieldX50914AttributeValueP","text":"AttributeValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/append(multivalued:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/append(multiValued:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV6append11multiValuedySayqd__G_tAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"])"}],"title":"append(multiValued:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910AttributesV6append11multiValuedySayqd__G_tAA14AttributeValueRd__lF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/append(multiValued:)":{"role":"symbol","title":"append(multiValued:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV6append11multiValuedySayqd__G_tAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"])"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/append(multiValued:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/append(multivalued:)"},"doc://Shield/documentation/ShieldX509/AttributeValue":{"role":"symbol","title":"AttributeValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValue"}],"url":"\/documentation\/shieldx509\/attributevalue"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":" "},{"kind":"internalParam","text":"values"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV6append11multiValuedySayqd__G_tAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"]) "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"AV"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","preciseIdentifier":"s:10ShieldX50914AttributeValueP","text":"AttributeValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/append(multivalued:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/append(multiValued:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV6append11multiValuedySayqd__G_tAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"])"}],"title":"append(multiValued:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910AttributesV6append11multiValuedySayqd__G_tAA14AttributeValueRd__lF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/append(multiValued:)":{"role":"symbol","title":"append(multiValued:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV6append11multiValuedySayqd__G_tAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"])"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/append(multiValued:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/append(multivalued:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/AttributeValue":{"role":"symbol","title":"AttributeValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValue"}],"url":"\/documentation\/shieldx509\/attributevalue"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/append(singlevalued:).json b/main/data/documentation/shieldx509/attributes/append(singlevalued:).json index d977ae858..5c7d5c2f1 100644 --- a/main/data/documentation/shieldx509/attributes/append(singlevalued:).json +++ b/main/data/documentation/shieldx509/attributes/append(singlevalued:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"externalParam","text":"singleValued"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV6append12singleValuedyqd___tAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"AV"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SingleAttributeValue","preciseIdentifier":"s:10ShieldX50920SingleAttributeValueP","text":"SingleAttributeValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/append(singlevalued:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/append(singleValued:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"externalParam","text":"singleValued"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV6append12singleValuedyqd___tAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":")"}],"title":"append(singleValued:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910AttributesV6append12singleValuedyqd___tAA20SingleAttributeValueRd__lF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/SingleAttributeValue":{"role":"symbol","title":"SingleAttributeValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"SingleAttributeValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SingleAttributeValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SingleAttributeValue"}],"url":"\/documentation\/shieldx509\/singleattributevalue"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/append(singleValued:)":{"role":"symbol","title":"append(singleValued:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"externalParam","text":"singleValued"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV6append12singleValuedyqd___tAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/append(singleValued:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/append(singlevalued:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"externalParam","text":"singleValued"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV6append12singleValuedyqd___tAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"AV"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SingleAttributeValue","preciseIdentifier":"s:10ShieldX50920SingleAttributeValueP","text":"SingleAttributeValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/append(singlevalued:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/append(singleValued:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"externalParam","text":"singleValued"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV6append12singleValuedyqd___tAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":")"}],"title":"append(singleValued:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910AttributesV6append12singleValuedyqd___tAA20SingleAttributeValueRd__lF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/append(singleValued:)":{"role":"symbol","title":"append(singleValued:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"externalParam","text":"singleValued"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV6append12singleValuedyqd___tAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/append(singleValued:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/append(singlevalued:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/SingleAttributeValue":{"role":"symbol","title":"SingleAttributeValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"SingleAttributeValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SingleAttributeValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SingleAttributeValue"}],"url":"\/documentation\/shieldx509\/singleattributevalue"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/bidirectionalcollection-implementations.json b/main/data/documentation/shieldx509/attributes/bidirectionalcollection-implementations.json index 231bb3610..1019dd71f 100644 --- a/main/data/documentation/shieldx509/attributes/bidirectionalcollection-implementations.json +++ b/main/data/documentation/shieldx509/attributes/bidirectionalcollection-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/BidirectionalCollection-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/last"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/difference(from:by:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/dropLast(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formIndex(before:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/last(where:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/lastIndex(where:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/reversed()","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/suffix(_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"BidirectionalCollection Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/dropLast(_:)":{"role":"symbol","title":"dropLast(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dropLast"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence containing all but the specified number of final"},{"type":"text","text":" "},{"type":"text","text":"elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/dropLast(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/droplast(_:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/last":{"role":"symbol","title":"last","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"last"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The last element of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/last","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/last"},"doc://Shield/documentation/ShieldX509/Attributes/last(where:)":{"role":"symbol","title":"last(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"last"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the last element of the sequence that satisfies the given"},{"type":"text","text":" "},{"type":"text","text":"predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/last(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/last(where:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/difference(from:by:)":{"role":"symbol","title":"difference(from:by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"difference"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"CollectionDifference","preciseIdentifier":"s:s20CollectionDifferenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Returns the difference needed to produce this collection’s ordered"},{"type":"text","text":" "},{"type":"text","text":"elements from the given collection, using the given predicate as an"},{"type":"text","text":" "},{"type":"text","text":"equivalence test."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/difference(from:by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/difference(from:by:)"},"doc://Shield/documentation/ShieldX509/Attributes/formIndex(before:)":{"role":"symbol","title":"formIndex(before:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"before"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Replaces the given index with its predecessor."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formIndex(before:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/formindex(before:)"},"doc://Shield/documentation/ShieldX509/Attributes/lastIndex(where:)":{"role":"symbol","title":"lastIndex(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lastIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the index of the last element in the collection that matches the"},{"type":"text","text":" "},{"type":"text","text":"given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/lastIndex(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/lastindex(where:)"},"doc://Shield/documentation/ShieldX509/Attributes/suffix(_:)":{"role":"symbol","title":"suffix(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"suffix"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence, up to the given maximum length, containing the"},{"type":"text","text":" "},{"type":"text","text":"final elements of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/suffix(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/suffix(_:)"},"doc://Shield/documentation/ShieldX509/Attributes/reversed()":{"role":"symbol","title":"reversed()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reversed"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"ReversedCollection","preciseIdentifier":"s:s18ReversedCollectionV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Returns a view presenting the elements of the collection in reverse"},{"type":"text","text":" "},{"type":"text","text":"order."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/reversed()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/reversed()"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/BidirectionalCollection-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/last"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/difference(from:by:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/dropLast(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formIndex(before:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/last(where:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/lastIndex(where:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/reversed()","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/suffix(_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"BidirectionalCollection Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/dropLast(_:)":{"role":"symbol","title":"dropLast(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dropLast"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence containing all but the specified number of final"},{"type":"text","text":" "},{"type":"text","text":"elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/dropLast(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/droplast(_:)"},"doc://Shield/documentation/ShieldX509/Attributes/difference(from:by:)":{"role":"symbol","title":"difference(from:by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"difference"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"CollectionDifference","preciseIdentifier":"s:s20CollectionDifferenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Returns the difference needed to produce this collection’s ordered"},{"type":"text","text":" "},{"type":"text","text":"elements from the given collection, using the given predicate as an"},{"type":"text","text":" "},{"type":"text","text":"equivalence test."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/difference(from:by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/difference(from:by:)"},"doc://Shield/documentation/ShieldX509/Attributes/last(where:)":{"role":"symbol","title":"last(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"last"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the last element of the sequence that satisfies the given"},{"type":"text","text":" "},{"type":"text","text":"predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/last(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/last(where:)"},"doc://Shield/documentation/ShieldX509/Attributes/last":{"role":"symbol","title":"last","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"last"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The last element of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/last","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/last"},"doc://Shield/documentation/ShieldX509/Attributes/lastIndex(where:)":{"role":"symbol","title":"lastIndex(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lastIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the index of the last element in the collection that matches the"},{"type":"text","text":" "},{"type":"text","text":"given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/lastIndex(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/lastindex(where:)"},"doc://Shield/documentation/ShieldX509/Attributes/formIndex(before:)":{"role":"symbol","title":"formIndex(before:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"before"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Replaces the given index with its predecessor."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formIndex(before:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/formindex(before:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/suffix(_:)":{"role":"symbol","title":"suffix(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"suffix"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence, up to the given maximum length, containing the"},{"type":"text","text":" "},{"type":"text","text":"final elements of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/suffix(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/suffix(_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/reversed()":{"role":"symbol","title":"reversed()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reversed"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"ReversedCollection","preciseIdentifier":"s:s18ReversedCollectionV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Returns a view presenting the elements of the collection in reverse"},{"type":"text","text":" "},{"type":"text","text":"order."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/reversed()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/reversed()"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/collection-implementations.json b/main/data/documentation/shieldx509/attributes/collection-implementations.json index 2d2f49468..7f7d86de2 100644 --- a/main/data/documentation/shieldx509/attributes/collection-implementations.json +++ b/main/data/documentation/shieldx509/attributes/collection-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/count","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/endIndex","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/first","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/isEmpty","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/startIndex","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/underestimatedCount-9x1xv"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/drop(while:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/dropFirst(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/firstIndex(where:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formIndex(_:offsetBy:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formIndex(_:offsetBy:limitedBy:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formIndex(after:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/makeIterator()","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/map(_:)-4mxuv","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/prefix(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/prefix(through:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/prefix(upTo:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/prefix(while:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/randomElement()","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/randomElement(using:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/split(maxSplits:omittingEmptySubsequences:whereSeparator:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/suffix(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/trimmingPrefix(while:)"],"generated":true},{"title":"Subscripts","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/subscript(_:)-3iimm","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/subscript(_:)-46ylb","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/subscript(_:)-89o4e","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/subscript(_:)-8nm4z"],"generated":true},{"title":"Type Aliases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Index","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Iterator"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Collection Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/trimmingPrefix(while:)":{"role":"symbol","title":"trimmingPrefix(while:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"trimmingPrefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/trimmingPrefix(while:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/trimmingprefix(while:)"},"doc://Shield/documentation/ShieldX509/Attributes/firstIndex(where:)":{"role":"symbol","title":"firstIndex(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"firstIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the first index in which an element of the collection satisfies"},{"type":"text","text":" "},{"type":"text","text":"the given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/firstIndex(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/firstindex(where:)"},"doc://Shield/documentation/ShieldX509/Attributes/formIndex(_:offsetBy:)":{"role":"symbol","title":"formIndex(_:offsetBy:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Offsets the given index by the specified distance."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formIndex(_:offsetBy:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/formindex(_:offsetby:)"},"doc://Shield/documentation/ShieldX509/Attributes/prefix(while:)":{"role":"symbol","title":"prefix(while:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence containing the initial elements until "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":" "},{"type":"text","text":"returns "},{"type":"codeVoice","code":"false"},{"type":"text","text":" and skipping the remaining elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/prefix(while:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/prefix(while:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/prefix(_:)":{"role":"symbol","title":"prefix(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence, up to the specified maximum length, containing"},{"type":"text","text":" "},{"type":"text","text":"the initial elements of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/prefix(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/prefix(_:)"},"doc://Shield/documentation/ShieldX509/Attributes/map(_:)-4mxuv":{"role":"symbol","title":"map(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns an array containing the results of mapping the given closure"},{"type":"text","text":" "},{"type":"text","text":"over the sequence’s elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/map(_:)-4mxuv","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/map(_:)-4mxuv"},"doc://Shield/documentation/ShieldX509/Attributes/formIndex(_:offsetBy:limitedBy:)":{"role":"symbol","title":"formIndex(_:offsetBy:limitedBy:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"limitedBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Offsets the given index by the specified distance, or so that it equals"},{"type":"text","text":" "},{"type":"text","text":"the given limiting index."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formIndex(_:offsetBy:limitedBy:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/formindex(_:offsetby:limitedby:)"},"doc://Shield/documentation/ShieldX509/Attributes/Index":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"Attributes.Index","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Index"}],"abstract":[{"type":"text","text":"A type that represents a position in the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Index","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Index"}],"url":"\/documentation\/shieldx509\/attributes\/index"},"doc://Shield/documentation/ShieldX509/Attributes/drop(while:)":{"role":"symbol","title":"drop(while:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"drop"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence by skipping elements while "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":" returns"},{"type":"text","text":" "},{"type":"codeVoice","code":"true"},{"type":"text","text":" and returning the remaining elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/drop(while:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/drop(while:)"},"doc://Shield/documentation/ShieldX509/Attributes/dropFirst(_:)":{"role":"symbol","title":"dropFirst(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dropFirst"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence containing all but the given number of initial"},{"type":"text","text":" "},{"type":"text","text":"elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/dropFirst(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/dropfirst(_:)"},"doc://Shield/documentation/ShieldX509/Attributes/subscript(_:)-8nm4z":{"conformance":{"constraints":[{"type":"codeVoice","code":"SubSequence"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Slice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"subscript(_:)","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Range","preciseIdentifier":"s:Sn"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Slice","preciseIdentifier":"s:s5SliceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Accesses a contiguous subrange of the collection’s elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/subscript(_:)-8nm4z","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/subscript(_:)-8nm4z"},"doc://Shield/documentation/ShieldX509/Attributes/randomElement()":{"role":"symbol","title":"randomElement()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomElement"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns a random element of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/randomElement()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/randomelement()"},"doc://Shield/documentation/ShieldX509/Attributes/prefix(upTo:)":{"role":"symbol","title":"prefix(upTo:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"upTo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence from the start of the collection up to, but not"},{"type":"text","text":" "},{"type":"text","text":"including, the specified position."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/prefix(upTo:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/prefix(upto:)"},"doc://Shield/documentation/ShieldX509/Attributes/subscript(_:)-46ylb":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"subscript(_:)","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:10ShieldX50910AttributesV5Indexa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Attribute","preciseIdentifier":"s:10ShieldX5099AttributeV"}],"abstract":[{"type":"text","text":"Accesses the element at the specified position."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/subscript(_:)-46ylb","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/subscript(_:)-46ylb"},"doc://Shield/documentation/ShieldX509/Attributes/subscript(_:)-3iimm":{"role":"symbol","title":"subscript(_:)","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"UnboundedRange_","preciseIdentifier":"s:s15UnboundedRange_O"},{"kind":"text","text":") -> ()) -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/subscript(_:)-3iimm","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/subscript(_:)-3iimm"},"doc://Shield/documentation/ShieldX509/Attributes/count":{"role":"symbol","title":"count","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"count"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[{"type":"text","text":"The number of elements in the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/count","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/count"},"doc://Shield/documentation/ShieldX509/Attributes/makeIterator()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"makeIterator()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"makeIterator"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Iterator","preciseIdentifier":"s:10ShieldX50910AttributesV8Iteratora"}],"abstract":[{"type":"text","text":"Returns an iterator over the elements of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/makeIterator()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/makeiterator()"},"doc://Shield/documentation/ShieldX509/Attributes/suffix(from:)":{"role":"symbol","title":"suffix(from:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"suffix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence from the specified position to the end of the"},{"type":"text","text":" "},{"type":"text","text":"collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/suffix(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/suffix(from:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Iterator":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"Attributes.Iterator","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Iterator"}],"abstract":[{"type":"text","text":"A type that provides the collection’s iteration interface and"},{"type":"text","text":" "},{"type":"text","text":"encapsulates its iteration state."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Iterator","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Iterator"}],"url":"\/documentation\/shieldx509\/attributes\/iterator"},"doc://Shield/documentation/ShieldX509/Attributes/startIndex":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"startIndex","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"startIndex"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:10ShieldX50910AttributesV5Indexa"}],"abstract":[{"type":"text","text":"The position of the first element in a nonempty collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/startIndex","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/startindex"},"doc://Shield/documentation/ShieldX509/Attributes/split(maxSplits:omittingEmptySubsequences:whereSeparator:)":{"role":"symbol","title":"split(maxSplits:omittingEmptySubsequences:whereSeparator:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"split"},{"kind":"text","text":"("},{"kind":"externalParam","text":"maxSplits"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"omittingEmptySubsequences"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"whereSeparator"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the longest possible subsequences of the collection, in order,"},{"type":"text","text":" "},{"type":"text","text":"that don’t contain elements satisfying the given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/split(maxSplits:omittingEmptySubsequences:whereSeparator:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/split(maxsplits:omittingemptysubsequences:whereseparator:)"},"doc://Shield/documentation/ShieldX509/Attributes/endIndex":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"endIndex","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"endIndex"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:10ShieldX50910AttributesV5Indexa"}],"abstract":[{"type":"text","text":"The collection’s “past the end” position—that is, the position one"},{"type":"text","text":" "},{"type":"text","text":"greater than the last valid subscript argument."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/endIndex","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/endindex"},"doc://Shield/documentation/ShieldX509/Attributes/first":{"role":"symbol","title":"first","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The first element of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/first","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/first"},"doc://Shield/documentation/ShieldX509/Attributes/randomElement(using:)":{"role":"symbol","title":"randomElement(using:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomElement"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns a random element of the collection, using the given generator as"},{"type":"text","text":" "},{"type":"text","text":"a source for randomness."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/randomElement(using:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/randomelement(using:)"},"doc://Shield/documentation/ShieldX509/Attributes/isEmpty":{"role":"symbol","title":"isEmpty","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEmpty"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"A Boolean value indicating whether the collection is empty."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/isEmpty","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/isempty"},"doc://Shield/documentation/ShieldX509/Attributes/prefix(through:)":{"role":"symbol","title":"prefix(through:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"through"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence from the start of the collection through the"},{"type":"text","text":" "},{"type":"text","text":"specified position."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/prefix(through:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/prefix(through:)"},"doc://Shield/documentation/ShieldX509/Attributes/formIndex(after:)":{"role":"symbol","title":"formIndex(after:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"after"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Replaces the given index with its successor."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formIndex(after:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/formindex(after:)"},"doc://Shield/documentation/ShieldX509/Attributes/underestimatedCount-9x1xv":{"role":"symbol","title":"underestimatedCount","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"underestimatedCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[{"type":"text","text":"A value less than or equal to the number of elements in the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/underestimatedCount-9x1xv","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/underestimatedcount-9x1xv"},"doc://Shield/documentation/ShieldX509/Attributes/subscript(_:)-89o4e":{"role":"symbol","title":"subscript(_:)","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"R"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Accesses the contiguous subrange of the collection’s elements specified"},{"type":"text","text":" "},{"type":"text","text":"by a range expression."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/subscript(_:)-89o4e","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/subscript(_:)-89o4e"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/count","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/endIndex","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/first","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/isEmpty","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/startIndex","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/underestimatedCount-9x1xv"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/drop(while:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/dropFirst(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/firstIndex(where:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formIndex(_:offsetBy:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formIndex(_:offsetBy:limitedBy:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formIndex(after:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/makeIterator()","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/map(_:)-4mxuv","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/prefix(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/prefix(through:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/prefix(upTo:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/prefix(while:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/randomElement()","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/randomElement(using:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/split(maxSplits:omittingEmptySubsequences:whereSeparator:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/suffix(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/trimmingPrefix(while:)"],"generated":true},{"title":"Subscripts","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/subscript(_:)-3iimm","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/subscript(_:)-46ylb","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/subscript(_:)-89o4e","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/subscript(_:)-8nm4z"],"generated":true},{"title":"Type Aliases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Index","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Iterator"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Collection Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/formIndex(after:)":{"role":"symbol","title":"formIndex(after:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"after"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Replaces the given index with its successor."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formIndex(after:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/formindex(after:)"},"doc://Shield/documentation/ShieldX509/Attributes/prefix(_:)":{"role":"symbol","title":"prefix(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence, up to the specified maximum length, containing"},{"type":"text","text":" "},{"type":"text","text":"the initial elements of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/prefix(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/prefix(_:)"},"doc://Shield/documentation/ShieldX509/Attributes/prefix(upTo:)":{"role":"symbol","title":"prefix(upTo:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"upTo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence from the start of the collection up to, but not"},{"type":"text","text":" "},{"type":"text","text":"including, the specified position."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/prefix(upTo:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/prefix(upto:)"},"doc://Shield/documentation/ShieldX509/Attributes/startIndex":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"startIndex","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"startIndex"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:10ShieldX50910AttributesV5Indexa"}],"abstract":[{"type":"text","text":"The position of the first element in a nonempty collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/startIndex","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/startindex"},"doc://Shield/documentation/ShieldX509/Attributes/suffix(from:)":{"role":"symbol","title":"suffix(from:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"suffix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence from the specified position to the end of the"},{"type":"text","text":" "},{"type":"text","text":"collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/suffix(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/suffix(from:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Iterator":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"Attributes.Iterator","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Iterator"}],"abstract":[{"type":"text","text":"A type that provides the collection’s iteration interface and"},{"type":"text","text":" "},{"type":"text","text":"encapsulates its iteration state."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Iterator","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Iterator"}],"url":"\/documentation\/shieldx509\/attributes\/iterator"},"doc://Shield/documentation/ShieldX509/Attributes/endIndex":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"endIndex","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"endIndex"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:10ShieldX50910AttributesV5Indexa"}],"abstract":[{"type":"text","text":"The collection’s “past the end” position—that is, the position one"},{"type":"text","text":" "},{"type":"text","text":"greater than the last valid subscript argument."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/endIndex","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/endindex"},"doc://Shield/documentation/ShieldX509/Attributes/count":{"role":"symbol","title":"count","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"count"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[{"type":"text","text":"The number of elements in the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/count","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/count"},"doc://Shield/documentation/ShieldX509/Attributes/drop(while:)":{"role":"symbol","title":"drop(while:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"drop"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence by skipping elements while "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":" returns"},{"type":"text","text":" "},{"type":"codeVoice","code":"true"},{"type":"text","text":" and returning the remaining elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/drop(while:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/drop(while:)"},"doc://Shield/documentation/ShieldX509/Attributes/subscript(_:)-3iimm":{"role":"symbol","title":"subscript(_:)","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"UnboundedRange_","preciseIdentifier":"s:s15UnboundedRange_O"},{"kind":"text","text":") -> ()) -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/subscript(_:)-3iimm","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/subscript(_:)-3iimm"},"doc://Shield/documentation/ShieldX509/Attributes/map(_:)-4mxuv":{"role":"symbol","title":"map(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns an array containing the results of mapping the given closure"},{"type":"text","text":" "},{"type":"text","text":"over the sequence’s elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/map(_:)-4mxuv","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/map(_:)-4mxuv"},"doc://Shield/documentation/ShieldX509/Attributes/formIndex(_:offsetBy:limitedBy:)":{"role":"symbol","title":"formIndex(_:offsetBy:limitedBy:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"limitedBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Offsets the given index by the specified distance, or so that it equals"},{"type":"text","text":" "},{"type":"text","text":"the given limiting index."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formIndex(_:offsetBy:limitedBy:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/formindex(_:offsetby:limitedby:)"},"doc://Shield/documentation/ShieldX509/Attributes/split(maxSplits:omittingEmptySubsequences:whereSeparator:)":{"role":"symbol","title":"split(maxSplits:omittingEmptySubsequences:whereSeparator:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"split"},{"kind":"text","text":"("},{"kind":"externalParam","text":"maxSplits"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"omittingEmptySubsequences"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"whereSeparator"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the longest possible subsequences of the collection, in order,"},{"type":"text","text":" "},{"type":"text","text":"that don’t contain elements satisfying the given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/split(maxSplits:omittingEmptySubsequences:whereSeparator:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/split(maxsplits:omittingemptysubsequences:whereseparator:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/prefix(through:)":{"role":"symbol","title":"prefix(through:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"through"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence from the start of the collection through the"},{"type":"text","text":" "},{"type":"text","text":"specified position."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/prefix(through:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/prefix(through:)"},"doc://Shield/documentation/ShieldX509/Attributes/subscript(_:)-46ylb":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"subscript(_:)","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:10ShieldX50910AttributesV5Indexa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Attribute","preciseIdentifier":"s:10ShieldX5099AttributeV"}],"abstract":[{"type":"text","text":"Accesses the element at the specified position."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/subscript(_:)-46ylb","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/subscript(_:)-46ylb"},"doc://Shield/documentation/ShieldX509/Attributes/formIndex(_:offsetBy:)":{"role":"symbol","title":"formIndex(_:offsetBy:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Offsets the given index by the specified distance."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formIndex(_:offsetBy:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/formindex(_:offsetby:)"},"doc://Shield/documentation/ShieldX509/Attributes/prefix(while:)":{"role":"symbol","title":"prefix(while:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence containing the initial elements until "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":" "},{"type":"text","text":"returns "},{"type":"codeVoice","code":"false"},{"type":"text","text":" and skipping the remaining elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/prefix(while:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/prefix(while:)"},"doc://Shield/documentation/ShieldX509/Attributes/subscript(_:)-8nm4z":{"conformance":{"constraints":[{"type":"codeVoice","code":"SubSequence"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Slice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"subscript(_:)","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Range","preciseIdentifier":"s:Sn"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Slice","preciseIdentifier":"s:s5SliceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Accesses a contiguous subrange of the collection’s elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/subscript(_:)-8nm4z","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/subscript(_:)-8nm4z"},"doc://Shield/documentation/ShieldX509/Attributes/firstIndex(where:)":{"role":"symbol","title":"firstIndex(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"firstIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the first index in which an element of the collection satisfies"},{"type":"text","text":" "},{"type":"text","text":"the given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/firstIndex(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/firstindex(where:)"},"doc://Shield/documentation/ShieldX509/Attributes/underestimatedCount-9x1xv":{"role":"symbol","title":"underestimatedCount","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"underestimatedCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[{"type":"text","text":"A value less than or equal to the number of elements in the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/underestimatedCount-9x1xv","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/underestimatedcount-9x1xv"},"doc://Shield/documentation/ShieldX509/Attributes/first":{"role":"symbol","title":"first","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The first element of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/first","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/first"},"doc://Shield/documentation/ShieldX509/Attributes/randomElement()":{"role":"symbol","title":"randomElement()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomElement"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns a random element of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/randomElement()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/randomelement()"},"doc://Shield/documentation/ShieldX509/Attributes/makeIterator()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"makeIterator()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"makeIterator"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Iterator","preciseIdentifier":"s:10ShieldX50910AttributesV8Iteratora"}],"abstract":[{"type":"text","text":"Returns an iterator over the elements of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/makeIterator()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/makeiterator()"},"doc://Shield/documentation/ShieldX509/Attributes/Index":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"Attributes.Index","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Index"}],"abstract":[{"type":"text","text":"A type that represents a position in the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Index","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Index"}],"url":"\/documentation\/shieldx509\/attributes\/index"},"doc://Shield/documentation/ShieldX509/Attributes/dropFirst(_:)":{"role":"symbol","title":"dropFirst(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dropFirst"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence containing all but the given number of initial"},{"type":"text","text":" "},{"type":"text","text":"elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/dropFirst(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/dropfirst(_:)"},"doc://Shield/documentation/ShieldX509/Attributes/isEmpty":{"role":"symbol","title":"isEmpty","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEmpty"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"A Boolean value indicating whether the collection is empty."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/isEmpty","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/isempty"},"doc://Shield/documentation/ShieldX509/Attributes/randomElement(using:)":{"role":"symbol","title":"randomElement(using:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomElement"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns a random element of the collection, using the given generator as"},{"type":"text","text":" "},{"type":"text","text":"a source for randomness."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/randomElement(using:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/randomelement(using:)"},"doc://Shield/documentation/ShieldX509/Attributes/subscript(_:)-89o4e":{"role":"symbol","title":"subscript(_:)","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"R"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Accesses the contiguous subrange of the collection’s elements specified"},{"type":"text","text":" "},{"type":"text","text":"by a range expression."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/subscript(_:)-89o4e","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/subscript(_:)-89o4e"},"doc://Shield/documentation/ShieldX509/Attributes/trimmingPrefix(while:)":{"role":"symbol","title":"trimmingPrefix(while:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"trimmingPrefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/trimmingPrefix(while:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/trimmingprefix(while:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/compactmap(_:).json b/main/data/documentation/shieldx509/attributes/compactmap(_:).json index 2eba13dd4..71c53e2fb 100644 --- a/main/data/documentation/shieldx509/attributes/compactmap(_:).json +++ b/main/data/documentation/shieldx509/attributes/compactmap(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"compactMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"ElementOfResult"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"transform"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"An array of the non-"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" results of calling "},{"type":"codeVoice","code":"transform"},{"type":"text","text":" "},{"type":"text","text":"with each element of the sequence."}]}]},{"kind":"parameters","parameters":[{"name":"transform","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that accepts an element of this"},{"type":"text","text":" "},{"type":"text","text":"sequence as its argument and returns an optional value."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Use this method to receive an array of non-optional values when your"},{"type":"text","text":" "},{"type":"text","text":"transformation produces an optional value."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"In this example, note the difference in the result of using "},{"type":"codeVoice","code":"map"},{"type":"text","text":" and"},{"type":"text","text":" "},{"type":"codeVoice","code":"compactMap"},{"type":"text","text":" with a transformation that returns an optional "},{"type":"codeVoice","code":"Int"},{"type":"text","text":" value."}]},{"type":"codeListing","syntax":null,"code":["let possibleNumbers = [\"1\", \"2\", \"three\", \"\/\/\/4\/\/\/\", \"5\"]","","let mapped: [Int?] = possibleNumbers.map { str in Int(str) }","\/\/ [1, 2, nil, nil, 5]","","let compactMapped: [Int] = possibleNumbers.compactMap { str in Int(str) }","\/\/ [1, 2, 5]"]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":" + "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of this sequence"},{"type":"text","text":" "},{"type":"text","text":"and "},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":" is the length of the result."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/compactmap(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/compactMap(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns an array containing the non-"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" results of calling the given"},{"type":"text","text":" "},{"type":"text","text":"transformation with each element of this sequence."}],"kind":"symbol","metadata":{"role":"symbol","title":"compactMap(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"compactMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"ElementOfResult"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:STsE10compactMapySayqd__Gqd__Sg7ElementQzKXEKlF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/compactMap(_:)":{"role":"symbol","title":"compactMap(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"compactMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"ElementOfResult"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns an array containing the non-"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" results of calling the given"},{"type":"text","text":" "},{"type":"text","text":"transformation with each element of this sequence."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/compactMap(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/compactmap(_:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"compactMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"ElementOfResult"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"transform"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"An array of the non-"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" results of calling "},{"type":"codeVoice","code":"transform"},{"type":"text","text":" "},{"type":"text","text":"with each element of the sequence."}]}]},{"kind":"parameters","parameters":[{"name":"transform","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that accepts an element of this"},{"type":"text","text":" "},{"type":"text","text":"sequence as its argument and returns an optional value."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Use this method to receive an array of non-optional values when your"},{"type":"text","text":" "},{"type":"text","text":"transformation produces an optional value."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"In this example, note the difference in the result of using "},{"type":"codeVoice","code":"map"},{"type":"text","text":" and"},{"type":"text","text":" "},{"type":"codeVoice","code":"compactMap"},{"type":"text","text":" with a transformation that returns an optional "},{"type":"codeVoice","code":"Int"},{"type":"text","text":" value."}]},{"type":"codeListing","syntax":null,"code":["let possibleNumbers = [\"1\", \"2\", \"three\", \"\/\/\/4\/\/\/\", \"5\"]","","let mapped: [Int?] = possibleNumbers.map { str in Int(str) }","\/\/ [1, 2, nil, nil, 5]","","let compactMapped: [Int] = possibleNumbers.compactMap { str in Int(str) }","\/\/ [1, 2, 5]"]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":" + "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of this sequence"},{"type":"text","text":" "},{"type":"text","text":"and "},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":" is the length of the result."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/compactmap(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/compactMap(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns an array containing the non-"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" results of calling the given"},{"type":"text","text":" "},{"type":"text","text":"transformation with each element of this sequence."}],"kind":"symbol","metadata":{"role":"symbol","title":"compactMap(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"compactMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"ElementOfResult"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:STsE10compactMapySayqd__Gqd__Sg7ElementQzKXEKlF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/compactMap(_:)":{"role":"symbol","title":"compactMap(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"compactMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"ElementOfResult"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns an array containing the non-"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" results of calling the given"},{"type":"text","text":" "},{"type":"text","text":"transformation with each element of this sequence."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/compactMap(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/compactmap(_:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/compare(_:_:).json b/main/data/documentation/shieldx509/attributes/compare(_:_:).json index 03a89cfc3..a717573f1 100644 --- a/main/data/documentation/shieldx509/attributes/compare(_:_:).json +++ b/main/data/documentation/shieldx509/attributes/compare(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"compare"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ComparisonResult","preciseIdentifier":"c:@E@NSComparisonResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"SortComparator","preciseIdentifier":"s:10Foundation14SortComparatorP"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The first element of the sequence of comparators specifies the primary"},{"type":"text","text":" "},{"type":"text","text":"comparator to be used in sorting the sequence’s elements. Any subsequent"},{"type":"text","text":" "},{"type":"text","text":"comparators are used to further refine the order of elements with equal"},{"type":"text","text":" "},{"type":"text","text":"values."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/compare(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/compare(_:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"If "},{"type":"codeVoice","code":"lhs"},{"type":"text","text":" is ordered before "},{"type":"codeVoice","code":"rhs"},{"type":"text","text":" in the ordering described by the given"},{"type":"text","text":" "},{"type":"text","text":"sequence of "},{"type":"codeVoice","code":"SortComparator"},{"type":"text","text":"s"}],"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"compare(_:_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"compare"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ComparisonResult","preciseIdentifier":"c:@E@NSComparisonResult"}],"symbolKind":"method","externalID":"s:ST10FoundationE7compareySo18NSComparisonResultV8ComparedQyd___AFtAA14SortComparatorRd__7ElementQzRsd__lF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"15.0","deprecated":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"12.0","deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"15.0","deprecated":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"8.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/compare(_:_:)":{"role":"symbol","title":"compare(_:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"compare"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ComparisonResult","preciseIdentifier":"c:@E@NSComparisonResult"}],"abstract":[{"type":"text","text":"If "},{"type":"codeVoice","code":"lhs"},{"type":"text","text":" is ordered before "},{"type":"codeVoice","code":"rhs"},{"type":"text","text":" in the ordering described by the given"},{"type":"text","text":" "},{"type":"text","text":"sequence of "},{"type":"codeVoice","code":"SortComparator"},{"type":"text","text":"s"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/compare(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/compare(_:_:)"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"compare"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ComparisonResult","preciseIdentifier":"c:@E@NSComparisonResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"SortComparator","preciseIdentifier":"s:10Foundation14SortComparatorP"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The first element of the sequence of comparators specifies the primary"},{"type":"text","text":" "},{"type":"text","text":"comparator to be used in sorting the sequence’s elements. Any subsequent"},{"type":"text","text":" "},{"type":"text","text":"comparators are used to further refine the order of elements with equal"},{"type":"text","text":" "},{"type":"text","text":"values."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/compare(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/compare(_:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"If "},{"type":"codeVoice","code":"lhs"},{"type":"text","text":" is ordered before "},{"type":"codeVoice","code":"rhs"},{"type":"text","text":" in the ordering described by the given"},{"type":"text","text":" "},{"type":"text","text":"sequence of "},{"type":"codeVoice","code":"SortComparator"},{"type":"text","text":"s"}],"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"compare(_:_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"compare"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ComparisonResult","preciseIdentifier":"c:@E@NSComparisonResult"}],"symbolKind":"method","externalID":"s:ST10FoundationE7compareySo18NSComparisonResultV8ComparedQyd___AFtAA14SortComparatorRd__7ElementQzRsd__lF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"15.0","deprecated":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"12.0","deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"15.0","deprecated":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"8.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/compare(_:_:)":{"role":"symbol","title":"compare(_:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"compare"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ComparisonResult","preciseIdentifier":"c:@E@NSComparisonResult"}],"abstract":[{"type":"text","text":"If "},{"type":"codeVoice","code":"lhs"},{"type":"text","text":" is ordered before "},{"type":"codeVoice","code":"rhs"},{"type":"text","text":" in the ordering described by the given"},{"type":"text","text":" "},{"type":"text","text":"sequence of "},{"type":"codeVoice","code":"SortComparator"},{"type":"text","text":"s"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/compare(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/compare(_:_:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/contains(where:).json b/main/data/documentation/shieldx509/attributes/contains(where:).json index 3a0321024..b477aab55 100644 --- a/main/data/documentation/shieldx509/attributes/contains(where:).json +++ b/main/data/documentation/shieldx509/attributes/contains(where:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":" "},{"kind":"internalParam","text":"predicate"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the sequence contains an element that satisfies"},{"type":"text","text":" "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":"; otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"predicate","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element of the sequence"},{"type":"text","text":" "},{"type":"text","text":"as its argument and returns a Boolean value that indicates whether"},{"type":"text","text":" "},{"type":"text","text":"the passed element represents a match."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"You can use the predicate to check for an element of a type that"},{"type":"text","text":" "},{"type":"text","text":"doesn’t conform to the "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":" protocol, such as the"},{"type":"text","text":" "},{"type":"codeVoice","code":"HTTPResponse"},{"type":"text","text":" enumeration in this example."}]},{"type":"codeListing","syntax":null,"code":["enum HTTPResponse {"," case ok"," case error(Int)","}","","let lastThreeResponses: [HTTPResponse] = [.ok, .ok, .error(404)]","let hadError = lastThreeResponses.contains { element in"," if case .error = element {"," return true"," } else {"," return false"," }","}","\/\/ 'hadError' == true"]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Alternatively, a predicate can be satisfied by a range of "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":" "},{"type":"text","text":"elements or a general condition. This example shows how you can check an"},{"type":"text","text":" "},{"type":"text","text":"array for an expense greater than $100."}]},{"type":"codeListing","syntax":null,"code":["let expenses = [21.37, 55.21, 9.32, 10.18, 388.77, 11.41]","let hasBigPurchase = expenses.contains { $0 > 100 }","\/\/ 'hasBigPurchase' == true"]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/contains(where:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/contains(where:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the sequence contains an"},{"type":"text","text":" "},{"type":"text","text":"element that satisfies the given predicate."}],"kind":"symbol","metadata":{"role":"symbol","title":"contains(where:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:STsE8contains5whereS2b7ElementQzKXE_tKF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/contains(where:)":{"role":"symbol","title":"contains(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the sequence contains an"},{"type":"text","text":" "},{"type":"text","text":"element that satisfies the given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/contains(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/contains(where:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":" "},{"kind":"internalParam","text":"predicate"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the sequence contains an element that satisfies"},{"type":"text","text":" "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":"; otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"predicate","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element of the sequence"},{"type":"text","text":" "},{"type":"text","text":"as its argument and returns a Boolean value that indicates whether"},{"type":"text","text":" "},{"type":"text","text":"the passed element represents a match."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"You can use the predicate to check for an element of a type that"},{"type":"text","text":" "},{"type":"text","text":"doesn’t conform to the "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":" protocol, such as the"},{"type":"text","text":" "},{"type":"codeVoice","code":"HTTPResponse"},{"type":"text","text":" enumeration in this example."}]},{"type":"codeListing","syntax":null,"code":["enum HTTPResponse {"," case ok"," case error(Int)","}","","let lastThreeResponses: [HTTPResponse] = [.ok, .ok, .error(404)]","let hadError = lastThreeResponses.contains { element in"," if case .error = element {"," return true"," } else {"," return false"," }","}","\/\/ 'hadError' == true"]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Alternatively, a predicate can be satisfied by a range of "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":" "},{"type":"text","text":"elements or a general condition. This example shows how you can check an"},{"type":"text","text":" "},{"type":"text","text":"array for an expense greater than $100."}]},{"type":"codeListing","syntax":null,"code":["let expenses = [21.37, 55.21, 9.32, 10.18, 388.77, 11.41]","let hasBigPurchase = expenses.contains { $0 > 100 }","\/\/ 'hasBigPurchase' == true"]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/contains(where:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/contains(where:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the sequence contains an"},{"type":"text","text":" "},{"type":"text","text":"element that satisfies the given predicate."}],"kind":"symbol","metadata":{"role":"symbol","title":"contains(where:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:STsE8contains5whereS2b7ElementQzKXE_tKF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/contains(where:)":{"role":"symbol","title":"contains(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the sequence contains an"},{"type":"text","text":" "},{"type":"text","text":"element that satisfies the given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/contains(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/contains(where:)"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/count.json b/main/data/documentation/shieldx509/attributes/count.json index 564bb018f..09d722aaf 100644 --- a/main/data/documentation/shieldx509/attributes/count.json +++ b/main/data/documentation/shieldx509/attributes/count.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"count"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"To check whether a collection is empty, use its "},{"type":"codeVoice","code":"isEmpty"},{"type":"text","text":" property"},{"type":"text","text":" "},{"type":"text","text":"instead of comparing "},{"type":"codeVoice","code":"count"},{"type":"text","text":" to zero. Unless the collection guarantees"},{"type":"text","text":" "},{"type":"text","text":"random-access performance, calculating "},{"type":"codeVoice","code":"count"},{"type":"text","text":" can be an O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":")"},{"type":"text","text":" "},{"type":"text","text":"operation."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1) if the collection conforms to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":"; otherwise, O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length"},{"type":"text","text":" "},{"type":"text","text":"of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/count"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/count","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The number of elements in the collection."}],"kind":"symbol","metadata":{"role":"symbol","title":"count","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"count"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SlsE5countSivp::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/count":{"role":"symbol","title":"count","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"count"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[{"type":"text","text":"The number of elements in the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/count","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/count"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"count"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"To check whether a collection is empty, use its "},{"type":"codeVoice","code":"isEmpty"},{"type":"text","text":" property"},{"type":"text","text":" "},{"type":"text","text":"instead of comparing "},{"type":"codeVoice","code":"count"},{"type":"text","text":" to zero. Unless the collection guarantees"},{"type":"text","text":" "},{"type":"text","text":"random-access performance, calculating "},{"type":"codeVoice","code":"count"},{"type":"text","text":" can be an O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":")"},{"type":"text","text":" "},{"type":"text","text":"operation."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1) if the collection conforms to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":"; otherwise, O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length"},{"type":"text","text":" "},{"type":"text","text":"of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/count"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/count","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The number of elements in the collection."}],"kind":"symbol","metadata":{"role":"symbol","title":"count","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"count"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SlsE5countSivp::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/count":{"role":"symbol","title":"count","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"count"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[{"type":"text","text":"The number of elements in the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/count","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/count"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/decodable-implementations.json b/main/data/documentation/shieldx509/attributes/decodable-implementations.json index a17e81461..21537d00f 100644 --- a/main/data/documentation/shieldx509/attributes/decodable-implementations.json +++ b/main/data/documentation/shieldx509/attributes/decodable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Decodable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/init(from:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Decodable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/init(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/init(from:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Decodable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/init(from:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Decodable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/init(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/init(from:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/difference(from:by:).json b/main/data/documentation/shieldx509/attributes/difference(from:by:).json index 8e0e338c8..fb62566f4 100644 --- a/main/data/documentation/shieldx509/attributes/difference(from:by:).json +++ b/main/data/documentation/shieldx509/attributes/difference(from:by:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"difference"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":" "},{"kind":"internalParam","text":"areEquivalent"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"CollectionDifference","preciseIdentifier":"s:s20CollectionDifferenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"> "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"BidirectionalCollection","preciseIdentifier":"s:SK"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The difference needed to produce the receiver’s state from"},{"type":"text","text":" "},{"type":"text","text":"the parameter’s state."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The base state."}]}]},{"name":"areEquivalent","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that returns a Boolean value indicating"},{"type":"text","text":" "},{"type":"text","text":"whether two elements are equivalent."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This function does not infer element moves. If you need to infer moves,"},{"type":"text","text":" "},{"type":"text","text":"call the "},{"type":"codeVoice","code":"inferringMoves()"},{"type":"text","text":" method on the resulting difference."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Worst case performance is O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" * "},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the"},{"type":"text","text":" "},{"type":"text","text":"count of this collection and "},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":" is "},{"type":"codeVoice","code":"other.count"},{"type":"text","text":". You can expect"},{"type":"text","text":" "},{"type":"text","text":"faster execution when the collections share many common elements."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/difference(from:by:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/difference(from:by:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the difference needed to produce this collection’s ordered"},{"type":"text","text":" "},{"type":"text","text":"elements from the given collection, using the given predicate as an"},{"type":"text","text":" "},{"type":"text","text":"equivalence test."}],"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"difference(from:by:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"difference"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"CollectionDifference","preciseIdentifier":"s:s20CollectionDifferenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">"}],"symbolKind":"method","externalID":"s:SKsE10difference4from2bys20CollectionDifferenceVy7ElementQzGqd___SbAG_AGtXEtSKRd__AFQyd__AGRSlF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"13.0","deprecated":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"10.15","deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"13.0","deprecated":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"6.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/BidirectionalCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/bidirectionalcollection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/difference(from:by:)":{"role":"symbol","title":"difference(from:by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"difference"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"CollectionDifference","preciseIdentifier":"s:s20CollectionDifferenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Returns the difference needed to produce this collection’s ordered"},{"type":"text","text":" "},{"type":"text","text":"elements from the given collection, using the given predicate as an"},{"type":"text","text":" "},{"type":"text","text":"equivalence test."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/difference(from:by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/difference(from:by:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"difference"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":" "},{"kind":"internalParam","text":"areEquivalent"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"CollectionDifference","preciseIdentifier":"s:s20CollectionDifferenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"> "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"BidirectionalCollection","preciseIdentifier":"s:SK"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The difference needed to produce the receiver’s state from"},{"type":"text","text":" "},{"type":"text","text":"the parameter’s state."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The base state."}]}]},{"name":"areEquivalent","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that returns a Boolean value indicating"},{"type":"text","text":" "},{"type":"text","text":"whether two elements are equivalent."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This function does not infer element moves. If you need to infer moves,"},{"type":"text","text":" "},{"type":"text","text":"call the "},{"type":"codeVoice","code":"inferringMoves()"},{"type":"text","text":" method on the resulting difference."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Worst case performance is O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" * "},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the"},{"type":"text","text":" "},{"type":"text","text":"count of this collection and "},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":" is "},{"type":"codeVoice","code":"other.count"},{"type":"text","text":". You can expect"},{"type":"text","text":" "},{"type":"text","text":"faster execution when the collections share many common elements."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/difference(from:by:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/difference(from:by:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the difference needed to produce this collection’s ordered"},{"type":"text","text":" "},{"type":"text","text":"elements from the given collection, using the given predicate as an"},{"type":"text","text":" "},{"type":"text","text":"equivalence test."}],"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"difference(from:by:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"difference"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"CollectionDifference","preciseIdentifier":"s:s20CollectionDifferenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">"}],"symbolKind":"method","externalID":"s:SKsE10difference4from2bys20CollectionDifferenceVy7ElementQzGqd___SbAG_AGtXEtSKRd__AFQyd__AGRSlF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"13.0","deprecated":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"10.15","deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"13.0","deprecated":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"6.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/BidirectionalCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/bidirectionalcollection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/difference(from:by:)":{"role":"symbol","title":"difference(from:by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"difference"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"CollectionDifference","preciseIdentifier":"s:s20CollectionDifferenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Returns the difference needed to produce this collection’s ordered"},{"type":"text","text":" "},{"type":"text","text":"elements from the given collection, using the given predicate as an"},{"type":"text","text":" "},{"type":"text","text":"equivalence test."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/difference(from:by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/difference(from:by:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/dropfirst(_:).json b/main/data/documentation/shieldx509/attributes/dropfirst(_:).json index 78fb6de2a..c531c0516 100644 --- a/main/data/documentation/shieldx509/attributes/dropfirst(_:).json +++ b/main/data/documentation/shieldx509/attributes/dropfirst(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dropFirst"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"k"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" = 1) -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A subsequence starting after the specified number of"},{"type":"text","text":" "},{"type":"text","text":"elements."}]}]},{"kind":"parameters","parameters":[{"name":"k","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The number of elements to drop from the beginning of"},{"type":"text","text":" "},{"type":"text","text":"the collection. "},{"type":"codeVoice","code":"k"},{"type":"text","text":" must be greater than or equal to zero."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the number of elements to drop exceeds the number of elements in"},{"type":"text","text":" "},{"type":"text","text":"the collection, the result is an empty subsequence."}]},{"type":"codeListing","syntax":null,"code":["let numbers = [1, 2, 3, 4, 5]","print(numbers.dropFirst(2))","\/\/ Prints \"[3, 4, 5]\"","print(numbers.dropFirst(10))","\/\/ Prints \"[]\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1) if the collection conforms to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":"; otherwise, O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":" is the number of"},{"type":"text","text":" "},{"type":"text","text":"elements to drop from the beginning of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/dropfirst(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/dropFirst(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a subsequence containing all but the given number of initial"},{"type":"text","text":" "},{"type":"text","text":"elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"dropFirst(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dropFirst"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"method","externalID":"s:SlsE9dropFirsty11SubSequenceQzSiF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/dropFirst(_:)":{"role":"symbol","title":"dropFirst(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dropFirst"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence containing all but the given number of initial"},{"type":"text","text":" "},{"type":"text","text":"elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/dropFirst(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/dropfirst(_:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dropFirst"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"k"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" = 1) -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A subsequence starting after the specified number of"},{"type":"text","text":" "},{"type":"text","text":"elements."}]}]},{"kind":"parameters","parameters":[{"name":"k","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The number of elements to drop from the beginning of"},{"type":"text","text":" "},{"type":"text","text":"the collection. "},{"type":"codeVoice","code":"k"},{"type":"text","text":" must be greater than or equal to zero."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the number of elements to drop exceeds the number of elements in"},{"type":"text","text":" "},{"type":"text","text":"the collection, the result is an empty subsequence."}]},{"type":"codeListing","syntax":null,"code":["let numbers = [1, 2, 3, 4, 5]","print(numbers.dropFirst(2))","\/\/ Prints \"[3, 4, 5]\"","print(numbers.dropFirst(10))","\/\/ Prints \"[]\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1) if the collection conforms to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":"; otherwise, O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":" is the number of"},{"type":"text","text":" "},{"type":"text","text":"elements to drop from the beginning of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/dropfirst(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/dropFirst(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a subsequence containing all but the given number of initial"},{"type":"text","text":" "},{"type":"text","text":"elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"dropFirst(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dropFirst"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"method","externalID":"s:SlsE9dropFirsty11SubSequenceQzSiF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/dropFirst(_:)":{"role":"symbol","title":"dropFirst(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dropFirst"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence containing all but the given number of initial"},{"type":"text","text":" "},{"type":"text","text":"elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/dropFirst(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/dropfirst(_:)"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/droplast(_:).json b/main/data/documentation/shieldx509/attributes/droplast(_:).json index 0423cb95b..6540f3183 100644 --- a/main/data/documentation/shieldx509/attributes/droplast(_:).json +++ b/main/data/documentation/shieldx509/attributes/droplast(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dropLast"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"k"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A subsequence that leaves off "},{"type":"codeVoice","code":"k"},{"type":"text","text":" elements from the end."}]}]},{"kind":"parameters","parameters":[{"name":"k","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The number of elements to drop off the end of the"},{"type":"text","text":" "},{"type":"text","text":"collection. "},{"type":"codeVoice","code":"k"},{"type":"text","text":" must be greater than or equal to zero."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the number of elements to drop exceeds the number of elements in the"},{"type":"text","text":" "},{"type":"text","text":"collection, the result is an empty subsequence."}]},{"type":"codeListing","syntax":null,"code":["let numbers = [1, 2, 3, 4, 5]","print(numbers.dropLast(2))","\/\/ Prints \"[1, 2, 3]\"","print(numbers.dropLast(10))","\/\/ Prints \"[]\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1) if the collection conforms to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":"; otherwise, O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":" is the number of"},{"type":"text","text":" "},{"type":"text","text":"elements to drop."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/droplast(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/dropLast(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a subsequence containing all but the specified number of final"},{"type":"text","text":" "},{"type":"text","text":"elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"dropLast(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dropLast"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"method","externalID":"s:SKsE8dropLasty11SubSequenceQzSiF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/BidirectionalCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/dropLast(_:)":{"role":"symbol","title":"dropLast(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dropLast"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence containing all but the specified number of final"},{"type":"text","text":" "},{"type":"text","text":"elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/dropLast(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/droplast(_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/bidirectionalcollection-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dropLast"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"k"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A subsequence that leaves off "},{"type":"codeVoice","code":"k"},{"type":"text","text":" elements from the end."}]}]},{"kind":"parameters","parameters":[{"name":"k","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The number of elements to drop off the end of the"},{"type":"text","text":" "},{"type":"text","text":"collection. "},{"type":"codeVoice","code":"k"},{"type":"text","text":" must be greater than or equal to zero."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the number of elements to drop exceeds the number of elements in the"},{"type":"text","text":" "},{"type":"text","text":"collection, the result is an empty subsequence."}]},{"type":"codeListing","syntax":null,"code":["let numbers = [1, 2, 3, 4, 5]","print(numbers.dropLast(2))","\/\/ Prints \"[1, 2, 3]\"","print(numbers.dropLast(10))","\/\/ Prints \"[]\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1) if the collection conforms to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":"; otherwise, O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":" is the number of"},{"type":"text","text":" "},{"type":"text","text":"elements to drop."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/droplast(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/dropLast(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a subsequence containing all but the specified number of final"},{"type":"text","text":" "},{"type":"text","text":"elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"dropLast(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dropLast"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"method","externalID":"s:SKsE8dropLasty11SubSequenceQzSiF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/BidirectionalCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/dropLast(_:)":{"role":"symbol","title":"dropLast(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dropLast"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence containing all but the specified number of final"},{"type":"text","text":" "},{"type":"text","text":"elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/dropLast(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/droplast(_:)"},"doc://Shield/documentation/ShieldX509/Attributes/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/bidirectionalcollection-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/elementsequal(_:by:).json b/main/data/documentation/shieldx509/attributes/elementsequal(_:by:).json index 9bcd2c486..7cd777f81 100644 --- a/main/data/documentation/shieldx509/attributes/elementsequal(_:by:).json +++ b/main/data/documentation/shieldx509/attributes/elementsequal(_:by:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"elementsEqual"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":" "},{"kind":"internalParam","text":"areEquivalent"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:ST"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if this sequence and "},{"type":"codeVoice","code":"other"},{"type":"text","text":" contain equivalent items,"},{"type":"text","text":" "},{"type":"text","text":"using "},{"type":"codeVoice","code":"areEquivalent"},{"type":"text","text":" as the equivalence test; otherwise, "},{"type":"codeVoice","code":"false."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A sequence to compare to this sequence."}]}]},{"name":"areEquivalent","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A predicate that returns "},{"type":"codeVoice","code":"true"},{"type":"text","text":" if its two arguments"},{"type":"text","text":" "},{"type":"text","text":"are equivalent; otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"At least one of the sequences must be finite."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The predicate must be a "},{"type":"emphasis","inlineContent":[{"type":"text","text":"equivalence relation"}]},{"type":"text","text":" over the elements. That"},{"type":"text","text":" "},{"type":"text","text":"is, for any elements "},{"type":"codeVoice","code":"a"},{"type":"text","text":", "},{"type":"codeVoice","code":"b"},{"type":"text","text":", and "},{"type":"codeVoice","code":"c"},{"type":"text","text":", the following conditions must"},{"type":"text","text":" "},{"type":"text","text":"hold:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"areEquivalent(a, a)"},{"type":"text","text":" is always "},{"type":"codeVoice","code":"true"},{"type":"text","text":". (Reflexivity)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"areEquivalent(a, b)"},{"type":"text","text":" implies "},{"type":"codeVoice","code":"areEquivalent(b, a)"},{"type":"text","text":". (Symmetry)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"If "},{"type":"codeVoice","code":"areEquivalent(a, b)"},{"type":"text","text":" and "},{"type":"codeVoice","code":"areEquivalent(b, c)"},{"type":"text","text":" are both "},{"type":"codeVoice","code":"true"},{"type":"text","text":", then"},{"type":"text","text":" "},{"type":"codeVoice","code":"areEquivalent(a, c)"},{"type":"text","text":" is also "},{"type":"codeVoice","code":"true"},{"type":"text","text":". (Transitivity)"}]}]}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":" is the lesser of the length of the"},{"type":"text","text":" "},{"type":"text","text":"sequence and the length of "},{"type":"codeVoice","code":"other"},{"type":"text","text":"."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/elementsequal(_:by:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/elementsEqual(_:by:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether this sequence and another"},{"type":"text","text":" "},{"type":"text","text":"sequence contain equivalent elements in the same order, using the given"},{"type":"text","text":" "},{"type":"text","text":"predicate as the equivalence test."}],"kind":"symbol","metadata":{"role":"symbol","title":"elementsEqual(_:by:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"elementsEqual"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:STsE13elementsEqual_2bySbqd___Sb7ElementQz_ACQyd__tKXEtKSTRd__lF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/elementsEqual(_:by:)":{"role":"symbol","title":"elementsEqual(_:by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"elementsEqual"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether this sequence and another"},{"type":"text","text":" "},{"type":"text","text":"sequence contain equivalent elements in the same order, using the given"},{"type":"text","text":" "},{"type":"text","text":"predicate as the equivalence test."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/elementsEqual(_:by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/elementsequal(_:by:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"elementsEqual"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":" "},{"kind":"internalParam","text":"areEquivalent"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:ST"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if this sequence and "},{"type":"codeVoice","code":"other"},{"type":"text","text":" contain equivalent items,"},{"type":"text","text":" "},{"type":"text","text":"using "},{"type":"codeVoice","code":"areEquivalent"},{"type":"text","text":" as the equivalence test; otherwise, "},{"type":"codeVoice","code":"false."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A sequence to compare to this sequence."}]}]},{"name":"areEquivalent","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A predicate that returns "},{"type":"codeVoice","code":"true"},{"type":"text","text":" if its two arguments"},{"type":"text","text":" "},{"type":"text","text":"are equivalent; otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"At least one of the sequences must be finite."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The predicate must be a "},{"type":"emphasis","inlineContent":[{"type":"text","text":"equivalence relation"}]},{"type":"text","text":" over the elements. That"},{"type":"text","text":" "},{"type":"text","text":"is, for any elements "},{"type":"codeVoice","code":"a"},{"type":"text","text":", "},{"type":"codeVoice","code":"b"},{"type":"text","text":", and "},{"type":"codeVoice","code":"c"},{"type":"text","text":", the following conditions must"},{"type":"text","text":" "},{"type":"text","text":"hold:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"areEquivalent(a, a)"},{"type":"text","text":" is always "},{"type":"codeVoice","code":"true"},{"type":"text","text":". (Reflexivity)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"areEquivalent(a, b)"},{"type":"text","text":" implies "},{"type":"codeVoice","code":"areEquivalent(b, a)"},{"type":"text","text":". (Symmetry)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"If "},{"type":"codeVoice","code":"areEquivalent(a, b)"},{"type":"text","text":" and "},{"type":"codeVoice","code":"areEquivalent(b, c)"},{"type":"text","text":" are both "},{"type":"codeVoice","code":"true"},{"type":"text","text":", then"},{"type":"text","text":" "},{"type":"codeVoice","code":"areEquivalent(a, c)"},{"type":"text","text":" is also "},{"type":"codeVoice","code":"true"},{"type":"text","text":". (Transitivity)"}]}]}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":" is the lesser of the length of the"},{"type":"text","text":" "},{"type":"text","text":"sequence and the length of "},{"type":"codeVoice","code":"other"},{"type":"text","text":"."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/elementsequal(_:by:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/elementsEqual(_:by:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether this sequence and another"},{"type":"text","text":" "},{"type":"text","text":"sequence contain equivalent elements in the same order, using the given"},{"type":"text","text":" "},{"type":"text","text":"predicate as the equivalence test."}],"kind":"symbol","metadata":{"role":"symbol","title":"elementsEqual(_:by:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"elementsEqual"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:STsE13elementsEqual_2bySbqd___Sb7ElementQz_ACQyd__tKXEtKSTRd__lF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/elementsEqual(_:by:)":{"role":"symbol","title":"elementsEqual(_:by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"elementsEqual"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether this sequence and another"},{"type":"text","text":" "},{"type":"text","text":"sequence contain equivalent elements in the same order, using the given"},{"type":"text","text":" "},{"type":"text","text":"predicate as the equivalence test."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/elementsEqual(_:by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/elementsequal(_:by:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/encodable-implementations.json b/main/data/documentation/shieldx509/attributes/encodable-implementations.json index 954739b93..5b7179b3e 100644 --- a/main/data/documentation/shieldx509/attributes/encodable-implementations.json +++ b/main/data/documentation/shieldx509/attributes/encodable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Encodable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/encode(to:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Encodable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/encode(to:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/encode(to:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Encodable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/encode(to:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Encodable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/encode(to:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/encode(to:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/encode(to:).json b/main/data/documentation/shieldx509/attributes/encode(to:).json index a165e01dc..80b40961a 100644 --- a/main/data/documentation/shieldx509/attributes/encode(to:).json +++ b/main/data/documentation/shieldx509/attributes/encode(to:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"encoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The encoder to write data to."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the value fails to encode anything, "},{"type":"codeVoice","code":"encoder"},{"type":"text","text":" will encode an empty"},{"type":"text","text":" "},{"type":"text","text":"keyed container in its place."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This function throws an error if any values are invalid for the given"},{"type":"text","text":" "},{"type":"text","text":"encoder’s format."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/encode(to:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:10ShieldX50910AttributesV6encode2toys7Encoder_p_tKF","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Encodable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/encode(to:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/encode(to:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Encodable-Implementations":{"role":"collectionGroup","title":"Encodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Encodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/encodable-implementations"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"encoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The encoder to write data to."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the value fails to encode anything, "},{"type":"codeVoice","code":"encoder"},{"type":"text","text":" will encode an empty"},{"type":"text","text":" "},{"type":"text","text":"keyed container in its place."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This function throws an error if any values are invalid for the given"},{"type":"text","text":" "},{"type":"text","text":"encoder’s format."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/encode(to:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:10ShieldX50910AttributesV6encode2toys7Encoder_p_tKF","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Encodable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/encode(to:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/encode(to:)"},"doc://Shield/documentation/ShieldX509/Attributes/Encodable-Implementations":{"role":"collectionGroup","title":"Encodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Encodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/encodable-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/endindex.json b/main/data/documentation/shieldx509/attributes/endindex.json index 2109c3af7..13f938d3c 100644 --- a/main/data/documentation/shieldx509/attributes/endindex.json +++ b/main/data/documentation/shieldx509/attributes/endindex.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"endIndex"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Index","preciseIdentifier":"s:10ShieldX50910AttributesV5Indexa","text":"Index"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"When you need a range that includes the last element of a collection, use"},{"type":"text","text":" "},{"type":"text","text":"the half-open range operator ("},{"type":"codeVoice","code":"..<"},{"type":"text","text":") with "},{"type":"codeVoice","code":"endIndex"},{"type":"text","text":". The "},{"type":"codeVoice","code":"..<"},{"type":"text","text":" operator"},{"type":"text","text":" "},{"type":"text","text":"creates a range that doesn’t include the upper bound, so it’s always"},{"type":"text","text":" "},{"type":"text","text":"safe to use with "},{"type":"codeVoice","code":"endIndex"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["let numbers = [10, 20, 30, 40, 50]","if let index = numbers.firstIndex(of: 30) {"," print(numbers[index ..< numbers.endIndex])","}","\/\/ Prints \"[30, 40, 50]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the collection is empty, "},{"type":"codeVoice","code":"endIndex"},{"type":"text","text":" is equal to "},{"type":"codeVoice","code":"startIndex"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/endindex"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/endIndex","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The collection’s “past the end” position—that is, the position one"},{"type":"text","text":" "},{"type":"text","text":"greater than the last valid subscript argument."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"endIndex","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"endIndex"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:10ShieldX50910AttributesV5Indexa"}],"symbolKind":"property","externalID":"s:10ShieldX50910AttributesV8endIndexSivp","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/Index":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"Attributes.Index","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Index"}],"abstract":[{"type":"text","text":"A type that represents a position in the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Index","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Index"}],"url":"\/documentation\/shieldx509\/attributes\/index"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/endIndex":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"endIndex","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"endIndex"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:10ShieldX50910AttributesV5Indexa"}],"abstract":[{"type":"text","text":"The collection’s “past the end” position—that is, the position one"},{"type":"text","text":" "},{"type":"text","text":"greater than the last valid subscript argument."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/endIndex","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/endindex"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"endIndex"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Index","preciseIdentifier":"s:10ShieldX50910AttributesV5Indexa","text":"Index"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"When you need a range that includes the last element of a collection, use"},{"type":"text","text":" "},{"type":"text","text":"the half-open range operator ("},{"type":"codeVoice","code":"..<"},{"type":"text","text":") with "},{"type":"codeVoice","code":"endIndex"},{"type":"text","text":". The "},{"type":"codeVoice","code":"..<"},{"type":"text","text":" operator"},{"type":"text","text":" "},{"type":"text","text":"creates a range that doesn’t include the upper bound, so it’s always"},{"type":"text","text":" "},{"type":"text","text":"safe to use with "},{"type":"codeVoice","code":"endIndex"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["let numbers = [10, 20, 30, 40, 50]","if let index = numbers.firstIndex(of: 30) {"," print(numbers[index ..< numbers.endIndex])","}","\/\/ Prints \"[30, 40, 50]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the collection is empty, "},{"type":"codeVoice","code":"endIndex"},{"type":"text","text":" is equal to "},{"type":"codeVoice","code":"startIndex"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/endindex"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/endIndex","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The collection’s “past the end” position—that is, the position one"},{"type":"text","text":" "},{"type":"text","text":"greater than the last valid subscript argument."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"endIndex","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"endIndex"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:10ShieldX50910AttributesV5Indexa"}],"symbolKind":"property","externalID":"s:10ShieldX50910AttributesV8endIndexSivp","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/Index":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"Attributes.Index","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Index"}],"abstract":[{"type":"text","text":"A type that represents a position in the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Index","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Index"}],"url":"\/documentation\/shieldx509\/attributes\/index"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/endIndex":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"endIndex","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"endIndex"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:10ShieldX50910AttributesV5Indexa"}],"abstract":[{"type":"text","text":"The collection’s “past the end” position—that is, the position one"},{"type":"text","text":" "},{"type":"text","text":"greater than the last valid subscript argument."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/endIndex","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/endindex"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/enumerated().json b/main/data/documentation/shieldx509/attributes/enumerated().json index 1cc86a47a..f245e9e02 100644 --- a/main/data/documentation/shieldx509/attributes/enumerated().json +++ b/main/data/documentation/shieldx509/attributes/enumerated().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"enumerated"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"EnumeratedSequence","preciseIdentifier":"s:s18EnumeratedSequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A sequence of pairs enumerating the sequence."}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example enumerates the characters of the string “Swift” and prints"},{"type":"text","text":" "},{"type":"text","text":"each character along with its place in the string."}]},{"type":"codeListing","syntax":null,"code":["for (n, c) in \"Swift\".enumerated() {"," print(\"\\(n): '\\(c)'\")","}","\/\/ Prints \"0: 'S'\"","\/\/ Prints \"1: 'w'\"","\/\/ Prints \"2: 'i'\"","\/\/ Prints \"3: 'f'\"","\/\/ Prints \"4: 't'\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"When you enumerate a collection, the integer part of each pair is a counter"},{"type":"text","text":" "},{"type":"text","text":"for the enumeration, but is not necessarily the index of the paired value."},{"type":"text","text":" "},{"type":"text","text":"These counters can be used as indices only in instances of zero-based,"},{"type":"text","text":" "},{"type":"text","text":"integer-indexed collections, such as "},{"type":"codeVoice","code":"Array"},{"type":"text","text":" and "},{"type":"codeVoice","code":"ContiguousArray"},{"type":"text","text":". For"},{"type":"text","text":" "},{"type":"text","text":"other collections the counters may be out of range or of the wrong type"},{"type":"text","text":" "},{"type":"text","text":"to use as an index. To iterate over the elements of a collection with its"},{"type":"text","text":" "},{"type":"text","text":"indices, use the "},{"type":"codeVoice","code":"zip(_:_:)"},{"type":"text","text":" function."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example iterates over the indices and elements of a set, building a"},{"type":"text","text":" "},{"type":"text","text":"list consisting of indices of names with five or fewer letters."}]},{"type":"codeListing","syntax":null,"code":["let names: Set = [\"Sofia\", \"Camilla\", \"Martina\", \"Mateo\", \"Nicolás\"]","var shorterIndices: [Set.Index] = []","for (i, name) in zip(names.indices, names) {"," if name.count <= 5 {"," shorterIndices.append(i)"," }","}"]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Now that the "},{"type":"codeVoice","code":"shorterIndices"},{"type":"text","text":" array holds the indices of the shorter"},{"type":"text","text":" "},{"type":"text","text":"names in the "},{"type":"codeVoice","code":"names"},{"type":"text","text":" set, you can use those indices to access elements in"},{"type":"text","text":" "},{"type":"text","text":"the set."}]},{"type":"codeListing","syntax":null,"code":["for i in shorterIndices {"," print(names[i])","}","\/\/ Prints \"Sofia\"","\/\/ Prints \"Mateo\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1)"}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/enumerated()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/enumerated()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a sequence of pairs ("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":", "},{"type":"emphasis","inlineContent":[{"type":"text","text":"x"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" represents a"},{"type":"text","text":" "},{"type":"text","text":"consecutive integer starting at zero and "},{"type":"emphasis","inlineContent":[{"type":"text","text":"x"}]},{"type":"text","text":" represents an element of"},{"type":"text","text":" "},{"type":"text","text":"the sequence."}],"kind":"symbol","metadata":{"role":"symbol","title":"enumerated()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"enumerated"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"EnumeratedSequence","preciseIdentifier":"s:s18EnumeratedSequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"symbolKind":"method","externalID":"s:STsE10enumerateds18EnumeratedSequenceVyxGyF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/enumerated()":{"role":"symbol","title":"enumerated()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"enumerated"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"EnumeratedSequence","preciseIdentifier":"s:s18EnumeratedSequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Returns a sequence of pairs ("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":", "},{"type":"emphasis","inlineContent":[{"type":"text","text":"x"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" represents a"},{"type":"text","text":" "},{"type":"text","text":"consecutive integer starting at zero and "},{"type":"emphasis","inlineContent":[{"type":"text","text":"x"}]},{"type":"text","text":" represents an element of"},{"type":"text","text":" "},{"type":"text","text":"the sequence."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/enumerated()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/enumerated()"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"enumerated"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"EnumeratedSequence","preciseIdentifier":"s:s18EnumeratedSequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A sequence of pairs enumerating the sequence."}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example enumerates the characters of the string “Swift” and prints"},{"type":"text","text":" "},{"type":"text","text":"each character along with its place in the string."}]},{"type":"codeListing","syntax":null,"code":["for (n, c) in \"Swift\".enumerated() {"," print(\"\\(n): '\\(c)'\")","}","\/\/ Prints \"0: 'S'\"","\/\/ Prints \"1: 'w'\"","\/\/ Prints \"2: 'i'\"","\/\/ Prints \"3: 'f'\"","\/\/ Prints \"4: 't'\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"When you enumerate a collection, the integer part of each pair is a counter"},{"type":"text","text":" "},{"type":"text","text":"for the enumeration, but is not necessarily the index of the paired value."},{"type":"text","text":" "},{"type":"text","text":"These counters can be used as indices only in instances of zero-based,"},{"type":"text","text":" "},{"type":"text","text":"integer-indexed collections, such as "},{"type":"codeVoice","code":"Array"},{"type":"text","text":" and "},{"type":"codeVoice","code":"ContiguousArray"},{"type":"text","text":". For"},{"type":"text","text":" "},{"type":"text","text":"other collections the counters may be out of range or of the wrong type"},{"type":"text","text":" "},{"type":"text","text":"to use as an index. To iterate over the elements of a collection with its"},{"type":"text","text":" "},{"type":"text","text":"indices, use the "},{"type":"codeVoice","code":"zip(_:_:)"},{"type":"text","text":" function."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example iterates over the indices and elements of a set, building a"},{"type":"text","text":" "},{"type":"text","text":"list consisting of indices of names with five or fewer letters."}]},{"type":"codeListing","syntax":null,"code":["let names: Set = [\"Sofia\", \"Camilla\", \"Martina\", \"Mateo\", \"Nicolás\"]","var shorterIndices: [Set.Index] = []","for (i, name) in zip(names.indices, names) {"," if name.count <= 5 {"," shorterIndices.append(i)"," }","}"]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Now that the "},{"type":"codeVoice","code":"shorterIndices"},{"type":"text","text":" array holds the indices of the shorter"},{"type":"text","text":" "},{"type":"text","text":"names in the "},{"type":"codeVoice","code":"names"},{"type":"text","text":" set, you can use those indices to access elements in"},{"type":"text","text":" "},{"type":"text","text":"the set."}]},{"type":"codeListing","syntax":null,"code":["for i in shorterIndices {"," print(names[i])","}","\/\/ Prints \"Sofia\"","\/\/ Prints \"Mateo\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1)"}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/enumerated()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/enumerated()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a sequence of pairs ("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":", "},{"type":"emphasis","inlineContent":[{"type":"text","text":"x"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" represents a"},{"type":"text","text":" "},{"type":"text","text":"consecutive integer starting at zero and "},{"type":"emphasis","inlineContent":[{"type":"text","text":"x"}]},{"type":"text","text":" represents an element of"},{"type":"text","text":" "},{"type":"text","text":"the sequence."}],"kind":"symbol","metadata":{"role":"symbol","title":"enumerated()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"enumerated"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"EnumeratedSequence","preciseIdentifier":"s:s18EnumeratedSequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"symbolKind":"method","externalID":"s:STsE10enumerateds18EnumeratedSequenceVyxGyF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/enumerated()":{"role":"symbol","title":"enumerated()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"enumerated"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"EnumeratedSequence","preciseIdentifier":"s:s18EnumeratedSequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Returns a sequence of pairs ("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":", "},{"type":"emphasis","inlineContent":[{"type":"text","text":"x"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" represents a"},{"type":"text","text":" "},{"type":"text","text":"consecutive integer starting at zero and "},{"type":"emphasis","inlineContent":[{"type":"text","text":"x"}]},{"type":"text","text":" represents an element of"},{"type":"text","text":" "},{"type":"text","text":"the sequence."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/enumerated()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/enumerated()"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/equatable-implementations.json b/main/data/documentation/shieldx509/attributes/equatable-implementations.json index 02f2056e6..ceb933347 100644 --- a/main/data/documentation/shieldx509/attributes/equatable-implementations.json +++ b/main/data/documentation/shieldx509/attributes/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/!=(_:_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/==(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/==(_:_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"==(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"=="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:10ShieldX50910AttributesV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:10ShieldX50910AttributesV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether two values are equal."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/==(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/==(_:_:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/!=(_:_:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/!=(_:_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/==(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/==(_:_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"==(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"=="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:10ShieldX50910AttributesV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:10ShieldX50910AttributesV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether two values are equal."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/==(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/==(_:_:)"},"doc://Shield/documentation/ShieldX509/Attributes/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/error.json b/main/data/documentation/shieldx509/attributes/error.json index 38066cfde..9f3ce5538 100644 --- a/main/data/documentation/shieldx509/attributes/error.json +++ b/main/data/documentation/shieldx509/attributes/error.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/error"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/SQ","doc:\/\/Shield\/s5ErrorP","doc:\/\/Shield\/SH","doc:\/\/Shield\/s8SendableP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/invalidElement","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/singleValueRequired"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/Error-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"title":"Attributes.Error","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:10ShieldX50910AttributesV5ErrorO","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/Error/invalidElement":{"role":"symbol","title":"Attributes.Error.invalidElement","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidElement"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/invalidElement","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/error\/invalidelement"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Error/singleValueRequired":{"role":"symbol","title":"Attributes.Error.singleValueRequired","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"singleValueRequired"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/singleValueRequired","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/error\/singlevaluerequired"},"doc://Shield/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/Shield\/s8SendableP"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/Attributes/Error/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/error\/equatable-implementations"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Error":{"role":"symbol","title":"Attributes.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/attributes\/error"},"doc://Shield/s5ErrorP":{"type":"unresolvable","title":"Swift.Error","identifier":"doc:\/\/Shield\/s5ErrorP"},"doc://Shield/documentation/ShieldX509/Attributes/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/error\/error-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/error"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/SQ","doc:\/\/Shield\/s5ErrorP","doc:\/\/Shield\/SH","doc:\/\/Shield\/s8SendableP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/invalidElement","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/singleValueRequired"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/Error-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"title":"Attributes.Error","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:10ShieldX50910AttributesV5ErrorO","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Error/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/error\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/Error/invalidElement":{"role":"symbol","title":"Attributes.Error.invalidElement","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidElement"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/invalidElement","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/error\/invalidelement"},"doc://Shield/documentation/ShieldX509/Attributes/Error":{"role":"symbol","title":"Attributes.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/attributes\/error"},"doc://Shield/documentation/ShieldX509/Attributes/Error/singleValueRequired":{"role":"symbol","title":"Attributes.Error.singleValueRequired","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"singleValueRequired"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/singleValueRequired","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/error\/singlevaluerequired"},"doc://Shield/documentation/ShieldX509/Attributes/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/error\/error-implementations"},"doc://Shield/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/Shield\/s8SendableP"},"doc://Shield/s5ErrorP":{"type":"unresolvable","title":"Swift.Error","identifier":"doc:\/\/Shield\/s5ErrorP"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/error/!=(_:_:).json b/main/data/documentation/shieldx509/attributes/error/!=(_:_:).json index bbfef404e..3369717f9 100644 --- a/main/data/documentation/shieldx509/attributes/error/!=(_:_:).json +++ b/main/data/documentation/shieldx509/attributes/error/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/error\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50910AttributesV5ErrorO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/Error/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/error\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/Attributes/Error":{"role":"symbol","title":"Attributes.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/attributes\/error"},"doc://Shield/documentation/ShieldX509/Attributes/Error/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/error\/equatable-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/error\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50910AttributesV5ErrorO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Error":{"role":"symbol","title":"Attributes.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/attributes\/error"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Error/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/error\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/Error/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/error\/!=(_:_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/error/equatable-implementations.json b/main/data/documentation/shieldx509/attributes/error/equatable-implementations.json index 6660dabcb..8d0b8f97e 100644 --- a/main/data/documentation/shieldx509/attributes/error/equatable-implementations.json +++ b/main/data/documentation/shieldx509/attributes/error/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/Error":{"role":"symbol","title":"Attributes.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/attributes\/error"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Error/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/error\/!=(_:_:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Error":{"role":"symbol","title":"Attributes.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/attributes\/error"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Error/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/error\/!=(_:_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/error/error-implementations.json b/main/data/documentation/shieldx509/attributes/error/error-implementations.json index d57f2faaf..43ec92ead 100644 --- a/main/data/documentation/shieldx509/attributes/error/error-implementations.json +++ b/main/data/documentation/shieldx509/attributes/error/error-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/Error-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/localizedDescription"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Error Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Error/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/error\/localizeddescription"},"doc://Shield/documentation/ShieldX509/Attributes/Error":{"role":"symbol","title":"Attributes.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/attributes\/error"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/Error-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/localizedDescription"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Error Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/Error/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/error\/localizeddescription"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Error":{"role":"symbol","title":"Attributes.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/attributes\/error"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/error/invalidelement.json b/main/data/documentation/shieldx509/attributes/error/invalidelement.json index 8793f2439..544bc5f80 100644 --- a/main/data/documentation/shieldx509/attributes/error/invalidelement.json +++ b/main/data/documentation/shieldx509/attributes/error/invalidelement.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidElement"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/error\/invalidelement"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/invalidElement","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidElement"}],"title":"Attributes.Error.invalidElement","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50910AttributesV5ErrorO14invalidElementyAEyx_GAGmAA22AttributeValuesHandlerRzlF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Error":{"role":"symbol","title":"Attributes.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/attributes\/error"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Error/invalidElement":{"role":"symbol","title":"Attributes.Error.invalidElement","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidElement"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/invalidElement","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/error\/invalidelement"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidElement"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/error\/invalidelement"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/invalidElement","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidElement"}],"title":"Attributes.Error.invalidElement","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50910AttributesV5ErrorO14invalidElementyAEyx_GAGmAA22AttributeValuesHandlerRzlF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Error/invalidElement":{"role":"symbol","title":"Attributes.Error.invalidElement","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidElement"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/invalidElement","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/error\/invalidelement"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Error":{"role":"symbol","title":"Attributes.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/attributes\/error"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/error/localizeddescription.json b/main/data/documentation/shieldx509/attributes/error/localizeddescription.json index cac3ebaf0..2b4b86758 100644 --- a/main/data/documentation/shieldx509/attributes/error/localizeddescription.json +++ b/main/data/documentation/shieldx509/attributes/error/localizeddescription.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/error\/localizeddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/localizedDescription","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"kind":"symbol","metadata":{"role":"symbol","title":"localizedDescription","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"symbolKind":"property","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:10ShieldX50910AttributesV5ErrorO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/Error-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/Error/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/error\/localizeddescription"},"doc://Shield/documentation/ShieldX509/Attributes/Error":{"role":"symbol","title":"Attributes.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/attributes\/error"},"doc://Shield/documentation/ShieldX509/Attributes/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/error\/error-implementations"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/error\/localizeddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/localizedDescription","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"kind":"symbol","metadata":{"role":"symbol","title":"localizedDescription","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"symbolKind":"property","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:10ShieldX50910AttributesV5ErrorO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/Error-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Error":{"role":"symbol","title":"Attributes.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/attributes\/error"},"doc://Shield/documentation/ShieldX509/Attributes/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/error\/error-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/Error/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/error\/localizeddescription"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/error/singlevaluerequired.json b/main/data/documentation/shieldx509/attributes/error/singlevaluerequired.json index 2188ec2d7..1299a17e7 100644 --- a/main/data/documentation/shieldx509/attributes/error/singlevaluerequired.json +++ b/main/data/documentation/shieldx509/attributes/error/singlevaluerequired.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"singleValueRequired"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/error\/singlevaluerequired"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/singleValueRequired","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"singleValueRequired"}],"title":"Attributes.Error.singleValueRequired","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50910AttributesV5ErrorO19singleValueRequiredyAEyx_GAGmAA22AttributeValuesHandlerRzlF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/Error":{"role":"symbol","title":"Attributes.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/attributes\/error"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Error/singleValueRequired":{"role":"symbol","title":"Attributes.Error.singleValueRequired","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"singleValueRequired"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/singleValueRequired","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/error\/singlevaluerequired"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"singleValueRequired"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/error\/singlevaluerequired"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/singleValueRequired","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"singleValueRequired"}],"title":"Attributes.Error.singleValueRequired","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50910AttributesV5ErrorO19singleValueRequiredyAEyx_GAGmAA22AttributeValuesHandlerRzlF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Error/singleValueRequired":{"role":"symbol","title":"Attributes.Error.singleValueRequired","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"singleValueRequired"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error\/singleValueRequired","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/error\/singlevaluerequired"},"doc://Shield/documentation/ShieldX509/Attributes/Error":{"role":"symbol","title":"Attributes.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/attributes\/error"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/filter(_:).json b/main/data/documentation/shieldx509/attributes/filter(_:).json index 01560c5aa..5cd4611d1 100644 --- a/main/data/documentation/shieldx509/attributes/filter(_:).json +++ b/main/data/documentation/shieldx509/attributes/filter(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"filter"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"isIncluded"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"An array of the elements that "},{"type":"codeVoice","code":"isIncluded"},{"type":"text","text":" allowed."}]}]},{"kind":"parameters","parameters":[{"name":"isIncluded","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element of the"},{"type":"text","text":" "},{"type":"text","text":"sequence as its argument and returns a Boolean value indicating"},{"type":"text","text":" "},{"type":"text","text":"whether the element should be included in the returned array."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"In this example, "},{"type":"codeVoice","code":"filter(_:)"},{"type":"text","text":" is used to include only names shorter than"},{"type":"text","text":" "},{"type":"text","text":"five characters."}]},{"type":"codeListing","syntax":null,"code":["let cast = [\"Vivien\", \"Marlon\", \"Kim\", \"Karl\"]","let shortNames = cast.filter { $0.count < 5 }","print(shortNames)","\/\/ Prints \"[\"Kim\", \"Karl\"]\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/filter(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/filter(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns an array containing, in order, the elements of the sequence"},{"type":"text","text":" "},{"type":"text","text":"that satisfy the given predicate."}],"kind":"symbol","metadata":{"role":"symbol","title":"filter(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"filter"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:STsE6filterySay7ElementQzGSbACKXEKF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/filter(_:)":{"role":"symbol","title":"filter(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"filter"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns an array containing, in order, the elements of the sequence"},{"type":"text","text":" "},{"type":"text","text":"that satisfy the given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/filter(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/filter(_:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"filter"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"isIncluded"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"An array of the elements that "},{"type":"codeVoice","code":"isIncluded"},{"type":"text","text":" allowed."}]}]},{"kind":"parameters","parameters":[{"name":"isIncluded","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element of the"},{"type":"text","text":" "},{"type":"text","text":"sequence as its argument and returns a Boolean value indicating"},{"type":"text","text":" "},{"type":"text","text":"whether the element should be included in the returned array."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"In this example, "},{"type":"codeVoice","code":"filter(_:)"},{"type":"text","text":" is used to include only names shorter than"},{"type":"text","text":" "},{"type":"text","text":"five characters."}]},{"type":"codeListing","syntax":null,"code":["let cast = [\"Vivien\", \"Marlon\", \"Kim\", \"Karl\"]","let shortNames = cast.filter { $0.count < 5 }","print(shortNames)","\/\/ Prints \"[\"Kim\", \"Karl\"]\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/filter(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/filter(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns an array containing, in order, the elements of the sequence"},{"type":"text","text":" "},{"type":"text","text":"that satisfy the given predicate."}],"kind":"symbol","metadata":{"role":"symbol","title":"filter(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"filter"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:STsE6filterySay7ElementQzGSbACKXEKF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/filter(_:)":{"role":"symbol","title":"filter(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"filter"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns an array containing, in order, the elements of the sequence"},{"type":"text","text":" "},{"type":"text","text":"that satisfy the given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/filter(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/filter(_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/first(_:)-4fesr.json b/main/data/documentation/shieldx509/attributes/first(_:)-4fesr.json index 101270558..1bc8850c1 100644 --- a/main/data/documentation/shieldx509/attributes/first(_:)-4fesr.json +++ b/main/data/documentation/shieldx509/attributes/first(_:)-4fesr.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV5firstyqd__Sgqd__mKAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV5firstyqd__Sgqd__mKAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"? "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"AV"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SingleAttributeValue","preciseIdentifier":"s:10ShieldX50920SingleAttributeValueP","text":"SingleAttributeValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/first(_:)-4fesr"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/first(_:)-4fesr","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV5firstyqd__Sgqd__mKAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV5firstyqd__Sgqd__mKAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"?"}],"title":"first(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910AttributesV5firstyqd__Sgqd__mKAA20SingleAttributeValueRd__lF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/first(_:)-4fesr":{"role":"symbol","title":"first(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV5firstyqd__Sgqd__mKAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV5firstyqd__Sgqd__mKAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/first(_:)-4fesr","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/first(_:)-4fesr"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/SingleAttributeValue":{"role":"symbol","title":"SingleAttributeValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"SingleAttributeValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SingleAttributeValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SingleAttributeValue"}],"url":"\/documentation\/shieldx509\/singleattributevalue"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV5firstyqd__Sgqd__mKAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV5firstyqd__Sgqd__mKAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"? "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"AV"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SingleAttributeValue","preciseIdentifier":"s:10ShieldX50920SingleAttributeValueP","text":"SingleAttributeValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/first(_:)-4fesr"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/first(_:)-4fesr","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV5firstyqd__Sgqd__mKAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV5firstyqd__Sgqd__mKAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"?"}],"title":"first(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910AttributesV5firstyqd__Sgqd__mKAA20SingleAttributeValueRd__lF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/SingleAttributeValue":{"role":"symbol","title":"SingleAttributeValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"SingleAttributeValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SingleAttributeValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SingleAttributeValue"}],"url":"\/documentation\/shieldx509\/singleattributevalue"},"doc://Shield/documentation/ShieldX509/Attributes/first(_:)-4fesr":{"role":"symbol","title":"first(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV5firstyqd__Sgqd__mKAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV5firstyqd__Sgqd__mKAA20SingleAttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/first(_:)-4fesr","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/first(_:)-4fesr"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/first(_:)-6qw87.json b/main/data/documentation/shieldx509/attributes/first(_:)-6qw87.json index a184c4bf0..85d2336c6 100644 --- a/main/data/documentation/shieldx509/attributes/first(_:)-6qw87.json +++ b/main/data/documentation/shieldx509/attributes/first(_:)-6qw87.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV5firstySayqd__GSgqd__mKAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV5firstySayqd__GSgqd__mKAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"]? "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"AV"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","preciseIdentifier":"s:10ShieldX50914AttributeValueP","text":"AttributeValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/first(_:)-6qw87"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/first(_:)-6qw87","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV5firstySayqd__GSgqd__mKAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV5firstySayqd__GSgqd__mKAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"]?"}],"title":"first(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910AttributesV5firstySayqd__GSgqd__mKAA14AttributeValueRd__lF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/AttributeValue":{"role":"symbol","title":"AttributeValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValue"}],"url":"\/documentation\/shieldx509\/attributevalue"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/first(_:)-6qw87":{"role":"symbol","title":"first(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV5firstySayqd__GSgqd__mKAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV5firstySayqd__GSgqd__mKAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"]?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/first(_:)-6qw87","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/first(_:)-6qw87"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV5firstySayqd__GSgqd__mKAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV5firstySayqd__GSgqd__mKAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"]? "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"AV"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","preciseIdentifier":"s:10ShieldX50914AttributeValueP","text":"AttributeValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/first(_:)-6qw87"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/first(_:)-6qw87","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV5firstySayqd__GSgqd__mKAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV5firstySayqd__GSgqd__mKAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"]?"}],"title":"first(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910AttributesV5firstySayqd__GSgqd__mKAA14AttributeValueRd__lF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/first(_:)-6qw87":{"role":"symbol","title":"first(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV5firstySayqd__GSgqd__mKAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV5firstySayqd__GSgqd__mKAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"]?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/first(_:)-6qw87","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/first(_:)-6qw87"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AttributeValue":{"role":"symbol","title":"AttributeValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValue"}],"url":"\/documentation\/shieldx509\/attributevalue"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/first(where:).json b/main/data/documentation/shieldx509/attributes/first(where:).json index 33321c10e..64e2ea9cf 100644 --- a/main/data/documentation/shieldx509/attributes/first(where:).json +++ b/main/data/documentation/shieldx509/attributes/first(where:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":" "},{"kind":"internalParam","text":"predicate"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The first element of the sequence that satisfies "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":","},{"type":"text","text":" "},{"type":"text","text":"or "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" if there is no element that satisfies "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"predicate","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element of the sequence as"},{"type":"text","text":" "},{"type":"text","text":"its argument and returns a Boolean value indicating whether the"},{"type":"text","text":" "},{"type":"text","text":"element is a match."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The following example uses the "},{"type":"codeVoice","code":"first(where:)"},{"type":"text","text":" method to find the first"},{"type":"text","text":" "},{"type":"text","text":"negative number in an array of integers:"}]},{"type":"codeListing","syntax":null,"code":["let numbers = [3, 7, 4, -2, 9, -6, 10, 1]","if let firstNegative = numbers.first(where: { $0 < 0 }) {"," print(\"The first negative number is \\(firstNegative).\")","}","\/\/ Prints \"The first negative number is -2.\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/first(where:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/first(where:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the first element of the sequence that satisfies the given"},{"type":"text","text":" "},{"type":"text","text":"predicate."}],"kind":"symbol","metadata":{"role":"symbol","title":"first(where:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:STsE5first5where7ElementQzSgSbADKXE_tKF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/first(where:)":{"role":"symbol","title":"first(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the first element of the sequence that satisfies the given"},{"type":"text","text":" "},{"type":"text","text":"predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/first(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/first(where:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":" "},{"kind":"internalParam","text":"predicate"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The first element of the sequence that satisfies "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":","},{"type":"text","text":" "},{"type":"text","text":"or "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" if there is no element that satisfies "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"predicate","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element of the sequence as"},{"type":"text","text":" "},{"type":"text","text":"its argument and returns a Boolean value indicating whether the"},{"type":"text","text":" "},{"type":"text","text":"element is a match."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The following example uses the "},{"type":"codeVoice","code":"first(where:)"},{"type":"text","text":" method to find the first"},{"type":"text","text":" "},{"type":"text","text":"negative number in an array of integers:"}]},{"type":"codeListing","syntax":null,"code":["let numbers = [3, 7, 4, -2, 9, -6, 10, 1]","if let firstNegative = numbers.first(where: { $0 < 0 }) {"," print(\"The first negative number is \\(firstNegative).\")","}","\/\/ Prints \"The first negative number is -2.\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/first(where:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/first(where:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the first element of the sequence that satisfies the given"},{"type":"text","text":" "},{"type":"text","text":"predicate."}],"kind":"symbol","metadata":{"role":"symbol","title":"first(where:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:STsE5first5where7ElementQzSgSbADKXE_tKF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/first(where:)":{"role":"symbol","title":"first(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the first element of the sequence that satisfies the given"},{"type":"text","text":" "},{"type":"text","text":"predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/first(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/first(where:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/first.json b/main/data/documentation/shieldx509/attributes/first.json index dc379dc84..7bef59dd7 100644 --- a/main/data/documentation/shieldx509/attributes/first.json +++ b/main/data/documentation/shieldx509/attributes/first.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the collection is empty, the value of this property is "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["let numbers = [10, 20, 30, 40, 50]","if let firstNumber = numbers.first {"," print(firstNumber)","}","\/\/ Prints \"10\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/first"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/first","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The first element of the collection."}],"kind":"symbol","metadata":{"role":"symbol","title":"first","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"property","externalID":"s:SlsE5first7ElementQzSgvp::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/first":{"role":"symbol","title":"first","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The first element of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/first","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/first"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the collection is empty, the value of this property is "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["let numbers = [10, 20, 30, 40, 50]","if let firstNumber = numbers.first {"," print(firstNumber)","}","\/\/ Prints \"10\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/first"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/first","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The first element of the collection."}],"kind":"symbol","metadata":{"role":"symbol","title":"first","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"property","externalID":"s:SlsE5first7ElementQzSgvp::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/first":{"role":"symbol","title":"first","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The first element of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/first","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/first"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/firstindex(where:).json b/main/data/documentation/shieldx509/attributes/firstindex(where:).json index c6186f528..8c3d6f375 100644 --- a/main/data/documentation/shieldx509/attributes/firstindex(where:).json +++ b/main/data/documentation/shieldx509/attributes/firstindex(where:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"firstIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":" "},{"kind":"internalParam","text":"predicate"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The index of the first element for which "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":" returns"},{"type":"text","text":" "},{"type":"codeVoice","code":"true"},{"type":"text","text":". If no elements in the collection satisfy the given predicate,"},{"type":"text","text":" "},{"type":"text","text":"returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"predicate","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element as its argument"},{"type":"text","text":" "},{"type":"text","text":"and returns a Boolean value that indicates whether the passed element"},{"type":"text","text":" "},{"type":"text","text":"represents a match."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"You can use the predicate to find an element of a type that doesn’t"},{"type":"text","text":" "},{"type":"text","text":"conform to the "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":" protocol or to find an element that matches"},{"type":"text","text":" "},{"type":"text","text":"particular criteria. Here’s an example that finds a student name that"},{"type":"text","text":" "},{"type":"text","text":"begins with the letter “A”:"}]},{"type":"codeListing","syntax":null,"code":["let students = [\"Kofi\", \"Abena\", \"Peter\", \"Kweku\", \"Akosua\"]","if let i = students.firstIndex(where: { $0.hasPrefix(\"A\") }) {"," print(\"\\(students[i]) starts with 'A'!\")","}","\/\/ Prints \"Abena starts with 'A'!\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/firstindex(where:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/firstIndex(where:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the first index in which an element of the collection satisfies"},{"type":"text","text":" "},{"type":"text","text":"the given predicate."}],"kind":"symbol","metadata":{"role":"symbol","title":"firstIndex(where:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"firstIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:SlsE10firstIndex5where0B0QzSgSb7ElementQzKXE_tKF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/firstIndex(where:)":{"role":"symbol","title":"firstIndex(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"firstIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the first index in which an element of the collection satisfies"},{"type":"text","text":" "},{"type":"text","text":"the given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/firstIndex(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/firstindex(where:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"firstIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":" "},{"kind":"internalParam","text":"predicate"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The index of the first element for which "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":" returns"},{"type":"text","text":" "},{"type":"codeVoice","code":"true"},{"type":"text","text":". If no elements in the collection satisfy the given predicate,"},{"type":"text","text":" "},{"type":"text","text":"returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"predicate","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element as its argument"},{"type":"text","text":" "},{"type":"text","text":"and returns a Boolean value that indicates whether the passed element"},{"type":"text","text":" "},{"type":"text","text":"represents a match."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"You can use the predicate to find an element of a type that doesn’t"},{"type":"text","text":" "},{"type":"text","text":"conform to the "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":" protocol or to find an element that matches"},{"type":"text","text":" "},{"type":"text","text":"particular criteria. Here’s an example that finds a student name that"},{"type":"text","text":" "},{"type":"text","text":"begins with the letter “A”:"}]},{"type":"codeListing","syntax":null,"code":["let students = [\"Kofi\", \"Abena\", \"Peter\", \"Kweku\", \"Akosua\"]","if let i = students.firstIndex(where: { $0.hasPrefix(\"A\") }) {"," print(\"\\(students[i]) starts with 'A'!\")","}","\/\/ Prints \"Abena starts with 'A'!\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/firstindex(where:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/firstIndex(where:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the first index in which an element of the collection satisfies"},{"type":"text","text":" "},{"type":"text","text":"the given predicate."}],"kind":"symbol","metadata":{"role":"symbol","title":"firstIndex(where:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"firstIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:SlsE10firstIndex5where0B0QzSgSb7ElementQzKXE_tKF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/firstIndex(where:)":{"role":"symbol","title":"firstIndex(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"firstIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the first index in which an element of the collection satisfies"},{"type":"text","text":" "},{"type":"text","text":"the given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/firstIndex(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/firstindex(where:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/flatmap(_:)-20ffo.json b/main/data/documentation/shieldx509/attributes/flatmap(_:)-20ffo.json index e25f5b3b1..7c5866d15 100644 --- a/main/data/documentation/shieldx509/attributes/flatmap(_:)-20ffo.json +++ b/main/data/documentation/shieldx509/attributes/flatmap(_:)-20ffo.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"flatMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"SegmentOfResult"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"transform"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SegmentOfResult"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"SegmentOfResult"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"] "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"SegmentOfResult"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:ST"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The resulting flattened array."}]}]},{"kind":"parameters","parameters":[{"name":"transform","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that accepts an element of this"},{"type":"text","text":" "},{"type":"text","text":"sequence as its argument and returns a sequence or collection."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Use this method to receive a single-level collection when your"},{"type":"text","text":" "},{"type":"text","text":"transformation produces a sequence or collection for each element."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"In this example, note the difference in the result of using "},{"type":"codeVoice","code":"map"},{"type":"text","text":" and"},{"type":"text","text":" "},{"type":"codeVoice","code":"flatMap"},{"type":"text","text":" with a transformation that returns an array."}]},{"type":"codeListing","syntax":null,"code":["let numbers = [1, 2, 3, 4]","","let mapped = numbers.map { Array(repeating: $0, count: $0) }","\/\/ [[1], [2, 2], [3, 3, 3], [4, 4, 4, 4]]","","let flatMapped = numbers.flatMap { Array(repeating: $0, count: $0) }","\/\/ [1, 2, 2, 3, 3, 3, 4, 4, 4, 4]"]},{"type":"paragraph","inlineContent":[{"type":"text","text":"In fact, "},{"type":"codeVoice","code":"s.flatMap(transform)"},{"type":"text","text":" is equivalent to"},{"type":"text","text":" "},{"type":"codeVoice","code":"Array(s.map(transform).joined())"},{"type":"text","text":"."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":" + "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of this sequence"},{"type":"text","text":" "},{"type":"text","text":"and "},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":" is the length of the result."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/flatmap(_:)-20ffo"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/flatMap(_:)-20ffo","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns an array containing the concatenated results of calling the"},{"type":"text","text":" "},{"type":"text","text":"given transformation with each element of this sequence."}],"kind":"symbol","metadata":{"role":"symbol","title":"flatMap(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"flatMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"SegmentOfResult"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SegmentOfResult"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"SegmentOfResult"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:STsE7flatMapySay7ElementQyd__Gqd__ABQzKXEKSTRd__lF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/flatMap(_:)-20ffo":{"role":"symbol","title":"flatMap(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"flatMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"SegmentOfResult"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SegmentOfResult"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"SegmentOfResult"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns an array containing the concatenated results of calling the"},{"type":"text","text":" "},{"type":"text","text":"given transformation with each element of this sequence."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/flatMap(_:)-20ffo","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/flatmap(_:)-20ffo"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"flatMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"SegmentOfResult"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"transform"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SegmentOfResult"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"SegmentOfResult"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"] "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"SegmentOfResult"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:ST"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The resulting flattened array."}]}]},{"kind":"parameters","parameters":[{"name":"transform","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that accepts an element of this"},{"type":"text","text":" "},{"type":"text","text":"sequence as its argument and returns a sequence or collection."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Use this method to receive a single-level collection when your"},{"type":"text","text":" "},{"type":"text","text":"transformation produces a sequence or collection for each element."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"In this example, note the difference in the result of using "},{"type":"codeVoice","code":"map"},{"type":"text","text":" and"},{"type":"text","text":" "},{"type":"codeVoice","code":"flatMap"},{"type":"text","text":" with a transformation that returns an array."}]},{"type":"codeListing","syntax":null,"code":["let numbers = [1, 2, 3, 4]","","let mapped = numbers.map { Array(repeating: $0, count: $0) }","\/\/ [[1], [2, 2], [3, 3, 3], [4, 4, 4, 4]]","","let flatMapped = numbers.flatMap { Array(repeating: $0, count: $0) }","\/\/ [1, 2, 2, 3, 3, 3, 4, 4, 4, 4]"]},{"type":"paragraph","inlineContent":[{"type":"text","text":"In fact, "},{"type":"codeVoice","code":"s.flatMap(transform)"},{"type":"text","text":" is equivalent to"},{"type":"text","text":" "},{"type":"codeVoice","code":"Array(s.map(transform).joined())"},{"type":"text","text":"."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":" + "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of this sequence"},{"type":"text","text":" "},{"type":"text","text":"and "},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":" is the length of the result."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/flatmap(_:)-20ffo"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/flatMap(_:)-20ffo","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns an array containing the concatenated results of calling the"},{"type":"text","text":" "},{"type":"text","text":"given transformation with each element of this sequence."}],"kind":"symbol","metadata":{"role":"symbol","title":"flatMap(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"flatMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"SegmentOfResult"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SegmentOfResult"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"SegmentOfResult"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:STsE7flatMapySay7ElementQyd__Gqd__ABQzKXEKSTRd__lF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/flatMap(_:)-20ffo":{"role":"symbol","title":"flatMap(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"flatMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"SegmentOfResult"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SegmentOfResult"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"SegmentOfResult"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns an array containing the concatenated results of calling the"},{"type":"text","text":" "},{"type":"text","text":"given transformation with each element of this sequence."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/flatMap(_:)-20ffo","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/flatmap(_:)-20ffo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/flatmap(_:)-818hy.json b/main/data/documentation/shieldx509/attributes/flatmap(_:)-818hy.json index 239a46881..577bfbb9c 100644 --- a/main/data/documentation/shieldx509/attributes/flatmap(_:)-818hy.json +++ b/main/data/documentation/shieldx509/attributes/flatmap(_:)-818hy.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"flatMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"ElementOfResult"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"transform"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/flatmap(_:)-818hy"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/flatMap(_:)-818hy","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"flatMap(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"flatMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"ElementOfResult"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:STsE7flatMapySayqd__Gqd__Sg7ElementQzKXEKlF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Please use compactMap(_:) for the case where closure returns an optional value"}]}],"references":{"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/flatMap(_:)-818hy":{"role":"symbol","title":"flatMap(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"flatMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"ElementOfResult"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/flatMap(_:)-818hy","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx509\/attributes\/flatmap(_:)-818hy"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"flatMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"ElementOfResult"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"transform"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/flatmap(_:)-818hy"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/flatMap(_:)-818hy","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"flatMap(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"flatMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"ElementOfResult"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:STsE7flatMapySayqd__Gqd__Sg7ElementQzKXEKlF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Please use compactMap(_:) for the case where closure returns an optional value"}]}],"references":{"doc://Shield/documentation/ShieldX509/Attributes/flatMap(_:)-818hy":{"role":"symbol","title":"flatMap(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"flatMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"ElementOfResult"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/flatMap(_:)-818hy","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx509\/attributes\/flatmap(_:)-818hy"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/foreach(_:).json b/main/data/documentation/shieldx509/attributes/foreach(_:).json index 7c1462390..e26ac4779 100644 --- a/main/data/documentation/shieldx509/attributes/foreach(_:).json +++ b/main/data/documentation/shieldx509/attributes/foreach(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"forEach"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"body"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"body","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element of the sequence as a"},{"type":"text","text":" "},{"type":"text","text":"parameter."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The two loops in the following example produce the same output:"}]},{"type":"codeListing","syntax":null,"code":["let numberWords = [\"one\", \"two\", \"three\"]","for word in numberWords {"," print(word)","}","\/\/ Prints \"one\"","\/\/ Prints \"two\"","\/\/ Prints \"three\"","","numberWords.forEach { word in"," print(word)","}","\/\/ Same as above"]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Using the "},{"type":"codeVoice","code":"forEach"},{"type":"text","text":" method is distinct from a "},{"type":"codeVoice","code":"for"},{"type":"text","text":"-"},{"type":"codeVoice","code":"in"},{"type":"text","text":" loop in two"},{"type":"text","text":" "},{"type":"text","text":"important ways:"}]},{"type":"orderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"You cannot use a "},{"type":"codeVoice","code":"break"},{"type":"text","text":" or "},{"type":"codeVoice","code":"continue"},{"type":"text","text":" statement to exit the current"},{"type":"text","text":" "},{"type":"text","text":"call of the "},{"type":"codeVoice","code":"body"},{"type":"text","text":" closure or skip subsequent calls."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Using the "},{"type":"codeVoice","code":"return"},{"type":"text","text":" statement in the "},{"type":"codeVoice","code":"body"},{"type":"text","text":" closure will exit only from"},{"type":"text","text":" "},{"type":"text","text":"the current call to "},{"type":"codeVoice","code":"body"},{"type":"text","text":", not from any outer scope, and won’t skip"},{"type":"text","text":" "},{"type":"text","text":"subsequent calls."}]}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/foreach(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/forEach(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Calls the given closure on each element in the sequence in the same order"},{"type":"text","text":" "},{"type":"text","text":"as a "},{"type":"codeVoice","code":"for"},{"type":"text","text":"-"},{"type":"codeVoice","code":"in"},{"type":"text","text":" loop."}],"kind":"symbol","metadata":{"role":"symbol","title":"forEach(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"forEach"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"}],"symbolKind":"method","externalID":"s:STsE7forEachyyy7ElementQzKXEKF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/forEach(_:)":{"role":"symbol","title":"forEach(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"forEach"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"}],"abstract":[{"type":"text","text":"Calls the given closure on each element in the sequence in the same order"},{"type":"text","text":" "},{"type":"text","text":"as a "},{"type":"codeVoice","code":"for"},{"type":"text","text":"-"},{"type":"codeVoice","code":"in"},{"type":"text","text":" loop."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/forEach(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/foreach(_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"forEach"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"body"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"body","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element of the sequence as a"},{"type":"text","text":" "},{"type":"text","text":"parameter."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The two loops in the following example produce the same output:"}]},{"type":"codeListing","syntax":null,"code":["let numberWords = [\"one\", \"two\", \"three\"]","for word in numberWords {"," print(word)","}","\/\/ Prints \"one\"","\/\/ Prints \"two\"","\/\/ Prints \"three\"","","numberWords.forEach { word in"," print(word)","}","\/\/ Same as above"]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Using the "},{"type":"codeVoice","code":"forEach"},{"type":"text","text":" method is distinct from a "},{"type":"codeVoice","code":"for"},{"type":"text","text":"-"},{"type":"codeVoice","code":"in"},{"type":"text","text":" loop in two"},{"type":"text","text":" "},{"type":"text","text":"important ways:"}]},{"type":"orderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"You cannot use a "},{"type":"codeVoice","code":"break"},{"type":"text","text":" or "},{"type":"codeVoice","code":"continue"},{"type":"text","text":" statement to exit the current"},{"type":"text","text":" "},{"type":"text","text":"call of the "},{"type":"codeVoice","code":"body"},{"type":"text","text":" closure or skip subsequent calls."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Using the "},{"type":"codeVoice","code":"return"},{"type":"text","text":" statement in the "},{"type":"codeVoice","code":"body"},{"type":"text","text":" closure will exit only from"},{"type":"text","text":" "},{"type":"text","text":"the current call to "},{"type":"codeVoice","code":"body"},{"type":"text","text":", not from any outer scope, and won’t skip"},{"type":"text","text":" "},{"type":"text","text":"subsequent calls."}]}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/foreach(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/forEach(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Calls the given closure on each element in the sequence in the same order"},{"type":"text","text":" "},{"type":"text","text":"as a "},{"type":"codeVoice","code":"for"},{"type":"text","text":"-"},{"type":"codeVoice","code":"in"},{"type":"text","text":" loop."}],"kind":"symbol","metadata":{"role":"symbol","title":"forEach(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"forEach"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"}],"symbolKind":"method","externalID":"s:STsE7forEachyyy7ElementQzKXEKF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/forEach(_:)":{"role":"symbol","title":"forEach(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"forEach"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"}],"abstract":[{"type":"text","text":"Calls the given closure on each element in the sequence in the same order"},{"type":"text","text":" "},{"type":"text","text":"as a "},{"type":"codeVoice","code":"for"},{"type":"text","text":"-"},{"type":"codeVoice","code":"in"},{"type":"text","text":" loop."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/forEach(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/foreach(_:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/formatted(_:).json b/main/data/documentation/shieldx509/attributes/formatted(_:).json index 66047e090..d23afe2e1 100644 --- a/main/data/documentation/shieldx509/attributes/formatted(_:).json +++ b/main/data/documentation/shieldx509/attributes/formatted(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formatted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"FormatOutput"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"FormatInput"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"FormatStyle","preciseIdentifier":"s:10Foundation11FormatStyleP"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/formatted(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formatted(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"formatted(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formatted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"FormatOutput"}],"symbolKind":"method","externalID":"s:ST10FoundationE9formattedy12FormatOutputQyd__qd__0C5InputQyd__RszAA0C5StyleRd__lF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"15.0","deprecated":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"12.0","deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"15.0","deprecated":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"8.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/formatted(_:)":{"role":"symbol","title":"formatted(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formatted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"FormatOutput"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formatted(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/formatted(_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formatted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"FormatOutput"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"FormatInput"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"FormatStyle","preciseIdentifier":"s:10Foundation11FormatStyleP"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/formatted(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formatted(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"formatted(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formatted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"FormatOutput"}],"symbolKind":"method","externalID":"s:ST10FoundationE9formattedy12FormatOutputQyd__qd__0C5InputQyd__RszAA0C5StyleRd__lF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"15.0","deprecated":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"12.0","deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"15.0","deprecated":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"8.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/formatted(_:)":{"role":"symbol","title":"formatted(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formatted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"FormatOutput"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formatted(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/formatted(_:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/formindex(_:offsetby:).json b/main/data/documentation/shieldx509/attributes/formindex(_:offsetby:).json index 13f994cb1..5e8ad6d62 100644 --- a/main/data/documentation/shieldx509/attributes/formindex(_:offsetby:).json +++ b/main/data/documentation/shieldx509/attributes/formindex(_:offsetby:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"i"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":" "},{"kind":"internalParam","text":"distance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"i","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A valid index of the collection."}]}]},{"name":"distance","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The distance to offset "},{"type":"codeVoice","code":"i"},{"type":"text","text":". "},{"type":"codeVoice","code":"distance"},{"type":"text","text":" must not be negative"},{"type":"text","text":" "},{"type":"text","text":"unless the collection conforms to the "},{"type":"codeVoice","code":"BidirectionalCollection"},{"type":"text","text":" "},{"type":"text","text":"protocol."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The value passed as "},{"type":"codeVoice","code":"distance"},{"type":"text","text":" must not offset "},{"type":"codeVoice","code":"i"},{"type":"text","text":" beyond the bounds of"},{"type":"text","text":" "},{"type":"text","text":"the collection."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1) if the collection conforms to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":"; otherwise, O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":" is the absolute"},{"type":"text","text":" "},{"type":"text","text":"value of "},{"type":"codeVoice","code":"distance"},{"type":"text","text":"."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/formindex(_:offsetby:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formIndex(_:offsetBy:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Offsets the given index by the specified distance."}],"kind":"symbol","metadata":{"role":"symbol","title":"formIndex(_:offsetBy:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SlsE9formIndex_8offsetByy0B0Qzz_SitF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/formIndex(_:offsetBy:)":{"role":"symbol","title":"formIndex(_:offsetBy:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Offsets the given index by the specified distance."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formIndex(_:offsetBy:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/formindex(_:offsetby:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"i"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":" "},{"kind":"internalParam","text":"distance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"i","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A valid index of the collection."}]}]},{"name":"distance","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The distance to offset "},{"type":"codeVoice","code":"i"},{"type":"text","text":". "},{"type":"codeVoice","code":"distance"},{"type":"text","text":" must not be negative"},{"type":"text","text":" "},{"type":"text","text":"unless the collection conforms to the "},{"type":"codeVoice","code":"BidirectionalCollection"},{"type":"text","text":" "},{"type":"text","text":"protocol."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The value passed as "},{"type":"codeVoice","code":"distance"},{"type":"text","text":" must not offset "},{"type":"codeVoice","code":"i"},{"type":"text","text":" beyond the bounds of"},{"type":"text","text":" "},{"type":"text","text":"the collection."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1) if the collection conforms to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":"; otherwise, O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":" is the absolute"},{"type":"text","text":" "},{"type":"text","text":"value of "},{"type":"codeVoice","code":"distance"},{"type":"text","text":"."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/formindex(_:offsetby:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formIndex(_:offsetBy:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Offsets the given index by the specified distance."}],"kind":"symbol","metadata":{"role":"symbol","title":"formIndex(_:offsetBy:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SlsE9formIndex_8offsetByy0B0Qzz_SitF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/formIndex(_:offsetBy:)":{"role":"symbol","title":"formIndex(_:offsetBy:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Offsets the given index by the specified distance."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formIndex(_:offsetBy:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/formindex(_:offsetby:)"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/formindex(_:offsetby:limitedby:).json b/main/data/documentation/shieldx509/attributes/formindex(_:offsetby:limitedby:).json index 9b9dc6c1a..b605f0153 100644 --- a/main/data/documentation/shieldx509/attributes/formindex(_:offsetby:limitedby:).json +++ b/main/data/documentation/shieldx509/attributes/formindex(_:offsetby:limitedby:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"i"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":" "},{"kind":"internalParam","text":"distance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"limitedBy"},{"kind":"text","text":" "},{"kind":"internalParam","text":"limit"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if "},{"type":"codeVoice","code":"i"},{"type":"text","text":" has been offset by exactly "},{"type":"codeVoice","code":"distance"},{"type":"text","text":" steps"},{"type":"text","text":" "},{"type":"text","text":"without going beyond "},{"type":"codeVoice","code":"limit"},{"type":"text","text":"; otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":". When the return"},{"type":"text","text":" "},{"type":"text","text":"value is "},{"type":"codeVoice","code":"false"},{"type":"text","text":", the value of "},{"type":"codeVoice","code":"i"},{"type":"text","text":" is equal to "},{"type":"codeVoice","code":"limit"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"i","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A valid index of the collection."}]}]},{"name":"distance","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The distance to offset "},{"type":"codeVoice","code":"i"},{"type":"text","text":". "},{"type":"codeVoice","code":"distance"},{"type":"text","text":" must not be negative"},{"type":"text","text":" "},{"type":"text","text":"unless the collection conforms to the "},{"type":"codeVoice","code":"BidirectionalCollection"},{"type":"text","text":" "},{"type":"text","text":"protocol."}]}]},{"name":"limit","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A valid index of the collection to use as a limit. If"},{"type":"text","text":" "},{"type":"codeVoice","code":"distance > 0"},{"type":"text","text":", a limit that is less than "},{"type":"codeVoice","code":"i"},{"type":"text","text":" has no effect."},{"type":"text","text":" "},{"type":"text","text":"Likewise, if "},{"type":"codeVoice","code":"distance < 0"},{"type":"text","text":", a limit that is greater than "},{"type":"codeVoice","code":"i"},{"type":"text","text":" has no"},{"type":"text","text":" "},{"type":"text","text":"effect."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The value passed as "},{"type":"codeVoice","code":"distance"},{"type":"text","text":" must not offset "},{"type":"codeVoice","code":"i"},{"type":"text","text":" beyond the bounds of"},{"type":"text","text":" "},{"type":"text","text":"the collection, unless the index passed as "},{"type":"codeVoice","code":"limit"},{"type":"text","text":" prevents offsetting"},{"type":"text","text":" "},{"type":"text","text":"beyond those bounds."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1) if the collection conforms to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":"; otherwise, O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":" is the absolute"},{"type":"text","text":" "},{"type":"text","text":"value of "},{"type":"codeVoice","code":"distance"},{"type":"text","text":"."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/formindex(_:offsetby:limitedby:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formIndex(_:offsetBy:limitedBy:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Offsets the given index by the specified distance, or so that it equals"},{"type":"text","text":" "},{"type":"text","text":"the given limiting index."}],"kind":"symbol","metadata":{"role":"symbol","title":"formIndex(_:offsetBy:limitedBy:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"limitedBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:SlsE9formIndex_8offsetBy07limitedD0Sb0B0Qzz_SiAEtF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/formIndex(_:offsetBy:limitedBy:)":{"role":"symbol","title":"formIndex(_:offsetBy:limitedBy:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"limitedBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Offsets the given index by the specified distance, or so that it equals"},{"type":"text","text":" "},{"type":"text","text":"the given limiting index."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formIndex(_:offsetBy:limitedBy:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/formindex(_:offsetby:limitedby:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"i"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":" "},{"kind":"internalParam","text":"distance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"limitedBy"},{"kind":"text","text":" "},{"kind":"internalParam","text":"limit"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if "},{"type":"codeVoice","code":"i"},{"type":"text","text":" has been offset by exactly "},{"type":"codeVoice","code":"distance"},{"type":"text","text":" steps"},{"type":"text","text":" "},{"type":"text","text":"without going beyond "},{"type":"codeVoice","code":"limit"},{"type":"text","text":"; otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":". When the return"},{"type":"text","text":" "},{"type":"text","text":"value is "},{"type":"codeVoice","code":"false"},{"type":"text","text":", the value of "},{"type":"codeVoice","code":"i"},{"type":"text","text":" is equal to "},{"type":"codeVoice","code":"limit"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"i","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A valid index of the collection."}]}]},{"name":"distance","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The distance to offset "},{"type":"codeVoice","code":"i"},{"type":"text","text":". "},{"type":"codeVoice","code":"distance"},{"type":"text","text":" must not be negative"},{"type":"text","text":" "},{"type":"text","text":"unless the collection conforms to the "},{"type":"codeVoice","code":"BidirectionalCollection"},{"type":"text","text":" "},{"type":"text","text":"protocol."}]}]},{"name":"limit","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A valid index of the collection to use as a limit. If"},{"type":"text","text":" "},{"type":"codeVoice","code":"distance > 0"},{"type":"text","text":", a limit that is less than "},{"type":"codeVoice","code":"i"},{"type":"text","text":" has no effect."},{"type":"text","text":" "},{"type":"text","text":"Likewise, if "},{"type":"codeVoice","code":"distance < 0"},{"type":"text","text":", a limit that is greater than "},{"type":"codeVoice","code":"i"},{"type":"text","text":" has no"},{"type":"text","text":" "},{"type":"text","text":"effect."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The value passed as "},{"type":"codeVoice","code":"distance"},{"type":"text","text":" must not offset "},{"type":"codeVoice","code":"i"},{"type":"text","text":" beyond the bounds of"},{"type":"text","text":" "},{"type":"text","text":"the collection, unless the index passed as "},{"type":"codeVoice","code":"limit"},{"type":"text","text":" prevents offsetting"},{"type":"text","text":" "},{"type":"text","text":"beyond those bounds."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1) if the collection conforms to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":"; otherwise, O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":" is the absolute"},{"type":"text","text":" "},{"type":"text","text":"value of "},{"type":"codeVoice","code":"distance"},{"type":"text","text":"."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/formindex(_:offsetby:limitedby:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formIndex(_:offsetBy:limitedBy:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Offsets the given index by the specified distance, or so that it equals"},{"type":"text","text":" "},{"type":"text","text":"the given limiting index."}],"kind":"symbol","metadata":{"role":"symbol","title":"formIndex(_:offsetBy:limitedBy:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"limitedBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:SlsE9formIndex_8offsetBy07limitedD0Sb0B0Qzz_SiAEtF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/formIndex(_:offsetBy:limitedBy:)":{"role":"symbol","title":"formIndex(_:offsetBy:limitedBy:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"limitedBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Offsets the given index by the specified distance, or so that it equals"},{"type":"text","text":" "},{"type":"text","text":"the given limiting index."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formIndex(_:offsetBy:limitedBy:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/formindex(_:offsetby:limitedby:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/formindex(after:).json b/main/data/documentation/shieldx509/attributes/formindex(after:).json index d62866852..1f6fe6dc5 100644 --- a/main/data/documentation/shieldx509/attributes/formindex(after:).json +++ b/main/data/documentation/shieldx509/attributes/formindex(after:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"after"},{"kind":"text","text":" "},{"kind":"internalParam","text":"i"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"i","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A valid index of the collection. "},{"type":"codeVoice","code":"i"},{"type":"text","text":" must be less than"},{"type":"text","text":" "},{"type":"codeVoice","code":"endIndex"},{"type":"text","text":"."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/formindex(after:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formIndex(after:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Replaces the given index with its successor."}],"kind":"symbol","metadata":{"role":"symbol","title":"formIndex(after:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"after"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SlsE9formIndex5aftery0B0Qzz_tF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/formIndex(after:)":{"role":"symbol","title":"formIndex(after:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"after"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Replaces the given index with its successor."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formIndex(after:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/formindex(after:)"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"after"},{"kind":"text","text":" "},{"kind":"internalParam","text":"i"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"i","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A valid index of the collection. "},{"type":"codeVoice","code":"i"},{"type":"text","text":" must be less than"},{"type":"text","text":" "},{"type":"codeVoice","code":"endIndex"},{"type":"text","text":"."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/formindex(after:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formIndex(after:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Replaces the given index with its successor."}],"kind":"symbol","metadata":{"role":"symbol","title":"formIndex(after:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"after"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SlsE9formIndex5aftery0B0Qzz_tF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/formIndex(after:)":{"role":"symbol","title":"formIndex(after:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"after"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Replaces the given index with its successor."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formIndex(after:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/formindex(after:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/formindex(before:).json b/main/data/documentation/shieldx509/attributes/formindex(before:).json index 76f101832..d30291817 100644 --- a/main/data/documentation/shieldx509/attributes/formindex(before:).json +++ b/main/data/documentation/shieldx509/attributes/formindex(before:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"before"},{"kind":"text","text":" "},{"kind":"internalParam","text":"i"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"i","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A valid index of the collection. "},{"type":"codeVoice","code":"i"},{"type":"text","text":" must be greater than"},{"type":"text","text":" "},{"type":"codeVoice","code":"startIndex"},{"type":"text","text":"."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/formindex(before:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formIndex(before:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Replaces the given index with its predecessor."}],"kind":"symbol","metadata":{"role":"symbol","title":"formIndex(before:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"before"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SKsE9formIndex6beforey0B0Qzz_tF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/BidirectionalCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/formIndex(before:)":{"role":"symbol","title":"formIndex(before:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"before"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Replaces the given index with its predecessor."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formIndex(before:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/formindex(before:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/bidirectionalcollection-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"before"},{"kind":"text","text":" "},{"kind":"internalParam","text":"i"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"i","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A valid index of the collection. "},{"type":"codeVoice","code":"i"},{"type":"text","text":" must be greater than"},{"type":"text","text":" "},{"type":"codeVoice","code":"startIndex"},{"type":"text","text":"."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/formindex(before:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formIndex(before:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Replaces the given index with its predecessor."}],"kind":"symbol","metadata":{"role":"symbol","title":"formIndex(before:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"before"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SKsE9formIndex6beforey0B0Qzz_tF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/BidirectionalCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/bidirectionalcollection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/formIndex(before:)":{"role":"symbol","title":"formIndex(before:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"before"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Replaces the given index with its predecessor."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formIndex(before:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/formindex(before:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/hash(into:).json b/main/data/documentation/shieldx509/attributes/hash(into:).json index fc22b64f7..76385237e 100644 --- a/main/data/documentation/shieldx509/attributes/hash(into:).json +++ b/main/data/documentation/shieldx509/attributes/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"hasher","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The hasher to use when combining the components"},{"type":"text","text":" "},{"type":"text","text":"of this instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Implement this method to conform to the "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" protocol. The"},{"type":"text","text":" "},{"type":"text","text":"components used for hashing must be the same as the components compared"},{"type":"text","text":" "},{"type":"text","text":"in your type’s "},{"type":"codeVoice","code":"=="},{"type":"text","text":" operator implementation. Call "},{"type":"codeVoice","code":"hasher.combine(_:)"},{"type":"text","text":" "},{"type":"text","text":"with each of these components."}]},{"style":"important","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Never call "},{"type":"codeVoice","code":"finalize()"},{"type":"text","text":" on "},{"type":"codeVoice","code":"hasher"},{"type":"text","text":". Doing so may become a"},{"type":"text","text":" "},{"type":"text","text":"compile-time error in the future."}]}],"type":"aside","name":"Important"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/hash(into:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Hashes the essential components of this value by feeding them into the"},{"type":"text","text":" "},{"type":"text","text":"given hasher."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:10ShieldX50910AttributesV4hash4intoys6HasherVz_tF","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Hashable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/Hashable-Implementations":{"role":"collectionGroup","title":"Hashable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Hashable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/hashable-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Hashes the essential components of this value by feeding them into the"},{"type":"text","text":" "},{"type":"text","text":"given hasher."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/hash(into:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"hasher","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The hasher to use when combining the components"},{"type":"text","text":" "},{"type":"text","text":"of this instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Implement this method to conform to the "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" protocol. The"},{"type":"text","text":" "},{"type":"text","text":"components used for hashing must be the same as the components compared"},{"type":"text","text":" "},{"type":"text","text":"in your type’s "},{"type":"codeVoice","code":"=="},{"type":"text","text":" operator implementation. Call "},{"type":"codeVoice","code":"hasher.combine(_:)"},{"type":"text","text":" "},{"type":"text","text":"with each of these components."}]},{"style":"important","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Never call "},{"type":"codeVoice","code":"finalize()"},{"type":"text","text":" on "},{"type":"codeVoice","code":"hasher"},{"type":"text","text":". Doing so may become a"},{"type":"text","text":" "},{"type":"text","text":"compile-time error in the future."}]}],"type":"aside","name":"Important"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/hash(into:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Hashes the essential components of this value by feeding them into the"},{"type":"text","text":" "},{"type":"text","text":"given hasher."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:10ShieldX50910AttributesV4hash4intoys6HasherVz_tF","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Hashable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Hashes the essential components of this value by feeding them into the"},{"type":"text","text":" "},{"type":"text","text":"given hasher."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/hash(into:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Hashable-Implementations":{"role":"collectionGroup","title":"Hashable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Hashable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/hashable-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/hashable-implementations.json b/main/data/documentation/shieldx509/attributes/hashable-implementations.json index 66f60cc99..65bd5a61a 100644 --- a/main/data/documentation/shieldx509/attributes/hashable-implementations.json +++ b/main/data/documentation/shieldx509/attributes/hashable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Hashable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Hashable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Hashes the essential components of this value by feeding them into the"},{"type":"text","text":" "},{"type":"text","text":"given hasher."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/hash(into:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Hashable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Hashable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Hashes the essential components of this value by feeding them into the"},{"type":"text","text":" "},{"type":"text","text":"given hasher."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/hash(into:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/index(_:offsetby:limitedby:).json b/main/data/documentation/shieldx509/attributes/index(_:offsetby:limitedby:).json index 9e8963b0a..2bbce92ca 100644 --- a/main/data/documentation/shieldx509/attributes/index(_:offsetby:limitedby:).json +++ b/main/data/documentation/shieldx509/attributes/index(_:offsetby:limitedby:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"index"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"i"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":" "},{"kind":"internalParam","text":"distance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"limitedBy"},{"kind":"text","text":" "},{"kind":"internalParam","text":"limit"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"An index offset by "},{"type":"codeVoice","code":"distance"},{"type":"text","text":" from the index "},{"type":"codeVoice","code":"i"},{"type":"text","text":", unless that"},{"type":"text","text":" "},{"type":"text","text":"index would be beyond "},{"type":"codeVoice","code":"limit"},{"type":"text","text":" in the direction of movement. In that"},{"type":"text","text":" "},{"type":"text","text":"case, the method returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"i","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A valid index of the array."}]}]},{"name":"distance","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The distance to offset "},{"type":"codeVoice","code":"i"},{"type":"text","text":"."}]}]},{"name":"limit","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A valid index of the collection to use as a limit. If"},{"type":"text","text":" "},{"type":"codeVoice","code":"distance > 0"},{"type":"text","text":", "},{"type":"codeVoice","code":"limit"},{"type":"text","text":" should be greater than "},{"type":"codeVoice","code":"i"},{"type":"text","text":" to have any"},{"type":"text","text":" "},{"type":"text","text":"effect. Likewise, if "},{"type":"codeVoice","code":"distance < 0"},{"type":"text","text":", "},{"type":"codeVoice","code":"limit"},{"type":"text","text":" should be less than "},{"type":"codeVoice","code":"i"},{"type":"text","text":" "},{"type":"text","text":"to have any effect."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The following example obtains an index advanced four positions from an"},{"type":"text","text":" "},{"type":"text","text":"array’s starting index and then prints the element at that position. The"},{"type":"text","text":" "},{"type":"text","text":"operation doesn’t require going beyond the limiting "},{"type":"codeVoice","code":"numbers.endIndex"},{"type":"text","text":" "},{"type":"text","text":"value, so it succeeds."}]},{"type":"codeListing","syntax":null,"code":["let numbers = [10, 20, 30, 40, 50]","let i = numbers.index(numbers.startIndex, offsetBy: 4)","print(numbers[i])","\/\/ Prints \"50\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The next example attempts to retrieve an index ten positions from"},{"type":"text","text":" "},{"type":"codeVoice","code":"numbers.startIndex"},{"type":"text","text":", but fails, because that distance is beyond the"},{"type":"text","text":" "},{"type":"text","text":"index passed as "},{"type":"codeVoice","code":"limit"},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["let j = numbers.index(numbers.startIndex,"," offsetBy: 10,"," limitedBy: numbers.endIndex)","print(j)","\/\/ Prints \"nil\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The value passed as "},{"type":"codeVoice","code":"distance"},{"type":"text","text":" must not offset "},{"type":"codeVoice","code":"i"},{"type":"text","text":" beyond the bounds of"},{"type":"text","text":" "},{"type":"text","text":"the collection, unless the index passed as "},{"type":"codeVoice","code":"limit"},{"type":"text","text":" prevents offsetting"},{"type":"text","text":" "},{"type":"text","text":"beyond those bounds."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1)"}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/index(_:offsetby:limitedby:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/index(_:offsetBy:limitedBy:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns an index that is the specified distance from the given index,"},{"type":"text","text":" "},{"type":"text","text":"unless that distance is beyond a given limiting index."}],"kind":"symbol","metadata":{"role":"symbol","title":"index(_:offsetBy:limitedBy:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"index"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"limitedBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:SksE5index_8offsetBy07limitedC05IndexQzSgAE_SiAEtF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/RandomAccessCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/index(_:offsetBy:limitedBy:)":{"role":"symbol","title":"index(_:offsetBy:limitedBy:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"index"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"limitedBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns an index that is the specified distance from the given index,"},{"type":"text","text":" "},{"type":"text","text":"unless that distance is beyond a given limiting index."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/index(_:offsetBy:limitedBy:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/index(_:offsetby:limitedby:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/RandomAccessCollection-Implementations":{"role":"collectionGroup","title":"RandomAccessCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/RandomAccessCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/randomaccesscollection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"index"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"i"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":" "},{"kind":"internalParam","text":"distance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"limitedBy"},{"kind":"text","text":" "},{"kind":"internalParam","text":"limit"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"An index offset by "},{"type":"codeVoice","code":"distance"},{"type":"text","text":" from the index "},{"type":"codeVoice","code":"i"},{"type":"text","text":", unless that"},{"type":"text","text":" "},{"type":"text","text":"index would be beyond "},{"type":"codeVoice","code":"limit"},{"type":"text","text":" in the direction of movement. In that"},{"type":"text","text":" "},{"type":"text","text":"case, the method returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"i","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A valid index of the array."}]}]},{"name":"distance","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The distance to offset "},{"type":"codeVoice","code":"i"},{"type":"text","text":"."}]}]},{"name":"limit","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A valid index of the collection to use as a limit. If"},{"type":"text","text":" "},{"type":"codeVoice","code":"distance > 0"},{"type":"text","text":", "},{"type":"codeVoice","code":"limit"},{"type":"text","text":" should be greater than "},{"type":"codeVoice","code":"i"},{"type":"text","text":" to have any"},{"type":"text","text":" "},{"type":"text","text":"effect. Likewise, if "},{"type":"codeVoice","code":"distance < 0"},{"type":"text","text":", "},{"type":"codeVoice","code":"limit"},{"type":"text","text":" should be less than "},{"type":"codeVoice","code":"i"},{"type":"text","text":" "},{"type":"text","text":"to have any effect."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The following example obtains an index advanced four positions from an"},{"type":"text","text":" "},{"type":"text","text":"array’s starting index and then prints the element at that position. The"},{"type":"text","text":" "},{"type":"text","text":"operation doesn’t require going beyond the limiting "},{"type":"codeVoice","code":"numbers.endIndex"},{"type":"text","text":" "},{"type":"text","text":"value, so it succeeds."}]},{"type":"codeListing","syntax":null,"code":["let numbers = [10, 20, 30, 40, 50]","let i = numbers.index(numbers.startIndex, offsetBy: 4)","print(numbers[i])","\/\/ Prints \"50\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The next example attempts to retrieve an index ten positions from"},{"type":"text","text":" "},{"type":"codeVoice","code":"numbers.startIndex"},{"type":"text","text":", but fails, because that distance is beyond the"},{"type":"text","text":" "},{"type":"text","text":"index passed as "},{"type":"codeVoice","code":"limit"},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["let j = numbers.index(numbers.startIndex,"," offsetBy: 10,"," limitedBy: numbers.endIndex)","print(j)","\/\/ Prints \"nil\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The value passed as "},{"type":"codeVoice","code":"distance"},{"type":"text","text":" must not offset "},{"type":"codeVoice","code":"i"},{"type":"text","text":" beyond the bounds of"},{"type":"text","text":" "},{"type":"text","text":"the collection, unless the index passed as "},{"type":"codeVoice","code":"limit"},{"type":"text","text":" prevents offsetting"},{"type":"text","text":" "},{"type":"text","text":"beyond those bounds."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1)"}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/index(_:offsetby:limitedby:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/index(_:offsetBy:limitedBy:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns an index that is the specified distance from the given index,"},{"type":"text","text":" "},{"type":"text","text":"unless that distance is beyond a given limiting index."}],"kind":"symbol","metadata":{"role":"symbol","title":"index(_:offsetBy:limitedBy:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"index"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"limitedBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:SksE5index_8offsetBy07limitedC05IndexQzSgAE_SiAEtF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/RandomAccessCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/index(_:offsetBy:limitedBy:)":{"role":"symbol","title":"index(_:offsetBy:limitedBy:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"index"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"limitedBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns an index that is the specified distance from the given index,"},{"type":"text","text":" "},{"type":"text","text":"unless that distance is beyond a given limiting index."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/index(_:offsetBy:limitedBy:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/index(_:offsetby:limitedby:)"},"doc://Shield/documentation/ShieldX509/Attributes/RandomAccessCollection-Implementations":{"role":"collectionGroup","title":"RandomAccessCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/RandomAccessCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/randomaccesscollection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/index.json b/main/data/documentation/shieldx509/attributes/index.json index 0462244de..d47b46bff 100644 --- a/main/data/documentation/shieldx509/attributes/index.json +++ b/main/data/documentation/shieldx509/attributes/index.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Index"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","text":"Array","preciseIdentifier":"s:Sa"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute","preciseIdentifier":"s:10ShieldX5099AttributeV","text":"Attribute"},{"kind":"text","text":">."},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:Sa5Indexa"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Valid indices consist of the position of every element and a"},{"type":"text","text":" "},{"type":"text","text":"“past the end” position that’s not valid for use as a subscript"},{"type":"text","text":" "},{"type":"text","text":"argument."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/index"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Index","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A type that represents a position in the collection."}],"kind":"symbol","metadata":{"navigatorTitle":[{"kind":"identifier","text":"Index"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"Attributes.Index","roleHeading":"Type Alias","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Index"}],"symbolKind":"typealias","externalID":"s:10ShieldX50910AttributesV5Indexa","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/Index":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"Attributes.Index","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Index"}],"abstract":[{"type":"text","text":"A type that represents a position in the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Index","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Index"}],"url":"\/documentation\/shieldx509\/attributes\/index"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Attribute":{"role":"symbol","title":"Attribute","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attribute"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attribute"}],"url":"\/documentation\/shieldx509\/attribute"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Index"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","text":"Array","preciseIdentifier":"s:Sa"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute","preciseIdentifier":"s:10ShieldX5099AttributeV","text":"Attribute"},{"kind":"text","text":">."},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:Sa5Indexa"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Valid indices consist of the position of every element and a"},{"type":"text","text":" "},{"type":"text","text":"“past the end” position that’s not valid for use as a subscript"},{"type":"text","text":" "},{"type":"text","text":"argument."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/index"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Index","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A type that represents a position in the collection."}],"kind":"symbol","metadata":{"navigatorTitle":[{"kind":"identifier","text":"Index"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"Attributes.Index","roleHeading":"Type Alias","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Index"}],"symbolKind":"typealias","externalID":"s:10ShieldX50910AttributesV5Indexa","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Index":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"Attributes.Index","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Index"}],"abstract":[{"type":"text","text":"A type that represents a position in the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Index","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Index"}],"url":"\/documentation\/shieldx509\/attributes\/index"},"doc://Shield/documentation/ShieldX509/Attribute":{"role":"symbol","title":"Attribute","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attribute"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attribute"}],"url":"\/documentation\/shieldx509\/attribute"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/init().json b/main/data/documentation/shieldx509/attributes/init().json index 195460846..5f470d645 100644 --- a/main/data/documentation/shieldx509/attributes/init().json +++ b/main/data/documentation/shieldx509/attributes/init().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"()"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/init()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/init()","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"title":"init()","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50910AttributesVACyxGycfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/init()":{"role":"symbol","title":"init()","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/init()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/init()"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"()"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/init()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/init()","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"title":"init()","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50910AttributesVACyxGycfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/init()":{"role":"symbol","title":"init()","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/init()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/init()"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/init(from:).json b/main/data/documentation/shieldx509/attributes/init(from:).json index 8a8acdc08..e77b5a329 100644 --- a/main/data/documentation/shieldx509/attributes/init(from:).json +++ b/main/data/documentation/shieldx509/attributes/init(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:10ShieldX50910AttributesV4fromACyxGs7Decoder_p_tKcfc","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Decodable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/decodable-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/init(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/init(from:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:10ShieldX50910AttributesV4fromACyxGs7Decoder_p_tKcfc","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Decodable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/init(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/init(from:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/decodable-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/isempty.json b/main/data/documentation/shieldx509/attributes/isempty.json index bcef5e10e..d4fc2556d 100644 --- a/main/data/documentation/shieldx509/attributes/isempty.json +++ b/main/data/documentation/shieldx509/attributes/isempty.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEmpty"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"When you need to check whether your collection is empty, use the"},{"type":"text","text":" "},{"type":"codeVoice","code":"isEmpty"},{"type":"text","text":" property instead of checking that the "},{"type":"codeVoice","code":"count"},{"type":"text","text":" property is"},{"type":"text","text":" "},{"type":"text","text":"equal to zero. For collections that don’t conform to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":", accessing the "},{"type":"codeVoice","code":"count"},{"type":"text","text":" property iterates"},{"type":"text","text":" "},{"type":"text","text":"through the elements of the collection."}]},{"type":"codeListing","syntax":null,"code":["let horseName = \"Silver\"","if horseName.isEmpty {"," print(\"My horse has no name.\")","} else {"," print(\"Hi ho, \\(horseName)!\")","}","\/\/ Prints \"Hi ho, Silver!\")"]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1)"}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/isempty"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/isEmpty","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A Boolean value indicating whether the collection is empty."}],"kind":"symbol","metadata":{"role":"symbol","title":"isEmpty","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEmpty"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"property","externalID":"s:SlsE7isEmptySbvp::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/isEmpty":{"role":"symbol","title":"isEmpty","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEmpty"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"A Boolean value indicating whether the collection is empty."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/isEmpty","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/isempty"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEmpty"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"When you need to check whether your collection is empty, use the"},{"type":"text","text":" "},{"type":"codeVoice","code":"isEmpty"},{"type":"text","text":" property instead of checking that the "},{"type":"codeVoice","code":"count"},{"type":"text","text":" property is"},{"type":"text","text":" "},{"type":"text","text":"equal to zero. For collections that don’t conform to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":", accessing the "},{"type":"codeVoice","code":"count"},{"type":"text","text":" property iterates"},{"type":"text","text":" "},{"type":"text","text":"through the elements of the collection."}]},{"type":"codeListing","syntax":null,"code":["let horseName = \"Silver\"","if horseName.isEmpty {"," print(\"My horse has no name.\")","} else {"," print(\"Hi ho, \\(horseName)!\")","}","\/\/ Prints \"Hi ho, Silver!\")"]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1)"}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/isempty"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/isEmpty","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A Boolean value indicating whether the collection is empty."}],"kind":"symbol","metadata":{"role":"symbol","title":"isEmpty","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEmpty"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"property","externalID":"s:SlsE7isEmptySbvp::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/isEmpty":{"role":"symbol","title":"isEmpty","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEmpty"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"A Boolean value indicating whether the collection is empty."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/isEmpty","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/isempty"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/iterator.json b/main/data/documentation/shieldx509/attributes/iterator.json index b59b0e61c..bb4b2f202 100644 --- a/main/data/documentation/shieldx509/attributes/iterator.json +++ b/main/data/documentation/shieldx509/attributes/iterator.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Iterator"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","text":"Array","preciseIdentifier":"s:Sa"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute","preciseIdentifier":"s:10ShieldX5099AttributeV","text":"Attribute"},{"kind":"text","text":">."},{"kind":"typeIdentifier","text":"Iterator","preciseIdentifier":"s:Sa8Iteratora"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"By default, a collection conforms to the "},{"type":"codeVoice","code":"Sequence"},{"type":"text","text":" protocol by"},{"type":"text","text":" "},{"type":"text","text":"supplying "},{"type":"codeVoice","code":"IndexingIterator"},{"type":"text","text":" as its associated "},{"type":"codeVoice","code":"Iterator"},{"type":"text","text":" "},{"type":"text","text":"type."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/iterator"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Iterator","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A type that provides the collection’s iteration interface and"},{"type":"text","text":" "},{"type":"text","text":"encapsulates its iteration state."}],"kind":"symbol","metadata":{"navigatorTitle":[{"kind":"identifier","text":"Iterator"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"Attributes.Iterator","roleHeading":"Type Alias","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Iterator"}],"symbolKind":"typealias","externalID":"s:10ShieldX50910AttributesV8Iteratora","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Iterator":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"Attributes.Iterator","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Iterator"}],"abstract":[{"type":"text","text":"A type that provides the collection’s iteration interface and"},{"type":"text","text":" "},{"type":"text","text":"encapsulates its iteration state."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Iterator","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Iterator"}],"url":"\/documentation\/shieldx509\/attributes\/iterator"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attribute":{"role":"symbol","title":"Attribute","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attribute"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attribute"}],"url":"\/documentation\/shieldx509\/attribute"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Iterator"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","text":"Array","preciseIdentifier":"s:Sa"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute","preciseIdentifier":"s:10ShieldX5099AttributeV","text":"Attribute"},{"kind":"text","text":">."},{"kind":"typeIdentifier","text":"Iterator","preciseIdentifier":"s:Sa8Iteratora"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"By default, a collection conforms to the "},{"type":"codeVoice","code":"Sequence"},{"type":"text","text":" protocol by"},{"type":"text","text":" "},{"type":"text","text":"supplying "},{"type":"codeVoice","code":"IndexingIterator"},{"type":"text","text":" as its associated "},{"type":"codeVoice","code":"Iterator"},{"type":"text","text":" "},{"type":"text","text":"type."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/iterator"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Iterator","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A type that provides the collection’s iteration interface and"},{"type":"text","text":" "},{"type":"text","text":"encapsulates its iteration state."}],"kind":"symbol","metadata":{"navigatorTitle":[{"kind":"identifier","text":"Iterator"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"Attributes.Iterator","roleHeading":"Type Alias","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Iterator"}],"symbolKind":"typealias","externalID":"s:10ShieldX50910AttributesV8Iteratora","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attribute":{"role":"symbol","title":"Attribute","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attribute"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attribute"}],"url":"\/documentation\/shieldx509\/attribute"},"doc://Shield/documentation/ShieldX509/Attributes/Iterator":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"Attributes.Iterator","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Iterator"}],"abstract":[{"type":"text","text":"A type that provides the collection’s iteration interface and"},{"type":"text","text":" "},{"type":"text","text":"encapsulates its iteration state."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Iterator","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Iterator"}],"url":"\/documentation\/shieldx509\/attributes\/iterator"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/last(where:).json b/main/data/documentation/shieldx509/attributes/last(where:).json index 6fbecc0df..5283763c2 100644 --- a/main/data/documentation/shieldx509/attributes/last(where:).json +++ b/main/data/documentation/shieldx509/attributes/last(where:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"last"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":" "},{"kind":"internalParam","text":"predicate"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The last element of the sequence that satisfies "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":","},{"type":"text","text":" "},{"type":"text","text":"or "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" if there is no element that satisfies "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"predicate","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element of the sequence as"},{"type":"text","text":" "},{"type":"text","text":"its argument and returns a Boolean value indicating whether the"},{"type":"text","text":" "},{"type":"text","text":"element is a match."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example uses the "},{"type":"codeVoice","code":"last(where:)"},{"type":"text","text":" method to find the last"},{"type":"text","text":" "},{"type":"text","text":"negative number in an array of integers:"}]},{"type":"codeListing","syntax":null,"code":["let numbers = [3, 7, 4, -2, 9, -6, 10, 1]","if let lastNegative = numbers.last(where: { $0 < 0 }) {"," print(\"The last negative number is \\(lastNegative).\")","}","\/\/ Prints \"The last negative number is -6.\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/last(where:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/last(where:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the last element of the sequence that satisfies the given"},{"type":"text","text":" "},{"type":"text","text":"predicate."}],"kind":"symbol","metadata":{"role":"symbol","title":"last(where:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"last"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:SKsE4last5where7ElementQzSgSbADKXE_tKF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/BidirectionalCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/bidirectionalcollection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/last(where:)":{"role":"symbol","title":"last(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"last"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the last element of the sequence that satisfies the given"},{"type":"text","text":" "},{"type":"text","text":"predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/last(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/last(where:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"last"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":" "},{"kind":"internalParam","text":"predicate"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The last element of the sequence that satisfies "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":","},{"type":"text","text":" "},{"type":"text","text":"or "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" if there is no element that satisfies "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"predicate","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element of the sequence as"},{"type":"text","text":" "},{"type":"text","text":"its argument and returns a Boolean value indicating whether the"},{"type":"text","text":" "},{"type":"text","text":"element is a match."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example uses the "},{"type":"codeVoice","code":"last(where:)"},{"type":"text","text":" method to find the last"},{"type":"text","text":" "},{"type":"text","text":"negative number in an array of integers:"}]},{"type":"codeListing","syntax":null,"code":["let numbers = [3, 7, 4, -2, 9, -6, 10, 1]","if let lastNegative = numbers.last(where: { $0 < 0 }) {"," print(\"The last negative number is \\(lastNegative).\")","}","\/\/ Prints \"The last negative number is -6.\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/last(where:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/last(where:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the last element of the sequence that satisfies the given"},{"type":"text","text":" "},{"type":"text","text":"predicate."}],"kind":"symbol","metadata":{"role":"symbol","title":"last(where:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"last"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:SKsE4last5where7ElementQzSgSbADKXE_tKF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/BidirectionalCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/bidirectionalcollection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/last(where:)":{"role":"symbol","title":"last(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"last"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the last element of the sequence that satisfies the given"},{"type":"text","text":" "},{"type":"text","text":"predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/last(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/last(where:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/last.json b/main/data/documentation/shieldx509/attributes/last.json index f745657a5..320ebbdf3 100644 --- a/main/data/documentation/shieldx509/attributes/last.json +++ b/main/data/documentation/shieldx509/attributes/last.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"last"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the collection is empty, the value of this property is "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["let numbers = [10, 20, 30, 40, 50]","if let lastNumber = numbers.last {"," print(lastNumber)","}","\/\/ Prints \"50\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1)"}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/last"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/last","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The last element of the collection."}],"kind":"symbol","metadata":{"role":"symbol","title":"last","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"last"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"property","externalID":"s:SKsE4last7ElementQzSgvp::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/BidirectionalCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/bidirectionalcollection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/last":{"role":"symbol","title":"last","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"last"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The last element of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/last","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/last"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"last"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the collection is empty, the value of this property is "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["let numbers = [10, 20, 30, 40, 50]","if let lastNumber = numbers.last {"," print(lastNumber)","}","\/\/ Prints \"50\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1)"}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/last"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/last","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The last element of the collection."}],"kind":"symbol","metadata":{"role":"symbol","title":"last","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"last"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"property","externalID":"s:SKsE4last7ElementQzSgvp::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/BidirectionalCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/last":{"role":"symbol","title":"last","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"last"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The last element of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/last","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/last"},"doc://Shield/documentation/ShieldX509/Attributes/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/bidirectionalcollection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/lastindex(where:).json b/main/data/documentation/shieldx509/attributes/lastindex(where:).json index fdf061abe..c0525d14a 100644 --- a/main/data/documentation/shieldx509/attributes/lastindex(where:).json +++ b/main/data/documentation/shieldx509/attributes/lastindex(where:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lastIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":" "},{"kind":"internalParam","text":"predicate"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The index of the last element in the collection that matches"},{"type":"text","text":" "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":", or "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" if no elements match."}]}]},{"kind":"parameters","parameters":[{"name":"predicate","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element as its argument"},{"type":"text","text":" "},{"type":"text","text":"and returns a Boolean value that indicates whether the passed element"},{"type":"text","text":" "},{"type":"text","text":"represents a match."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"You can use the predicate to find an element of a type that doesn’t"},{"type":"text","text":" "},{"type":"text","text":"conform to the "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":" protocol or to find an element that matches"},{"type":"text","text":" "},{"type":"text","text":"particular criteria. This example finds the index of the last name that"},{"type":"text","text":" "},{"type":"text","text":"begins with the letter "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A:"}]}]},{"type":"codeListing","syntax":null,"code":["let students = [\"Kofi\", \"Abena\", \"Peter\", \"Kweku\", \"Akosua\"]","if let i = students.lastIndex(where: { $0.hasPrefix(\"A\") }) {"," print(\"\\(students[i]) starts with 'A'!\")","}","\/\/ Prints \"Akosua starts with 'A'!\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/lastindex(where:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/lastIndex(where:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the index of the last element in the collection that matches the"},{"type":"text","text":" "},{"type":"text","text":"given predicate."}],"kind":"symbol","metadata":{"role":"symbol","title":"lastIndex(where:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lastIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:SKsE9lastIndex5where0B0QzSgSb7ElementQzKXE_tKF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/BidirectionalCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/lastIndex(where:)":{"role":"symbol","title":"lastIndex(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lastIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the index of the last element in the collection that matches the"},{"type":"text","text":" "},{"type":"text","text":"given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/lastIndex(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/lastindex(where:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/bidirectionalcollection-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lastIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":" "},{"kind":"internalParam","text":"predicate"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The index of the last element in the collection that matches"},{"type":"text","text":" "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":", or "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" if no elements match."}]}]},{"kind":"parameters","parameters":[{"name":"predicate","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element as its argument"},{"type":"text","text":" "},{"type":"text","text":"and returns a Boolean value that indicates whether the passed element"},{"type":"text","text":" "},{"type":"text","text":"represents a match."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"You can use the predicate to find an element of a type that doesn’t"},{"type":"text","text":" "},{"type":"text","text":"conform to the "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":" protocol or to find an element that matches"},{"type":"text","text":" "},{"type":"text","text":"particular criteria. This example finds the index of the last name that"},{"type":"text","text":" "},{"type":"text","text":"begins with the letter "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A:"}]}]},{"type":"codeListing","syntax":null,"code":["let students = [\"Kofi\", \"Abena\", \"Peter\", \"Kweku\", \"Akosua\"]","if let i = students.lastIndex(where: { $0.hasPrefix(\"A\") }) {"," print(\"\\(students[i]) starts with 'A'!\")","}","\/\/ Prints \"Akosua starts with 'A'!\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/lastindex(where:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/lastIndex(where:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the index of the last element in the collection that matches the"},{"type":"text","text":" "},{"type":"text","text":"given predicate."}],"kind":"symbol","metadata":{"role":"symbol","title":"lastIndex(where:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lastIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:SKsE9lastIndex5where0B0QzSgSb7ElementQzKXE_tKF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/BidirectionalCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/lastIndex(where:)":{"role":"symbol","title":"lastIndex(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lastIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the index of the last element in the collection that matches the"},{"type":"text","text":" "},{"type":"text","text":"given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/lastIndex(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/lastindex(where:)"},"doc://Shield/documentation/ShieldX509/Attributes/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/bidirectionalcollection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/lazy.json b/main/data/documentation/shieldx509/attributes/lazy.json index 9303128aa..ca20cfc7b 100644 --- a/main/data/documentation/shieldx509/attributes/lazy.json +++ b/main/data/documentation/shieldx509/attributes/lazy.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"lazy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"LazySequence","preciseIdentifier":"s:s12LazySequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"> { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/lazy"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/lazy","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A sequence containing the same elements as this sequence,"},{"type":"text","text":" "},{"type":"text","text":"but on which some operations, such as "},{"type":"codeVoice","code":"map"},{"type":"text","text":" and "},{"type":"codeVoice","code":"filter"},{"type":"text","text":", are"},{"type":"text","text":" "},{"type":"text","text":"implemented lazily."}],"kind":"symbol","metadata":{"role":"symbol","title":"lazy","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"lazy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"LazySequence","preciseIdentifier":"s:s12LazySequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"symbolKind":"property","externalID":"s:STsE4lazys12LazySequenceVyxGvp::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/lazy":{"role":"symbol","title":"lazy","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"lazy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"LazySequence","preciseIdentifier":"s:s12LazySequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"A sequence containing the same elements as this sequence,"},{"type":"text","text":" "},{"type":"text","text":"but on which some operations, such as "},{"type":"codeVoice","code":"map"},{"type":"text","text":" and "},{"type":"codeVoice","code":"filter"},{"type":"text","text":", are"},{"type":"text","text":" "},{"type":"text","text":"implemented lazily."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/lazy","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/lazy"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"lazy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"LazySequence","preciseIdentifier":"s:s12LazySequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"> { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/lazy"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/lazy","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A sequence containing the same elements as this sequence,"},{"type":"text","text":" "},{"type":"text","text":"but on which some operations, such as "},{"type":"codeVoice","code":"map"},{"type":"text","text":" and "},{"type":"codeVoice","code":"filter"},{"type":"text","text":", are"},{"type":"text","text":" "},{"type":"text","text":"implemented lazily."}],"kind":"symbol","metadata":{"role":"symbol","title":"lazy","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"lazy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"LazySequence","preciseIdentifier":"s:s12LazySequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"symbolKind":"property","externalID":"s:STsE4lazys12LazySequenceVyxGvp::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/lazy":{"role":"symbol","title":"lazy","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"lazy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"LazySequence","preciseIdentifier":"s:s12LazySequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"A sequence containing the same elements as this sequence,"},{"type":"text","text":" "},{"type":"text","text":"but on which some operations, such as "},{"type":"codeVoice","code":"map"},{"type":"text","text":" and "},{"type":"codeVoice","code":"filter"},{"type":"text","text":", are"},{"type":"text","text":" "},{"type":"text","text":"implemented lazily."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/lazy","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/lazy"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/lexicographicallyprecedes(_:by:).json b/main/data/documentation/shieldx509/attributes/lexicographicallyprecedes(_:by:).json index 9c53bb535..6bc3c1989 100644 --- a/main/data/documentation/shieldx509/attributes/lexicographicallyprecedes(_:by:).json +++ b/main/data/documentation/shieldx509/attributes/lexicographicallyprecedes(_:by:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lexicographicallyPrecedes"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":" "},{"kind":"internalParam","text":"areInIncreasingOrder"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:ST"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if this sequence precedes "},{"type":"codeVoice","code":"other"},{"type":"text","text":" in a dictionary"},{"type":"text","text":" "},{"type":"text","text":"ordering as ordered by "},{"type":"codeVoice","code":"areInIncreasingOrder"},{"type":"text","text":"; otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A sequence to compare to this sequence."}]}]},{"name":"areInIncreasingOrder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A predicate that returns "},{"type":"codeVoice","code":"true"},{"type":"text","text":" if its first"},{"type":"text","text":" "},{"type":"text","text":"argument should be ordered before its second argument; otherwise,"},{"type":"text","text":" "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The predicate must be a "},{"type":"emphasis","inlineContent":[{"type":"text","text":"strict weak ordering"}]},{"type":"text","text":" over the elements. That"},{"type":"text","text":" "},{"type":"text","text":"is, for any elements "},{"type":"codeVoice","code":"a"},{"type":"text","text":", "},{"type":"codeVoice","code":"b"},{"type":"text","text":", and "},{"type":"codeVoice","code":"c"},{"type":"text","text":", the following conditions must"},{"type":"text","text":" "},{"type":"text","text":"hold:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"areInIncreasingOrder(a, a)"},{"type":"text","text":" is always "},{"type":"codeVoice","code":"false"},{"type":"text","text":". (Irreflexivity)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"If "},{"type":"codeVoice","code":"areInIncreasingOrder(a, b)"},{"type":"text","text":" and "},{"type":"codeVoice","code":"areInIncreasingOrder(b, c)"},{"type":"text","text":" are"},{"type":"text","text":" "},{"type":"text","text":"both "},{"type":"codeVoice","code":"true"},{"type":"text","text":", then "},{"type":"codeVoice","code":"areInIncreasingOrder(a, c)"},{"type":"text","text":" is also"},{"type":"text","text":" "},{"type":"codeVoice","code":"true"},{"type":"text","text":". (Transitive comparability)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Two elements are "},{"type":"emphasis","inlineContent":[{"type":"text","text":"incomparable"}]},{"type":"text","text":" if neither is ordered before the other"},{"type":"text","text":" "},{"type":"text","text":"according to the predicate. If "},{"type":"codeVoice","code":"a"},{"type":"text","text":" and "},{"type":"codeVoice","code":"b"},{"type":"text","text":" are incomparable, and "},{"type":"codeVoice","code":"b"},{"type":"text","text":" "},{"type":"text","text":"and "},{"type":"codeVoice","code":"c"},{"type":"text","text":" are incomparable, then "},{"type":"codeVoice","code":"a"},{"type":"text","text":" and "},{"type":"codeVoice","code":"c"},{"type":"text","text":" are also incomparable."},{"type":"text","text":" "},{"type":"text","text":"(Transitive incomparability)"}]}]}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"This method implements the mathematical notion of lexicographical"},{"type":"text","text":" "},{"type":"text","text":"ordering, which has no connection to Unicode. If you are sorting"},{"type":"text","text":" "},{"type":"text","text":"strings to present to the end user, use "},{"type":"codeVoice","code":"String"},{"type":"text","text":" APIs that perform"},{"type":"text","text":" "},{"type":"text","text":"localized comparison instead."}]}],"type":"aside","name":"Note"},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":" is the lesser of the length of the"},{"type":"text","text":" "},{"type":"text","text":"sequence and the length of "},{"type":"codeVoice","code":"other"},{"type":"text","text":"."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/lexicographicallyprecedes(_:by:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/lexicographicallyPrecedes(_:by:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the sequence precedes another"},{"type":"text","text":" "},{"type":"text","text":"sequence in a lexicographical (dictionary) ordering, using the given"},{"type":"text","text":" "},{"type":"text","text":"predicate to compare elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"lexicographicallyPrecedes(_:by:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lexicographicallyPrecedes"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:STsE25lexicographicallyPrecedes_2bySbqd___Sb7ElementQz_ADtKXEtKSTRd__ACQyd__ADRSlF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/lexicographicallyPrecedes(_:by:)":{"role":"symbol","title":"lexicographicallyPrecedes(_:by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lexicographicallyPrecedes"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the sequence precedes another"},{"type":"text","text":" "},{"type":"text","text":"sequence in a lexicographical (dictionary) ordering, using the given"},{"type":"text","text":" "},{"type":"text","text":"predicate to compare elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/lexicographicallyPrecedes(_:by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/lexicographicallyprecedes(_:by:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lexicographicallyPrecedes"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":" "},{"kind":"internalParam","text":"areInIncreasingOrder"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:ST"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if this sequence precedes "},{"type":"codeVoice","code":"other"},{"type":"text","text":" in a dictionary"},{"type":"text","text":" "},{"type":"text","text":"ordering as ordered by "},{"type":"codeVoice","code":"areInIncreasingOrder"},{"type":"text","text":"; otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A sequence to compare to this sequence."}]}]},{"name":"areInIncreasingOrder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A predicate that returns "},{"type":"codeVoice","code":"true"},{"type":"text","text":" if its first"},{"type":"text","text":" "},{"type":"text","text":"argument should be ordered before its second argument; otherwise,"},{"type":"text","text":" "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The predicate must be a "},{"type":"emphasis","inlineContent":[{"type":"text","text":"strict weak ordering"}]},{"type":"text","text":" over the elements. That"},{"type":"text","text":" "},{"type":"text","text":"is, for any elements "},{"type":"codeVoice","code":"a"},{"type":"text","text":", "},{"type":"codeVoice","code":"b"},{"type":"text","text":", and "},{"type":"codeVoice","code":"c"},{"type":"text","text":", the following conditions must"},{"type":"text","text":" "},{"type":"text","text":"hold:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"areInIncreasingOrder(a, a)"},{"type":"text","text":" is always "},{"type":"codeVoice","code":"false"},{"type":"text","text":". (Irreflexivity)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"If "},{"type":"codeVoice","code":"areInIncreasingOrder(a, b)"},{"type":"text","text":" and "},{"type":"codeVoice","code":"areInIncreasingOrder(b, c)"},{"type":"text","text":" are"},{"type":"text","text":" "},{"type":"text","text":"both "},{"type":"codeVoice","code":"true"},{"type":"text","text":", then "},{"type":"codeVoice","code":"areInIncreasingOrder(a, c)"},{"type":"text","text":" is also"},{"type":"text","text":" "},{"type":"codeVoice","code":"true"},{"type":"text","text":". (Transitive comparability)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Two elements are "},{"type":"emphasis","inlineContent":[{"type":"text","text":"incomparable"}]},{"type":"text","text":" if neither is ordered before the other"},{"type":"text","text":" "},{"type":"text","text":"according to the predicate. If "},{"type":"codeVoice","code":"a"},{"type":"text","text":" and "},{"type":"codeVoice","code":"b"},{"type":"text","text":" are incomparable, and "},{"type":"codeVoice","code":"b"},{"type":"text","text":" "},{"type":"text","text":"and "},{"type":"codeVoice","code":"c"},{"type":"text","text":" are incomparable, then "},{"type":"codeVoice","code":"a"},{"type":"text","text":" and "},{"type":"codeVoice","code":"c"},{"type":"text","text":" are also incomparable."},{"type":"text","text":" "},{"type":"text","text":"(Transitive incomparability)"}]}]}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"This method implements the mathematical notion of lexicographical"},{"type":"text","text":" "},{"type":"text","text":"ordering, which has no connection to Unicode. If you are sorting"},{"type":"text","text":" "},{"type":"text","text":"strings to present to the end user, use "},{"type":"codeVoice","code":"String"},{"type":"text","text":" APIs that perform"},{"type":"text","text":" "},{"type":"text","text":"localized comparison instead."}]}],"type":"aside","name":"Note"},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":" is the lesser of the length of the"},{"type":"text","text":" "},{"type":"text","text":"sequence and the length of "},{"type":"codeVoice","code":"other"},{"type":"text","text":"."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/lexicographicallyprecedes(_:by:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/lexicographicallyPrecedes(_:by:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the sequence precedes another"},{"type":"text","text":" "},{"type":"text","text":"sequence in a lexicographical (dictionary) ordering, using the given"},{"type":"text","text":" "},{"type":"text","text":"predicate to compare elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"lexicographicallyPrecedes(_:by:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lexicographicallyPrecedes"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:STsE25lexicographicallyPrecedes_2bySbqd___Sb7ElementQz_ADtKXEtKSTRd__ACQyd__ADRSlF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/lexicographicallyPrecedes(_:by:)":{"role":"symbol","title":"lexicographicallyPrecedes(_:by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lexicographicallyPrecedes"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the sequence precedes another"},{"type":"text","text":" "},{"type":"text","text":"sequence in a lexicographical (dictionary) ordering, using the given"},{"type":"text","text":" "},{"type":"text","text":"predicate to compare elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/lexicographicallyPrecedes(_:by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/lexicographicallyprecedes(_:by:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/makeiterator().json b/main/data/documentation/shieldx509/attributes/makeiterator().json index a49950576..ae36bda9a 100644 --- a/main/data/documentation/shieldx509/attributes/makeiterator().json +++ b/main/data/documentation/shieldx509/attributes/makeiterator().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"makeIterator"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Iterator","preciseIdentifier":"s:10ShieldX50910AttributesV8Iteratora","text":"Iterator"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/makeiterator()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/makeIterator()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns an iterator over the elements of the collection."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"makeIterator()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"makeIterator"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Iterator","preciseIdentifier":"s:10ShieldX50910AttributesV8Iteratora"}],"symbolKind":"method","externalID":"s:10ShieldX50910AttributesV12makeIterators08IndexingE0VySayAA9AttributeVGGyF","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/makeIterator()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"makeIterator()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"makeIterator"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Iterator","preciseIdentifier":"s:10ShieldX50910AttributesV8Iteratora"}],"abstract":[{"type":"text","text":"Returns an iterator over the elements of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/makeIterator()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/makeiterator()"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/Iterator":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"Attributes.Iterator","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Iterator"}],"abstract":[{"type":"text","text":"A type that provides the collection’s iteration interface and"},{"type":"text","text":" "},{"type":"text","text":"encapsulates its iteration state."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Iterator","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Iterator"}],"url":"\/documentation\/shieldx509\/attributes\/iterator"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"makeIterator"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Iterator","preciseIdentifier":"s:10ShieldX50910AttributesV8Iteratora","text":"Iterator"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/makeiterator()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/makeIterator()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns an iterator over the elements of the collection."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"makeIterator()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"makeIterator"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Iterator","preciseIdentifier":"s:10ShieldX50910AttributesV8Iteratora"}],"symbolKind":"method","externalID":"s:10ShieldX50910AttributesV12makeIterators08IndexingE0VySayAA9AttributeVGGyF","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/Iterator":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"Attributes.Iterator","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Iterator"}],"abstract":[{"type":"text","text":"A type that provides the collection’s iteration interface and"},{"type":"text","text":" "},{"type":"text","text":"encapsulates its iteration state."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Iterator","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Iterator"}],"url":"\/documentation\/shieldx509\/attributes\/iterator"},"doc://Shield/documentation/ShieldX509/Attributes/makeIterator()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"makeIterator()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"makeIterator"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Iterator","preciseIdentifier":"s:10ShieldX50910AttributesV8Iteratora"}],"abstract":[{"type":"text","text":"Returns an iterator over the elements of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/makeIterator()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/makeiterator()"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/map(_:)-22opc.json b/main/data/documentation/shieldx509/attributes/map(_:)-22opc.json index 54ab1c09c..c2dbeed31 100644 --- a/main/data/documentation/shieldx509/attributes/map(_:)-22opc.json +++ b/main/data/documentation/shieldx509/attributes/map(_:)-22opc.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"transform"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"An array containing the transformed elements of this"},{"type":"text","text":" "},{"type":"text","text":"sequence."}]}]},{"kind":"parameters","parameters":[{"name":"transform","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A mapping closure. "},{"type":"codeVoice","code":"transform"},{"type":"text","text":" accepts an"},{"type":"text","text":" "},{"type":"text","text":"element of this sequence as its parameter and returns a transformed"},{"type":"text","text":" "},{"type":"text","text":"value of the same or of a different type."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"In this example, "},{"type":"codeVoice","code":"map"},{"type":"text","text":" is used first to convert the names in the array"},{"type":"text","text":" "},{"type":"text","text":"to lowercase strings and then to count their characters."}]},{"type":"codeListing","syntax":null,"code":["let cast = [\"Vivien\", \"Marlon\", \"Kim\", \"Karl\"]","let lowercaseNames = cast.map { $0.lowercased() }","\/\/ 'lowercaseNames' == [\"vivien\", \"marlon\", \"kim\", \"karl\"]","let letterCounts = cast.map { $0.count }","\/\/ 'letterCounts' == [6, 6, 3, 4]"]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/map(_:)-22opc"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/map(_:)-22opc","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns an array containing the results of mapping the given closure"},{"type":"text","text":" "},{"type":"text","text":"over the sequence’s elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"map(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:STsE3mapySayqd__Gqd__7ElementQzKXEKlF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/map(_:)-22opc":{"role":"symbol","title":"map(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns an array containing the results of mapping the given closure"},{"type":"text","text":" "},{"type":"text","text":"over the sequence’s elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/map(_:)-22opc","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/map(_:)-22opc"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"transform"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"An array containing the transformed elements of this"},{"type":"text","text":" "},{"type":"text","text":"sequence."}]}]},{"kind":"parameters","parameters":[{"name":"transform","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A mapping closure. "},{"type":"codeVoice","code":"transform"},{"type":"text","text":" accepts an"},{"type":"text","text":" "},{"type":"text","text":"element of this sequence as its parameter and returns a transformed"},{"type":"text","text":" "},{"type":"text","text":"value of the same or of a different type."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"In this example, "},{"type":"codeVoice","code":"map"},{"type":"text","text":" is used first to convert the names in the array"},{"type":"text","text":" "},{"type":"text","text":"to lowercase strings and then to count their characters."}]},{"type":"codeListing","syntax":null,"code":["let cast = [\"Vivien\", \"Marlon\", \"Kim\", \"Karl\"]","let lowercaseNames = cast.map { $0.lowercased() }","\/\/ 'lowercaseNames' == [\"vivien\", \"marlon\", \"kim\", \"karl\"]","let letterCounts = cast.map { $0.count }","\/\/ 'letterCounts' == [6, 6, 3, 4]"]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/map(_:)-22opc"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/map(_:)-22opc","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns an array containing the results of mapping the given closure"},{"type":"text","text":" "},{"type":"text","text":"over the sequence’s elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"map(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:STsE3mapySayqd__Gqd__7ElementQzKXEKlF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/map(_:)-22opc":{"role":"symbol","title":"map(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns an array containing the results of mapping the given closure"},{"type":"text","text":" "},{"type":"text","text":"over the sequence’s elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/map(_:)-22opc","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/map(_:)-22opc"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/map(_:)-4mxuv.json b/main/data/documentation/shieldx509/attributes/map(_:)-4mxuv.json index 8502bbfcd..e1464126f 100644 --- a/main/data/documentation/shieldx509/attributes/map(_:)-4mxuv.json +++ b/main/data/documentation/shieldx509/attributes/map(_:)-4mxuv.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"transform"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"An array containing the transformed elements of this"},{"type":"text","text":" "},{"type":"text","text":"sequence."}]}]},{"kind":"parameters","parameters":[{"name":"transform","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A mapping closure. "},{"type":"codeVoice","code":"transform"},{"type":"text","text":" accepts an"},{"type":"text","text":" "},{"type":"text","text":"element of this sequence as its parameter and returns a transformed"},{"type":"text","text":" "},{"type":"text","text":"value of the same or of a different type."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"In this example, "},{"type":"codeVoice","code":"map"},{"type":"text","text":" is used first to convert the names in the array"},{"type":"text","text":" "},{"type":"text","text":"to lowercase strings and then to count their characters."}]},{"type":"codeListing","syntax":null,"code":["let cast = [\"Vivien\", \"Marlon\", \"Kim\", \"Karl\"]","let lowercaseNames = cast.map { $0.lowercased() }","\/\/ 'lowercaseNames' == [\"vivien\", \"marlon\", \"kim\", \"karl\"]","let letterCounts = cast.map { $0.count }","\/\/ 'letterCounts' == [6, 6, 3, 4]"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/map(_:)-4mxuv"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/map(_:)-4mxuv","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns an array containing the results of mapping the given closure"},{"type":"text","text":" "},{"type":"text","text":"over the sequence’s elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"map(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:SlsE3mapySayqd__Gqd__7ElementQzKXEKlF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/map(_:)-4mxuv":{"role":"symbol","title":"map(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns an array containing the results of mapping the given closure"},{"type":"text","text":" "},{"type":"text","text":"over the sequence’s elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/map(_:)-4mxuv","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/map(_:)-4mxuv"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"transform"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"An array containing the transformed elements of this"},{"type":"text","text":" "},{"type":"text","text":"sequence."}]}]},{"kind":"parameters","parameters":[{"name":"transform","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A mapping closure. "},{"type":"codeVoice","code":"transform"},{"type":"text","text":" accepts an"},{"type":"text","text":" "},{"type":"text","text":"element of this sequence as its parameter and returns a transformed"},{"type":"text","text":" "},{"type":"text","text":"value of the same or of a different type."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"In this example, "},{"type":"codeVoice","code":"map"},{"type":"text","text":" is used first to convert the names in the array"},{"type":"text","text":" "},{"type":"text","text":"to lowercase strings and then to count their characters."}]},{"type":"codeListing","syntax":null,"code":["let cast = [\"Vivien\", \"Marlon\", \"Kim\", \"Karl\"]","let lowercaseNames = cast.map { $0.lowercased() }","\/\/ 'lowercaseNames' == [\"vivien\", \"marlon\", \"kim\", \"karl\"]","let letterCounts = cast.map { $0.count }","\/\/ 'letterCounts' == [6, 6, 3, 4]"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/map(_:)-4mxuv"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/map(_:)-4mxuv","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns an array containing the results of mapping the given closure"},{"type":"text","text":" "},{"type":"text","text":"over the sequence’s elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"map(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:SlsE3mapySayqd__Gqd__7ElementQzKXEKlF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/map(_:)-4mxuv":{"role":"symbol","title":"map(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns an array containing the results of mapping the given closure"},{"type":"text","text":" "},{"type":"text","text":"over the sequence’s elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/map(_:)-4mxuv","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/map(_:)-4mxuv"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/max(by:).json b/main/data/documentation/shieldx509/attributes/max(by:).json index fd99b8427..4ef4f030a 100644 --- a/main/data/documentation/shieldx509/attributes/max(by:).json +++ b/main/data/documentation/shieldx509/attributes/max(by:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@warn_unqualified_access"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"max"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":" "},{"kind":"internalParam","text":"areInIncreasingOrder"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The sequence’s maximum element if the sequence is not empty;"},{"type":"text","text":" "},{"type":"text","text":"otherwise, "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"areInIncreasingOrder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A predicate that returns "},{"type":"codeVoice","code":"true"},{"type":"text","text":" if its"},{"type":"text","text":" "},{"type":"text","text":"first argument should be ordered before its second argument;"},{"type":"text","text":" "},{"type":"text","text":"otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The predicate must be a "},{"type":"emphasis","inlineContent":[{"type":"text","text":"strict weak ordering"}]},{"type":"text","text":" over the elements. That"},{"type":"text","text":" "},{"type":"text","text":"is, for any elements "},{"type":"codeVoice","code":"a"},{"type":"text","text":", "},{"type":"codeVoice","code":"b"},{"type":"text","text":", and "},{"type":"codeVoice","code":"c"},{"type":"text","text":", the following conditions must"},{"type":"text","text":" "},{"type":"text","text":"hold:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"areInIncreasingOrder(a, a)"},{"type":"text","text":" is always "},{"type":"codeVoice","code":"false"},{"type":"text","text":". (Irreflexivity)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"If "},{"type":"codeVoice","code":"areInIncreasingOrder(a, b)"},{"type":"text","text":" and "},{"type":"codeVoice","code":"areInIncreasingOrder(b, c)"},{"type":"text","text":" are"},{"type":"text","text":" "},{"type":"text","text":"both "},{"type":"codeVoice","code":"true"},{"type":"text","text":", then "},{"type":"codeVoice","code":"areInIncreasingOrder(a, c)"},{"type":"text","text":" is also"},{"type":"text","text":" "},{"type":"codeVoice","code":"true"},{"type":"text","text":". (Transitive comparability)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Two elements are "},{"type":"emphasis","inlineContent":[{"type":"text","text":"incomparable"}]},{"type":"text","text":" if neither is ordered before the other"},{"type":"text","text":" "},{"type":"text","text":"according to the predicate. If "},{"type":"codeVoice","code":"a"},{"type":"text","text":" and "},{"type":"codeVoice","code":"b"},{"type":"text","text":" are incomparable, and "},{"type":"codeVoice","code":"b"},{"type":"text","text":" "},{"type":"text","text":"and "},{"type":"codeVoice","code":"c"},{"type":"text","text":" are incomparable, then "},{"type":"codeVoice","code":"a"},{"type":"text","text":" and "},{"type":"codeVoice","code":"c"},{"type":"text","text":" are also incomparable."},{"type":"text","text":" "},{"type":"text","text":"(Transitive incomparability)"}]}]}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example shows how to use the "},{"type":"codeVoice","code":"max(by:)"},{"type":"text","text":" method on a"},{"type":"text","text":" "},{"type":"text","text":"dictionary to find the key-value pair with the highest value."}]},{"type":"codeListing","syntax":null,"code":["let hues = [\"Heliotrope\": 296, \"Coral\": 16, \"Aquamarine\": 156]","let greatestHue = hues.max { a, b in a.value < b.value }","print(greatestHue)","\/\/ Prints \"Optional((key: \"Heliotrope\", value: 296))\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/max(by:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/max(by:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the maximum element in the sequence, using the given predicate"},{"type":"text","text":" "},{"type":"text","text":"as the comparison between elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"max(by:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"max"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:STsE3max2by7ElementQzSgSbAD_ADtKXE_tKF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/max(by:)":{"role":"symbol","title":"max(by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"max"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the maximum element in the sequence, using the given predicate"},{"type":"text","text":" "},{"type":"text","text":"as the comparison between elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/max(by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/max(by:)"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@warn_unqualified_access"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"max"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":" "},{"kind":"internalParam","text":"areInIncreasingOrder"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The sequence’s maximum element if the sequence is not empty;"},{"type":"text","text":" "},{"type":"text","text":"otherwise, "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"areInIncreasingOrder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A predicate that returns "},{"type":"codeVoice","code":"true"},{"type":"text","text":" if its"},{"type":"text","text":" "},{"type":"text","text":"first argument should be ordered before its second argument;"},{"type":"text","text":" "},{"type":"text","text":"otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The predicate must be a "},{"type":"emphasis","inlineContent":[{"type":"text","text":"strict weak ordering"}]},{"type":"text","text":" over the elements. That"},{"type":"text","text":" "},{"type":"text","text":"is, for any elements "},{"type":"codeVoice","code":"a"},{"type":"text","text":", "},{"type":"codeVoice","code":"b"},{"type":"text","text":", and "},{"type":"codeVoice","code":"c"},{"type":"text","text":", the following conditions must"},{"type":"text","text":" "},{"type":"text","text":"hold:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"areInIncreasingOrder(a, a)"},{"type":"text","text":" is always "},{"type":"codeVoice","code":"false"},{"type":"text","text":". (Irreflexivity)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"If "},{"type":"codeVoice","code":"areInIncreasingOrder(a, b)"},{"type":"text","text":" and "},{"type":"codeVoice","code":"areInIncreasingOrder(b, c)"},{"type":"text","text":" are"},{"type":"text","text":" "},{"type":"text","text":"both "},{"type":"codeVoice","code":"true"},{"type":"text","text":", then "},{"type":"codeVoice","code":"areInIncreasingOrder(a, c)"},{"type":"text","text":" is also"},{"type":"text","text":" "},{"type":"codeVoice","code":"true"},{"type":"text","text":". (Transitive comparability)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Two elements are "},{"type":"emphasis","inlineContent":[{"type":"text","text":"incomparable"}]},{"type":"text","text":" if neither is ordered before the other"},{"type":"text","text":" "},{"type":"text","text":"according to the predicate. If "},{"type":"codeVoice","code":"a"},{"type":"text","text":" and "},{"type":"codeVoice","code":"b"},{"type":"text","text":" are incomparable, and "},{"type":"codeVoice","code":"b"},{"type":"text","text":" "},{"type":"text","text":"and "},{"type":"codeVoice","code":"c"},{"type":"text","text":" are incomparable, then "},{"type":"codeVoice","code":"a"},{"type":"text","text":" and "},{"type":"codeVoice","code":"c"},{"type":"text","text":" are also incomparable."},{"type":"text","text":" "},{"type":"text","text":"(Transitive incomparability)"}]}]}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example shows how to use the "},{"type":"codeVoice","code":"max(by:)"},{"type":"text","text":" method on a"},{"type":"text","text":" "},{"type":"text","text":"dictionary to find the key-value pair with the highest value."}]},{"type":"codeListing","syntax":null,"code":["let hues = [\"Heliotrope\": 296, \"Coral\": 16, \"Aquamarine\": 156]","let greatestHue = hues.max { a, b in a.value < b.value }","print(greatestHue)","\/\/ Prints \"Optional((key: \"Heliotrope\", value: 296))\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/max(by:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/max(by:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the maximum element in the sequence, using the given predicate"},{"type":"text","text":" "},{"type":"text","text":"as the comparison between elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"max(by:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"max"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:STsE3max2by7ElementQzSgSbAD_ADtKXE_tKF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/max(by:)":{"role":"symbol","title":"max(by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"max"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the maximum element in the sequence, using the given predicate"},{"type":"text","text":" "},{"type":"text","text":"as the comparison between elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/max(by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/max(by:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/min(by:).json b/main/data/documentation/shieldx509/attributes/min(by:).json index 5b9a363d2..1580188b8 100644 --- a/main/data/documentation/shieldx509/attributes/min(by:).json +++ b/main/data/documentation/shieldx509/attributes/min(by:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@warn_unqualified_access"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"min"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":" "},{"kind":"internalParam","text":"areInIncreasingOrder"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The sequence’s minimum element, according to"},{"type":"text","text":" "},{"type":"codeVoice","code":"areInIncreasingOrder"},{"type":"text","text":". If the sequence has no elements, returns"},{"type":"text","text":" "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"areInIncreasingOrder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A predicate that returns "},{"type":"codeVoice","code":"true"},{"type":"text","text":" "},{"type":"text","text":"if its first argument should be ordered before its second"},{"type":"text","text":" "},{"type":"text","text":"argument; otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The predicate must be a "},{"type":"emphasis","inlineContent":[{"type":"text","text":"strict weak ordering"}]},{"type":"text","text":" over the elements. That"},{"type":"text","text":" "},{"type":"text","text":"is, for any elements "},{"type":"codeVoice","code":"a"},{"type":"text","text":", "},{"type":"codeVoice","code":"b"},{"type":"text","text":", and "},{"type":"codeVoice","code":"c"},{"type":"text","text":", the following conditions must"},{"type":"text","text":" "},{"type":"text","text":"hold:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"areInIncreasingOrder(a, a)"},{"type":"text","text":" is always "},{"type":"codeVoice","code":"false"},{"type":"text","text":". (Irreflexivity)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"If "},{"type":"codeVoice","code":"areInIncreasingOrder(a, b)"},{"type":"text","text":" and "},{"type":"codeVoice","code":"areInIncreasingOrder(b, c)"},{"type":"text","text":" are"},{"type":"text","text":" "},{"type":"text","text":"both "},{"type":"codeVoice","code":"true"},{"type":"text","text":", then "},{"type":"codeVoice","code":"areInIncreasingOrder(a, c)"},{"type":"text","text":" is also"},{"type":"text","text":" "},{"type":"codeVoice","code":"true"},{"type":"text","text":". (Transitive comparability)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Two elements are "},{"type":"emphasis","inlineContent":[{"type":"text","text":"incomparable"}]},{"type":"text","text":" if neither is ordered before the other"},{"type":"text","text":" "},{"type":"text","text":"according to the predicate. If "},{"type":"codeVoice","code":"a"},{"type":"text","text":" and "},{"type":"codeVoice","code":"b"},{"type":"text","text":" are incomparable, and "},{"type":"codeVoice","code":"b"},{"type":"text","text":" "},{"type":"text","text":"and "},{"type":"codeVoice","code":"c"},{"type":"text","text":" are incomparable, then "},{"type":"codeVoice","code":"a"},{"type":"text","text":" and "},{"type":"codeVoice","code":"c"},{"type":"text","text":" are also incomparable."},{"type":"text","text":" "},{"type":"text","text":"(Transitive incomparability)"}]}]}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example shows how to use the "},{"type":"codeVoice","code":"min(by:)"},{"type":"text","text":" method on a"},{"type":"text","text":" "},{"type":"text","text":"dictionary to find the key-value pair with the lowest value."}]},{"type":"codeListing","syntax":null,"code":["let hues = [\"Heliotrope\": 296, \"Coral\": 16, \"Aquamarine\": 156]","let leastHue = hues.min { a, b in a.value < b.value }","print(leastHue)","\/\/ Prints \"Optional((key: \"Coral\", value: 16))\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/min(by:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/min(by:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the minimum element in the sequence, using the given predicate as"},{"type":"text","text":" "},{"type":"text","text":"the comparison between elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"min(by:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"min"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:STsE3min2by7ElementQzSgSbAD_ADtKXE_tKF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/min(by:)":{"role":"symbol","title":"min(by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"min"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the minimum element in the sequence, using the given predicate as"},{"type":"text","text":" "},{"type":"text","text":"the comparison between elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/min(by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/min(by:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@warn_unqualified_access"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"min"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":" "},{"kind":"internalParam","text":"areInIncreasingOrder"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The sequence’s minimum element, according to"},{"type":"text","text":" "},{"type":"codeVoice","code":"areInIncreasingOrder"},{"type":"text","text":". If the sequence has no elements, returns"},{"type":"text","text":" "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"areInIncreasingOrder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A predicate that returns "},{"type":"codeVoice","code":"true"},{"type":"text","text":" "},{"type":"text","text":"if its first argument should be ordered before its second"},{"type":"text","text":" "},{"type":"text","text":"argument; otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The predicate must be a "},{"type":"emphasis","inlineContent":[{"type":"text","text":"strict weak ordering"}]},{"type":"text","text":" over the elements. That"},{"type":"text","text":" "},{"type":"text","text":"is, for any elements "},{"type":"codeVoice","code":"a"},{"type":"text","text":", "},{"type":"codeVoice","code":"b"},{"type":"text","text":", and "},{"type":"codeVoice","code":"c"},{"type":"text","text":", the following conditions must"},{"type":"text","text":" "},{"type":"text","text":"hold:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"areInIncreasingOrder(a, a)"},{"type":"text","text":" is always "},{"type":"codeVoice","code":"false"},{"type":"text","text":". (Irreflexivity)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"If "},{"type":"codeVoice","code":"areInIncreasingOrder(a, b)"},{"type":"text","text":" and "},{"type":"codeVoice","code":"areInIncreasingOrder(b, c)"},{"type":"text","text":" are"},{"type":"text","text":" "},{"type":"text","text":"both "},{"type":"codeVoice","code":"true"},{"type":"text","text":", then "},{"type":"codeVoice","code":"areInIncreasingOrder(a, c)"},{"type":"text","text":" is also"},{"type":"text","text":" "},{"type":"codeVoice","code":"true"},{"type":"text","text":". (Transitive comparability)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Two elements are "},{"type":"emphasis","inlineContent":[{"type":"text","text":"incomparable"}]},{"type":"text","text":" if neither is ordered before the other"},{"type":"text","text":" "},{"type":"text","text":"according to the predicate. If "},{"type":"codeVoice","code":"a"},{"type":"text","text":" and "},{"type":"codeVoice","code":"b"},{"type":"text","text":" are incomparable, and "},{"type":"codeVoice","code":"b"},{"type":"text","text":" "},{"type":"text","text":"and "},{"type":"codeVoice","code":"c"},{"type":"text","text":" are incomparable, then "},{"type":"codeVoice","code":"a"},{"type":"text","text":" and "},{"type":"codeVoice","code":"c"},{"type":"text","text":" are also incomparable."},{"type":"text","text":" "},{"type":"text","text":"(Transitive incomparability)"}]}]}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example shows how to use the "},{"type":"codeVoice","code":"min(by:)"},{"type":"text","text":" method on a"},{"type":"text","text":" "},{"type":"text","text":"dictionary to find the key-value pair with the lowest value."}]},{"type":"codeListing","syntax":null,"code":["let hues = [\"Heliotrope\": 296, \"Coral\": 16, \"Aquamarine\": 156]","let leastHue = hues.min { a, b in a.value < b.value }","print(leastHue)","\/\/ Prints \"Optional((key: \"Coral\", value: 16))\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/min(by:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/min(by:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the minimum element in the sequence, using the given predicate as"},{"type":"text","text":" "},{"type":"text","text":"the comparison between elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"min(by:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"min"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:STsE3min2by7ElementQzSgSbAD_ADtKXE_tKF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/min(by:)":{"role":"symbol","title":"min(by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"min"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the minimum element in the sequence, using the given predicate as"},{"type":"text","text":" "},{"type":"text","text":"the comparison between elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/min(by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/min(by:)"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/prefix(_:).json b/main/data/documentation/shieldx509/attributes/prefix(_:).json index 22820f876..e0f67830a 100644 --- a/main/data/documentation/shieldx509/attributes/prefix(_:).json +++ b/main/data/documentation/shieldx509/attributes/prefix(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"maxLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A subsequence starting at the beginning of this collection"},{"type":"text","text":" "},{"type":"text","text":"with at most "},{"type":"codeVoice","code":"maxLength"},{"type":"text","text":" elements."}]}]},{"kind":"parameters","parameters":[{"name":"maxLength","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The maximum number of elements to return."},{"type":"text","text":" "},{"type":"codeVoice","code":"maxLength"},{"type":"text","text":" must be greater than or equal to zero."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the maximum length exceeds the number of elements in the collection,"},{"type":"text","text":" "},{"type":"text","text":"the result contains all the elements in the collection."}]},{"type":"codeListing","syntax":null,"code":["let numbers = [1, 2, 3, 4, 5]","print(numbers.prefix(2))","\/\/ Prints \"[1, 2]\"","print(numbers.prefix(10))","\/\/ Prints \"[1, 2, 3, 4, 5]\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1) if the collection conforms to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":"; otherwise, O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":" is the number of"},{"type":"text","text":" "},{"type":"text","text":"elements to select from the beginning of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/prefix(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/prefix(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a subsequence, up to the specified maximum length, containing"},{"type":"text","text":" "},{"type":"text","text":"the initial elements of the collection."}],"kind":"symbol","metadata":{"role":"symbol","title":"prefix(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"method","externalID":"s:SlsE6prefixy11SubSequenceQzSiF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/prefix(_:)":{"role":"symbol","title":"prefix(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence, up to the specified maximum length, containing"},{"type":"text","text":" "},{"type":"text","text":"the initial elements of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/prefix(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/prefix(_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"maxLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A subsequence starting at the beginning of this collection"},{"type":"text","text":" "},{"type":"text","text":"with at most "},{"type":"codeVoice","code":"maxLength"},{"type":"text","text":" elements."}]}]},{"kind":"parameters","parameters":[{"name":"maxLength","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The maximum number of elements to return."},{"type":"text","text":" "},{"type":"codeVoice","code":"maxLength"},{"type":"text","text":" must be greater than or equal to zero."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the maximum length exceeds the number of elements in the collection,"},{"type":"text","text":" "},{"type":"text","text":"the result contains all the elements in the collection."}]},{"type":"codeListing","syntax":null,"code":["let numbers = [1, 2, 3, 4, 5]","print(numbers.prefix(2))","\/\/ Prints \"[1, 2]\"","print(numbers.prefix(10))","\/\/ Prints \"[1, 2, 3, 4, 5]\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1) if the collection conforms to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":"; otherwise, O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":" is the number of"},{"type":"text","text":" "},{"type":"text","text":"elements to select from the beginning of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/prefix(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/prefix(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a subsequence, up to the specified maximum length, containing"},{"type":"text","text":" "},{"type":"text","text":"the initial elements of the collection."}],"kind":"symbol","metadata":{"role":"symbol","title":"prefix(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"method","externalID":"s:SlsE6prefixy11SubSequenceQzSiF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/prefix(_:)":{"role":"symbol","title":"prefix(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence, up to the specified maximum length, containing"},{"type":"text","text":" "},{"type":"text","text":"the initial elements of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/prefix(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/prefix(_:)"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/prefix(upto:).json b/main/data/documentation/shieldx509/attributes/prefix(upto:).json index 506976061..c842c6d02 100644 --- a/main/data/documentation/shieldx509/attributes/prefix(upto:).json +++ b/main/data/documentation/shieldx509/attributes/prefix(upto:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"upTo"},{"kind":"text","text":" "},{"kind":"internalParam","text":"end"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A subsequence up to, but not including, the "},{"type":"codeVoice","code":"end"},{"type":"text","text":" position."}]}]},{"kind":"parameters","parameters":[{"name":"end","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The “past the end” index of the resulting subsequence."},{"type":"text","text":" "},{"type":"codeVoice","code":"end"},{"type":"text","text":" must be a valid index of the collection."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The resulting subsequence "},{"type":"emphasis","inlineContent":[{"type":"text","text":"does not include"}]},{"type":"text","text":" the element at the position"},{"type":"text","text":" "},{"type":"codeVoice","code":"end"},{"type":"text","text":". The following example searches for the index of the number "},{"type":"codeVoice","code":"40"},{"type":"text","text":" "},{"type":"text","text":"in an array of integers, and then prints the prefix of the array up to,"},{"type":"text","text":" "},{"type":"text","text":"but not including, that index:"}]},{"type":"codeListing","syntax":null,"code":["let numbers = [10, 20, 30, 40, 50, 60]","if let i = numbers.firstIndex(of: 40) {"," print(numbers.prefix(upTo: i))","}","\/\/ Prints \"[10, 20, 30]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Passing the collection’s starting index as the "},{"type":"codeVoice","code":"end"},{"type":"text","text":" parameter results in"},{"type":"text","text":" "},{"type":"text","text":"an empty subsequence."}]},{"type":"codeListing","syntax":null,"code":["print(numbers.prefix(upTo: numbers.startIndex))","\/\/ Prints \"[]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Using the "},{"type":"codeVoice","code":"prefix(upTo:)"},{"type":"text","text":" method is equivalent to using a partial"},{"type":"text","text":" "},{"type":"text","text":"half-open range as the collection’s subscript. The subscript notation is"},{"type":"text","text":" "},{"type":"text","text":"preferred over "},{"type":"codeVoice","code":"prefix(upTo:)"},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["if let i = numbers.firstIndex(of: 40) {"," print(numbers[.. "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"method","externalID":"s:SlsE6prefix4upTo11SubSequenceQz5IndexQz_tF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/prefix(upTo:)":{"role":"symbol","title":"prefix(upTo:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"upTo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence from the start of the collection up to, but not"},{"type":"text","text":" "},{"type":"text","text":"including, the specified position."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/prefix(upTo:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/prefix(upto:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"upTo"},{"kind":"text","text":" "},{"kind":"internalParam","text":"end"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A subsequence up to, but not including, the "},{"type":"codeVoice","code":"end"},{"type":"text","text":" position."}]}]},{"kind":"parameters","parameters":[{"name":"end","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The “past the end” index of the resulting subsequence."},{"type":"text","text":" "},{"type":"codeVoice","code":"end"},{"type":"text","text":" must be a valid index of the collection."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The resulting subsequence "},{"type":"emphasis","inlineContent":[{"type":"text","text":"does not include"}]},{"type":"text","text":" the element at the position"},{"type":"text","text":" "},{"type":"codeVoice","code":"end"},{"type":"text","text":". The following example searches for the index of the number "},{"type":"codeVoice","code":"40"},{"type":"text","text":" "},{"type":"text","text":"in an array of integers, and then prints the prefix of the array up to,"},{"type":"text","text":" "},{"type":"text","text":"but not including, that index:"}]},{"type":"codeListing","syntax":null,"code":["let numbers = [10, 20, 30, 40, 50, 60]","if let i = numbers.firstIndex(of: 40) {"," print(numbers.prefix(upTo: i))","}","\/\/ Prints \"[10, 20, 30]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Passing the collection’s starting index as the "},{"type":"codeVoice","code":"end"},{"type":"text","text":" parameter results in"},{"type":"text","text":" "},{"type":"text","text":"an empty subsequence."}]},{"type":"codeListing","syntax":null,"code":["print(numbers.prefix(upTo: numbers.startIndex))","\/\/ Prints \"[]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Using the "},{"type":"codeVoice","code":"prefix(upTo:)"},{"type":"text","text":" method is equivalent to using a partial"},{"type":"text","text":" "},{"type":"text","text":"half-open range as the collection’s subscript. The subscript notation is"},{"type":"text","text":" "},{"type":"text","text":"preferred over "},{"type":"codeVoice","code":"prefix(upTo:)"},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["if let i = numbers.firstIndex(of: 40) {"," print(numbers[.. "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"method","externalID":"s:SlsE6prefix4upTo11SubSequenceQz5IndexQz_tF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/prefix(upTo:)":{"role":"symbol","title":"prefix(upTo:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"upTo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence from the start of the collection up to, but not"},{"type":"text","text":" "},{"type":"text","text":"including, the specified position."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/prefix(upTo:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/prefix(upto:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/prefix(while:).json b/main/data/documentation/shieldx509/attributes/prefix(while:).json index 89b1ba965..6b36d90ce 100644 --- a/main/data/documentation/shieldx509/attributes/prefix(while:).json +++ b/main/data/documentation/shieldx509/attributes/prefix(while:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":" "},{"kind":"internalParam","text":"predicate"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"predicate","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element of the"},{"type":"text","text":" "},{"type":"text","text":"sequence as its argument and returns "},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the element should"},{"type":"text","text":" "},{"type":"text","text":"be included or "},{"type":"codeVoice","code":"false"},{"type":"text","text":" if it should be excluded. Once the predicate"},{"type":"text","text":" "},{"type":"text","text":"returns "},{"type":"codeVoice","code":"false"},{"type":"text","text":" it will not be called again."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/prefix(while:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/prefix(while:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a subsequence containing the initial elements until "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":" "},{"type":"text","text":"returns "},{"type":"codeVoice","code":"false"},{"type":"text","text":" and skipping the remaining elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"prefix(while:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"method","externalID":"s:SlsE6prefix5while11SubSequenceQzSb7ElementQzKXE_tKF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/prefix(while:)":{"role":"symbol","title":"prefix(while:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence containing the initial elements until "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":" "},{"type":"text","text":"returns "},{"type":"codeVoice","code":"false"},{"type":"text","text":" and skipping the remaining elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/prefix(while:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/prefix(while:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":" "},{"kind":"internalParam","text":"predicate"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"predicate","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element of the"},{"type":"text","text":" "},{"type":"text","text":"sequence as its argument and returns "},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the element should"},{"type":"text","text":" "},{"type":"text","text":"be included or "},{"type":"codeVoice","code":"false"},{"type":"text","text":" if it should be excluded. Once the predicate"},{"type":"text","text":" "},{"type":"text","text":"returns "},{"type":"codeVoice","code":"false"},{"type":"text","text":" it will not be called again."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/prefix(while:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/prefix(while:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a subsequence containing the initial elements until "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":" "},{"type":"text","text":"returns "},{"type":"codeVoice","code":"false"},{"type":"text","text":" and skipping the remaining elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"prefix(while:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"method","externalID":"s:SlsE6prefix5while11SubSequenceQzSb7ElementQzKXE_tKF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/prefix(while:)":{"role":"symbol","title":"prefix(while:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence containing the initial elements until "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":" "},{"type":"text","text":"returns "},{"type":"codeVoice","code":"false"},{"type":"text","text":" and skipping the remaining elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/prefix(while:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/prefix(while:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/publisher.json b/main/data/documentation/shieldx509/attributes/publisher.json index e06ab423f..1ce446a61 100644 --- a/main/data/documentation/shieldx509/attributes/publisher.json +++ b/main/data/documentation/shieldx509/attributes/publisher.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publisher"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:7Combine10PublishersO8SequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":"> { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/publisher"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/publisher","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"publisher","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publisher"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:7Combine10PublishersO8SequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"symbolKind":"property","externalID":"s:ST7CombineE9publisherAA10PublishersO8SequenceVy_xs5NeverOGvp::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"13.0","deprecated":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"10.15","deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"13.0","deprecated":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"6.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/publisher":{"role":"symbol","title":"publisher","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publisher"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:7Combine10PublishersO8SequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/publisher","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/publisher"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publisher"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:7Combine10PublishersO8SequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":"> { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/publisher"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/publisher","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"publisher","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publisher"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:7Combine10PublishersO8SequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"symbolKind":"property","externalID":"s:ST7CombineE9publisherAA10PublishersO8SequenceVy_xs5NeverOGvp::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"13.0","deprecated":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"10.15","deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"13.0","deprecated":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"6.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/publisher":{"role":"symbol","title":"publisher","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publisher"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:7Combine10PublishersO8SequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/publisher","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/publisher"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/randomaccesscollection-implementations.json b/main/data/documentation/shieldx509/attributes/randomaccesscollection-implementations.json index 1d2fb5411..af3c6308d 100644 --- a/main/data/documentation/shieldx509/attributes/randomaccesscollection-implementations.json +++ b/main/data/documentation/shieldx509/attributes/randomaccesscollection-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/RandomAccessCollection-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/index(_:offsetBy:limitedBy:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"RandomAccessCollection Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/index(_:offsetBy:limitedBy:)":{"role":"symbol","title":"index(_:offsetBy:limitedBy:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"index"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"limitedBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns an index that is the specified distance from the given index,"},{"type":"text","text":" "},{"type":"text","text":"unless that distance is beyond a given limiting index."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/index(_:offsetBy:limitedBy:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/index(_:offsetby:limitedby:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/RandomAccessCollection-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/index(_:offsetBy:limitedBy:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"RandomAccessCollection Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/index(_:offsetBy:limitedBy:)":{"role":"symbol","title":"index(_:offsetBy:limitedBy:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"index"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"limitedBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns an index that is the specified distance from the given index,"},{"type":"text","text":" "},{"type":"text","text":"unless that distance is beyond a given limiting index."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/index(_:offsetBy:limitedBy:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/index(_:offsetby:limitedby:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/randomelement().json b/main/data/documentation/shieldx509/attributes/randomelement().json index 069926a2d..31b3840f1 100644 --- a/main/data/documentation/shieldx509/attributes/randomelement().json +++ b/main/data/documentation/shieldx509/attributes/randomelement().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomElement"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A random element from the collection. If the collection is"},{"type":"text","text":" "},{"type":"text","text":"empty, the method returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Call "},{"type":"codeVoice","code":"randomElement()"},{"type":"text","text":" to select a random element from an array or"},{"type":"text","text":" "},{"type":"text","text":"another collection. This example picks a name at random from an array:"}]},{"type":"codeListing","syntax":null,"code":["let names = [\"Zoey\", \"Chloe\", \"Amani\", \"Amaia\"]","let randomName = names.randomElement()!","\/\/ randomName == \"Amani\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This method is equivalent to calling "},{"type":"codeVoice","code":"randomElement(using:)"},{"type":"text","text":", passing in"},{"type":"text","text":" "},{"type":"text","text":"the system’s default random generator."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1) if the collection conforms to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":"; otherwise, O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length"},{"type":"text","text":" "},{"type":"text","text":"of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/randomelement()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/randomElement()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a random element of the collection."}],"kind":"symbol","metadata":{"role":"symbol","title":"randomElement()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomElement"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:SlsE13randomElement0B0QzSgyF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/randomElement()":{"role":"symbol","title":"randomElement()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomElement"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns a random element of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/randomElement()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/randomelement()"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomElement"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A random element from the collection. If the collection is"},{"type":"text","text":" "},{"type":"text","text":"empty, the method returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Call "},{"type":"codeVoice","code":"randomElement()"},{"type":"text","text":" to select a random element from an array or"},{"type":"text","text":" "},{"type":"text","text":"another collection. This example picks a name at random from an array:"}]},{"type":"codeListing","syntax":null,"code":["let names = [\"Zoey\", \"Chloe\", \"Amani\", \"Amaia\"]","let randomName = names.randomElement()!","\/\/ randomName == \"Amani\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This method is equivalent to calling "},{"type":"codeVoice","code":"randomElement(using:)"},{"type":"text","text":", passing in"},{"type":"text","text":" "},{"type":"text","text":"the system’s default random generator."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1) if the collection conforms to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":"; otherwise, O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length"},{"type":"text","text":" "},{"type":"text","text":"of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/randomelement()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/randomElement()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a random element of the collection."}],"kind":"symbol","metadata":{"role":"symbol","title":"randomElement()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomElement"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:SlsE13randomElement0B0QzSgyF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/randomElement()":{"role":"symbol","title":"randomElement()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomElement"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns a random element of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/randomElement()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/randomelement()"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/randomelement(using:).json b/main/data/documentation/shieldx509/attributes/randomelement(using:).json index d00c26ca4..5031f69ca 100644 --- a/main/data/documentation/shieldx509/attributes/randomelement(using:).json +++ b/main/data/documentation/shieldx509/attributes/randomelement(using:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomElement"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":" "},{"kind":"internalParam","text":"generator"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"? "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"RandomNumberGenerator","preciseIdentifier":"s:SG"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A random element from the collection. If the collection is"},{"type":"text","text":" "},{"type":"text","text":"empty, the method returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"generator","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The random number generator to use when choosing a"},{"type":"text","text":" "},{"type":"text","text":"random element."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Call "},{"type":"codeVoice","code":"randomElement(using:)"},{"type":"text","text":" to select a random element from an array or"},{"type":"text","text":" "},{"type":"text","text":"another collection when you are using a custom random number generator."},{"type":"text","text":" "},{"type":"text","text":"This example picks a name at random from an array:"}]},{"type":"codeListing","syntax":null,"code":["let names = [\"Zoey\", \"Chloe\", \"Amani\", \"Amaia\"]","let randomName = names.randomElement(using: &myGenerator)!","\/\/ randomName == \"Amani\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1) if the collection conforms to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":"; otherwise, O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length"},{"type":"text","text":" "},{"type":"text","text":"of the collection."}]}],"type":"aside","name":"Complexity"},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The algorithm used to select a random element may change in a"},{"type":"text","text":" "},{"type":"text","text":"future version of Swift. If you’re passing a generator that results in"},{"type":"text","text":" "},{"type":"text","text":"the same sequence of elements each time you run your program, that"},{"type":"text","text":" "},{"type":"text","text":"sequence may change when your program is compiled using a different"},{"type":"text","text":" "},{"type":"text","text":"version of Swift."}]}],"type":"aside","name":"Note"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/randomelement(using:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/randomElement(using:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a random element of the collection, using the given generator as"},{"type":"text","text":" "},{"type":"text","text":"a source for randomness."}],"kind":"symbol","metadata":{"role":"symbol","title":"randomElement(using:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomElement"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:SlsE13randomElement5using0B0QzSgqd__z_tSGRd__lF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/randomElement(using:)":{"role":"symbol","title":"randomElement(using:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomElement"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns a random element of the collection, using the given generator as"},{"type":"text","text":" "},{"type":"text","text":"a source for randomness."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/randomElement(using:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/randomelement(using:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomElement"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":" "},{"kind":"internalParam","text":"generator"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"? "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"RandomNumberGenerator","preciseIdentifier":"s:SG"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A random element from the collection. If the collection is"},{"type":"text","text":" "},{"type":"text","text":"empty, the method returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"generator","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The random number generator to use when choosing a"},{"type":"text","text":" "},{"type":"text","text":"random element."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Call "},{"type":"codeVoice","code":"randomElement(using:)"},{"type":"text","text":" to select a random element from an array or"},{"type":"text","text":" "},{"type":"text","text":"another collection when you are using a custom random number generator."},{"type":"text","text":" "},{"type":"text","text":"This example picks a name at random from an array:"}]},{"type":"codeListing","syntax":null,"code":["let names = [\"Zoey\", \"Chloe\", \"Amani\", \"Amaia\"]","let randomName = names.randomElement(using: &myGenerator)!","\/\/ randomName == \"Amani\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1) if the collection conforms to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":"; otherwise, O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length"},{"type":"text","text":" "},{"type":"text","text":"of the collection."}]}],"type":"aside","name":"Complexity"},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The algorithm used to select a random element may change in a"},{"type":"text","text":" "},{"type":"text","text":"future version of Swift. If you’re passing a generator that results in"},{"type":"text","text":" "},{"type":"text","text":"the same sequence of elements each time you run your program, that"},{"type":"text","text":" "},{"type":"text","text":"sequence may change when your program is compiled using a different"},{"type":"text","text":" "},{"type":"text","text":"version of Swift."}]}],"type":"aside","name":"Note"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/randomelement(using:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/randomElement(using:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a random element of the collection, using the given generator as"},{"type":"text","text":" "},{"type":"text","text":"a source for randomness."}],"kind":"symbol","metadata":{"role":"symbol","title":"randomElement(using:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomElement"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:SlsE13randomElement5using0B0QzSgqd__z_tSGRd__lF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/randomElement(using:)":{"role":"symbol","title":"randomElement(using:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomElement"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns a random element of the collection, using the given generator as"},{"type":"text","text":" "},{"type":"text","text":"a source for randomness."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/randomElement(using:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/randomelement(using:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/reduce(_:_:).json b/main/data/documentation/shieldx509/attributes/reduce(_:_:).json index 957848431..ff19a172e 100644 --- a/main/data/documentation/shieldx509/attributes/reduce(_:_:).json +++ b/main/data/documentation/shieldx509/attributes/reduce(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reduce"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Result"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"initialResult"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"nextPartialResult"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The final accumulated value. If the sequence has no elements,"},{"type":"text","text":" "},{"type":"text","text":"the result is "},{"type":"codeVoice","code":"initialResult"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"initialResult","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The value to use as the initial accumulating value."},{"type":"text","text":" "},{"type":"codeVoice","code":"initialResult"},{"type":"text","text":" is passed to "},{"type":"codeVoice","code":"nextPartialResult"},{"type":"text","text":" the first time the"},{"type":"text","text":" "},{"type":"text","text":"closure is executed."}]}]},{"name":"nextPartialResult","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that combines an accumulating value and"},{"type":"text","text":" "},{"type":"text","text":"an element of the sequence into a new accumulating value, to be used"},{"type":"text","text":" "},{"type":"text","text":"in the next call of the "},{"type":"codeVoice","code":"nextPartialResult"},{"type":"text","text":" closure or returned to"},{"type":"text","text":" "},{"type":"text","text":"the caller."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Use the "},{"type":"codeVoice","code":"reduce(_:_:)"},{"type":"text","text":" method to produce a single value from the elements"},{"type":"text","text":" "},{"type":"text","text":"of an entire sequence. For example, you can use this method on an array"},{"type":"text","text":" "},{"type":"text","text":"of numbers to find their sum or product."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The "},{"type":"codeVoice","code":"nextPartialResult"},{"type":"text","text":" closure is called sequentially with an"},{"type":"text","text":" "},{"type":"text","text":"accumulating value initialized to "},{"type":"codeVoice","code":"initialResult"},{"type":"text","text":" and each element of"},{"type":"text","text":" "},{"type":"text","text":"the sequence. This example shows how to find the sum of an array of"},{"type":"text","text":" "},{"type":"text","text":"numbers."}]},{"type":"codeListing","syntax":null,"code":["let numbers = [1, 2, 3, 4]","let numberSum = numbers.reduce(0, { x, y in"," x + y","})","\/\/ numberSum == 10"]},{"type":"paragraph","inlineContent":[{"type":"text","text":"When "},{"type":"codeVoice","code":"numbers.reduce(_:_:)"},{"type":"text","text":" is called, the following steps occur:"}]},{"type":"orderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The "},{"type":"codeVoice","code":"nextPartialResult"},{"type":"text","text":" closure is called with "},{"type":"codeVoice","code":"initialResult"},{"type":"text","text":"—"},{"type":"codeVoice","code":"0"},{"type":"text","text":" "},{"type":"text","text":"in this case—and the first element of "},{"type":"codeVoice","code":"numbers"},{"type":"text","text":", returning the sum:"},{"type":"text","text":" "},{"type":"codeVoice","code":"1"},{"type":"text","text":"."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The closure is called again repeatedly with the previous call’s return"},{"type":"text","text":" "},{"type":"text","text":"value and each element of the sequence."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"When the sequence is exhausted, the last value returned from the"},{"type":"text","text":" "},{"type":"text","text":"closure is returned to the caller."}]}]}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the sequence has no elements, "},{"type":"codeVoice","code":"nextPartialResult"},{"type":"text","text":" is never executed"},{"type":"text","text":" "},{"type":"text","text":"and "},{"type":"codeVoice","code":"initialResult"},{"type":"text","text":" is the result of the call to "},{"type":"codeVoice","code":"reduce(_:_:)"},{"type":"text","text":"."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/reduce(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/reduce(_:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the result of combining the elements of the sequence using the"},{"type":"text","text":" "},{"type":"text","text":"given closure."}],"kind":"symbol","metadata":{"role":"symbol","title":"reduce(_:_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reduce"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Result"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", ("},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"}],"symbolKind":"method","externalID":"s:STsE6reduceyqd__qd___qd__qd___7ElementQztKXEtKlF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/reduce(_:_:)":{"role":"symbol","title":"reduce(_:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reduce"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Result"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", ("},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"}],"abstract":[{"type":"text","text":"Returns the result of combining the elements of the sequence using the"},{"type":"text","text":" "},{"type":"text","text":"given closure."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/reduce(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/reduce(_:_:)"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reduce"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Result"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"initialResult"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"nextPartialResult"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The final accumulated value. If the sequence has no elements,"},{"type":"text","text":" "},{"type":"text","text":"the result is "},{"type":"codeVoice","code":"initialResult"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"initialResult","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The value to use as the initial accumulating value."},{"type":"text","text":" "},{"type":"codeVoice","code":"initialResult"},{"type":"text","text":" is passed to "},{"type":"codeVoice","code":"nextPartialResult"},{"type":"text","text":" the first time the"},{"type":"text","text":" "},{"type":"text","text":"closure is executed."}]}]},{"name":"nextPartialResult","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that combines an accumulating value and"},{"type":"text","text":" "},{"type":"text","text":"an element of the sequence into a new accumulating value, to be used"},{"type":"text","text":" "},{"type":"text","text":"in the next call of the "},{"type":"codeVoice","code":"nextPartialResult"},{"type":"text","text":" closure or returned to"},{"type":"text","text":" "},{"type":"text","text":"the caller."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Use the "},{"type":"codeVoice","code":"reduce(_:_:)"},{"type":"text","text":" method to produce a single value from the elements"},{"type":"text","text":" "},{"type":"text","text":"of an entire sequence. For example, you can use this method on an array"},{"type":"text","text":" "},{"type":"text","text":"of numbers to find their sum or product."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The "},{"type":"codeVoice","code":"nextPartialResult"},{"type":"text","text":" closure is called sequentially with an"},{"type":"text","text":" "},{"type":"text","text":"accumulating value initialized to "},{"type":"codeVoice","code":"initialResult"},{"type":"text","text":" and each element of"},{"type":"text","text":" "},{"type":"text","text":"the sequence. This example shows how to find the sum of an array of"},{"type":"text","text":" "},{"type":"text","text":"numbers."}]},{"type":"codeListing","syntax":null,"code":["let numbers = [1, 2, 3, 4]","let numberSum = numbers.reduce(0, { x, y in"," x + y","})","\/\/ numberSum == 10"]},{"type":"paragraph","inlineContent":[{"type":"text","text":"When "},{"type":"codeVoice","code":"numbers.reduce(_:_:)"},{"type":"text","text":" is called, the following steps occur:"}]},{"type":"orderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The "},{"type":"codeVoice","code":"nextPartialResult"},{"type":"text","text":" closure is called with "},{"type":"codeVoice","code":"initialResult"},{"type":"text","text":"—"},{"type":"codeVoice","code":"0"},{"type":"text","text":" "},{"type":"text","text":"in this case—and the first element of "},{"type":"codeVoice","code":"numbers"},{"type":"text","text":", returning the sum:"},{"type":"text","text":" "},{"type":"codeVoice","code":"1"},{"type":"text","text":"."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The closure is called again repeatedly with the previous call’s return"},{"type":"text","text":" "},{"type":"text","text":"value and each element of the sequence."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"When the sequence is exhausted, the last value returned from the"},{"type":"text","text":" "},{"type":"text","text":"closure is returned to the caller."}]}]}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the sequence has no elements, "},{"type":"codeVoice","code":"nextPartialResult"},{"type":"text","text":" is never executed"},{"type":"text","text":" "},{"type":"text","text":"and "},{"type":"codeVoice","code":"initialResult"},{"type":"text","text":" is the result of the call to "},{"type":"codeVoice","code":"reduce(_:_:)"},{"type":"text","text":"."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/reduce(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/reduce(_:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the result of combining the elements of the sequence using the"},{"type":"text","text":" "},{"type":"text","text":"given closure."}],"kind":"symbol","metadata":{"role":"symbol","title":"reduce(_:_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reduce"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Result"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", ("},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"}],"symbolKind":"method","externalID":"s:STsE6reduceyqd__qd___qd__qd___7ElementQztKXEtKlF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/reduce(_:_:)":{"role":"symbol","title":"reduce(_:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reduce"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Result"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", ("},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"}],"abstract":[{"type":"text","text":"Returns the result of combining the elements of the sequence using the"},{"type":"text","text":" "},{"type":"text","text":"given closure."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/reduce(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/reduce(_:_:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/remove(_:).json b/main/data/documentation/shieldx509/attributes/remove(_:).json index b5427ba0e..08755ed7d 100644 --- a/main/data/documentation/shieldx509/attributes/remove(_:).json +++ b/main/data/documentation/shieldx509/attributes/remove(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV6removeyyqd__mAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"AV"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","preciseIdentifier":"s:10ShieldX50914AttributeValueP","text":"AttributeValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/remove(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/remove(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV6removeyyqd__mAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type)"}],"title":"remove(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910AttributesV6removeyyqd__mAA14AttributeValueRd__lF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/remove(_:)":{"role":"symbol","title":"remove(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV6removeyyqd__mAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/remove(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/remove(_:)"},"doc://Shield/documentation/ShieldX509/AttributeValue":{"role":"symbol","title":"AttributeValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValue"}],"url":"\/documentation\/shieldx509\/attributevalue"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV6removeyyqd__mAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"AV"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","preciseIdentifier":"s:10ShieldX50914AttributeValueP","text":"AttributeValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/remove(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/remove(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV6removeyyqd__mAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type)"}],"title":"remove(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910AttributesV6removeyyqd__mAA14AttributeValueRd__lF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/AttributeValue":{"role":"symbol","title":"AttributeValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValue"}],"url":"\/documentation\/shieldx509\/attributevalue"},"doc://Shield/documentation/ShieldX509/Attributes/remove(_:)":{"role":"symbol","title":"remove(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV6removeyyqd__mAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":".Type)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/remove(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/remove(_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/remove(type:).json b/main/data/documentation/shieldx509/attributes/remove(type:).json index 34942c201..a00cd540a 100644 --- a/main/data/documentation/shieldx509/attributes/remove(type:).json +++ b/main/data/documentation/shieldx509/attributes/remove(type:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"("},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/remove(type:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/remove(type:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"("},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":")"}],"title":"remove(type:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910AttributesV6remove4typey10PotentASN116ObjectIdentifierV_tF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/remove(type:)":{"role":"symbol","title":"remove(type:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"("},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/remove(type:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/remove(type:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"("},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/remove(type:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/remove(type:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"("},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":")"}],"title":"remove(type:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910AttributesV6remove4typey10PotentASN116ObjectIdentifierV_tF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/remove(type:)":{"role":"symbol","title":"remove(type:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"("},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/remove(type:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/remove(type:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/replace(multivalued:).json b/main/data/documentation/shieldx509/attributes/replace(multivalued:).json index 2c62a9720..9d5ea5052 100644 --- a/main/data/documentation/shieldx509/attributes/replace(multivalued:).json +++ b/main/data/documentation/shieldx509/attributes/replace(multivalued:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replace"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":" "},{"kind":"internalParam","text":"values"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV7replace11multiValuedySayqd__G_tAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"]) "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"AV"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","preciseIdentifier":"s:10ShieldX50914AttributeValueP","text":"AttributeValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/replace(multivalued:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/replace(multiValued:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replace"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV7replace11multiValuedySayqd__G_tAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"])"}],"title":"replace(multiValued:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910AttributesV7replace11multiValuedySayqd__G_tAA14AttributeValueRd__lF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/replace(multiValued:)":{"role":"symbol","title":"replace(multiValued:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replace"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV7replace11multiValuedySayqd__G_tAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"])"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/replace(multiValued:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/replace(multivalued:)"},"doc://Shield/documentation/ShieldX509/AttributeValue":{"role":"symbol","title":"AttributeValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValue"}],"url":"\/documentation\/shieldx509\/attributevalue"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replace"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":" "},{"kind":"internalParam","text":"values"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV7replace11multiValuedySayqd__G_tAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"]) "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"AV"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","preciseIdentifier":"s:10ShieldX50914AttributeValueP","text":"AttributeValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/replace(multivalued:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/replace(multiValued:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replace"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV7replace11multiValuedySayqd__G_tAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"])"}],"title":"replace(multiValued:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910AttributesV7replace11multiValuedySayqd__G_tAA14AttributeValueRd__lF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/AttributeValue":{"role":"symbol","title":"AttributeValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValue"}],"url":"\/documentation\/shieldx509\/attributevalue"},"doc://Shield/documentation/ShieldX509/Attributes/replace(multiValued:)":{"role":"symbol","title":"replace(multiValued:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replace"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AV"},{"kind":"text","text":">("},{"kind":"externalParam","text":"multiValued"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AV","preciseIdentifier":"s:10ShieldX50910AttributesV7replace11multiValuedySayqd__G_tAA14AttributeValueRd__lF2AVL_qd__mfp"},{"kind":"text","text":"])"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/replace(multiValued:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/replace(multivalued:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/reversed().json b/main/data/documentation/shieldx509/attributes/reversed().json index 76331828d..cb8522be5 100644 --- a/main/data/documentation/shieldx509/attributes/reversed().json +++ b/main/data/documentation/shieldx509/attributes/reversed().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reversed"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"ReversedCollection","preciseIdentifier":"s:s18ReversedCollectionV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"You can reverse a collection without allocating new space for its"},{"type":"text","text":" "},{"type":"text","text":"elements by calling this "},{"type":"codeVoice","code":"reversed()"},{"type":"text","text":" method. A "},{"type":"codeVoice","code":"ReversedCollection"},{"type":"text","text":" "},{"type":"text","text":"instance wraps an underlying collection and provides access to its"},{"type":"text","text":" "},{"type":"text","text":"elements in reverse order. This example prints the characters of a"},{"type":"text","text":" "},{"type":"text","text":"string in reverse order:"}]},{"type":"codeListing","syntax":null,"code":["let word = \"Backwards\"","for char in word.reversed() {"," print(char, terminator: \"\")","}","\/\/ Prints \"sdrawkcaB\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"If you need a reversed collection of the same type, you may be able to"},{"type":"text","text":" "},{"type":"text","text":"use the collection’s sequence-based or collection-based initializer. For"},{"type":"text","text":" "},{"type":"text","text":"example, to get the reversed version of a string, reverse its"},{"type":"text","text":" "},{"type":"text","text":"characters and initialize a new "},{"type":"codeVoice","code":"String"},{"type":"text","text":" instance from the result."}]},{"type":"codeListing","syntax":null,"code":["let reversedWord = String(word.reversed())","print(reversedWord)","\/\/ Prints \"sdrawkcaB\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1)"}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/reversed()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/reversed()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a view presenting the elements of the collection in reverse"},{"type":"text","text":" "},{"type":"text","text":"order."}],"kind":"symbol","metadata":{"role":"symbol","title":"reversed()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reversed"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"ReversedCollection","preciseIdentifier":"s:s18ReversedCollectionV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"symbolKind":"method","externalID":"s:SKsE8reverseds18ReversedCollectionVyxGyF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/BidirectionalCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/bidirectionalcollection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/reversed()":{"role":"symbol","title":"reversed()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reversed"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"ReversedCollection","preciseIdentifier":"s:s18ReversedCollectionV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Returns a view presenting the elements of the collection in reverse"},{"type":"text","text":" "},{"type":"text","text":"order."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/reversed()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/reversed()"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reversed"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"ReversedCollection","preciseIdentifier":"s:s18ReversedCollectionV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"You can reverse a collection without allocating new space for its"},{"type":"text","text":" "},{"type":"text","text":"elements by calling this "},{"type":"codeVoice","code":"reversed()"},{"type":"text","text":" method. A "},{"type":"codeVoice","code":"ReversedCollection"},{"type":"text","text":" "},{"type":"text","text":"instance wraps an underlying collection and provides access to its"},{"type":"text","text":" "},{"type":"text","text":"elements in reverse order. This example prints the characters of a"},{"type":"text","text":" "},{"type":"text","text":"string in reverse order:"}]},{"type":"codeListing","syntax":null,"code":["let word = \"Backwards\"","for char in word.reversed() {"," print(char, terminator: \"\")","}","\/\/ Prints \"sdrawkcaB\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"If you need a reversed collection of the same type, you may be able to"},{"type":"text","text":" "},{"type":"text","text":"use the collection’s sequence-based or collection-based initializer. For"},{"type":"text","text":" "},{"type":"text","text":"example, to get the reversed version of a string, reverse its"},{"type":"text","text":" "},{"type":"text","text":"characters and initialize a new "},{"type":"codeVoice","code":"String"},{"type":"text","text":" instance from the result."}]},{"type":"codeListing","syntax":null,"code":["let reversedWord = String(word.reversed())","print(reversedWord)","\/\/ Prints \"sdrawkcaB\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1)"}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/reversed()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/reversed()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a view presenting the elements of the collection in reverse"},{"type":"text","text":" "},{"type":"text","text":"order."}],"kind":"symbol","metadata":{"role":"symbol","title":"reversed()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reversed"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"ReversedCollection","preciseIdentifier":"s:s18ReversedCollectionV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"symbolKind":"method","externalID":"s:SKsE8reverseds18ReversedCollectionVyxGyF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/BidirectionalCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/bidirectionalcollection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/reversed()":{"role":"symbol","title":"reversed()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reversed"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"ReversedCollection","preciseIdentifier":"s:s18ReversedCollectionV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Returns a view presenting the elements of the collection in reverse"},{"type":"text","text":" "},{"type":"text","text":"order."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/reversed()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/reversed()"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/sequence-implementations.json b/main/data/documentation/shieldx509/attributes/sequence-implementations.json index 4edb172f9..451c789f8 100644 --- a/main/data/documentation/shieldx509/attributes/sequence-implementations.json +++ b/main/data/documentation/shieldx509/attributes/sequence-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/lazy","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/publisher","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/underestimatedCount-9otus"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/allSatisfy(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/compactMap(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/compare(_:_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/contains(where:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/elementsEqual(_:by:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/enumerated()","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/filter(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/first(where:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/flatMap(_:)-20ffo","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/flatMap(_:)-818hy","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/forEach(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formatted(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/lexicographicallyPrecedes(_:by:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/map(_:)-22opc","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/max(by:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/min(by:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/reduce(_:_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/reduce(into:_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/shuffled()","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/shuffled(using:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/sorted(by:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/sorted(using:)-4z0c","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/sorted(using:)-6t54p","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/starts(with:by:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/withContiguousStorageIfAvailable(_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Sequence Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/flatMap(_:)-818hy":{"role":"symbol","title":"flatMap(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"flatMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"ElementOfResult"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/flatMap(_:)-818hy","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx509\/attributes\/flatmap(_:)-818hy"},"doc://Shield/documentation/ShieldX509/Attributes/publisher":{"role":"symbol","title":"publisher","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publisher"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:7Combine10PublishersO8SequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/publisher","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/publisher"},"doc://Shield/documentation/ShieldX509/Attributes/forEach(_:)":{"role":"symbol","title":"forEach(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"forEach"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"}],"abstract":[{"type":"text","text":"Calls the given closure on each element in the sequence in the same order"},{"type":"text","text":" "},{"type":"text","text":"as a "},{"type":"codeVoice","code":"for"},{"type":"text","text":"-"},{"type":"codeVoice","code":"in"},{"type":"text","text":" loop."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/forEach(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/foreach(_:)"},"doc://Shield/documentation/ShieldX509/Attributes/max(by:)":{"role":"symbol","title":"max(by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"max"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the maximum element in the sequence, using the given predicate"},{"type":"text","text":" "},{"type":"text","text":"as the comparison between elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/max(by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/max(by:)"},"doc://Shield/documentation/ShieldX509/Attributes/min(by:)":{"role":"symbol","title":"min(by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"min"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the minimum element in the sequence, using the given predicate as"},{"type":"text","text":" "},{"type":"text","text":"the comparison between elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/min(by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/min(by:)"},"doc://Shield/documentation/ShieldX509/Attributes/flatMap(_:)-20ffo":{"role":"symbol","title":"flatMap(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"flatMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"SegmentOfResult"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SegmentOfResult"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"SegmentOfResult"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns an array containing the concatenated results of calling the"},{"type":"text","text":" "},{"type":"text","text":"given transformation with each element of this sequence."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/flatMap(_:)-20ffo","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/flatmap(_:)-20ffo"},"doc://Shield/documentation/ShieldX509/Attributes/shuffled()":{"role":"symbol","title":"shuffled()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"shuffled"},{"kind":"text","text":"() -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, shuffled."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/shuffled()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/shuffled()"},"doc://Shield/documentation/ShieldX509/Attributes/sorted(using:)-4z0c":{"role":"symbol","title":"sorted(using:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, sorted using the given array of"},{"type":"text","text":" "},{"type":"codeVoice","code":"SortComparator"},{"type":"text","text":"s to compare elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/sorted(using:)-4z0c","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sorted(using:)-4z0c"},"doc://Shield/documentation/ShieldX509/Attributes/shuffled(using:)":{"role":"symbol","title":"shuffled(using:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"shuffled"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, shuffled using the given generator"},{"type":"text","text":" "},{"type":"text","text":"as a source for randomness."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/shuffled(using:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/shuffled(using:)"},"doc://Shield/documentation/ShieldX509/Attributes/reduce(_:_:)":{"role":"symbol","title":"reduce(_:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reduce"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Result"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", ("},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"}],"abstract":[{"type":"text","text":"Returns the result of combining the elements of the sequence using the"},{"type":"text","text":" "},{"type":"text","text":"given closure."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/reduce(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/reduce(_:_:)"},"doc://Shield/documentation/ShieldX509/Attributes/compare(_:_:)":{"role":"symbol","title":"compare(_:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"compare"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ComparisonResult","preciseIdentifier":"c:@E@NSComparisonResult"}],"abstract":[{"type":"text","text":"If "},{"type":"codeVoice","code":"lhs"},{"type":"text","text":" is ordered before "},{"type":"codeVoice","code":"rhs"},{"type":"text","text":" in the ordering described by the given"},{"type":"text","text":" "},{"type":"text","text":"sequence of "},{"type":"codeVoice","code":"SortComparator"},{"type":"text","text":"s"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/compare(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/compare(_:_:)"},"doc://Shield/documentation/ShieldX509/Attributes/lexicographicallyPrecedes(_:by:)":{"role":"symbol","title":"lexicographicallyPrecedes(_:by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lexicographicallyPrecedes"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the sequence precedes another"},{"type":"text","text":" "},{"type":"text","text":"sequence in a lexicographical (dictionary) ordering, using the given"},{"type":"text","text":" "},{"type":"text","text":"predicate to compare elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/lexicographicallyPrecedes(_:by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/lexicographicallyprecedes(_:by:)"},"doc://Shield/documentation/ShieldX509/Attributes/formatted(_:)":{"role":"symbol","title":"formatted(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formatted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"FormatOutput"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formatted(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/formatted(_:)"},"doc://Shield/documentation/ShieldX509/Attributes/enumerated()":{"role":"symbol","title":"enumerated()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"enumerated"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"EnumeratedSequence","preciseIdentifier":"s:s18EnumeratedSequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Returns a sequence of pairs ("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":", "},{"type":"emphasis","inlineContent":[{"type":"text","text":"x"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" represents a"},{"type":"text","text":" "},{"type":"text","text":"consecutive integer starting at zero and "},{"type":"emphasis","inlineContent":[{"type":"text","text":"x"}]},{"type":"text","text":" represents an element of"},{"type":"text","text":" "},{"type":"text","text":"the sequence."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/enumerated()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/enumerated()"},"doc://Shield/documentation/ShieldX509/Attributes/filter(_:)":{"role":"symbol","title":"filter(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"filter"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns an array containing, in order, the elements of the sequence"},{"type":"text","text":" "},{"type":"text","text":"that satisfy the given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/filter(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/filter(_:)"},"doc://Shield/documentation/ShieldX509/Attributes/contains(where:)":{"role":"symbol","title":"contains(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the sequence contains an"},{"type":"text","text":" "},{"type":"text","text":"element that satisfies the given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/contains(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/contains(where:)"},"doc://Shield/documentation/ShieldX509/Attributes/withContiguousStorageIfAvailable(_:)":{"role":"symbol","title":"withContiguousStorageIfAvailable(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"withContiguousStorageIfAvailable"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"R"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"UnsafeBufferPointer","preciseIdentifier":"s:SR"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Executes a closure on the sequence’s contiguous storage."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/withContiguousStorageIfAvailable(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/withcontiguousstorageifavailable(_:)"},"doc://Shield/documentation/ShieldX509/Attributes/underestimatedCount-9otus":{"role":"symbol","title":"underestimatedCount","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"underestimatedCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[{"type":"text","text":"A value less than or equal to the number of elements in the sequence,"},{"type":"text","text":" "},{"type":"text","text":"calculated nondestructively."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/underestimatedCount-9otus","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/underestimatedcount-9otus"},"doc://Shield/documentation/ShieldX509/Attributes/sorted(using:)-6t54p":{"role":"symbol","title":"sorted(using:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, sorted using the given comparator"},{"type":"text","text":" "},{"type":"text","text":"to compare elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/sorted(using:)-6t54p","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sorted(using:)-6t54p"},"doc://Shield/documentation/ShieldX509/Attributes/starts(with:by:)":{"role":"symbol","title":"starts(with:by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"starts"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"PossiblePrefix"},{"kind":"text","text":">("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PossiblePrefix"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"PossiblePrefix"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the initial elements of the"},{"type":"text","text":" "},{"type":"text","text":"sequence are equivalent to the elements in another sequence, using"},{"type":"text","text":" "},{"type":"text","text":"the given predicate as the equivalence test."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/starts(with:by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/starts(with:by:)"},"doc://Shield/documentation/ShieldX509/Attributes/sorted(by:)":{"role":"symbol","title":"sorted(by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, sorted using the given predicate as"},{"type":"text","text":" "},{"type":"text","text":"the comparison between elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/sorted(by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sorted(by:)"},"doc://Shield/documentation/ShieldX509/Attributes/first(where:)":{"role":"symbol","title":"first(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the first element of the sequence that satisfies the given"},{"type":"text","text":" "},{"type":"text","text":"predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/first(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/first(where:)"},"doc://Shield/documentation/ShieldX509/Attributes/lazy":{"role":"symbol","title":"lazy","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"lazy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"LazySequence","preciseIdentifier":"s:s12LazySequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"A sequence containing the same elements as this sequence,"},{"type":"text","text":" "},{"type":"text","text":"but on which some operations, such as "},{"type":"codeVoice","code":"map"},{"type":"text","text":" and "},{"type":"codeVoice","code":"filter"},{"type":"text","text":", are"},{"type":"text","text":" "},{"type":"text","text":"implemented lazily."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/lazy","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/lazy"},"doc://Shield/documentation/ShieldX509/Attributes/reduce(into:_:)":{"role":"symbol","title":"reduce(into:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reduce"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Result"},{"kind":"text","text":">("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", ("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ()) "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"}],"abstract":[{"type":"text","text":"Returns the result of combining the elements of the sequence using the"},{"type":"text","text":" "},{"type":"text","text":"given closure."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/reduce(into:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/reduce(into:_:)"},"doc://Shield/documentation/ShieldX509/Attributes/compactMap(_:)":{"role":"symbol","title":"compactMap(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"compactMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"ElementOfResult"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns an array containing the non-"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" results of calling the given"},{"type":"text","text":" "},{"type":"text","text":"transformation with each element of this sequence."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/compactMap(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/compactmap(_:)"},"doc://Shield/documentation/ShieldX509/Attributes/elementsEqual(_:by:)":{"role":"symbol","title":"elementsEqual(_:by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"elementsEqual"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether this sequence and another"},{"type":"text","text":" "},{"type":"text","text":"sequence contain equivalent elements in the same order, using the given"},{"type":"text","text":" "},{"type":"text","text":"predicate as the equivalence test."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/elementsEqual(_:by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/elementsequal(_:by:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/map(_:)-22opc":{"role":"symbol","title":"map(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns an array containing the results of mapping the given closure"},{"type":"text","text":" "},{"type":"text","text":"over the sequence’s elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/map(_:)-22opc","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/map(_:)-22opc"},"doc://Shield/documentation/ShieldX509/Attributes/allSatisfy(_:)":{"role":"symbol","title":"allSatisfy(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"allSatisfy"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether every element of a sequence"},{"type":"text","text":" "},{"type":"text","text":"satisfies a given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/allSatisfy(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/allsatisfy(_:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/lazy","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/publisher","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/underestimatedCount-9otus"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/allSatisfy(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/compactMap(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/compare(_:_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/contains(where:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/elementsEqual(_:by:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/enumerated()","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/filter(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/first(where:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/flatMap(_:)-20ffo","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/flatMap(_:)-818hy","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/forEach(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formatted(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/lexicographicallyPrecedes(_:by:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/map(_:)-22opc","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/max(by:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/min(by:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/reduce(_:_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/reduce(into:_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/shuffled()","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/shuffled(using:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/sorted(by:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/sorted(using:)-4z0c","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/sorted(using:)-6t54p","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/starts(with:by:)","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/withContiguousStorageIfAvailable(_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Sequence Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/flatMap(_:)-20ffo":{"role":"symbol","title":"flatMap(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"flatMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"SegmentOfResult"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SegmentOfResult"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"SegmentOfResult"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns an array containing the concatenated results of calling the"},{"type":"text","text":" "},{"type":"text","text":"given transformation with each element of this sequence."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/flatMap(_:)-20ffo","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/flatmap(_:)-20ffo"},"doc://Shield/documentation/ShieldX509/Attributes/sorted(using:)-6t54p":{"role":"symbol","title":"sorted(using:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, sorted using the given comparator"},{"type":"text","text":" "},{"type":"text","text":"to compare elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/sorted(using:)-6t54p","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sorted(using:)-6t54p"},"doc://Shield/documentation/ShieldX509/Attributes/shuffled(using:)":{"role":"symbol","title":"shuffled(using:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"shuffled"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, shuffled using the given generator"},{"type":"text","text":" "},{"type":"text","text":"as a source for randomness."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/shuffled(using:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/shuffled(using:)"},"doc://Shield/documentation/ShieldX509/Attributes/map(_:)-22opc":{"role":"symbol","title":"map(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns an array containing the results of mapping the given closure"},{"type":"text","text":" "},{"type":"text","text":"over the sequence’s elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/map(_:)-22opc","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/map(_:)-22opc"},"doc://Shield/documentation/ShieldX509/Attributes/min(by:)":{"role":"symbol","title":"min(by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"min"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the minimum element in the sequence, using the given predicate as"},{"type":"text","text":" "},{"type":"text","text":"the comparison between elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/min(by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/min(by:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/sorted(using:)-4z0c":{"role":"symbol","title":"sorted(using:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, sorted using the given array of"},{"type":"text","text":" "},{"type":"codeVoice","code":"SortComparator"},{"type":"text","text":"s to compare elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/sorted(using:)-4z0c","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sorted(using:)-4z0c"},"doc://Shield/documentation/ShieldX509/Attributes/forEach(_:)":{"role":"symbol","title":"forEach(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"forEach"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"}],"abstract":[{"type":"text","text":"Calls the given closure on each element in the sequence in the same order"},{"type":"text","text":" "},{"type":"text","text":"as a "},{"type":"codeVoice","code":"for"},{"type":"text","text":"-"},{"type":"codeVoice","code":"in"},{"type":"text","text":" loop."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/forEach(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/foreach(_:)"},"doc://Shield/documentation/ShieldX509/Attributes/reduce(_:_:)":{"role":"symbol","title":"reduce(_:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reduce"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Result"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", ("},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"}],"abstract":[{"type":"text","text":"Returns the result of combining the elements of the sequence using the"},{"type":"text","text":" "},{"type":"text","text":"given closure."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/reduce(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/reduce(_:_:)"},"doc://Shield/documentation/ShieldX509/Attributes/publisher":{"role":"symbol","title":"publisher","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publisher"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:7Combine10PublishersO8SequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/publisher","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/publisher"},"doc://Shield/documentation/ShieldX509/Attributes/contains(where:)":{"role":"symbol","title":"contains(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the sequence contains an"},{"type":"text","text":" "},{"type":"text","text":"element that satisfies the given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/contains(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/contains(where:)"},"doc://Shield/documentation/ShieldX509/Attributes/underestimatedCount-9otus":{"role":"symbol","title":"underestimatedCount","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"underestimatedCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[{"type":"text","text":"A value less than or equal to the number of elements in the sequence,"},{"type":"text","text":" "},{"type":"text","text":"calculated nondestructively."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/underestimatedCount-9otus","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/underestimatedcount-9otus"},"doc://Shield/documentation/ShieldX509/Attributes/allSatisfy(_:)":{"role":"symbol","title":"allSatisfy(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"allSatisfy"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether every element of a sequence"},{"type":"text","text":" "},{"type":"text","text":"satisfies a given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/allSatisfy(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/allsatisfy(_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/lexicographicallyPrecedes(_:by:)":{"role":"symbol","title":"lexicographicallyPrecedes(_:by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lexicographicallyPrecedes"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the sequence precedes another"},{"type":"text","text":" "},{"type":"text","text":"sequence in a lexicographical (dictionary) ordering, using the given"},{"type":"text","text":" "},{"type":"text","text":"predicate to compare elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/lexicographicallyPrecedes(_:by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/lexicographicallyprecedes(_:by:)"},"doc://Shield/documentation/ShieldX509/Attributes/shuffled()":{"role":"symbol","title":"shuffled()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"shuffled"},{"kind":"text","text":"() -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, shuffled."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/shuffled()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/shuffled()"},"doc://Shield/documentation/ShieldX509/Attributes/first(where:)":{"role":"symbol","title":"first(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the first element of the sequence that satisfies the given"},{"type":"text","text":" "},{"type":"text","text":"predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/first(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/first(where:)"},"doc://Shield/documentation/ShieldX509/Attributes/sorted(by:)":{"role":"symbol","title":"sorted(by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, sorted using the given predicate as"},{"type":"text","text":" "},{"type":"text","text":"the comparison between elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/sorted(by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sorted(by:)"},"doc://Shield/documentation/ShieldX509/Attributes/elementsEqual(_:by:)":{"role":"symbol","title":"elementsEqual(_:by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"elementsEqual"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether this sequence and another"},{"type":"text","text":" "},{"type":"text","text":"sequence contain equivalent elements in the same order, using the given"},{"type":"text","text":" "},{"type":"text","text":"predicate as the equivalence test."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/elementsEqual(_:by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/elementsequal(_:by:)"},"doc://Shield/documentation/ShieldX509/Attributes/max(by:)":{"role":"symbol","title":"max(by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"max"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the maximum element in the sequence, using the given predicate"},{"type":"text","text":" "},{"type":"text","text":"as the comparison between elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/max(by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/max(by:)"},"doc://Shield/documentation/ShieldX509/Attributes/withContiguousStorageIfAvailable(_:)":{"role":"symbol","title":"withContiguousStorageIfAvailable(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"withContiguousStorageIfAvailable"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"R"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"UnsafeBufferPointer","preciseIdentifier":"s:SR"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Executes a closure on the sequence’s contiguous storage."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/withContiguousStorageIfAvailable(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/withcontiguousstorageifavailable(_:)"},"doc://Shield/documentation/ShieldX509/Attributes/filter(_:)":{"role":"symbol","title":"filter(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"filter"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns an array containing, in order, the elements of the sequence"},{"type":"text","text":" "},{"type":"text","text":"that satisfy the given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/filter(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/filter(_:)"},"doc://Shield/documentation/ShieldX509/Attributes/lazy":{"role":"symbol","title":"lazy","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"lazy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"LazySequence","preciseIdentifier":"s:s12LazySequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"A sequence containing the same elements as this sequence,"},{"type":"text","text":" "},{"type":"text","text":"but on which some operations, such as "},{"type":"codeVoice","code":"map"},{"type":"text","text":" and "},{"type":"codeVoice","code":"filter"},{"type":"text","text":", are"},{"type":"text","text":" "},{"type":"text","text":"implemented lazily."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/lazy","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/lazy"},"doc://Shield/documentation/ShieldX509/Attributes/reduce(into:_:)":{"role":"symbol","title":"reduce(into:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reduce"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Result"},{"kind":"text","text":">("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", ("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ()) "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"}],"abstract":[{"type":"text","text":"Returns the result of combining the elements of the sequence using the"},{"type":"text","text":" "},{"type":"text","text":"given closure."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/reduce(into:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/reduce(into:_:)"},"doc://Shield/documentation/ShieldX509/Attributes/compactMap(_:)":{"role":"symbol","title":"compactMap(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"compactMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"ElementOfResult"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns an array containing the non-"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" results of calling the given"},{"type":"text","text":" "},{"type":"text","text":"transformation with each element of this sequence."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/compactMap(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/compactmap(_:)"},"doc://Shield/documentation/ShieldX509/Attributes/compare(_:_:)":{"role":"symbol","title":"compare(_:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"compare"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ComparisonResult","preciseIdentifier":"c:@E@NSComparisonResult"}],"abstract":[{"type":"text","text":"If "},{"type":"codeVoice","code":"lhs"},{"type":"text","text":" is ordered before "},{"type":"codeVoice","code":"rhs"},{"type":"text","text":" in the ordering described by the given"},{"type":"text","text":" "},{"type":"text","text":"sequence of "},{"type":"codeVoice","code":"SortComparator"},{"type":"text","text":"s"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/compare(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/compare(_:_:)"},"doc://Shield/documentation/ShieldX509/Attributes/flatMap(_:)-818hy":{"role":"symbol","title":"flatMap(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"flatMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"ElementOfResult"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/flatMap(_:)-818hy","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx509\/attributes\/flatmap(_:)-818hy"},"doc://Shield/documentation/ShieldX509/Attributes/formatted(_:)":{"role":"symbol","title":"formatted(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formatted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"FormatOutput"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/formatted(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/formatted(_:)"},"doc://Shield/documentation/ShieldX509/Attributes/enumerated()":{"role":"symbol","title":"enumerated()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"enumerated"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"EnumeratedSequence","preciseIdentifier":"s:s18EnumeratedSequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Returns a sequence of pairs ("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":", "},{"type":"emphasis","inlineContent":[{"type":"text","text":"x"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" represents a"},{"type":"text","text":" "},{"type":"text","text":"consecutive integer starting at zero and "},{"type":"emphasis","inlineContent":[{"type":"text","text":"x"}]},{"type":"text","text":" represents an element of"},{"type":"text","text":" "},{"type":"text","text":"the sequence."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/enumerated()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/enumerated()"},"doc://Shield/documentation/ShieldX509/Attributes/starts(with:by:)":{"role":"symbol","title":"starts(with:by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"starts"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"PossiblePrefix"},{"kind":"text","text":">("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PossiblePrefix"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"PossiblePrefix"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the initial elements of the"},{"type":"text","text":" "},{"type":"text","text":"sequence are equivalent to the elements in another sequence, using"},{"type":"text","text":" "},{"type":"text","text":"the given predicate as the equivalence test."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/starts(with:by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/starts(with:by:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/shuffled().json b/main/data/documentation/shieldx509/attributes/shuffled().json index c8fb1cab8..15d5b1f44 100644 --- a/main/data/documentation/shieldx509/attributes/shuffled().json +++ b/main/data/documentation/shieldx509/attributes/shuffled().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"shuffled"},{"kind":"text","text":"() -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A shuffled array of this sequence’s elements."}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"For example, you can shuffle the numbers between "},{"type":"codeVoice","code":"0"},{"type":"text","text":" and "},{"type":"codeVoice","code":"9"},{"type":"text","text":" by calling"},{"type":"text","text":" "},{"type":"text","text":"the "},{"type":"codeVoice","code":"shuffled()"},{"type":"text","text":" method on that range:"}]},{"type":"codeListing","syntax":null,"code":["let numbers = 0...9","let shuffledNumbers = numbers.shuffled()","\/\/ shuffledNumbers == [1, 7, 6, 2, 8, 9, 4, 3, 5, 0]"]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This method is equivalent to calling "},{"type":"codeVoice","code":"shuffled(using:)"},{"type":"text","text":", passing in the"},{"type":"text","text":" "},{"type":"text","text":"system’s default random generator."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/shuffled()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/shuffled()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the elements of the sequence, shuffled."}],"kind":"symbol","metadata":{"role":"symbol","title":"shuffled()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"shuffled"},{"kind":"text","text":"() -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:STsE8shuffledSay7ElementQzGyF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/shuffled()":{"role":"symbol","title":"shuffled()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"shuffled"},{"kind":"text","text":"() -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, shuffled."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/shuffled()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/shuffled()"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"shuffled"},{"kind":"text","text":"() -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A shuffled array of this sequence’s elements."}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"For example, you can shuffle the numbers between "},{"type":"codeVoice","code":"0"},{"type":"text","text":" and "},{"type":"codeVoice","code":"9"},{"type":"text","text":" by calling"},{"type":"text","text":" "},{"type":"text","text":"the "},{"type":"codeVoice","code":"shuffled()"},{"type":"text","text":" method on that range:"}]},{"type":"codeListing","syntax":null,"code":["let numbers = 0...9","let shuffledNumbers = numbers.shuffled()","\/\/ shuffledNumbers == [1, 7, 6, 2, 8, 9, 4, 3, 5, 0]"]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This method is equivalent to calling "},{"type":"codeVoice","code":"shuffled(using:)"},{"type":"text","text":", passing in the"},{"type":"text","text":" "},{"type":"text","text":"system’s default random generator."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/shuffled()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/shuffled()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the elements of the sequence, shuffled."}],"kind":"symbol","metadata":{"role":"symbol","title":"shuffled()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"shuffled"},{"kind":"text","text":"() -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:STsE8shuffledSay7ElementQzGyF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/shuffled()":{"role":"symbol","title":"shuffled()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"shuffled"},{"kind":"text","text":"() -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, shuffled."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/shuffled()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/shuffled()"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/shuffled(using:).json b/main/data/documentation/shieldx509/attributes/shuffled(using:).json index efedc3858..cc4c86528 100644 --- a/main/data/documentation/shieldx509/attributes/shuffled(using:).json +++ b/main/data/documentation/shieldx509/attributes/shuffled(using:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"shuffled"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":" "},{"kind":"internalParam","text":"generator"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"] "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"RandomNumberGenerator","preciseIdentifier":"s:SG"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"An array of this sequence’s elements in a shuffled order."}]}]},{"kind":"parameters","parameters":[{"name":"generator","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The random number generator to use when shuffling"},{"type":"text","text":" "},{"type":"text","text":"the sequence."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"You use this method to randomize the elements of a sequence when you are"},{"type":"text","text":" "},{"type":"text","text":"using a custom random number generator. For example, you can shuffle the"},{"type":"text","text":" "},{"type":"text","text":"numbers between "},{"type":"codeVoice","code":"0"},{"type":"text","text":" and "},{"type":"codeVoice","code":"9"},{"type":"text","text":" by calling the "},{"type":"codeVoice","code":"shuffled(using:)"},{"type":"text","text":" method on"},{"type":"text","text":" "},{"type":"text","text":"that range:"}]},{"type":"codeListing","syntax":null,"code":["let numbers = 0...9","let shuffledNumbers = numbers.shuffled(using: &myGenerator)","\/\/ shuffledNumbers == [8, 9, 4, 3, 2, 6, 7, 0, 5, 1]"]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The algorithm used to shuffle a sequence may change in a future"},{"type":"text","text":" "},{"type":"text","text":"version of Swift. If you’re passing a generator that results in the"},{"type":"text","text":" "},{"type":"text","text":"same shuffled order each time you run your program, that sequence may"},{"type":"text","text":" "},{"type":"text","text":"change when your program is compiled using a different version of"},{"type":"text","text":" "},{"type":"text","text":"Swift."}]}],"type":"aside","name":"Note"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/shuffled(using:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/shuffled(using:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the elements of the sequence, shuffled using the given generator"},{"type":"text","text":" "},{"type":"text","text":"as a source for randomness."}],"kind":"symbol","metadata":{"role":"symbol","title":"shuffled(using:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"shuffled"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:STsE8shuffled5usingSay7ElementQzGqd__z_tSGRd__lF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/shuffled(using:)":{"role":"symbol","title":"shuffled(using:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"shuffled"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, shuffled using the given generator"},{"type":"text","text":" "},{"type":"text","text":"as a source for randomness."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/shuffled(using:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/shuffled(using:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"shuffled"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":" "},{"kind":"internalParam","text":"generator"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"] "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"RandomNumberGenerator","preciseIdentifier":"s:SG"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"An array of this sequence’s elements in a shuffled order."}]}]},{"kind":"parameters","parameters":[{"name":"generator","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The random number generator to use when shuffling"},{"type":"text","text":" "},{"type":"text","text":"the sequence."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"You use this method to randomize the elements of a sequence when you are"},{"type":"text","text":" "},{"type":"text","text":"using a custom random number generator. For example, you can shuffle the"},{"type":"text","text":" "},{"type":"text","text":"numbers between "},{"type":"codeVoice","code":"0"},{"type":"text","text":" and "},{"type":"codeVoice","code":"9"},{"type":"text","text":" by calling the "},{"type":"codeVoice","code":"shuffled(using:)"},{"type":"text","text":" method on"},{"type":"text","text":" "},{"type":"text","text":"that range:"}]},{"type":"codeListing","syntax":null,"code":["let numbers = 0...9","let shuffledNumbers = numbers.shuffled(using: &myGenerator)","\/\/ shuffledNumbers == [8, 9, 4, 3, 2, 6, 7, 0, 5, 1]"]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The algorithm used to shuffle a sequence may change in a future"},{"type":"text","text":" "},{"type":"text","text":"version of Swift. If you’re passing a generator that results in the"},{"type":"text","text":" "},{"type":"text","text":"same shuffled order each time you run your program, that sequence may"},{"type":"text","text":" "},{"type":"text","text":"change when your program is compiled using a different version of"},{"type":"text","text":" "},{"type":"text","text":"Swift."}]}],"type":"aside","name":"Note"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/shuffled(using:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/shuffled(using:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the elements of the sequence, shuffled using the given generator"},{"type":"text","text":" "},{"type":"text","text":"as a source for randomness."}],"kind":"symbol","metadata":{"role":"symbol","title":"shuffled(using:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"shuffled"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:STsE8shuffled5usingSay7ElementQzGqd__z_tSGRd__lF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/shuffled(using:)":{"role":"symbol","title":"shuffled(using:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"shuffled"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, shuffled using the given generator"},{"type":"text","text":" "},{"type":"text","text":"as a source for randomness."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/shuffled(using:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/shuffled(using:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/sorted(by:).json b/main/data/documentation/shieldx509/attributes/sorted(by:).json index 6eb6be455..4d070d796 100644 --- a/main/data/documentation/shieldx509/attributes/sorted(by:).json +++ b/main/data/documentation/shieldx509/attributes/sorted(by:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":" "},{"kind":"internalParam","text":"areInIncreasingOrder"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A sorted array of the sequence’s elements."}]}]},{"kind":"parameters","parameters":[{"name":"areInIncreasingOrder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A predicate that returns "},{"type":"codeVoice","code":"true"},{"type":"text","text":" if its"},{"type":"text","text":" "},{"type":"text","text":"first argument should be ordered before its second argument;"},{"type":"text","text":" "},{"type":"text","text":"otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"When you want to sort a sequence of elements that don’t conform to the"},{"type":"text","text":" "},{"type":"codeVoice","code":"Comparable"},{"type":"text","text":" protocol, pass a predicate to this method that returns"},{"type":"text","text":" "},{"type":"codeVoice","code":"true"},{"type":"text","text":" when the first element should be ordered before the second. The"},{"type":"text","text":" "},{"type":"text","text":"elements of the resulting array are ordered according to the given"},{"type":"text","text":" "},{"type":"text","text":"predicate."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"In the following example, the predicate provides an ordering for an array"},{"type":"text","text":" "},{"type":"text","text":"of a custom "},{"type":"codeVoice","code":"HTTPResponse"},{"type":"text","text":" type. The predicate orders errors before"},{"type":"text","text":" "},{"type":"text","text":"successes and sorts the error responses by their error code."}]},{"type":"codeListing","syntax":null,"code":["enum HTTPResponse {"," case ok"," case error(Int)","}","","let responses: [HTTPResponse] = [.error(500), .ok, .ok, .error(404), .error(403)]","let sortedResponses = responses.sorted {"," switch ($0, $1) {"," \/\/ Order errors by code"," case let (.error(aCode), .error(bCode)):"," return aCode < bCode",""," \/\/ All successes are equivalent, so none is before any other"," case (.ok, .ok): return false",""," \/\/ Order errors before successes"," case (.error, .ok): return true"," case (.ok, .error): return false"," }","}","print(sortedResponses)","\/\/ Prints \"[.error(403), .error(404), .error(500), .ok, .ok]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"You also use this method to sort elements that conform to the"},{"type":"text","text":" "},{"type":"codeVoice","code":"Comparable"},{"type":"text","text":" protocol in descending order. To sort your sequence in"},{"type":"text","text":" "},{"type":"text","text":"descending order, pass the greater-than operator ("},{"type":"codeVoice","code":">"},{"type":"text","text":") as the"},{"type":"text","text":" "},{"type":"codeVoice","code":"areInIncreasingOrder"},{"type":"text","text":" parameter."}]},{"type":"codeListing","syntax":null,"code":["let students: Set = [\"Kofi\", \"Abena\", \"Peter\", \"Kweku\", \"Akosua\"]","let descendingStudents = students.sorted(by: >)","print(descendingStudents)","\/\/ Prints \"[\"Peter\", \"Kweku\", \"Kofi\", \"Akosua\", \"Abena\"]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Calling the related "},{"type":"codeVoice","code":"sorted()"},{"type":"text","text":" method is equivalent to calling this"},{"type":"text","text":" "},{"type":"text","text":"method and passing the less-than operator ("},{"type":"codeVoice","code":"<"},{"type":"text","text":") as the predicate."}]},{"type":"codeListing","syntax":null,"code":["print(students.sorted())","\/\/ Prints \"[\"Abena\", \"Akosua\", \"Kofi\", \"Kweku\", \"Peter\"]\"","print(students.sorted(by: <))","\/\/ Prints \"[\"Abena\", \"Akosua\", \"Kofi\", \"Kweku\", \"Peter\"]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The predicate must be a "},{"type":"emphasis","inlineContent":[{"type":"text","text":"strict weak ordering"}]},{"type":"text","text":" over the elements. That"},{"type":"text","text":" "},{"type":"text","text":"is, for any elements "},{"type":"codeVoice","code":"a"},{"type":"text","text":", "},{"type":"codeVoice","code":"b"},{"type":"text","text":", and "},{"type":"codeVoice","code":"c"},{"type":"text","text":", the following conditions must"},{"type":"text","text":" "},{"type":"text","text":"hold:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"areInIncreasingOrder(a, a)"},{"type":"text","text":" is always "},{"type":"codeVoice","code":"false"},{"type":"text","text":". (Irreflexivity)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"If "},{"type":"codeVoice","code":"areInIncreasingOrder(a, b)"},{"type":"text","text":" and "},{"type":"codeVoice","code":"areInIncreasingOrder(b, c)"},{"type":"text","text":" are"},{"type":"text","text":" "},{"type":"text","text":"both "},{"type":"codeVoice","code":"true"},{"type":"text","text":", then "},{"type":"codeVoice","code":"areInIncreasingOrder(a, c)"},{"type":"text","text":" is also "},{"type":"codeVoice","code":"true"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"(Transitive comparability)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Two elements are "},{"type":"emphasis","inlineContent":[{"type":"text","text":"incomparable"}]},{"type":"text","text":" if neither is ordered before the other"},{"type":"text","text":" "},{"type":"text","text":"according to the predicate. If "},{"type":"codeVoice","code":"a"},{"type":"text","text":" and "},{"type":"codeVoice","code":"b"},{"type":"text","text":" are incomparable, and "},{"type":"codeVoice","code":"b"},{"type":"text","text":" "},{"type":"text","text":"and "},{"type":"codeVoice","code":"c"},{"type":"text","text":" are incomparable, then "},{"type":"codeVoice","code":"a"},{"type":"text","text":" and "},{"type":"codeVoice","code":"c"},{"type":"text","text":" are also incomparable."},{"type":"text","text":" "},{"type":"text","text":"(Transitive incomparability)"}]}]}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The sorting algorithm is not guaranteed to be stable. A stable sort"},{"type":"text","text":" "},{"type":"text","text":"preserves the relative order of elements for which"},{"type":"text","text":" "},{"type":"codeVoice","code":"areInIncreasingOrder"},{"type":"text","text":" does not establish an order."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" log "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/sorted(by:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/sorted(by:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the elements of the sequence, sorted using the given predicate as"},{"type":"text","text":" "},{"type":"text","text":"the comparison between elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"sorted(by:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:STsE6sorted2bySay7ElementQzGSbAD_ADtKXE_tKF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/sorted(by:)":{"role":"symbol","title":"sorted(by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, sorted using the given predicate as"},{"type":"text","text":" "},{"type":"text","text":"the comparison between elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/sorted(by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sorted(by:)"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":" "},{"kind":"internalParam","text":"areInIncreasingOrder"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A sorted array of the sequence’s elements."}]}]},{"kind":"parameters","parameters":[{"name":"areInIncreasingOrder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A predicate that returns "},{"type":"codeVoice","code":"true"},{"type":"text","text":" if its"},{"type":"text","text":" "},{"type":"text","text":"first argument should be ordered before its second argument;"},{"type":"text","text":" "},{"type":"text","text":"otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"When you want to sort a sequence of elements that don’t conform to the"},{"type":"text","text":" "},{"type":"codeVoice","code":"Comparable"},{"type":"text","text":" protocol, pass a predicate to this method that returns"},{"type":"text","text":" "},{"type":"codeVoice","code":"true"},{"type":"text","text":" when the first element should be ordered before the second. The"},{"type":"text","text":" "},{"type":"text","text":"elements of the resulting array are ordered according to the given"},{"type":"text","text":" "},{"type":"text","text":"predicate."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"In the following example, the predicate provides an ordering for an array"},{"type":"text","text":" "},{"type":"text","text":"of a custom "},{"type":"codeVoice","code":"HTTPResponse"},{"type":"text","text":" type. The predicate orders errors before"},{"type":"text","text":" "},{"type":"text","text":"successes and sorts the error responses by their error code."}]},{"type":"codeListing","syntax":null,"code":["enum HTTPResponse {"," case ok"," case error(Int)","}","","let responses: [HTTPResponse] = [.error(500), .ok, .ok, .error(404), .error(403)]","let sortedResponses = responses.sorted {"," switch ($0, $1) {"," \/\/ Order errors by code"," case let (.error(aCode), .error(bCode)):"," return aCode < bCode",""," \/\/ All successes are equivalent, so none is before any other"," case (.ok, .ok): return false",""," \/\/ Order errors before successes"," case (.error, .ok): return true"," case (.ok, .error): return false"," }","}","print(sortedResponses)","\/\/ Prints \"[.error(403), .error(404), .error(500), .ok, .ok]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"You also use this method to sort elements that conform to the"},{"type":"text","text":" "},{"type":"codeVoice","code":"Comparable"},{"type":"text","text":" protocol in descending order. To sort your sequence in"},{"type":"text","text":" "},{"type":"text","text":"descending order, pass the greater-than operator ("},{"type":"codeVoice","code":">"},{"type":"text","text":") as the"},{"type":"text","text":" "},{"type":"codeVoice","code":"areInIncreasingOrder"},{"type":"text","text":" parameter."}]},{"type":"codeListing","syntax":null,"code":["let students: Set = [\"Kofi\", \"Abena\", \"Peter\", \"Kweku\", \"Akosua\"]","let descendingStudents = students.sorted(by: >)","print(descendingStudents)","\/\/ Prints \"[\"Peter\", \"Kweku\", \"Kofi\", \"Akosua\", \"Abena\"]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Calling the related "},{"type":"codeVoice","code":"sorted()"},{"type":"text","text":" method is equivalent to calling this"},{"type":"text","text":" "},{"type":"text","text":"method and passing the less-than operator ("},{"type":"codeVoice","code":"<"},{"type":"text","text":") as the predicate."}]},{"type":"codeListing","syntax":null,"code":["print(students.sorted())","\/\/ Prints \"[\"Abena\", \"Akosua\", \"Kofi\", \"Kweku\", \"Peter\"]\"","print(students.sorted(by: <))","\/\/ Prints \"[\"Abena\", \"Akosua\", \"Kofi\", \"Kweku\", \"Peter\"]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The predicate must be a "},{"type":"emphasis","inlineContent":[{"type":"text","text":"strict weak ordering"}]},{"type":"text","text":" over the elements. That"},{"type":"text","text":" "},{"type":"text","text":"is, for any elements "},{"type":"codeVoice","code":"a"},{"type":"text","text":", "},{"type":"codeVoice","code":"b"},{"type":"text","text":", and "},{"type":"codeVoice","code":"c"},{"type":"text","text":", the following conditions must"},{"type":"text","text":" "},{"type":"text","text":"hold:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"areInIncreasingOrder(a, a)"},{"type":"text","text":" is always "},{"type":"codeVoice","code":"false"},{"type":"text","text":". (Irreflexivity)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"If "},{"type":"codeVoice","code":"areInIncreasingOrder(a, b)"},{"type":"text","text":" and "},{"type":"codeVoice","code":"areInIncreasingOrder(b, c)"},{"type":"text","text":" are"},{"type":"text","text":" "},{"type":"text","text":"both "},{"type":"codeVoice","code":"true"},{"type":"text","text":", then "},{"type":"codeVoice","code":"areInIncreasingOrder(a, c)"},{"type":"text","text":" is also "},{"type":"codeVoice","code":"true"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"(Transitive comparability)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Two elements are "},{"type":"emphasis","inlineContent":[{"type":"text","text":"incomparable"}]},{"type":"text","text":" if neither is ordered before the other"},{"type":"text","text":" "},{"type":"text","text":"according to the predicate. If "},{"type":"codeVoice","code":"a"},{"type":"text","text":" and "},{"type":"codeVoice","code":"b"},{"type":"text","text":" are incomparable, and "},{"type":"codeVoice","code":"b"},{"type":"text","text":" "},{"type":"text","text":"and "},{"type":"codeVoice","code":"c"},{"type":"text","text":" are incomparable, then "},{"type":"codeVoice","code":"a"},{"type":"text","text":" and "},{"type":"codeVoice","code":"c"},{"type":"text","text":" are also incomparable."},{"type":"text","text":" "},{"type":"text","text":"(Transitive incomparability)"}]}]}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The sorting algorithm is not guaranteed to be stable. A stable sort"},{"type":"text","text":" "},{"type":"text","text":"preserves the relative order of elements for which"},{"type":"text","text":" "},{"type":"codeVoice","code":"areInIncreasingOrder"},{"type":"text","text":" does not establish an order."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" log "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/sorted(by:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/sorted(by:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the elements of the sequence, sorted using the given predicate as"},{"type":"text","text":" "},{"type":"text","text":"the comparison between elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"sorted(by:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:STsE6sorted2bySay7ElementQzGSbAD_ADtKXE_tKF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/sorted(by:)":{"role":"symbol","title":"sorted(by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, sorted using the given predicate as"},{"type":"text","text":" "},{"type":"text","text":"the comparison between elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/sorted(by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sorted(by:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/sorted(using:)-4z0c.json b/main/data/documentation/shieldx509/attributes/sorted(using:)-4z0c.json index ca1ec5085..9b7a76bdc 100644 --- a/main/data/documentation/shieldx509/attributes/sorted(using:)-4z0c.json +++ b/main/data/documentation/shieldx509/attributes/sorted(using:)-4z0c.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":" "},{"kind":"internalParam","text":"comparators"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"] "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:ST"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"SortComparator","preciseIdentifier":"s:10Foundation14SortComparatorP"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"an array of the elements sorted using "},{"type":"codeVoice","code":"comparators"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"comparators","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"an array of comparators used to compare elements. The"},{"type":"text","text":" "},{"type":"text","text":"first comparator specifies the primary comparator to be used in"},{"type":"text","text":" "},{"type":"text","text":"sorting the sequence’s elements. Any subsequent comparators are used"},{"type":"text","text":" "},{"type":"text","text":"to further refine the order of elements with equal values."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/sorted(using:)-4z0c"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/sorted(using:)-4z0c","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the elements of the sequence, sorted using the given array of"},{"type":"text","text":" "},{"type":"codeVoice","code":"SortComparator"},{"type":"text","text":"s to compare elements."}],"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"sorted(using:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:ST10FoundationE6sorted5usingSay7ElementQzGqd___tSTRd__AA14SortComparatorRd_0_ADQyd__Rsd_0_8ComparedQyd_0_AERSr0_lF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"15.0","deprecated":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"12.0","deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"15.0","deprecated":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"8.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/sorted(using:)-4z0c":{"role":"symbol","title":"sorted(using:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, sorted using the given array of"},{"type":"text","text":" "},{"type":"codeVoice","code":"SortComparator"},{"type":"text","text":"s to compare elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/sorted(using:)-4z0c","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sorted(using:)-4z0c"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":" "},{"kind":"internalParam","text":"comparators"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"] "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:ST"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"SortComparator","preciseIdentifier":"s:10Foundation14SortComparatorP"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"an array of the elements sorted using "},{"type":"codeVoice","code":"comparators"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"comparators","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"an array of comparators used to compare elements. The"},{"type":"text","text":" "},{"type":"text","text":"first comparator specifies the primary comparator to be used in"},{"type":"text","text":" "},{"type":"text","text":"sorting the sequence’s elements. Any subsequent comparators are used"},{"type":"text","text":" "},{"type":"text","text":"to further refine the order of elements with equal values."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/sorted(using:)-4z0c"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/sorted(using:)-4z0c","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the elements of the sequence, sorted using the given array of"},{"type":"text","text":" "},{"type":"codeVoice","code":"SortComparator"},{"type":"text","text":"s to compare elements."}],"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"sorted(using:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:ST10FoundationE6sorted5usingSay7ElementQzGqd___tSTRd__AA14SortComparatorRd_0_ADQyd__Rsd_0_8ComparedQyd_0_AERSr0_lF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"15.0","deprecated":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"12.0","deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"15.0","deprecated":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"8.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/sorted(using:)-4z0c":{"role":"symbol","title":"sorted(using:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, sorted using the given array of"},{"type":"text","text":" "},{"type":"codeVoice","code":"SortComparator"},{"type":"text","text":"s to compare elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/sorted(using:)-4z0c","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sorted(using:)-4z0c"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/sorted(using:)-6t54p.json b/main/data/documentation/shieldx509/attributes/sorted(using:)-6t54p.json index aacf10302..33bc8af45 100644 --- a/main/data/documentation/shieldx509/attributes/sorted(using:)-6t54p.json +++ b/main/data/documentation/shieldx509/attributes/sorted(using:)-6t54p.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":" "},{"kind":"internalParam","text":"comparator"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"] "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"SortComparator","preciseIdentifier":"s:10Foundation14SortComparatorP"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"an array of the elements sorted using "},{"type":"codeVoice","code":"comparator"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"comparator","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"the comparator to use in ordering elements"}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/sorted(using:)-6t54p"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/sorted(using:)-6t54p","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the elements of the sequence, sorted using the given comparator"},{"type":"text","text":" "},{"type":"text","text":"to compare elements."}],"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"sorted(using:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:ST10FoundationE6sorted5usingSay7ElementQzGqd___tAA14SortComparatorRd__8ComparedQyd__AERSlF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"15.0","deprecated":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"12.0","deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"15.0","deprecated":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"8.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/sorted(using:)-6t54p":{"role":"symbol","title":"sorted(using:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, sorted using the given comparator"},{"type":"text","text":" "},{"type":"text","text":"to compare elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/sorted(using:)-6t54p","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sorted(using:)-6t54p"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":" "},{"kind":"internalParam","text":"comparator"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"] "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"SortComparator","preciseIdentifier":"s:10Foundation14SortComparatorP"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"an array of the elements sorted using "},{"type":"codeVoice","code":"comparator"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"comparator","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"the comparator to use in ordering elements"}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/sorted(using:)-6t54p"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/sorted(using:)-6t54p","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the elements of the sequence, sorted using the given comparator"},{"type":"text","text":" "},{"type":"text","text":"to compare elements."}],"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"sorted(using:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:ST10FoundationE6sorted5usingSay7ElementQzGqd___tAA14SortComparatorRd__8ComparedQyd__AERSlF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"15.0","deprecated":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"12.0","deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"15.0","deprecated":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"8.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/sorted(using:)-6t54p":{"role":"symbol","title":"sorted(using:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, sorted using the given comparator"},{"type":"text","text":" "},{"type":"text","text":"to compare elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/sorted(using:)-6t54p","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sorted(using:)-6t54p"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/split(maxsplits:omittingemptysubsequences:whereseparator:).json b/main/data/documentation/shieldx509/attributes/split(maxsplits:omittingemptysubsequences:whereseparator:).json index ff0eaa7bf..6358cdc11 100644 --- a/main/data/documentation/shieldx509/attributes/split(maxsplits:omittingemptysubsequences:whereseparator:).json +++ b/main/data/documentation/shieldx509/attributes/split(maxsplits:omittingemptysubsequences:whereseparator:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"split"},{"kind":"text","text":"("},{"kind":"externalParam","text":"maxSplits"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" = Int.max, "},{"kind":"externalParam","text":"omittingEmptySubsequences"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" = true, "},{"kind":"externalParam","text":"whereSeparator"},{"kind":"text","text":" "},{"kind":"internalParam","text":"isSeparator"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"An array of subsequences, split from this collection’s"},{"type":"text","text":" "},{"type":"text","text":"elements."}]}]},{"kind":"parameters","parameters":[{"name":"maxSplits","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The maximum number of times to split the collection, or"},{"type":"text","text":" "},{"type":"text","text":"one less than the number of subsequences to return. If"},{"type":"text","text":" "},{"type":"codeVoice","code":"maxSplits + 1"},{"type":"text","text":" subsequences are returned, the last one is a suffix"},{"type":"text","text":" "},{"type":"text","text":"of the original collection containing the remaining elements."},{"type":"text","text":" "},{"type":"codeVoice","code":"maxSplits"},{"type":"text","text":" must be greater than or equal to zero. The default value"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"Int.max"},{"type":"text","text":"."}]}]},{"name":"omittingEmptySubsequences","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"If "},{"type":"codeVoice","code":"false"},{"type":"text","text":", an empty subsequence is"},{"type":"text","text":" "},{"type":"text","text":"returned in the result for each pair of consecutive elements"},{"type":"text","text":" "},{"type":"text","text":"satisfying the "},{"type":"codeVoice","code":"isSeparator"},{"type":"text","text":" predicate and for each element at the"},{"type":"text","text":" "},{"type":"text","text":"start or end of the collection satisfying the "},{"type":"codeVoice","code":"isSeparator"},{"type":"text","text":" "},{"type":"text","text":"predicate. The default value is "},{"type":"codeVoice","code":"true"},{"type":"text","text":"."}]}]},{"name":"isSeparator","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element as an argument and"},{"type":"text","text":" "},{"type":"text","text":"returns a Boolean value indicating whether the collection should be"},{"type":"text","text":" "},{"type":"text","text":"split at that element."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The resulting array consists of at most "},{"type":"codeVoice","code":"maxSplits + 1"},{"type":"text","text":" subsequences."},{"type":"text","text":" "},{"type":"text","text":"Elements that are used to split the sequence are not returned as part of"},{"type":"text","text":" "},{"type":"text","text":"any subsequence."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The following examples show the effects of the "},{"type":"codeVoice","code":"maxSplits"},{"type":"text","text":" and"},{"type":"text","text":" "},{"type":"codeVoice","code":"omittingEmptySubsequences"},{"type":"text","text":" parameters when splitting a string using a"},{"type":"text","text":" "},{"type":"text","text":"closure that matches spaces. The first use of "},{"type":"codeVoice","code":"split"},{"type":"text","text":" returns each word"},{"type":"text","text":" "},{"type":"text","text":"that was originally separated by one or more spaces."}]},{"type":"codeListing","syntax":null,"code":["let line = \"BLANCHE: I don't want realism. I want magic!\"","print(line.split(whereSeparator: { $0 == \" \" }))","\/\/ Prints \"[\"BLANCHE:\", \"I\", \"don\\'t\", \"want\", \"realism.\", \"I\", \"want\", \"magic!\"]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The second example passes "},{"type":"codeVoice","code":"1"},{"type":"text","text":" for the "},{"type":"codeVoice","code":"maxSplits"},{"type":"text","text":" parameter, so the"},{"type":"text","text":" "},{"type":"text","text":"original string is split just once, into two new strings."}]},{"type":"codeListing","syntax":null,"code":["print(line.split(maxSplits: 1, whereSeparator: { $0 == \" \" }))","\/\/ Prints \"[\"BLANCHE:\", \" I don\\'t want realism. I want magic!\"]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The final example passes "},{"type":"codeVoice","code":"false"},{"type":"text","text":" for the "},{"type":"codeVoice","code":"omittingEmptySubsequences"},{"type":"text","text":" "},{"type":"text","text":"parameter, so the returned array contains empty strings where spaces"},{"type":"text","text":" "},{"type":"text","text":"were repeated."}]},{"type":"codeListing","syntax":null,"code":["print(line.split(omittingEmptySubsequences: false, whereSeparator: { $0 == \" \" }))","\/\/ Prints \"[\"BLANCHE:\", \"\", \"\", \"I\", \"don\\'t\", \"want\", \"realism.\", \"I\", \"want\", \"magic!\"]\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/split(maxsplits:omittingemptysubsequences:whereseparator:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/split(maxSplits:omittingEmptySubsequences:whereSeparator:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the longest possible subsequences of the collection, in order,"},{"type":"text","text":" "},{"type":"text","text":"that don’t contain elements satisfying the given predicate."}],"kind":"symbol","metadata":{"role":"symbol","title":"split(maxSplits:omittingEmptySubsequences:whereSeparator:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"split"},{"kind":"text","text":"("},{"kind":"externalParam","text":"maxSplits"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"omittingEmptySubsequences"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"whereSeparator"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:SlsE5split9maxSplits25omittingEmptySubsequences14whereSeparatorSay11SubSequenceQzGSi_S2b7ElementQzKXEtKF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/split(maxSplits:omittingEmptySubsequences:whereSeparator:)":{"role":"symbol","title":"split(maxSplits:omittingEmptySubsequences:whereSeparator:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"split"},{"kind":"text","text":"("},{"kind":"externalParam","text":"maxSplits"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"omittingEmptySubsequences"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"whereSeparator"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the longest possible subsequences of the collection, in order,"},{"type":"text","text":" "},{"type":"text","text":"that don’t contain elements satisfying the given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/split(maxSplits:omittingEmptySubsequences:whereSeparator:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/split(maxsplits:omittingemptysubsequences:whereseparator:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"split"},{"kind":"text","text":"("},{"kind":"externalParam","text":"maxSplits"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" = Int.max, "},{"kind":"externalParam","text":"omittingEmptySubsequences"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" = true, "},{"kind":"externalParam","text":"whereSeparator"},{"kind":"text","text":" "},{"kind":"internalParam","text":"isSeparator"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"An array of subsequences, split from this collection’s"},{"type":"text","text":" "},{"type":"text","text":"elements."}]}]},{"kind":"parameters","parameters":[{"name":"maxSplits","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The maximum number of times to split the collection, or"},{"type":"text","text":" "},{"type":"text","text":"one less than the number of subsequences to return. If"},{"type":"text","text":" "},{"type":"codeVoice","code":"maxSplits + 1"},{"type":"text","text":" subsequences are returned, the last one is a suffix"},{"type":"text","text":" "},{"type":"text","text":"of the original collection containing the remaining elements."},{"type":"text","text":" "},{"type":"codeVoice","code":"maxSplits"},{"type":"text","text":" must be greater than or equal to zero. The default value"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"Int.max"},{"type":"text","text":"."}]}]},{"name":"omittingEmptySubsequences","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"If "},{"type":"codeVoice","code":"false"},{"type":"text","text":", an empty subsequence is"},{"type":"text","text":" "},{"type":"text","text":"returned in the result for each pair of consecutive elements"},{"type":"text","text":" "},{"type":"text","text":"satisfying the "},{"type":"codeVoice","code":"isSeparator"},{"type":"text","text":" predicate and for each element at the"},{"type":"text","text":" "},{"type":"text","text":"start or end of the collection satisfying the "},{"type":"codeVoice","code":"isSeparator"},{"type":"text","text":" "},{"type":"text","text":"predicate. The default value is "},{"type":"codeVoice","code":"true"},{"type":"text","text":"."}]}]},{"name":"isSeparator","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element as an argument and"},{"type":"text","text":" "},{"type":"text","text":"returns a Boolean value indicating whether the collection should be"},{"type":"text","text":" "},{"type":"text","text":"split at that element."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The resulting array consists of at most "},{"type":"codeVoice","code":"maxSplits + 1"},{"type":"text","text":" subsequences."},{"type":"text","text":" "},{"type":"text","text":"Elements that are used to split the sequence are not returned as part of"},{"type":"text","text":" "},{"type":"text","text":"any subsequence."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The following examples show the effects of the "},{"type":"codeVoice","code":"maxSplits"},{"type":"text","text":" and"},{"type":"text","text":" "},{"type":"codeVoice","code":"omittingEmptySubsequences"},{"type":"text","text":" parameters when splitting a string using a"},{"type":"text","text":" "},{"type":"text","text":"closure that matches spaces. The first use of "},{"type":"codeVoice","code":"split"},{"type":"text","text":" returns each word"},{"type":"text","text":" "},{"type":"text","text":"that was originally separated by one or more spaces."}]},{"type":"codeListing","syntax":null,"code":["let line = \"BLANCHE: I don't want realism. I want magic!\"","print(line.split(whereSeparator: { $0 == \" \" }))","\/\/ Prints \"[\"BLANCHE:\", \"I\", \"don\\'t\", \"want\", \"realism.\", \"I\", \"want\", \"magic!\"]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The second example passes "},{"type":"codeVoice","code":"1"},{"type":"text","text":" for the "},{"type":"codeVoice","code":"maxSplits"},{"type":"text","text":" parameter, so the"},{"type":"text","text":" "},{"type":"text","text":"original string is split just once, into two new strings."}]},{"type":"codeListing","syntax":null,"code":["print(line.split(maxSplits: 1, whereSeparator: { $0 == \" \" }))","\/\/ Prints \"[\"BLANCHE:\", \" I don\\'t want realism. I want magic!\"]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The final example passes "},{"type":"codeVoice","code":"false"},{"type":"text","text":" for the "},{"type":"codeVoice","code":"omittingEmptySubsequences"},{"type":"text","text":" "},{"type":"text","text":"parameter, so the returned array contains empty strings where spaces"},{"type":"text","text":" "},{"type":"text","text":"were repeated."}]},{"type":"codeListing","syntax":null,"code":["print(line.split(omittingEmptySubsequences: false, whereSeparator: { $0 == \" \" }))","\/\/ Prints \"[\"BLANCHE:\", \"\", \"\", \"I\", \"don\\'t\", \"want\", \"realism.\", \"I\", \"want\", \"magic!\"]\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/split(maxsplits:omittingemptysubsequences:whereseparator:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/split(maxSplits:omittingEmptySubsequences:whereSeparator:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the longest possible subsequences of the collection, in order,"},{"type":"text","text":" "},{"type":"text","text":"that don’t contain elements satisfying the given predicate."}],"kind":"symbol","metadata":{"role":"symbol","title":"split(maxSplits:omittingEmptySubsequences:whereSeparator:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"split"},{"kind":"text","text":"("},{"kind":"externalParam","text":"maxSplits"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"omittingEmptySubsequences"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"whereSeparator"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:SlsE5split9maxSplits25omittingEmptySubsequences14whereSeparatorSay11SubSequenceQzGSi_S2b7ElementQzKXEtKF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/split(maxSplits:omittingEmptySubsequences:whereSeparator:)":{"role":"symbol","title":"split(maxSplits:omittingEmptySubsequences:whereSeparator:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"split"},{"kind":"text","text":"("},{"kind":"externalParam","text":"maxSplits"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"omittingEmptySubsequences"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"whereSeparator"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the longest possible subsequences of the collection, in order,"},{"type":"text","text":" "},{"type":"text","text":"that don’t contain elements satisfying the given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/split(maxSplits:omittingEmptySubsequences:whereSeparator:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/split(maxsplits:omittingemptysubsequences:whereseparator:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/startindex.json b/main/data/documentation/shieldx509/attributes/startindex.json index e46ef9b72..0f91a9836 100644 --- a/main/data/documentation/shieldx509/attributes/startindex.json +++ b/main/data/documentation/shieldx509/attributes/startindex.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"startIndex"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Index","preciseIdentifier":"s:10ShieldX50910AttributesV5Indexa","text":"Index"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the collection is empty, "},{"type":"codeVoice","code":"startIndex"},{"type":"text","text":" is equal to "},{"type":"codeVoice","code":"endIndex"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/startindex"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/startIndex","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The position of the first element in a nonempty collection."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"startIndex","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"startIndex"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:10ShieldX50910AttributesV5Indexa"}],"symbolKind":"property","externalID":"s:10ShieldX50910AttributesV10startIndexSivp","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/Index":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"Attributes.Index","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Index"}],"abstract":[{"type":"text","text":"A type that represents a position in the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Index","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Index"}],"url":"\/documentation\/shieldx509\/attributes\/index"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/startIndex":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"startIndex","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"startIndex"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:10ShieldX50910AttributesV5Indexa"}],"abstract":[{"type":"text","text":"The position of the first element in a nonempty collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/startIndex","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/startindex"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"startIndex"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Index","preciseIdentifier":"s:10ShieldX50910AttributesV5Indexa","text":"Index"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the collection is empty, "},{"type":"codeVoice","code":"startIndex"},{"type":"text","text":" is equal to "},{"type":"codeVoice","code":"endIndex"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/startindex"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/startIndex","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The position of the first element in a nonempty collection."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"startIndex","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"startIndex"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:10ShieldX50910AttributesV5Indexa"}],"symbolKind":"property","externalID":"s:10ShieldX50910AttributesV10startIndexSivp","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/Index":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"Attributes.Index","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Index"}],"abstract":[{"type":"text","text":"A type that represents a position in the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Index","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Index"}],"url":"\/documentation\/shieldx509\/attributes\/index"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/startIndex":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"startIndex","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"startIndex"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:10ShieldX50910AttributesV5Indexa"}],"abstract":[{"type":"text","text":"The position of the first element in a nonempty collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/startIndex","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/startindex"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/starts(with:by:).json b/main/data/documentation/shieldx509/attributes/starts(with:by:).json index b4db2caa7..025754bc7 100644 --- a/main/data/documentation/shieldx509/attributes/starts(with:by:).json +++ b/main/data/documentation/shieldx509/attributes/starts(with:by:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"starts"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"PossiblePrefix"},{"kind":"text","text":">("},{"kind":"externalParam","text":"with"},{"kind":"text","text":" "},{"kind":"internalParam","text":"possiblePrefix"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PossiblePrefix"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":" "},{"kind":"internalParam","text":"areEquivalent"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"PossiblePrefix"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"PossiblePrefix"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:ST"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the initial elements of the sequence are equivalent"},{"type":"text","text":" "},{"type":"text","text":"to the elements of "},{"type":"codeVoice","code":"possiblePrefix"},{"type":"text","text":"; otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":". If"},{"type":"text","text":" "},{"type":"codeVoice","code":"possiblePrefix"},{"type":"text","text":" has no elements, the return value is "},{"type":"codeVoice","code":"true"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"possiblePrefix","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A sequence to compare to this sequence."}]}]},{"name":"areEquivalent","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A predicate that returns "},{"type":"codeVoice","code":"true"},{"type":"text","text":" if its two arguments"},{"type":"text","text":" "},{"type":"text","text":"are equivalent; otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The predicate must be a "},{"type":"emphasis","inlineContent":[{"type":"text","text":"equivalence relation"}]},{"type":"text","text":" over the elements. That"},{"type":"text","text":" "},{"type":"text","text":"is, for any elements "},{"type":"codeVoice","code":"a"},{"type":"text","text":", "},{"type":"codeVoice","code":"b"},{"type":"text","text":", and "},{"type":"codeVoice","code":"c"},{"type":"text","text":", the following conditions must"},{"type":"text","text":" "},{"type":"text","text":"hold:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"areEquivalent(a, a)"},{"type":"text","text":" is always "},{"type":"codeVoice","code":"true"},{"type":"text","text":". (Reflexivity)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"areEquivalent(a, b)"},{"type":"text","text":" implies "},{"type":"codeVoice","code":"areEquivalent(b, a)"},{"type":"text","text":". (Symmetry)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"If "},{"type":"codeVoice","code":"areEquivalent(a, b)"},{"type":"text","text":" and "},{"type":"codeVoice","code":"areEquivalent(b, c)"},{"type":"text","text":" are both "},{"type":"codeVoice","code":"true"},{"type":"text","text":", then"},{"type":"text","text":" "},{"type":"codeVoice","code":"areEquivalent(a, c)"},{"type":"text","text":" is also "},{"type":"codeVoice","code":"true"},{"type":"text","text":". (Transitivity)"}]}]}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":" is the lesser of the length of the"},{"type":"text","text":" "},{"type":"text","text":"sequence and the length of "},{"type":"codeVoice","code":"possiblePrefix"},{"type":"text","text":"."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/starts(with:by:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/starts(with:by:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the initial elements of the"},{"type":"text","text":" "},{"type":"text","text":"sequence are equivalent to the elements in another sequence, using"},{"type":"text","text":" "},{"type":"text","text":"the given predicate as the equivalence test."}],"kind":"symbol","metadata":{"role":"symbol","title":"starts(with:by:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"starts"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"PossiblePrefix"},{"kind":"text","text":">("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PossiblePrefix"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"PossiblePrefix"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:STsE6starts4with2bySbqd___Sb7ElementQz_ADQyd__tKXEtKSTRd__lF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/starts(with:by:)":{"role":"symbol","title":"starts(with:by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"starts"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"PossiblePrefix"},{"kind":"text","text":">("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PossiblePrefix"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"PossiblePrefix"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the initial elements of the"},{"type":"text","text":" "},{"type":"text","text":"sequence are equivalent to the elements in another sequence, using"},{"type":"text","text":" "},{"type":"text","text":"the given predicate as the equivalence test."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/starts(with:by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/starts(with:by:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"starts"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"PossiblePrefix"},{"kind":"text","text":">("},{"kind":"externalParam","text":"with"},{"kind":"text","text":" "},{"kind":"internalParam","text":"possiblePrefix"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PossiblePrefix"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":" "},{"kind":"internalParam","text":"areEquivalent"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"PossiblePrefix"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"PossiblePrefix"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:ST"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the initial elements of the sequence are equivalent"},{"type":"text","text":" "},{"type":"text","text":"to the elements of "},{"type":"codeVoice","code":"possiblePrefix"},{"type":"text","text":"; otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":". If"},{"type":"text","text":" "},{"type":"codeVoice","code":"possiblePrefix"},{"type":"text","text":" has no elements, the return value is "},{"type":"codeVoice","code":"true"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"possiblePrefix","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A sequence to compare to this sequence."}]}]},{"name":"areEquivalent","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A predicate that returns "},{"type":"codeVoice","code":"true"},{"type":"text","text":" if its two arguments"},{"type":"text","text":" "},{"type":"text","text":"are equivalent; otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The predicate must be a "},{"type":"emphasis","inlineContent":[{"type":"text","text":"equivalence relation"}]},{"type":"text","text":" over the elements. That"},{"type":"text","text":" "},{"type":"text","text":"is, for any elements "},{"type":"codeVoice","code":"a"},{"type":"text","text":", "},{"type":"codeVoice","code":"b"},{"type":"text","text":", and "},{"type":"codeVoice","code":"c"},{"type":"text","text":", the following conditions must"},{"type":"text","text":" "},{"type":"text","text":"hold:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"areEquivalent(a, a)"},{"type":"text","text":" is always "},{"type":"codeVoice","code":"true"},{"type":"text","text":". (Reflexivity)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"areEquivalent(a, b)"},{"type":"text","text":" implies "},{"type":"codeVoice","code":"areEquivalent(b, a)"},{"type":"text","text":". (Symmetry)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"If "},{"type":"codeVoice","code":"areEquivalent(a, b)"},{"type":"text","text":" and "},{"type":"codeVoice","code":"areEquivalent(b, c)"},{"type":"text","text":" are both "},{"type":"codeVoice","code":"true"},{"type":"text","text":", then"},{"type":"text","text":" "},{"type":"codeVoice","code":"areEquivalent(a, c)"},{"type":"text","text":" is also "},{"type":"codeVoice","code":"true"},{"type":"text","text":". (Transitivity)"}]}]}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":" is the lesser of the length of the"},{"type":"text","text":" "},{"type":"text","text":"sequence and the length of "},{"type":"codeVoice","code":"possiblePrefix"},{"type":"text","text":"."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/starts(with:by:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/starts(with:by:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the initial elements of the"},{"type":"text","text":" "},{"type":"text","text":"sequence are equivalent to the elements in another sequence, using"},{"type":"text","text":" "},{"type":"text","text":"the given predicate as the equivalence test."}],"kind":"symbol","metadata":{"role":"symbol","title":"starts(with:by:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"starts"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"PossiblePrefix"},{"kind":"text","text":">("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PossiblePrefix"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"PossiblePrefix"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:STsE6starts4with2bySbqd___Sb7ElementQz_ADQyd__tKXEtKSTRd__lF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/starts(with:by:)":{"role":"symbol","title":"starts(with:by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"starts"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"PossiblePrefix"},{"kind":"text","text":">("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PossiblePrefix"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"PossiblePrefix"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the initial elements of the"},{"type":"text","text":" "},{"type":"text","text":"sequence are equivalent to the elements in another sequence, using"},{"type":"text","text":" "},{"type":"text","text":"the given predicate as the equivalence test."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/starts(with:by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/starts(with:by:)"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/subscript(_:)-3iimm.json b/main/data/documentation/shieldx509/attributes/subscript(_:)-3iimm.json index 96f7fd141..f79efe512 100644 --- a/main/data/documentation/shieldx509/attributes/subscript(_:)-3iimm.json +++ b/main/data/documentation/shieldx509/attributes/subscript(_:)-3iimm.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"kind":"internalParam","text":"x"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"UnboundedRange_","preciseIdentifier":"s:s15UnboundedRange_O"},{"kind":"text","text":") -> ()) -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/subscript(_:)-3iimm"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/subscript(_:)-3iimm","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"subscript(_:)","roleHeading":"Instance Subscript","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"UnboundedRange_","preciseIdentifier":"s:s15UnboundedRange_O"},{"kind":"text","text":") -> ()) -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"subscript","externalID":"s:SlsEy11SubSequenceQzys15UnboundedRange_OXEcip::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/subscript(_:)-3iimm":{"role":"symbol","title":"subscript(_:)","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"UnboundedRange_","preciseIdentifier":"s:s15UnboundedRange_O"},{"kind":"text","text":") -> ()) -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/subscript(_:)-3iimm","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/subscript(_:)-3iimm"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"kind":"internalParam","text":"x"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"UnboundedRange_","preciseIdentifier":"s:s15UnboundedRange_O"},{"kind":"text","text":") -> ()) -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/subscript(_:)-3iimm"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/subscript(_:)-3iimm","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"subscript(_:)","roleHeading":"Instance Subscript","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"UnboundedRange_","preciseIdentifier":"s:s15UnboundedRange_O"},{"kind":"text","text":") -> ()) -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"subscript","externalID":"s:SlsEy11SubSequenceQzys15UnboundedRange_OXEcip::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/subscript(_:)-3iimm":{"role":"symbol","title":"subscript(_:)","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"UnboundedRange_","preciseIdentifier":"s:s15UnboundedRange_O"},{"kind":"text","text":") -> ()) -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/subscript(_:)-3iimm","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/subscript(_:)-3iimm"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/subscript(_:)-46ylb.json b/main/data/documentation/shieldx509/attributes/subscript(_:)-46ylb.json index e078f5666..83153f9a5 100644 --- a/main/data/documentation/shieldx509/attributes/subscript(_:)-46ylb.json +++ b/main/data/documentation/shieldx509/attributes/subscript(_:)-46ylb.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"kind":"internalParam","text":"position"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Index","preciseIdentifier":"s:10ShieldX50910AttributesV5Indexa","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute","preciseIdentifier":"s:10ShieldX5099AttributeV","text":"Attribute"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"position","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The position of the element to access. "},{"type":"codeVoice","code":"position"},{"type":"text","text":" "},{"type":"text","text":"must be a valid index of the collection that is not equal to the"},{"type":"text","text":" "},{"type":"codeVoice","code":"endIndex"},{"type":"text","text":" property."}]}]}]},{"kind":"content","content":[{"anchor":"overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The following example accesses an element of an array through its"},{"type":"text","text":" "},{"type":"text","text":"subscript to print its value:"}]},{"type":"codeListing","syntax":null,"code":["var streets = [\"Adams\", \"Bryant\", \"Channing\", \"Douglas\", \"Evarts\"]","print(streets[1])","\/\/ Prints \"Bryant\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"You can subscript a collection with any valid index other than the"},{"type":"text","text":" "},{"type":"text","text":"collection’s end index. The end index refers to the position one past"},{"type":"text","text":" "},{"type":"text","text":"the last element of a collection, so it doesn’t correspond with an"},{"type":"text","text":" "},{"type":"text","text":"element."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1)"}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/subscript(_:)-46ylb"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/subscript(_:)-46ylb","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Accesses the element at the specified position."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"subscript(_:)","roleHeading":"Instance Subscript","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:10ShieldX50910AttributesV5Indexa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Attribute","preciseIdentifier":"s:10ShieldX5099AttributeV"}],"symbolKind":"subscript","externalID":"s:10ShieldX50910AttributesVyAA9AttributeVSicip","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/subscript(_:)-46ylb":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"subscript(_:)","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:10ShieldX50910AttributesV5Indexa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Attribute","preciseIdentifier":"s:10ShieldX5099AttributeV"}],"abstract":[{"type":"text","text":"Accesses the element at the specified position."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/subscript(_:)-46ylb","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/subscript(_:)-46ylb"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/Index":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"Attributes.Index","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Index"}],"abstract":[{"type":"text","text":"A type that represents a position in the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Index","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Index"}],"url":"\/documentation\/shieldx509\/attributes\/index"},"doc://Shield/documentation/ShieldX509/Attribute":{"role":"symbol","title":"Attribute","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attribute"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attribute"}],"url":"\/documentation\/shieldx509\/attribute"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"kind":"internalParam","text":"position"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Index","preciseIdentifier":"s:10ShieldX50910AttributesV5Indexa","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute","preciseIdentifier":"s:10ShieldX5099AttributeV","text":"Attribute"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"position","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The position of the element to access. "},{"type":"codeVoice","code":"position"},{"type":"text","text":" "},{"type":"text","text":"must be a valid index of the collection that is not equal to the"},{"type":"text","text":" "},{"type":"codeVoice","code":"endIndex"},{"type":"text","text":" property."}]}]}]},{"kind":"content","content":[{"anchor":"overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The following example accesses an element of an array through its"},{"type":"text","text":" "},{"type":"text","text":"subscript to print its value:"}]},{"type":"codeListing","syntax":null,"code":["var streets = [\"Adams\", \"Bryant\", \"Channing\", \"Douglas\", \"Evarts\"]","print(streets[1])","\/\/ Prints \"Bryant\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"You can subscript a collection with any valid index other than the"},{"type":"text","text":" "},{"type":"text","text":"collection’s end index. The end index refers to the position one past"},{"type":"text","text":" "},{"type":"text","text":"the last element of a collection, so it doesn’t correspond with an"},{"type":"text","text":" "},{"type":"text","text":"element."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1)"}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/subscript(_:)-46ylb"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/subscript(_:)-46ylb","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Accesses the element at the specified position."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"subscript(_:)","roleHeading":"Instance Subscript","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:10ShieldX50910AttributesV5Indexa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Attribute","preciseIdentifier":"s:10ShieldX5099AttributeV"}],"symbolKind":"subscript","externalID":"s:10ShieldX50910AttributesVyAA9AttributeVSicip","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Attribute":{"role":"symbol","title":"Attribute","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attribute"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attribute","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attribute"}],"url":"\/documentation\/shieldx509\/attribute"},"doc://Shield/documentation/ShieldX509/Attributes/subscript(_:)-46ylb":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"subscript(_:)","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:10ShieldX50910AttributesV5Indexa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Attribute","preciseIdentifier":"s:10ShieldX5099AttributeV"}],"abstract":[{"type":"text","text":"Accesses the element at the specified position."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/subscript(_:)-46ylb","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/subscript(_:)-46ylb"},"doc://Shield/documentation/ShieldX509/Attributes/Index":{"conformance":{"constraints":[{"type":"codeVoice","code":"Handler"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AttributeValuesHandler"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"Attributes.Index","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Index"}],"abstract":[{"type":"text","text":"A type that represents a position in the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Index","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Index"}],"url":"\/documentation\/shieldx509\/attributes\/index"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/subscript(_:)-89o4e.json b/main/data/documentation/shieldx509/attributes/subscript(_:)-89o4e.json index 3f407b7c3..cc37cb0eb 100644 --- a/main/data/documentation/shieldx509/attributes/subscript(_:)-89o4e.json +++ b/main/data/documentation/shieldx509/attributes/subscript(_:)-89o4e.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"R"},{"kind":"text","text":">("},{"kind":"internalParam","text":"r"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"RangeExpression","preciseIdentifier":"s:SX"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Bound"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"bounds","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A range of the collection’s indices. The bounds of"},{"type":"text","text":" "},{"type":"text","text":"the range must be valid indices of the collection."}]}]}]},{"kind":"content","content":[{"anchor":"overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The range expression is converted to a concrete subrange relative to this"},{"type":"text","text":" "},{"type":"text","text":"collection. For example, using a "},{"type":"codeVoice","code":"PartialRangeFrom"},{"type":"text","text":" range expression"},{"type":"text","text":" "},{"type":"text","text":"with an array accesses the subrange from the start of the range"},{"type":"text","text":" "},{"type":"text","text":"expression until the end of the array."}]},{"type":"codeListing","syntax":null,"code":["let streets = [\"Adams\", \"Bryant\", \"Channing\", \"Douglas\", \"Evarts\"]","let streetsSlice = streets[2...]","print(streetsSlice)","\/\/ [\"Channing\", \"Douglas\", \"Evarts\"]"]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The accessed slice uses the same indices for the same elements as the"},{"type":"text","text":" "},{"type":"text","text":"original collection uses. This example searches "},{"type":"codeVoice","code":"streetsSlice"},{"type":"text","text":" for one"},{"type":"text","text":" "},{"type":"text","text":"of the strings in the slice, and then uses that index in the original"},{"type":"text","text":" "},{"type":"text","text":"array."}]},{"type":"codeListing","syntax":null,"code":["let index = streetsSlice.firstIndex(of: \"Evarts\") \/\/ 4","print(streets[index!])","\/\/ \"Evarts\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Always use the slice’s "},{"type":"codeVoice","code":"startIndex"},{"type":"text","text":" property instead of assuming that its"},{"type":"text","text":" "},{"type":"text","text":"indices start at a particular value. Attempting to access an element by"},{"type":"text","text":" "},{"type":"text","text":"using an index outside the bounds of the slice’s indices may result in a"},{"type":"text","text":" "},{"type":"text","text":"runtime error, even if that index is valid for the original collection."}]},{"type":"codeListing","syntax":null,"code":["print(streetsSlice.startIndex)","\/\/ 2","print(streetsSlice[2])","\/\/ \"Channing\"","","print(streetsSlice[0])","\/\/ error: Index out of bounds"]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1)"}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/subscript(_:)-89o4e"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/subscript(_:)-89o4e","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Accesses the contiguous subrange of the collection’s elements specified"},{"type":"text","text":" "},{"type":"text","text":"by a range expression."}],"kind":"symbol","metadata":{"role":"symbol","title":"subscript(_:)","roleHeading":"Instance Subscript","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"R"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"subscript","externalID":"s:SlsEy11SubSequenceQzqd__cSXRd__5BoundQyd__5IndexRtzluip::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/subscript(_:)-89o4e":{"role":"symbol","title":"subscript(_:)","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"R"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Accesses the contiguous subrange of the collection’s elements specified"},{"type":"text","text":" "},{"type":"text","text":"by a range expression."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/subscript(_:)-89o4e","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/subscript(_:)-89o4e"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"R"},{"kind":"text","text":">("},{"kind":"internalParam","text":"r"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"RangeExpression","preciseIdentifier":"s:SX"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Bound"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"bounds","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A range of the collection’s indices. The bounds of"},{"type":"text","text":" "},{"type":"text","text":"the range must be valid indices of the collection."}]}]}]},{"kind":"content","content":[{"anchor":"overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The range expression is converted to a concrete subrange relative to this"},{"type":"text","text":" "},{"type":"text","text":"collection. For example, using a "},{"type":"codeVoice","code":"PartialRangeFrom"},{"type":"text","text":" range expression"},{"type":"text","text":" "},{"type":"text","text":"with an array accesses the subrange from the start of the range"},{"type":"text","text":" "},{"type":"text","text":"expression until the end of the array."}]},{"type":"codeListing","syntax":null,"code":["let streets = [\"Adams\", \"Bryant\", \"Channing\", \"Douglas\", \"Evarts\"]","let streetsSlice = streets[2...]","print(streetsSlice)","\/\/ [\"Channing\", \"Douglas\", \"Evarts\"]"]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The accessed slice uses the same indices for the same elements as the"},{"type":"text","text":" "},{"type":"text","text":"original collection uses. This example searches "},{"type":"codeVoice","code":"streetsSlice"},{"type":"text","text":" for one"},{"type":"text","text":" "},{"type":"text","text":"of the strings in the slice, and then uses that index in the original"},{"type":"text","text":" "},{"type":"text","text":"array."}]},{"type":"codeListing","syntax":null,"code":["let index = streetsSlice.firstIndex(of: \"Evarts\") \/\/ 4","print(streets[index!])","\/\/ \"Evarts\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Always use the slice’s "},{"type":"codeVoice","code":"startIndex"},{"type":"text","text":" property instead of assuming that its"},{"type":"text","text":" "},{"type":"text","text":"indices start at a particular value. Attempting to access an element by"},{"type":"text","text":" "},{"type":"text","text":"using an index outside the bounds of the slice’s indices may result in a"},{"type":"text","text":" "},{"type":"text","text":"runtime error, even if that index is valid for the original collection."}]},{"type":"codeListing","syntax":null,"code":["print(streetsSlice.startIndex)","\/\/ 2","print(streetsSlice[2])","\/\/ \"Channing\"","","print(streetsSlice[0])","\/\/ error: Index out of bounds"]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1)"}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/subscript(_:)-89o4e"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/subscript(_:)-89o4e","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Accesses the contiguous subrange of the collection’s elements specified"},{"type":"text","text":" "},{"type":"text","text":"by a range expression."}],"kind":"symbol","metadata":{"role":"symbol","title":"subscript(_:)","roleHeading":"Instance Subscript","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"R"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"subscript","externalID":"s:SlsEy11SubSequenceQzqd__cSXRd__5BoundQyd__5IndexRtzluip::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/subscript(_:)-89o4e":{"role":"symbol","title":"subscript(_:)","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"R"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Accesses the contiguous subrange of the collection’s elements specified"},{"type":"text","text":" "},{"type":"text","text":"by a range expression."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/subscript(_:)-89o4e","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/subscript(_:)-89o4e"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/subscript(_:)-8nm4z.json b/main/data/documentation/shieldx509/attributes/subscript(_:)-8nm4z.json index 90143d517..84be495af 100644 --- a/main/data/documentation/shieldx509/attributes/subscript(_:)-8nm4z.json +++ b/main/data/documentation/shieldx509/attributes/subscript(_:)-8nm4z.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"kind":"internalParam","text":"bounds"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Range","preciseIdentifier":"s:Sn"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Slice","preciseIdentifier":"s:s5SliceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"> { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"bounds","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A range of the collection’s indices. The bounds of"},{"type":"text","text":" "},{"type":"text","text":"the range must be valid indices of the collection."}]}]}]},{"kind":"content","content":[{"anchor":"overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The accessed slice uses the same indices for the same elements as the"},{"type":"text","text":" "},{"type":"text","text":"original collection. Always use the slice’s "},{"type":"codeVoice","code":"startIndex"},{"type":"text","text":" property"},{"type":"text","text":" "},{"type":"text","text":"instead of assuming that its indices start at a particular value."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example demonstrates getting a slice of an array of strings, finding"},{"type":"text","text":" "},{"type":"text","text":"the index of one of the strings in the slice, and then using that index"},{"type":"text","text":" "},{"type":"text","text":"in the original array."}]},{"type":"codeListing","syntax":null,"code":["let streets = [\"Adams\", \"Bryant\", \"Channing\", \"Douglas\", \"Evarts\"]","let streetsSlice = streets[2 ..< streets.endIndex]","print(streetsSlice)","\/\/ Prints \"[\"Channing\", \"Douglas\", \"Evarts\"]\"","","let index = streetsSlice.firstIndex(of: \"Evarts\") \/\/ 4","print(streets[index!])","\/\/ Prints \"Evarts\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1)"}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/subscript(_:)-8nm4z"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/subscript(_:)-8nm4z","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Accesses a contiguous subrange of the collection’s elements."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"SubSequence"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Slice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"subscript(_:)","roleHeading":"Instance Subscript","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Range","preciseIdentifier":"s:Sn"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Slice","preciseIdentifier":"s:s5SliceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"symbolKind":"subscript","externalID":"s:Slss5SliceVyxG11SubSequenceRtzrlEyACSny5IndexQzGcip::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/subscript(_:)-8nm4z":{"conformance":{"constraints":[{"type":"codeVoice","code":"SubSequence"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Slice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"subscript(_:)","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Range","preciseIdentifier":"s:Sn"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Slice","preciseIdentifier":"s:s5SliceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Accesses a contiguous subrange of the collection’s elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/subscript(_:)-8nm4z","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/subscript(_:)-8nm4z"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"kind":"internalParam","text":"bounds"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Range","preciseIdentifier":"s:Sn"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Slice","preciseIdentifier":"s:s5SliceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"> { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"bounds","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A range of the collection’s indices. The bounds of"},{"type":"text","text":" "},{"type":"text","text":"the range must be valid indices of the collection."}]}]}]},{"kind":"content","content":[{"anchor":"overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The accessed slice uses the same indices for the same elements as the"},{"type":"text","text":" "},{"type":"text","text":"original collection. Always use the slice’s "},{"type":"codeVoice","code":"startIndex"},{"type":"text","text":" property"},{"type":"text","text":" "},{"type":"text","text":"instead of assuming that its indices start at a particular value."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example demonstrates getting a slice of an array of strings, finding"},{"type":"text","text":" "},{"type":"text","text":"the index of one of the strings in the slice, and then using that index"},{"type":"text","text":" "},{"type":"text","text":"in the original array."}]},{"type":"codeListing","syntax":null,"code":["let streets = [\"Adams\", \"Bryant\", \"Channing\", \"Douglas\", \"Evarts\"]","let streetsSlice = streets[2 ..< streets.endIndex]","print(streetsSlice)","\/\/ Prints \"[\"Channing\", \"Douglas\", \"Evarts\"]\"","","let index = streetsSlice.firstIndex(of: \"Evarts\") \/\/ 4","print(streets[index!])","\/\/ Prints \"Evarts\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1)"}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/subscript(_:)-8nm4z"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/subscript(_:)-8nm4z","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Accesses a contiguous subrange of the collection’s elements."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"SubSequence"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Slice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"subscript(_:)","roleHeading":"Instance Subscript","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Range","preciseIdentifier":"s:Sn"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Slice","preciseIdentifier":"s:s5SliceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"symbolKind":"subscript","externalID":"s:Slss5SliceVyxG11SubSequenceRtzrlEyACSny5IndexQzGcip::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/subscript(_:)-8nm4z":{"conformance":{"constraints":[{"type":"codeVoice","code":"SubSequence"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Slice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"subscript(_:)","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Range","preciseIdentifier":"s:Sn"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Slice","preciseIdentifier":"s:s5SliceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Accesses a contiguous subrange of the collection’s elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/subscript(_:)-8nm4z","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/subscript(_:)-8nm4z"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/suffix(_:).json b/main/data/documentation/shieldx509/attributes/suffix(_:).json index 849694418..9b5983554 100644 --- a/main/data/documentation/shieldx509/attributes/suffix(_:).json +++ b/main/data/documentation/shieldx509/attributes/suffix(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"suffix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"maxLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A subsequence terminating at the end of the collection with at"},{"type":"text","text":" "},{"type":"text","text":"most "},{"type":"codeVoice","code":"maxLength"},{"type":"text","text":" elements."}]}]},{"kind":"parameters","parameters":[{"name":"maxLength","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The maximum number of elements to return."},{"type":"text","text":" "},{"type":"codeVoice","code":"maxLength"},{"type":"text","text":" must be greater than or equal to zero."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the maximum length exceeds the number of elements in the collection,"},{"type":"text","text":" "},{"type":"text","text":"the result contains the entire collection."}]},{"type":"codeListing","syntax":null,"code":["let numbers = [1, 2, 3, 4, 5]","print(numbers.suffix(2))","\/\/ Prints \"[4, 5]\"","print(numbers.suffix(10))","\/\/ Prints \"[1, 2, 3, 4, 5]\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1) if the collection conforms to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":"; otherwise, O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":" is equal to"},{"type":"text","text":" "},{"type":"codeVoice","code":"maxLength"},{"type":"text","text":"."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/suffix(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/suffix(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a subsequence, up to the given maximum length, containing the"},{"type":"text","text":" "},{"type":"text","text":"final elements of the collection."}],"kind":"symbol","metadata":{"role":"symbol","title":"suffix(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"suffix"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"method","externalID":"s:SKsE6suffixy11SubSequenceQzSiF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/BidirectionalCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/suffix(_:)":{"role":"symbol","title":"suffix(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"suffix"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence, up to the given maximum length, containing the"},{"type":"text","text":" "},{"type":"text","text":"final elements of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/suffix(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/suffix(_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/bidirectionalcollection-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"suffix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"maxLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A subsequence terminating at the end of the collection with at"},{"type":"text","text":" "},{"type":"text","text":"most "},{"type":"codeVoice","code":"maxLength"},{"type":"text","text":" elements."}]}]},{"kind":"parameters","parameters":[{"name":"maxLength","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The maximum number of elements to return."},{"type":"text","text":" "},{"type":"codeVoice","code":"maxLength"},{"type":"text","text":" must be greater than or equal to zero."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the maximum length exceeds the number of elements in the collection,"},{"type":"text","text":" "},{"type":"text","text":"the result contains the entire collection."}]},{"type":"codeListing","syntax":null,"code":["let numbers = [1, 2, 3, 4, 5]","print(numbers.suffix(2))","\/\/ Prints \"[4, 5]\"","print(numbers.suffix(10))","\/\/ Prints \"[1, 2, 3, 4, 5]\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1) if the collection conforms to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":"; otherwise, O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":" is equal to"},{"type":"text","text":" "},{"type":"codeVoice","code":"maxLength"},{"type":"text","text":"."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/suffix(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/suffix(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a subsequence, up to the given maximum length, containing the"},{"type":"text","text":" "},{"type":"text","text":"final elements of the collection."}],"kind":"symbol","metadata":{"role":"symbol","title":"suffix(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"suffix"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"method","externalID":"s:SKsE6suffixy11SubSequenceQzSiF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/BidirectionalCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/suffix(_:)":{"role":"symbol","title":"suffix(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"suffix"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence, up to the given maximum length, containing the"},{"type":"text","text":" "},{"type":"text","text":"final elements of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/suffix(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/suffix(_:)"},"doc://Shield/documentation/ShieldX509/Attributes/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/bidirectionalcollection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/suffix(from:).json b/main/data/documentation/shieldx509/attributes/suffix(from:).json index 2c08ba44c..0ecc1f327 100644 --- a/main/data/documentation/shieldx509/attributes/suffix(from:).json +++ b/main/data/documentation/shieldx509/attributes/suffix(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"suffix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"start"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A subsequence starting at the "},{"type":"codeVoice","code":"start"},{"type":"text","text":" position."}]}]},{"kind":"parameters","parameters":[{"name":"start","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The index at which to start the resulting subsequence."},{"type":"text","text":" "},{"type":"codeVoice","code":"start"},{"type":"text","text":" must be a valid index of the collection."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The following example searches for the index of the number "},{"type":"codeVoice","code":"40"},{"type":"text","text":" in an"},{"type":"text","text":" "},{"type":"text","text":"array of integers, and then prints the suffix of the array starting at"},{"type":"text","text":" "},{"type":"text","text":"that index:"}]},{"type":"codeListing","syntax":null,"code":["let numbers = [10, 20, 30, 40, 50, 60]","if let i = numbers.firstIndex(of: 40) {"," print(numbers.suffix(from: i))","}","\/\/ Prints \"[40, 50, 60]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Passing the collection’s "},{"type":"codeVoice","code":"endIndex"},{"type":"text","text":" as the "},{"type":"codeVoice","code":"start"},{"type":"text","text":" parameter results in"},{"type":"text","text":" "},{"type":"text","text":"an empty subsequence."}]},{"type":"codeListing","syntax":null,"code":["print(numbers.suffix(from: numbers.endIndex))","\/\/ Prints \"[]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Using the "},{"type":"codeVoice","code":"suffix(from:)"},{"type":"text","text":" method is equivalent to using a partial range"},{"type":"text","text":" "},{"type":"text","text":"from the index as the collection’s subscript. The subscript notation is"},{"type":"text","text":" "},{"type":"text","text":"preferred over "},{"type":"codeVoice","code":"suffix(from:)"},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["if let i = numbers.firstIndex(of: 40) {"," print(numbers[i...])","}","\/\/ Prints \"[40, 50, 60]\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1)"}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/suffix(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/suffix(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a subsequence from the specified position to the end of the"},{"type":"text","text":" "},{"type":"text","text":"collection."}],"kind":"symbol","metadata":{"role":"symbol","title":"suffix(from:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"suffix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"method","externalID":"s:SlsE6suffix4from11SubSequenceQz5IndexQz_tF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/suffix(from:)":{"role":"symbol","title":"suffix(from:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"suffix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence from the specified position to the end of the"},{"type":"text","text":" "},{"type":"text","text":"collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/suffix(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/suffix(from:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"suffix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"start"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A subsequence starting at the "},{"type":"codeVoice","code":"start"},{"type":"text","text":" position."}]}]},{"kind":"parameters","parameters":[{"name":"start","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The index at which to start the resulting subsequence."},{"type":"text","text":" "},{"type":"codeVoice","code":"start"},{"type":"text","text":" must be a valid index of the collection."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The following example searches for the index of the number "},{"type":"codeVoice","code":"40"},{"type":"text","text":" in an"},{"type":"text","text":" "},{"type":"text","text":"array of integers, and then prints the suffix of the array starting at"},{"type":"text","text":" "},{"type":"text","text":"that index:"}]},{"type":"codeListing","syntax":null,"code":["let numbers = [10, 20, 30, 40, 50, 60]","if let i = numbers.firstIndex(of: 40) {"," print(numbers.suffix(from: i))","}","\/\/ Prints \"[40, 50, 60]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Passing the collection’s "},{"type":"codeVoice","code":"endIndex"},{"type":"text","text":" as the "},{"type":"codeVoice","code":"start"},{"type":"text","text":" parameter results in"},{"type":"text","text":" "},{"type":"text","text":"an empty subsequence."}]},{"type":"codeListing","syntax":null,"code":["print(numbers.suffix(from: numbers.endIndex))","\/\/ Prints \"[]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Using the "},{"type":"codeVoice","code":"suffix(from:)"},{"type":"text","text":" method is equivalent to using a partial range"},{"type":"text","text":" "},{"type":"text","text":"from the index as the collection’s subscript. The subscript notation is"},{"type":"text","text":" "},{"type":"text","text":"preferred over "},{"type":"codeVoice","code":"suffix(from:)"},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["if let i = numbers.firstIndex(of: 40) {"," print(numbers[i...])","}","\/\/ Prints \"[40, 50, 60]\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1)"}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/suffix(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/suffix(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a subsequence from the specified position to the end of the"},{"type":"text","text":" "},{"type":"text","text":"collection."}],"kind":"symbol","metadata":{"role":"symbol","title":"suffix(from:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"suffix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"method","externalID":"s:SlsE6suffix4from11SubSequenceQz5IndexQz_tF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/suffix(from:)":{"role":"symbol","title":"suffix(from:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"suffix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence from the specified position to the end of the"},{"type":"text","text":" "},{"type":"text","text":"collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/suffix(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/suffix(from:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/trimmingprefix(while:).json b/main/data/documentation/shieldx509/attributes/trimmingprefix(while:).json index b717c8b07..f27ceee2b 100644 --- a/main/data/documentation/shieldx509/attributes/trimmingprefix(while:).json +++ b/main/data/documentation/shieldx509/attributes/trimmingprefix(while:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"trimmingPrefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":" "},{"kind":"internalParam","text":"predicate"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/trimmingprefix(while:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/trimmingPrefix(while:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"trimmingPrefix(while:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"trimmingPrefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"method","externalID":"s:Sl17_StringProcessingE14trimmingPrefix5while11SubSequenceQzSb7ElementQzKXE_tKF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"16.0","deprecated":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"13.0","deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"16.0","deprecated":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"9.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/trimmingPrefix(while:)":{"role":"symbol","title":"trimmingPrefix(while:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"trimmingPrefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/trimmingPrefix(while:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/trimmingprefix(while:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"trimmingPrefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":" "},{"kind":"internalParam","text":"predicate"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/trimmingprefix(while:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/trimmingPrefix(while:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"trimmingPrefix(while:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"trimmingPrefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"method","externalID":"s:Sl17_StringProcessingE14trimmingPrefix5while11SubSequenceQzSb7ElementQzKXE_tKF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"16.0","deprecated":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"13.0","deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"16.0","deprecated":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"9.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/trimmingPrefix(while:)":{"role":"symbol","title":"trimmingPrefix(while:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"trimmingPrefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/trimmingPrefix(while:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/trimmingprefix(while:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/underestimatedcount-9otus.json b/main/data/documentation/shieldx509/attributes/underestimatedcount-9otus.json index a07ea99c2..093f72179 100644 --- a/main/data/documentation/shieldx509/attributes/underestimatedcount-9otus.json +++ b/main/data/documentation/shieldx509/attributes/underestimatedcount-9otus.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"underestimatedCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The default implementation returns 0. If you provide your own"},{"type":"text","text":" "},{"type":"text","text":"implementation, make sure to compute the value nondestructively."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1), except if the sequence also conforms to "},{"type":"codeVoice","code":"Collection"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"In this case, see the documentation of "},{"type":"codeVoice","code":"Collection.underestimatedCount"},{"type":"text","text":"."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/underestimatedcount-9otus"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/underestimatedCount-9otus","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A value less than or equal to the number of elements in the sequence,"},{"type":"text","text":" "},{"type":"text","text":"calculated nondestructively."}],"kind":"symbol","metadata":{"role":"symbol","title":"underestimatedCount","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"underestimatedCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:STsE19underestimatedCountSivp::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/underestimatedCount-9otus":{"role":"symbol","title":"underestimatedCount","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"underestimatedCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[{"type":"text","text":"A value less than or equal to the number of elements in the sequence,"},{"type":"text","text":" "},{"type":"text","text":"calculated nondestructively."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/underestimatedCount-9otus","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/underestimatedcount-9otus"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"underestimatedCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The default implementation returns 0. If you provide your own"},{"type":"text","text":" "},{"type":"text","text":"implementation, make sure to compute the value nondestructively."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1), except if the sequence also conforms to "},{"type":"codeVoice","code":"Collection"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"In this case, see the documentation of "},{"type":"codeVoice","code":"Collection.underestimatedCount"},{"type":"text","text":"."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/underestimatedcount-9otus"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/underestimatedCount-9otus","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A value less than or equal to the number of elements in the sequence,"},{"type":"text","text":" "},{"type":"text","text":"calculated nondestructively."}],"kind":"symbol","metadata":{"role":"symbol","title":"underestimatedCount","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"underestimatedCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:STsE19underestimatedCountSivp::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/underestimatedCount-9otus":{"role":"symbol","title":"underestimatedCount","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"underestimatedCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[{"type":"text","text":"A value less than or equal to the number of elements in the sequence,"},{"type":"text","text":" "},{"type":"text","text":"calculated nondestructively."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/underestimatedCount-9otus","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/underestimatedcount-9otus"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/underestimatedcount-9x1xv.json b/main/data/documentation/shieldx509/attributes/underestimatedcount-9x1xv.json index 34d25ba41..9958b8482 100644 --- a/main/data/documentation/shieldx509/attributes/underestimatedcount-9x1xv.json +++ b/main/data/documentation/shieldx509/attributes/underestimatedcount-9x1xv.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"underestimatedCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1) if the collection conforms to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":"; otherwise, O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length"},{"type":"text","text":" "},{"type":"text","text":"of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/underestimatedcount-9x1xv"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/underestimatedCount-9x1xv","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A value less than or equal to the number of elements in the collection."}],"kind":"symbol","metadata":{"role":"symbol","title":"underestimatedCount","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"underestimatedCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SlsE19underestimatedCountSivp::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/underestimatedCount-9x1xv":{"role":"symbol","title":"underestimatedCount","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"underestimatedCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[{"type":"text","text":"A value less than or equal to the number of elements in the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/underestimatedCount-9x1xv","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/underestimatedcount-9x1xv"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"underestimatedCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1) if the collection conforms to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":"; otherwise, O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length"},{"type":"text","text":" "},{"type":"text","text":"of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/underestimatedcount-9x1xv"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/underestimatedCount-9x1xv","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A value less than or equal to the number of elements in the collection."}],"kind":"symbol","metadata":{"role":"symbol","title":"underestimatedCount","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"underestimatedCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SlsE19underestimatedCountSivp::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/collection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/underestimatedCount-9x1xv":{"role":"symbol","title":"underestimatedCount","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"underestimatedCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[{"type":"text","text":"A value less than or equal to the number of elements in the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/underestimatedCount-9x1xv","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/underestimatedcount-9x1xv"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributes/withcontiguousstorageifavailable(_:).json b/main/data/documentation/shieldx509/attributes/withcontiguousstorageifavailable(_:).json index 4566ccf4a..6b62c4d38 100644 --- a/main/data/documentation/shieldx509/attributes/withcontiguousstorageifavailable(_:).json +++ b/main/data/documentation/shieldx509/attributes/withcontiguousstorageifavailable(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"withContiguousStorageIfAvailable"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"R"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"body"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"UnsafeBufferPointer","preciseIdentifier":"s:SR"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The value returned from "},{"type":"codeVoice","code":"body"},{"type":"text","text":", unless the sequence doesn’t"},{"type":"text","text":" "},{"type":"text","text":"support contiguous storage, in which case the method ignores "},{"type":"codeVoice","code":"body"},{"type":"text","text":" and"},{"type":"text","text":" "},{"type":"text","text":"returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"body","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that receives an "},{"type":"codeVoice","code":"UnsafeBufferPointer"},{"type":"text","text":" to the"},{"type":"text","text":" "},{"type":"text","text":"sequence’s contiguous storage."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This method calls "},{"type":"codeVoice","code":"body(buffer)"},{"type":"text","text":", where "},{"type":"codeVoice","code":"buffer"},{"type":"text","text":" is a pointer to the"},{"type":"text","text":" "},{"type":"text","text":"collection’s contiguous storage. If the contiguous storage doesn’t exist,"},{"type":"text","text":" "},{"type":"text","text":"the collection creates it. If the collection doesn’t support an internal"},{"type":"text","text":" "},{"type":"text","text":"representation in a form of contiguous storage, the method doesn’t call"},{"type":"text","text":" "},{"type":"codeVoice","code":"body"},{"type":"text","text":" — it immediately returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The optimizer can often eliminate bounds- and uniqueness-checking"},{"type":"text","text":" "},{"type":"text","text":"within an algorithm. When that fails, however, invoking the same"},{"type":"text","text":" "},{"type":"text","text":"algorithm on the "},{"type":"codeVoice","code":"buffer"},{"type":"text","text":" argument may let you trade safety for speed."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Successive calls to this method may provide a different pointer on each"},{"type":"text","text":" "},{"type":"text","text":"call. Don’t store "},{"type":"codeVoice","code":"buffer"},{"type":"text","text":" outside of this method."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"A "},{"type":"codeVoice","code":"Collection"},{"type":"text","text":" that provides its own implementation of this method"},{"type":"text","text":" "},{"type":"text","text":"must provide contiguous storage to its elements in the same order"},{"type":"text","text":" "},{"type":"text","text":"as they appear in the collection. This guarantees that it’s possible to"},{"type":"text","text":" "},{"type":"text","text":"generate contiguous mutable storage to any of its subsequences by slicing"},{"type":"text","text":" "},{"type":"codeVoice","code":"buffer"},{"type":"text","text":" with a range formed from the distances to the subsequence’s"},{"type":"text","text":" "},{"type":"codeVoice","code":"startIndex"},{"type":"text","text":" and "},{"type":"codeVoice","code":"endIndex"},{"type":"text","text":", respectively."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/withcontiguousstorageifavailable(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/withContiguousStorageIfAvailable(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Executes a closure on the sequence’s contiguous storage."}],"kind":"symbol","metadata":{"role":"symbol","title":"withContiguousStorageIfAvailable(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"withContiguousStorageIfAvailable"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"R"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"UnsafeBufferPointer","preciseIdentifier":"s:SR"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:STsE32withContiguousStorageIfAvailableyqd__Sgqd__SRy7ElementQzGKXEKlF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/withContiguousStorageIfAvailable(_:)":{"role":"symbol","title":"withContiguousStorageIfAvailable(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"withContiguousStorageIfAvailable"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"R"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"UnsafeBufferPointer","preciseIdentifier":"s:SR"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Executes a closure on the sequence’s contiguous storage."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/withContiguousStorageIfAvailable(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/withcontiguousstorageifavailable(_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"withContiguousStorageIfAvailable"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"R"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"body"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"UnsafeBufferPointer","preciseIdentifier":"s:SR"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The value returned from "},{"type":"codeVoice","code":"body"},{"type":"text","text":", unless the sequence doesn’t"},{"type":"text","text":" "},{"type":"text","text":"support contiguous storage, in which case the method ignores "},{"type":"codeVoice","code":"body"},{"type":"text","text":" and"},{"type":"text","text":" "},{"type":"text","text":"returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"body","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that receives an "},{"type":"codeVoice","code":"UnsafeBufferPointer"},{"type":"text","text":" to the"},{"type":"text","text":" "},{"type":"text","text":"sequence’s contiguous storage."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This method calls "},{"type":"codeVoice","code":"body(buffer)"},{"type":"text","text":", where "},{"type":"codeVoice","code":"buffer"},{"type":"text","text":" is a pointer to the"},{"type":"text","text":" "},{"type":"text","text":"collection’s contiguous storage. If the contiguous storage doesn’t exist,"},{"type":"text","text":" "},{"type":"text","text":"the collection creates it. If the collection doesn’t support an internal"},{"type":"text","text":" "},{"type":"text","text":"representation in a form of contiguous storage, the method doesn’t call"},{"type":"text","text":" "},{"type":"codeVoice","code":"body"},{"type":"text","text":" — it immediately returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The optimizer can often eliminate bounds- and uniqueness-checking"},{"type":"text","text":" "},{"type":"text","text":"within an algorithm. When that fails, however, invoking the same"},{"type":"text","text":" "},{"type":"text","text":"algorithm on the "},{"type":"codeVoice","code":"buffer"},{"type":"text","text":" argument may let you trade safety for speed."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Successive calls to this method may provide a different pointer on each"},{"type":"text","text":" "},{"type":"text","text":"call. Don’t store "},{"type":"codeVoice","code":"buffer"},{"type":"text","text":" outside of this method."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"A "},{"type":"codeVoice","code":"Collection"},{"type":"text","text":" that provides its own implementation of this method"},{"type":"text","text":" "},{"type":"text","text":"must provide contiguous storage to its elements in the same order"},{"type":"text","text":" "},{"type":"text","text":"as they appear in the collection. This guarantees that it’s possible to"},{"type":"text","text":" "},{"type":"text","text":"generate contiguous mutable storage to any of its subsequences by slicing"},{"type":"text","text":" "},{"type":"codeVoice","code":"buffer"},{"type":"text","text":" with a range formed from the distances to the subsequence’s"},{"type":"text","text":" "},{"type":"codeVoice","code":"startIndex"},{"type":"text","text":" and "},{"type":"codeVoice","code":"endIndex"},{"type":"text","text":", respectively."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributes\/withcontiguousstorageifavailable(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/withContiguousStorageIfAvailable(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Executes a closure on the sequence’s contiguous storage."}],"kind":"symbol","metadata":{"role":"symbol","title":"withContiguousStorageIfAvailable(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"withContiguousStorageIfAvailable"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"R"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"UnsafeBufferPointer","preciseIdentifier":"s:SR"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:STsE32withContiguousStorageIfAvailableyqd__Sgqd__SRy7ElementQzGKXEKlF::SYNTHESIZED::s:10ShieldX50910AttributesV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Attributes/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/attributes\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Attributes/withContiguousStorageIfAvailable(_:)":{"role":"symbol","title":"withContiguousStorageIfAvailable(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"withContiguousStorageIfAvailable"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"R"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"UnsafeBufferPointer","preciseIdentifier":"s:SR"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Executes a closure on the sequence’s contiguous storage."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes\/withContiguousStorageIfAvailable(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/attributes\/withcontiguousstorageifavailable(_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributevalue.json b/main/data/documentation/shieldx509/attributevalue.json index a06fd3342..c216a8664 100644 --- a/main/data/documentation/shieldx509/attributevalue.json +++ b/main/data/documentation/shieldx509/attributevalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributevalue"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SingleAttributeValue"],"kind":"relationships","title":"Inherited By","type":"inheritedBy"},{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"],"kind":"relationships","title":"Conforming Types","type":"conformingTypes"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue\/attributeHandler","doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue\/attributeType"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValue"}],"title":"AttributeValue","roleHeading":"Protocol","role":"symbol","symbolKind":"protocol","externalID":"s:10ShieldX50914AttributeValueP","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"AttributeValue"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/SingleAttributeValue":{"role":"symbol","title":"SingleAttributeValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"SingleAttributeValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SingleAttributeValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SingleAttributeValue"}],"url":"\/documentation\/shieldx509\/singleattributevalue"},"doc://Shield/documentation/ShieldX509/AttributeValue/attributeType":{"role":"symbol","title":"attributeType","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue\/attributeType","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx509\/attributevalue\/attributetype"},"doc://Shield/documentation/ShieldX509/AttributeValue":{"role":"symbol","title":"AttributeValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValue"}],"url":"\/documentation\/shieldx509\/attributevalue"},"doc://Shield/documentation/ShieldX509/AttributeValue/attributeHandler":{"role":"symbol","title":"attributeHandler","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeHandler"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AttributeValueHandler","preciseIdentifier":"s:10ShieldX50921AttributeValueHandlerP"},{"kind":"text","text":".Type"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue\/attributeHandler","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx509\/attributevalue\/attributehandler"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributevalue"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SingleAttributeValue"],"kind":"relationships","title":"Inherited By","type":"inheritedBy"},{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"],"kind":"relationships","title":"Conforming Types","type":"conformingTypes"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue\/attributeHandler","doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue\/attributeType"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValue"}],"title":"AttributeValue","roleHeading":"Protocol","role":"symbol","symbolKind":"protocol","externalID":"s:10ShieldX50914AttributeValueP","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"AttributeValue"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AttributeValue/attributeType":{"role":"symbol","title":"attributeType","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue\/attributeType","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx509\/attributevalue\/attributetype"},"doc://Shield/documentation/ShieldX509/SingleAttributeValue":{"role":"symbol","title":"SingleAttributeValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"SingleAttributeValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SingleAttributeValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SingleAttributeValue"}],"url":"\/documentation\/shieldx509\/singleattributevalue"},"doc://Shield/documentation/ShieldX509/AttributeValue/attributeHandler":{"role":"symbol","title":"attributeHandler","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeHandler"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AttributeValueHandler","preciseIdentifier":"s:10ShieldX50921AttributeValueHandlerP"},{"kind":"text","text":".Type"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue\/attributeHandler","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx509\/attributevalue\/attributehandler"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/AttributeValue":{"role":"symbol","title":"AttributeValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValue"}],"url":"\/documentation\/shieldx509\/attributevalue"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributevalue/attributehandler.json b/main/data/documentation/shieldx509/attributevalue/attributehandler.json index 0a471c9b9..594c27ead 100644 --- a/main/data/documentation/shieldx509/attributevalue/attributehandler.json +++ b/main/data/documentation/shieldx509/attributevalue/attributehandler.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeHandler"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler","preciseIdentifier":"s:10ShieldX50921AttributeValueHandlerP","text":"AttributeValueHandler"},{"kind":"text","text":".Type { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributevalue\/attributehandler"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue\/attributeHandler","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"attributeHandler","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeHandler"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AttributeValueHandler","preciseIdentifier":"s:10ShieldX50921AttributeValueHandlerP"},{"kind":"text","text":".Type"}],"symbolKind":"property","externalID":"s:10ShieldX50914AttributeValueP16attributeHandlerAA0cdF0_pXpvpZ","required":true,"modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue"]]},"references":{"doc://Shield/documentation/ShieldX509/AttributeValue":{"role":"symbol","title":"AttributeValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValue"}],"url":"\/documentation\/shieldx509\/attributevalue"},"doc://Shield/documentation/ShieldX509/AttributeValueHandler":{"role":"symbol","title":"AttributeValueHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}],"url":"\/documentation\/shieldx509\/attributevaluehandler"},"doc://Shield/documentation/ShieldX509/AttributeValue/attributeHandler":{"role":"symbol","title":"attributeHandler","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeHandler"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AttributeValueHandler","preciseIdentifier":"s:10ShieldX50921AttributeValueHandlerP"},{"kind":"text","text":".Type"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue\/attributeHandler","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx509\/attributevalue\/attributehandler"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeHandler"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler","preciseIdentifier":"s:10ShieldX50921AttributeValueHandlerP","text":"AttributeValueHandler"},{"kind":"text","text":".Type { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributevalue\/attributehandler"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue\/attributeHandler","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"attributeHandler","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeHandler"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AttributeValueHandler","preciseIdentifier":"s:10ShieldX50921AttributeValueHandlerP"},{"kind":"text","text":".Type"}],"symbolKind":"property","externalID":"s:10ShieldX50914AttributeValueP16attributeHandlerAA0cdF0_pXpvpZ","required":true,"modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue"]]},"references":{"doc://Shield/documentation/ShieldX509/AttributeValueHandler":{"role":"symbol","title":"AttributeValueHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}],"url":"\/documentation\/shieldx509\/attributevaluehandler"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AttributeValue":{"role":"symbol","title":"AttributeValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValue"}],"url":"\/documentation\/shieldx509\/attributevalue"},"doc://Shield/documentation/ShieldX509/AttributeValue/attributeHandler":{"role":"symbol","title":"attributeHandler","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeHandler"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AttributeValueHandler","preciseIdentifier":"s:10ShieldX50921AttributeValueHandlerP"},{"kind":"text","text":".Type"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue\/attributeHandler","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx509\/attributevalue\/attributehandler"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributevaluehandler.json b/main/data/documentation/shieldx509/attributevaluehandler.json index 7321fdf32..8297247c9 100644 --- a/main/data/documentation/shieldx509/attributevaluehandler.json +++ b/main/data/documentation/shieldx509/attributevaluehandler.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributevaluehandler"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler"],"kind":"relationships","title":"Conforming Types","type":"conformingTypes"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler\/decode(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler\/encode(_:to:)","doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler\/equal(_:_:)","doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler\/hash(_:into:)"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"title":"AttributeValueHandler","roleHeading":"Protocol","role":"symbol","symbolKind":"protocol","externalID":"s:10ShieldX50921AttributeValueHandlerP","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/AttributeValueHandler":{"role":"symbol","title":"AttributeValueHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}],"url":"\/documentation\/shieldx509\/attributevaluehandler"},"doc://Shield/documentation/ShieldX509/AttributeValueHandler/encode(_:to:)":{"role":"symbol","title":"encode(_:to:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"UnkeyedEncodingContainer","preciseIdentifier":"s:s24UnkeyedEncodingContainerP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler\/encode(_:to:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx509\/attributevaluehandler\/encode(_:to:)"},"doc://Shield/documentation/ShieldX509/SimpleAttributeValueHandler":{"role":"symbol","title":"SimpleAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleAttributeValueHandler"}],"url":"\/documentation\/shieldx509\/simpleattributevaluehandler"},"doc://Shield/documentation/ShieldX509/AttributeValueHandler/hash(_:into:)":{"role":"symbol","title":"hash(_:into:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler\/hash(_:into:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx509\/attributevaluehandler\/hash(_:into:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AttributeValueHandler/equal(_:_:)":{"role":"symbol","title":"equal(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"equal"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"keyword","text":"Any"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler\/equal(_:_:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx509\/attributevaluehandler\/equal(_:_:)"},"doc://Shield/documentation/ShieldX509/AttributeValueHandler/decode(from:)":{"role":"symbol","title":"decode(from:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"UnkeyedDecodingContainer","preciseIdentifier":"s:s24UnkeyedDecodingContainerP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"keyword","text":"Any"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler\/decode(from:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx509\/attributevaluehandler\/decode(from:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributevaluehandler"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler"],"kind":"relationships","title":"Conforming Types","type":"conformingTypes"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler\/decode(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler\/encode(_:to:)","doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler\/equal(_:_:)","doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler\/hash(_:into:)"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"title":"AttributeValueHandler","roleHeading":"Protocol","role":"symbol","symbolKind":"protocol","externalID":"s:10ShieldX50921AttributeValueHandlerP","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AttributeValueHandler/equal(_:_:)":{"role":"symbol","title":"equal(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"equal"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"keyword","text":"Any"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler\/equal(_:_:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx509\/attributevaluehandler\/equal(_:_:)"},"doc://Shield/documentation/ShieldX509/AttributeValueHandler/decode(from:)":{"role":"symbol","title":"decode(from:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"UnkeyedDecodingContainer","preciseIdentifier":"s:s24UnkeyedDecodingContainerP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"keyword","text":"Any"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler\/decode(from:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx509\/attributevaluehandler\/decode(from:)"},"doc://Shield/documentation/ShieldX509/AttributeValueHandler/encode(_:to:)":{"role":"symbol","title":"encode(_:to:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"UnkeyedEncodingContainer","preciseIdentifier":"s:s24UnkeyedEncodingContainerP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler\/encode(_:to:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx509\/attributevaluehandler\/encode(_:to:)"},"doc://Shield/documentation/ShieldX509/SimpleAttributeValueHandler":{"role":"symbol","title":"SimpleAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleAttributeValueHandler"}],"url":"\/documentation\/shieldx509\/simpleattributevaluehandler"},"doc://Shield/documentation/ShieldX509/AttributeValueHandler":{"role":"symbol","title":"AttributeValueHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}],"url":"\/documentation\/shieldx509\/attributevaluehandler"},"doc://Shield/documentation/ShieldX509/AttributeValueHandler/hash(_:into:)":{"role":"symbol","title":"hash(_:into:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler\/hash(_:into:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx509\/attributevaluehandler\/hash(_:into:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributevaluehandler/decode(from:).json b/main/data/documentation/shieldx509/attributevaluehandler/decode(from:).json index ce55e273e..da82733d0 100644 --- a/main/data/documentation/shieldx509/attributevaluehandler/decode(from:).json +++ b/main/data/documentation/shieldx509/attributevaluehandler/decode(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"container"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"UnkeyedDecodingContainer","preciseIdentifier":"s:s24UnkeyedDecodingContainerP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"keyword","text":"Any"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributevaluehandler\/decode(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler\/decode(from:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"decode(from:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"UnkeyedDecodingContainer","preciseIdentifier":"s:s24UnkeyedDecodingContainerP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"keyword","text":"Any"}],"symbolKind":"method","externalID":"s:10ShieldX50921AttributeValueHandlerP6decode4fromyps24UnkeyedDecodingContainer_pz_tKFZ","required":true,"modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AttributeValueHandler/decode(from:)":{"role":"symbol","title":"decode(from:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"UnkeyedDecodingContainer","preciseIdentifier":"s:s24UnkeyedDecodingContainerP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"keyword","text":"Any"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler\/decode(from:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx509\/attributevaluehandler\/decode(from:)"},"doc://Shield/documentation/ShieldX509/AttributeValueHandler":{"role":"symbol","title":"AttributeValueHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}],"url":"\/documentation\/shieldx509\/attributevaluehandler"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"container"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"UnkeyedDecodingContainer","preciseIdentifier":"s:s24UnkeyedDecodingContainerP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"keyword","text":"Any"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributevaluehandler\/decode(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler\/decode(from:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"decode(from:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"UnkeyedDecodingContainer","preciseIdentifier":"s:s24UnkeyedDecodingContainerP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"keyword","text":"Any"}],"symbolKind":"method","externalID":"s:10ShieldX50921AttributeValueHandlerP6decode4fromyps24UnkeyedDecodingContainer_pz_tKFZ","required":true,"modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler"]]},"references":{"doc://Shield/documentation/ShieldX509/AttributeValueHandler/decode(from:)":{"role":"symbol","title":"decode(from:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"UnkeyedDecodingContainer","preciseIdentifier":"s:s24UnkeyedDecodingContainerP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"keyword","text":"Any"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler\/decode(from:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx509\/attributevaluehandler\/decode(from:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AttributeValueHandler":{"role":"symbol","title":"AttributeValueHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}],"url":"\/documentation\/shieldx509\/attributevaluehandler"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributevaluehandler/encode(_:to:).json b/main/data/documentation/shieldx509/attributevaluehandler/encode(_:to:).json index 9508308bb..52b183b14 100644 --- a/main/data/documentation/shieldx509/attributevaluehandler/encode(_:to:).json +++ b/main/data/documentation/shieldx509/attributevaluehandler/encode(_:to:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"container"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"UnkeyedEncodingContainer","preciseIdentifier":"s:s24UnkeyedEncodingContainerP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributevaluehandler\/encode(_:to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler\/encode(_:to:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"encode(_:to:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"UnkeyedEncodingContainer","preciseIdentifier":"s:s24UnkeyedEncodingContainerP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:10ShieldX50921AttributeValueHandlerP6encode_2toyyp_s24UnkeyedEncodingContainer_pztKFZ","required":true,"modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler"]]},"references":{"doc://Shield/documentation/ShieldX509/AttributeValueHandler/encode(_:to:)":{"role":"symbol","title":"encode(_:to:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"UnkeyedEncodingContainer","preciseIdentifier":"s:s24UnkeyedEncodingContainerP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler\/encode(_:to:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx509\/attributevaluehandler\/encode(_:to:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AttributeValueHandler":{"role":"symbol","title":"AttributeValueHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}],"url":"\/documentation\/shieldx509\/attributevaluehandler"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"container"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"UnkeyedEncodingContainer","preciseIdentifier":"s:s24UnkeyedEncodingContainerP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributevaluehandler\/encode(_:to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler\/encode(_:to:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"encode(_:to:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"UnkeyedEncodingContainer","preciseIdentifier":"s:s24UnkeyedEncodingContainerP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:10ShieldX50921AttributeValueHandlerP6encode_2toyyp_s24UnkeyedEncodingContainer_pztKFZ","required":true,"modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AttributeValueHandler":{"role":"symbol","title":"AttributeValueHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}],"url":"\/documentation\/shieldx509\/attributevaluehandler"},"doc://Shield/documentation/ShieldX509/AttributeValueHandler/encode(_:to:)":{"role":"symbol","title":"encode(_:to:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"UnkeyedEncodingContainer","preciseIdentifier":"s:s24UnkeyedEncodingContainerP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler\/encode(_:to:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx509\/attributevaluehandler\/encode(_:to:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributevaluehandler/hash(_:into:).json b/main/data/documentation/shieldx509/attributevaluehandler/hash(_:into:).json index bccfada87..62363bccb 100644 --- a/main/data/documentation/shieldx509/attributevaluehandler/hash(_:into:).json +++ b/main/data/documentation/shieldx509/attributevaluehandler/hash(_:into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributevaluehandler\/hash(_:into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler\/hash(_:into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"hash(_:into:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:10ShieldX50921AttributeValueHandlerP4hash_4intoyyp_s6HasherVztFZ","required":true,"modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler"]]},"references":{"doc://Shield/documentation/ShieldX509/AttributeValueHandler":{"role":"symbol","title":"AttributeValueHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}],"url":"\/documentation\/shieldx509\/attributevaluehandler"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AttributeValueHandler/hash(_:into:)":{"role":"symbol","title":"hash(_:into:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler\/hash(_:into:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx509\/attributevaluehandler\/hash(_:into:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributevaluehandler\/hash(_:into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler\/hash(_:into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"hash(_:into:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:10ShieldX50921AttributeValueHandlerP4hash_4intoyyp_s6HasherVztFZ","required":true,"modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler"]]},"references":{"doc://Shield/documentation/ShieldX509/AttributeValueHandler/hash(_:into:)":{"role":"symbol","title":"hash(_:into:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler\/hash(_:into:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx509\/attributevaluehandler\/hash(_:into:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AttributeValueHandler":{"role":"symbol","title":"AttributeValueHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}],"url":"\/documentation\/shieldx509\/attributevaluehandler"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributevalueshandler.json b/main/data/documentation/shieldx509/attributevalueshandler.json index 311bf8763..bc424df4d 100644 --- a/main/data/documentation/shieldx509/attributevalueshandler.json +++ b/main/data/documentation/shieldx509/attributevalueshandler.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValuesHandler"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributevalueshandler"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler"],"kind":"relationships","title":"Conforming Types","type":"conformingTypes"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValuesHandler","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValuesHandler\/handler(for:)"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValuesHandler"}],"title":"AttributeValuesHandler","roleHeading":"Protocol","role":"symbol","symbolKind":"protocol","externalID":"s:10ShieldX50922AttributeValuesHandlerP","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"AttributeValuesHandler"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/AttributeValuesHandler":{"role":"symbol","title":"AttributeValuesHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValuesHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValuesHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValuesHandler"}],"url":"\/documentation\/shieldx509\/attributevalueshandler"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AttributeValuesHandler/handler(for:)":{"role":"symbol","title":"handler(for:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"handler"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AttributeValueHandler","preciseIdentifier":"s:10ShieldX50921AttributeValueHandlerP"},{"kind":"text","text":".Type"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValuesHandler\/handler(for:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx509\/attributevalueshandler\/handler(for:)"},"doc://Shield/documentation/ShieldX509/CRAttributeValuesHandler":{"role":"symbol","title":"CRAttributeValuesHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CRAttributeValuesHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CRAttributeValuesHandler"}],"url":"\/documentation\/shieldx509\/crattributevalueshandler"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValuesHandler"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributevalueshandler"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler"],"kind":"relationships","title":"Conforming Types","type":"conformingTypes"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValuesHandler","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValuesHandler\/handler(for:)"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValuesHandler"}],"title":"AttributeValuesHandler","roleHeading":"Protocol","role":"symbol","symbolKind":"protocol","externalID":"s:10ShieldX50922AttributeValuesHandlerP","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"AttributeValuesHandler"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AttributeValuesHandler/handler(for:)":{"role":"symbol","title":"handler(for:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"handler"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AttributeValueHandler","preciseIdentifier":"s:10ShieldX50921AttributeValueHandlerP"},{"kind":"text","text":".Type"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValuesHandler\/handler(for:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx509\/attributevalueshandler\/handler(for:)"},"doc://Shield/documentation/ShieldX509/CRAttributeValuesHandler":{"role":"symbol","title":"CRAttributeValuesHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CRAttributeValuesHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CRAttributeValuesHandler"}],"url":"\/documentation\/shieldx509\/crattributevalueshandler"},"doc://Shield/documentation/ShieldX509/AttributeValuesHandler":{"role":"symbol","title":"AttributeValuesHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValuesHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValuesHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValuesHandler"}],"url":"\/documentation\/shieldx509\/attributevalueshandler"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/attributevalueshandler/handler(for:).json b/main/data/documentation/shieldx509/attributevalueshandler/handler(for:).json index 7de859e46..89a9a71b3 100644 --- a/main/data/documentation/shieldx509/attributevalueshandler/handler(for:).json +++ b/main/data/documentation/shieldx509/attributevalueshandler/handler(for:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"handler"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"kind":"internalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler","preciseIdentifier":"s:10ShieldX50921AttributeValueHandlerP","text":"AttributeValueHandler"},{"kind":"text","text":".Type"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributevalueshandler\/handler(for:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValuesHandler\/handler(for:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"handler(for:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"handler"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AttributeValueHandler","preciseIdentifier":"s:10ShieldX50921AttributeValueHandlerP"},{"kind":"text","text":".Type"}],"symbolKind":"method","externalID":"s:10ShieldX50922AttributeValuesHandlerP7handler3forAA0c5ValueE0_pXp10PotentASN116ObjectIdentifierV_tFZ","required":true,"modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValuesHandler"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AttributeValuesHandler":{"role":"symbol","title":"AttributeValuesHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValuesHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValuesHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValuesHandler"}],"url":"\/documentation\/shieldx509\/attributevalueshandler"},"doc://Shield/documentation/ShieldX509/AttributeValueHandler":{"role":"symbol","title":"AttributeValueHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}],"url":"\/documentation\/shieldx509\/attributevaluehandler"},"doc://Shield/documentation/ShieldX509/AttributeValuesHandler/handler(for:)":{"role":"symbol","title":"handler(for:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"handler"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AttributeValueHandler","preciseIdentifier":"s:10ShieldX50921AttributeValueHandlerP"},{"kind":"text","text":".Type"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValuesHandler\/handler(for:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx509\/attributevalueshandler\/handler(for:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"handler"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"kind":"internalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler","preciseIdentifier":"s:10ShieldX50921AttributeValueHandlerP","text":"AttributeValueHandler"},{"kind":"text","text":".Type"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/attributevalueshandler\/handler(for:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValuesHandler\/handler(for:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"handler(for:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"handler"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AttributeValueHandler","preciseIdentifier":"s:10ShieldX50921AttributeValueHandlerP"},{"kind":"text","text":".Type"}],"symbolKind":"method","externalID":"s:10ShieldX50922AttributeValuesHandlerP7handler3forAA0c5ValueE0_pXp10PotentASN116ObjectIdentifierV_tFZ","required":true,"modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValuesHandler"]]},"references":{"doc://Shield/documentation/ShieldX509/AttributeValuesHandler/handler(for:)":{"role":"symbol","title":"handler(for:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"handler"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AttributeValueHandler","preciseIdentifier":"s:10ShieldX50921AttributeValueHandlerP"},{"kind":"text","text":".Type"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValuesHandler\/handler(for:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx509\/attributevalueshandler\/handler(for:)"},"doc://Shield/documentation/ShieldX509/AttributeValueHandler":{"role":"symbol","title":"AttributeValueHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}],"url":"\/documentation\/shieldx509\/attributevaluehandler"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AttributeValuesHandler":{"role":"symbol","title":"AttributeValuesHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValuesHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValuesHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValuesHandler"}],"url":"\/documentation\/shieldx509\/attributevalueshandler"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/authoritykeyidentifier.json b/main/data/documentation/shieldx509/authoritykeyidentifier.json index 8e53893e3..a637c638e 100644 --- a/main/data/documentation/shieldx509/authoritykeyidentifier.json +++ b/main/data/documentation/shieldx509/authoritykeyidentifier.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/authoritykeyidentifier"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue","doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/init(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/init(keyIdentifier:authorityCertIssuer:authorityCertSerialNumber:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/authorityCertIssuer","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/authorityCertSerialNumber","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/keyIdentifier"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/asn1Schema","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/extensionID"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/SchemaSpecified-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"title":"AuthorityKeyIdentifier","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50922AuthorityKeyIdentifierV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldX509","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName"],"generated":true}],"references":{"doc://Shield/documentation/ShieldX509/ExtensionValue":{"role":"symbol","title":"ExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}],"url":"\/documentation\/shieldx509\/extensionvalue"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/init(from:)"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/authorityCertSerialNumber":{"role":"symbol","title":"authorityCertSerialNumber","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityCertSerialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SerialNumber","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/authorityCertSerialNumber","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/authoritycertserialnumber"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/authorityCertIssuer":{"role":"symbol","title":"authorityCertIssuer","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityCertIssuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/authorityCertIssuer","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/authoritycertissuer"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/keyIdentifier":{"role":"symbol","title":"keyIdentifier","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/keyIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/keyidentifier"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/ShieldX509/NonCriticalExtensionValue":{"role":"symbol","title":"NonCriticalExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NonCriticalExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NonCriticalExtensionValue"}],"url":"\/documentation\/shieldx509\/noncriticalextensionvalue"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/extensionID":{"role":"symbol","title":"extensionID","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/extensionID","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/extensionid"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"},"doc://Shield/documentation/ShieldX509/NameBuilder":{"role":"symbol","title":"NameBuilder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NameBuilder"}],"url":"\/documentation\/shieldx509\/namebuilder"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/init(keyIdentifier:authorityCertIssuer:authorityCertSerialNumber:)":{"role":"symbol","title":"init(keyIdentifier:authorityCertIssuer:authorityCertSerialNumber:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"authorityCertIssuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"authorityCertSerialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SerialNumber","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera"},{"kind":"text","text":"?)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/init(keyIdentifier:authorityCertIssuer:authorityCertSerialNumber:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/init(keyidentifier:authoritycertissuer:authoritycertserialnumber:)"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/asn1schema"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/authoritykeyidentifier"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue","doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/init(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/init(keyIdentifier:authorityCertIssuer:authorityCertSerialNumber:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/authorityCertIssuer","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/authorityCertSerialNumber","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/keyIdentifier"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/asn1Schema","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/extensionID"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/SchemaSpecified-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"title":"AuthorityKeyIdentifier","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50922AuthorityKeyIdentifierV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldX509","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName"],"generated":true}],"references":{"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/asn1schema"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/authorityCertSerialNumber":{"role":"symbol","title":"authorityCertSerialNumber","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityCertSerialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SerialNumber","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/authorityCertSerialNumber","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/authoritycertserialnumber"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/NonCriticalExtensionValue":{"role":"symbol","title":"NonCriticalExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NonCriticalExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NonCriticalExtensionValue"}],"url":"\/documentation\/shieldx509\/noncriticalextensionvalue"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/authorityCertIssuer":{"role":"symbol","title":"authorityCertIssuer","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityCertIssuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/authorityCertIssuer","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/authoritycertissuer"},"doc://Shield/documentation/ShieldX509/NameBuilder":{"role":"symbol","title":"NameBuilder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NameBuilder"}],"url":"\/documentation\/shieldx509\/namebuilder"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/init(from:)"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/extensionID":{"role":"symbol","title":"extensionID","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/extensionID","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/extensionid"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/keyIdentifier":{"role":"symbol","title":"keyIdentifier","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/keyIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/keyidentifier"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/ExtensionValue":{"role":"symbol","title":"ExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}],"url":"\/documentation\/shieldx509\/extensionvalue"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/init(keyIdentifier:authorityCertIssuer:authorityCertSerialNumber:)":{"role":"symbol","title":"init(keyIdentifier:authorityCertIssuer:authorityCertSerialNumber:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"authorityCertIssuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"authorityCertSerialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SerialNumber","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera"},{"kind":"text","text":"?)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/init(keyIdentifier:authorityCertIssuer:authorityCertSerialNumber:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/init(keyidentifier:authoritycertissuer:authoritycertserialnumber:)"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/authoritykeyidentifier/!=(_:_:).json b/main/data/documentation/shieldx509/authoritykeyidentifier/!=(_:_:).json index 212f296c3..9f525182f 100644 --- a/main/data/documentation/shieldx509/authoritykeyidentifier/!=(_:_:).json +++ b/main/data/documentation/shieldx509/authoritykeyidentifier/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/authoritykeyidentifier\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50922AuthorityKeyIdentifierV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/!=(_:_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/authoritykeyidentifier\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50922AuthorityKeyIdentifierV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/equatable-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/authoritykeyidentifier/asn1schema.json b/main/data/documentation/shieldx509/authoritykeyidentifier/asn1schema.json index bff99f0f6..deb309150 100644 --- a/main/data/documentation/shieldx509/authoritykeyidentifier/asn1schema.json +++ b/main/data/documentation/shieldx509/authoritykeyidentifier/asn1schema.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/authoritykeyidentifier\/asn1schema"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/asn1Schema","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"title":"asn1Schema","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50922AuthorityKeyIdentifierV10asn1Schema10PotentASN10G0OvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier"]]},"references":{"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/asn1schema"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/authoritykeyidentifier\/asn1schema"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/asn1Schema","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"title":"asn1Schema","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50922AuthorityKeyIdentifierV10asn1Schema10PotentASN10G0OvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/asn1schema"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/authoritykeyidentifier/authoritycertissuer.json b/main/data/documentation/shieldx509/authoritykeyidentifier/authoritycertissuer.json index 5926062fd..cc93b2cb3 100644 --- a/main/data/documentation/shieldx509/authoritykeyidentifier/authoritycertissuer.json +++ b/main/data/documentation/shieldx509/authoritykeyidentifier/authoritycertissuer.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityCertIssuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa","text":"GeneralNames"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/authoritykeyidentifier\/authoritycertissuer"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/authorityCertIssuer","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityCertIssuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":"?"}],"title":"authorityCertIssuer","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50922AuthorityKeyIdentifierV19authorityCertIssuerSayAA11GeneralNameOGSgvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier"]]},"references":{"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/authorityCertIssuer":{"role":"symbol","title":"authorityCertIssuer","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityCertIssuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/authorityCertIssuer","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/authoritycertissuer"},"doc://Shield/documentation/ShieldX509/GeneralNames":{"role":"symbol","title":"GeneralNames","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralNames"}],"url":"\/documentation\/shieldx509\/generalnames"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityCertIssuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa","text":"GeneralNames"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/authoritykeyidentifier\/authoritycertissuer"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/authorityCertIssuer","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityCertIssuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":"?"}],"title":"authorityCertIssuer","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50922AuthorityKeyIdentifierV19authorityCertIssuerSayAA11GeneralNameOGSgvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier"]]},"references":{"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/authorityCertIssuer":{"role":"symbol","title":"authorityCertIssuer","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityCertIssuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/authorityCertIssuer","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/authoritycertissuer"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/GeneralNames":{"role":"symbol","title":"GeneralNames","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralNames"}],"url":"\/documentation\/shieldx509\/generalnames"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/authoritykeyidentifier/authoritycertserialnumber.json b/main/data/documentation/shieldx509/authoritykeyidentifier/authoritycertserialnumber.json index 379e82c2e..1d1303319 100644 --- a/main/data/documentation/shieldx509/authoritykeyidentifier/authoritycertserialnumber.json +++ b/main/data/documentation/shieldx509/authoritykeyidentifier/authoritycertserialnumber.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityCertSerialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV","text":"TBSCertificate"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SerialNumber-swift.typealias","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera","text":"SerialNumber"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/authoritykeyidentifier\/authoritycertserialnumber"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/authorityCertSerialNumber","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityCertSerialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SerialNumber","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera"},{"kind":"text","text":"?"}],"title":"authorityCertSerialNumber","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50922AuthorityKeyIdentifierV25authorityCertSerialNumber6BigIntAEVSgvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/authorityCertSerialNumber":{"role":"symbol","title":"authorityCertSerialNumber","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityCertSerialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SerialNumber","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/authorityCertSerialNumber","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/authoritycertserialnumber"},"doc://Shield/documentation/ShieldX509/TBSCertificate/SerialNumber-swift.typealias":{"role":"symbol","title":"TBSCertificate.SerialNumber","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SerialNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SerialNumber-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SerialNumber"}],"url":"\/documentation\/shieldx509\/tbscertificate\/serialnumber-swift.typealias"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityCertSerialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV","text":"TBSCertificate"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SerialNumber-swift.typealias","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera","text":"SerialNumber"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/authoritykeyidentifier\/authoritycertserialnumber"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/authorityCertSerialNumber","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityCertSerialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SerialNumber","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera"},{"kind":"text","text":"?"}],"title":"authorityCertSerialNumber","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50922AuthorityKeyIdentifierV25authorityCertSerialNumber6BigIntAEVSgvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier"]]},"references":{"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/authorityCertSerialNumber":{"role":"symbol","title":"authorityCertSerialNumber","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityCertSerialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SerialNumber","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/authorityCertSerialNumber","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/authoritycertserialnumber"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/SerialNumber-swift.typealias":{"role":"symbol","title":"TBSCertificate.SerialNumber","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SerialNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SerialNumber-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SerialNumber"}],"url":"\/documentation\/shieldx509\/tbscertificate\/serialnumber-swift.typealias"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/authoritykeyidentifier/encoded().json b/main/data/documentation/shieldx509/authoritykeyidentifier/encoded().json index 09d136996..74f6e9201 100644 --- a/main/data/documentation/shieldx509/authoritykeyidentifier/encoded().json +++ b/main/data/documentation/shieldx509/authoritykeyidentifier/encoded().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The ASN.1 encoded data for this value."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/authoritykeyidentifier\/encoded()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/encoded()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:10PotentASN115SchemaSpecifiedPAASERzrlE7encoded10Foundation4DataVyKF::SYNTHESIZED::s:10ShieldX50922AuthorityKeyIdentifierV","extendedModule":"PotentASN1","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/schemaspecified-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/encoded()"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The ASN.1 encoded data for this value."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/authoritykeyidentifier\/encoded()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/encoded()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:10PotentASN115SchemaSpecifiedPAASERzrlE7encoded10Foundation4DataVyKF::SYNTHESIZED::s:10ShieldX50922AuthorityKeyIdentifierV","extendedModule":"PotentASN1","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/schemaspecified-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/encoded()"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/authoritykeyidentifier/equatable-implementations.json b/main/data/documentation/shieldx509/authoritykeyidentifier/equatable-implementations.json index 3c118ac9d..31b340b2b 100644 --- a/main/data/documentation/shieldx509/authoritykeyidentifier/equatable-implementations.json +++ b/main/data/documentation/shieldx509/authoritykeyidentifier/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier"]]},"references":{"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/!=(_:_:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/authoritykeyidentifier/extensionid.json b/main/data/documentation/shieldx509/authoritykeyidentifier/extensionid.json index 711a1c4c0..728212d64 100644 --- a/main/data/documentation/shieldx509/authoritykeyidentifier/extensionid.json +++ b/main/data/documentation/shieldx509/authoritykeyidentifier/extensionid.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/authoritykeyidentifier\/extensionid"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/extensionID","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"title":"extensionID","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50922AuthorityKeyIdentifierV11extensionID10PotentASN106ObjectE0VvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier"]]},"references":{"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/extensionID":{"role":"symbol","title":"extensionID","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/extensionID","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/extensionid"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/authoritykeyidentifier\/extensionid"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/extensionID","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"title":"extensionID","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50922AuthorityKeyIdentifierV11extensionID10PotentASN106ObjectE0VvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/extensionID":{"role":"symbol","title":"extensionID","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/extensionID","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/extensionid"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/authoritykeyidentifier/init(from:).json b/main/data/documentation/shieldx509/authoritykeyidentifier/init(from:).json index a6eadb0d3..565dbe775 100644 --- a/main/data/documentation/shieldx509/authoritykeyidentifier/init(from:).json +++ b/main/data/documentation/shieldx509/authoritykeyidentifier/init(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/authoritykeyidentifier\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50922AuthorityKeyIdentifierV4fromACs7Decoder_p_tKcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier"]]},"references":{"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/init(from:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/authoritykeyidentifier\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50922AuthorityKeyIdentifierV4fromACs7Decoder_p_tKcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier"]]},"references":{"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/init(from:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/authoritykeyidentifier/init(keyidentifier:authoritycertissuer:authoritycertserialnumber:).json b/main/data/documentation/shieldx509/authoritykeyidentifier/init(keyidentifier:authoritycertissuer:authoritycertserialnumber:).json index bdcdad58d..1f74f1d9c 100644 --- a/main/data/documentation/shieldx509/authoritykeyidentifier/init(keyidentifier:authoritycertissuer:authoritycertserialnumber:).json +++ b/main/data/documentation/shieldx509/authoritykeyidentifier/init(keyidentifier:authoritycertissuer:authoritycertserialnumber:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera","text":"KeyIdentifier"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"authorityCertIssuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa","text":"GeneralNames"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"authorityCertSerialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV","text":"TBSCertificate"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SerialNumber-swift.typealias","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera","text":"SerialNumber"},{"kind":"text","text":"? = nil)"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/authoritykeyidentifier\/init(keyidentifier:authoritycertissuer:authoritycertserialnumber:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/init(keyIdentifier:authorityCertIssuer:authorityCertSerialNumber:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"authorityCertIssuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"authorityCertSerialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SerialNumber","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera"},{"kind":"text","text":"?)"}],"title":"init(keyIdentifier:authorityCertIssuer:authorityCertSerialNumber:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50922AuthorityKeyIdentifierV03keyE019authorityCertIssuer0gH12SerialNumberAC10Foundation4DataVSg_SayAA11GeneralNameOGSg6BigIntAOVSgtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier"]]},"references":{"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/documentation/ShieldX509/TBSCertificate/SerialNumber-swift.typealias":{"role":"symbol","title":"TBSCertificate.SerialNumber","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SerialNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SerialNumber-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SerialNumber"}],"url":"\/documentation\/shieldx509\/tbscertificate\/serialnumber-swift.typealias"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyIdentifier":{"role":"symbol","title":"KeyIdentifier","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyIdentifier"}],"url":"\/documentation\/shieldx509\/keyidentifier"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/GeneralNames":{"role":"symbol","title":"GeneralNames","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralNames"}],"url":"\/documentation\/shieldx509\/generalnames"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/init(keyIdentifier:authorityCertIssuer:authorityCertSerialNumber:)":{"role":"symbol","title":"init(keyIdentifier:authorityCertIssuer:authorityCertSerialNumber:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"authorityCertIssuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"authorityCertSerialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SerialNumber","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera"},{"kind":"text","text":"?)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/init(keyIdentifier:authorityCertIssuer:authorityCertSerialNumber:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/init(keyidentifier:authoritycertissuer:authoritycertserialnumber:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera","text":"KeyIdentifier"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"authorityCertIssuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa","text":"GeneralNames"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"authorityCertSerialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV","text":"TBSCertificate"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SerialNumber-swift.typealias","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera","text":"SerialNumber"},{"kind":"text","text":"? = nil)"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/authoritykeyidentifier\/init(keyidentifier:authoritycertissuer:authoritycertserialnumber:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/init(keyIdentifier:authorityCertIssuer:authorityCertSerialNumber:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"authorityCertIssuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"authorityCertSerialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SerialNumber","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera"},{"kind":"text","text":"?)"}],"title":"init(keyIdentifier:authorityCertIssuer:authorityCertSerialNumber:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50922AuthorityKeyIdentifierV03keyE019authorityCertIssuer0gH12SerialNumberAC10Foundation4DataVSg_SayAA11GeneralNameOGSg6BigIntAOVSgtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier"]]},"references":{"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/documentation/ShieldX509/KeyIdentifier":{"role":"symbol","title":"KeyIdentifier","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyIdentifier"}],"url":"\/documentation\/shieldx509\/keyidentifier"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/init(keyIdentifier:authorityCertIssuer:authorityCertSerialNumber:)":{"role":"symbol","title":"init(keyIdentifier:authorityCertIssuer:authorityCertSerialNumber:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"authorityCertIssuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"authorityCertSerialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SerialNumber","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera"},{"kind":"text","text":"?)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/init(keyIdentifier:authorityCertIssuer:authorityCertSerialNumber:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/init(keyidentifier:authoritycertissuer:authoritycertserialnumber:)"},"doc://Shield/documentation/ShieldX509/GeneralNames":{"role":"symbol","title":"GeneralNames","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralNames"}],"url":"\/documentation\/shieldx509\/generalnames"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/SerialNumber-swift.typealias":{"role":"symbol","title":"TBSCertificate.SerialNumber","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SerialNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SerialNumber-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SerialNumber"}],"url":"\/documentation\/shieldx509\/tbscertificate\/serialnumber-swift.typealias"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/authoritykeyidentifier/keyidentifier.json b/main/data/documentation/shieldx509/authoritykeyidentifier/keyidentifier.json index 547ec1910..30f108afb 100644 --- a/main/data/documentation/shieldx509/authoritykeyidentifier/keyidentifier.json +++ b/main/data/documentation/shieldx509/authoritykeyidentifier/keyidentifier.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera","text":"KeyIdentifier"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/authoritykeyidentifier\/keyidentifier"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/keyIdentifier","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera"},{"kind":"text","text":"?"}],"title":"keyIdentifier","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50922AuthorityKeyIdentifierV03keyE010Foundation4DataVSgvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier"]]},"references":{"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/keyIdentifier":{"role":"symbol","title":"keyIdentifier","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/keyIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/keyidentifier"},"doc://Shield/documentation/ShieldX509/KeyIdentifier":{"role":"symbol","title":"KeyIdentifier","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyIdentifier"}],"url":"\/documentation\/shieldx509\/keyidentifier"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera","text":"KeyIdentifier"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/authoritykeyidentifier\/keyidentifier"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/keyIdentifier","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera"},{"kind":"text","text":"?"}],"title":"keyIdentifier","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50922AuthorityKeyIdentifierV03keyE010Foundation4DataVSgvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyIdentifier":{"role":"symbol","title":"KeyIdentifier","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyIdentifier"}],"url":"\/documentation\/shieldx509\/keyidentifier"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/keyIdentifier":{"role":"symbol","title":"keyIdentifier","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/keyIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/keyidentifier"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/authoritykeyidentifier/schemaspecified-implementations.json b/main/data/documentation/shieldx509/authoritykeyidentifier/schemaspecified-implementations.json index 237411cf6..489f54f72 100644 --- a/main/data/documentation/shieldx509/authoritykeyidentifier/schemaspecified-implementations.json +++ b/main/data/documentation/shieldx509/authoritykeyidentifier/schemaspecified-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/SchemaSpecified-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/encoded()"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"SchemaSpecified Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier"]]},"references":{"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/encoded()"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/SchemaSpecified-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/encoded()"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"SchemaSpecified Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier"]]},"references":{"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/authoritykeyidentifier\/encoded()"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/basicconstraints.json b/main/data/documentation/shieldx509/basicconstraints.json index 8b965ea3a..b15a84a41 100644 --- a/main/data/documentation/shieldx509/basicconstraints.json +++ b/main/data/documentation/shieldx509/basicconstraints.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/basicconstraints"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CriticalExtensionValue","doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/init(ca:pathLenConstraint:)","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/ca","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/pathLenConstraint"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/asn1Schema","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/extensionID"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/SchemaSpecified-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"title":"BasicConstraints","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50916BasicConstraintsV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldX509","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName"],"generated":true}],"references":{"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/documentation/ShieldX509/BasicConstraints/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/basicconstraints\/asn1schema"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/ShieldX509/BasicConstraints/pathLenConstraint":{"role":"symbol","title":"pathLenConstraint","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"pathLenConstraint"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/pathLenConstraint","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/basicconstraints\/pathlenconstraint"},"doc://Shield/documentation/ShieldX509/ExtensionValue":{"role":"symbol","title":"ExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}],"url":"\/documentation\/shieldx509\/extensionvalue"},"doc://Shield/documentation/ShieldX509/CriticalExtensionValue":{"role":"symbol","title":"CriticalExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"CriticalExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CriticalExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CriticalExtensionValue"}],"url":"\/documentation\/shieldx509\/criticalextensionvalue"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509/NameBuilder":{"role":"symbol","title":"NameBuilder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NameBuilder"}],"url":"\/documentation\/shieldx509\/namebuilder"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/BasicConstraints/init(ca:pathLenConstraint:)":{"role":"symbol","title":"init(ca:pathLenConstraint:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"ca"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"pathLenConstraint"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"?)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/init(ca:pathLenConstraint:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/basicconstraints\/init(ca:pathlenconstraint:)"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/BasicConstraints/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/basicconstraints\/init(from:)"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/documentation/ShieldX509/BasicConstraints/extensionID":{"role":"symbol","title":"extensionID","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/extensionID","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/basicconstraints\/extensionid"},"doc://Shield/documentation/ShieldX509/BasicConstraints/ca":{"role":"symbol","title":"ca","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"ca"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/ca","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/basicconstraints\/ca"},"doc://Shield/documentation/ShieldX509/BasicConstraints/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/basicconstraints\/equatable-implementations"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"},"doc://Shield/documentation/ShieldX509/BasicConstraints/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/basicconstraints\/schemaspecified-implementations"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/basicconstraints"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CriticalExtensionValue","doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/init(ca:pathLenConstraint:)","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/ca","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/pathLenConstraint"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/asn1Schema","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/extensionID"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/SchemaSpecified-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"title":"BasicConstraints","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50916BasicConstraintsV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldX509","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName"],"generated":true}],"references":{"doc://Shield/documentation/ShieldX509/BasicConstraints/init(ca:pathLenConstraint:)":{"role":"symbol","title":"init(ca:pathLenConstraint:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"ca"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"pathLenConstraint"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"?)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/init(ca:pathLenConstraint:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/basicconstraints\/init(ca:pathlenconstraint:)"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/ShieldX509/BasicConstraints/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/basicconstraints\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/NameBuilder":{"role":"symbol","title":"NameBuilder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NameBuilder"}],"url":"\/documentation\/shieldx509\/namebuilder"},"doc://Shield/documentation/ShieldX509/BasicConstraints/ca":{"role":"symbol","title":"ca","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"ca"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/ca","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/basicconstraints\/ca"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/BasicConstraints/extensionID":{"role":"symbol","title":"extensionID","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/extensionID","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/basicconstraints\/extensionid"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509/BasicConstraints/pathLenConstraint":{"role":"symbol","title":"pathLenConstraint","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"pathLenConstraint"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/pathLenConstraint","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/basicconstraints\/pathlenconstraint"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/ShieldX509/BasicConstraints/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/basicconstraints\/asn1schema"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/BasicConstraints/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/basicconstraints\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/BasicConstraints/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/basicconstraints\/init(from:)"},"doc://Shield/documentation/ShieldX509/ExtensionValue":{"role":"symbol","title":"ExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}],"url":"\/documentation\/shieldx509\/extensionvalue"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/ShieldX509/CriticalExtensionValue":{"role":"symbol","title":"CriticalExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"CriticalExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CriticalExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CriticalExtensionValue"}],"url":"\/documentation\/shieldx509\/criticalextensionvalue"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/basicconstraints/!=(_:_:).json b/main/data/documentation/shieldx509/basicconstraints/!=(_:_:).json index f95e947f2..a4b6dd011 100644 --- a/main/data/documentation/shieldx509/basicconstraints/!=(_:_:).json +++ b/main/data/documentation/shieldx509/basicconstraints/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/basicconstraints\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50916BasicConstraintsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/BasicConstraints/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/basicconstraints\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/BasicConstraints/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/basicconstraints\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/basicconstraints\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50916BasicConstraintsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/ShieldX509/BasicConstraints/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/basicconstraints\/!=(_:_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/BasicConstraints/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/basicconstraints\/equatable-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/basicconstraints/asn1schema.json b/main/data/documentation/shieldx509/basicconstraints/asn1schema.json index b103949be..476b6eed7 100644 --- a/main/data/documentation/shieldx509/basicconstraints/asn1schema.json +++ b/main/data/documentation/shieldx509/basicconstraints/asn1schema.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/basicconstraints\/asn1schema"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/asn1Schema","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"title":"asn1Schema","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50916BasicConstraintsV10asn1Schema10PotentASN10F0OvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints"]]},"references":{"doc://Shield/documentation/ShieldX509/BasicConstraints/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/basicconstraints\/asn1schema"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/basicconstraints\/asn1schema"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/asn1Schema","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"title":"asn1Schema","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50916BasicConstraintsV10asn1Schema10PotentASN10F0OvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/ShieldX509/BasicConstraints/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/basicconstraints\/asn1schema"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/basicconstraints/encoded().json b/main/data/documentation/shieldx509/basicconstraints/encoded().json index 8b2738460..fb7464e94 100644 --- a/main/data/documentation/shieldx509/basicconstraints/encoded().json +++ b/main/data/documentation/shieldx509/basicconstraints/encoded().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The ASN.1 encoded data for this value."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/basicconstraints\/encoded()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/encoded()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:10PotentASN115SchemaSpecifiedPAASERzrlE7encoded10Foundation4DataVyKF::SYNTHESIZED::s:10ShieldX50916BasicConstraintsV","extendedModule":"PotentASN1","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/ShieldX509/BasicConstraints/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/basicconstraints\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/BasicConstraints/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/basicconstraints\/encoded()"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The ASN.1 encoded data for this value."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/basicconstraints\/encoded()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/encoded()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:10PotentASN115SchemaSpecifiedPAASERzrlE7encoded10Foundation4DataVyKF::SYNTHESIZED::s:10ShieldX50916BasicConstraintsV","extendedModule":"PotentASN1","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/BasicConstraints/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/basicconstraints\/encoded()"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/ShieldX509/BasicConstraints/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/basicconstraints\/schemaspecified-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/basicconstraints/equatable-implementations.json b/main/data/documentation/shieldx509/basicconstraints/equatable-implementations.json index ca6d44fba..e042782f9 100644 --- a/main/data/documentation/shieldx509/basicconstraints/equatable-implementations.json +++ b/main/data/documentation/shieldx509/basicconstraints/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints"]]},"references":{"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/ShieldX509/BasicConstraints/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/basicconstraints\/!=(_:_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints"]]},"references":{"doc://Shield/documentation/ShieldX509/BasicConstraints/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/basicconstraints\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/basicconstraints/extensionid.json b/main/data/documentation/shieldx509/basicconstraints/extensionid.json index e0792fc89..f5aa638cd 100644 --- a/main/data/documentation/shieldx509/basicconstraints/extensionid.json +++ b/main/data/documentation/shieldx509/basicconstraints/extensionid.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/basicconstraints\/extensionid"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/extensionID","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"title":"extensionID","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50916BasicConstraintsV11extensionID10PotentASN116ObjectIdentifierVvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints"]]},"references":{"doc://Shield/documentation/ShieldX509/BasicConstraints/extensionID":{"role":"symbol","title":"extensionID","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/extensionID","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/basicconstraints\/extensionid"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/basicconstraints\/extensionid"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/extensionID","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"title":"extensionID","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50916BasicConstraintsV11extensionID10PotentASN116ObjectIdentifierVvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints"]]},"references":{"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/BasicConstraints/extensionID":{"role":"symbol","title":"extensionID","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/extensionID","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/basicconstraints\/extensionid"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/basicconstraints/init(ca:pathlenconstraint:).json b/main/data/documentation/shieldx509/basicconstraints/init(ca:pathlenconstraint:).json index 5a349b534..04e0ceb04 100644 --- a/main/data/documentation/shieldx509/basicconstraints/init(ca:pathlenconstraint:).json +++ b/main/data/documentation/shieldx509/basicconstraints/init(ca:pathlenconstraint:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"ca"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"pathLenConstraint"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"? = nil)"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/basicconstraints\/init(ca:pathlenconstraint:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/init(ca:pathLenConstraint:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"ca"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"pathLenConstraint"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"?)"}],"title":"init(ca:pathLenConstraint:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50916BasicConstraintsV2ca17pathLenConstraintACSb_SiSgtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints"]]},"references":{"doc://Shield/documentation/ShieldX509/BasicConstraints/init(ca:pathLenConstraint:)":{"role":"symbol","title":"init(ca:pathLenConstraint:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"ca"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"pathLenConstraint"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"?)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/init(ca:pathLenConstraint:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/basicconstraints\/init(ca:pathlenconstraint:)"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"ca"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"pathLenConstraint"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"? = nil)"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/basicconstraints\/init(ca:pathlenconstraint:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/init(ca:pathLenConstraint:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"ca"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"pathLenConstraint"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"?)"}],"title":"init(ca:pathLenConstraint:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50916BasicConstraintsV2ca17pathLenConstraintACSb_SiSgtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/BasicConstraints/init(ca:pathLenConstraint:)":{"role":"symbol","title":"init(ca:pathLenConstraint:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"ca"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"pathLenConstraint"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"?)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/init(ca:pathLenConstraint:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/basicconstraints\/init(ca:pathlenconstraint:)"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/basicconstraints/init(from:).json b/main/data/documentation/shieldx509/basicconstraints/init(from:).json index dac0cafe7..0cc58741f 100644 --- a/main/data/documentation/shieldx509/basicconstraints/init(from:).json +++ b/main/data/documentation/shieldx509/basicconstraints/init(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/basicconstraints\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50916BasicConstraintsV4fromACs7Decoder_p_tKcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints"]]},"references":{"doc://Shield/documentation/ShieldX509/BasicConstraints/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/basicconstraints\/init(from:)"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/basicconstraints\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50916BasicConstraintsV4fromACs7Decoder_p_tKcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints"]]},"references":{"doc://Shield/documentation/ShieldX509/BasicConstraints/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/basicconstraints\/init(from:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/basicconstraints/pathlenconstraint.json b/main/data/documentation/shieldx509/basicconstraints/pathlenconstraint.json index c5329b7c5..ad5013f54 100644 --- a/main/data/documentation/shieldx509/basicconstraints/pathlenconstraint.json +++ b/main/data/documentation/shieldx509/basicconstraints/pathlenconstraint.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"pathLenConstraint"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/basicconstraints\/pathlenconstraint"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/pathLenConstraint","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"pathLenConstraint"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"?"}],"title":"pathLenConstraint","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50916BasicConstraintsV17pathLenConstraintSiSgvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints"]]},"references":{"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/ShieldX509/BasicConstraints/pathLenConstraint":{"role":"symbol","title":"pathLenConstraint","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"pathLenConstraint"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/pathLenConstraint","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/basicconstraints\/pathlenconstraint"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"pathLenConstraint"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/basicconstraints\/pathlenconstraint"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/pathLenConstraint","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"pathLenConstraint"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"?"}],"title":"pathLenConstraint","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50916BasicConstraintsV17pathLenConstraintSiSgvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints"]]},"references":{"doc://Shield/documentation/ShieldX509/BasicConstraints/pathLenConstraint":{"role":"symbol","title":"pathLenConstraint","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"pathLenConstraint"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/pathLenConstraint","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/basicconstraints\/pathlenconstraint"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/basicconstraints/schemaspecified-implementations.json b/main/data/documentation/shieldx509/basicconstraints/schemaspecified-implementations.json index afee3c62c..d684b6a24 100644 --- a/main/data/documentation/shieldx509/basicconstraints/schemaspecified-implementations.json +++ b/main/data/documentation/shieldx509/basicconstraints/schemaspecified-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/SchemaSpecified-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/encoded()"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"SchemaSpecified Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints"]]},"references":{"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/BasicConstraints/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/basicconstraints\/encoded()"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/SchemaSpecified-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/encoded()"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"SchemaSpecified Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints"]]},"references":{"doc://Shield/documentation/ShieldX509/BasicConstraints/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/basicconstraints\/encoded()"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate.json b/main/data/documentation/shieldx509/certificate.json index 781fc9b36..cc6fd8744 100644 --- a/main/data/documentation/shieldx509/certificate.json +++ b/main/data/documentation/shieldx509/certificate.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/init(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/init(tbsCertificate:signatureAlgorithm:signature:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/signature","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/signatureAlgorithm","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/tbsCertificate"]},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/sec()"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/SchemaSpecified-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"title":"Certificate","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50911CertificateV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"Certificate"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldX509","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName"],"generated":true}],"references":{"doc://Shield/documentation/ShieldX509/Certificate/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificate\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/Certificate/tbsCertificate":{"role":"symbol","title":"tbsCertificate","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"tbsCertificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/tbsCertificate","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/tbscertificate"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509/Certificate/signatureAlgorithm":{"role":"symbol","title":"signatureAlgorithm","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/signatureAlgorithm","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/signaturealgorithm"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/Certificate/signature":{"role":"symbol","title":"signature","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/signature","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/signature"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/ShieldX509/Certificate/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificate\/schemaspecified-implementations"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/NameBuilder":{"role":"symbol","title":"NameBuilder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NameBuilder"}],"url":"\/documentation\/shieldx509\/namebuilder"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/Certificate/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/init(from:)"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/documentation/ShieldX509/Certificate/init(tbsCertificate:signatureAlgorithm:signature:)":{"role":"symbol","title":"init(tbsCertificate:signatureAlgorithm:signature:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"tbsCertificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/init(tbsCertificate:signatureAlgorithm:signature:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/init(tbscertificate:signaturealgorithm:signature:)"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/ShieldX509/Certificate/sec()":{"role":"symbol","title":"sec()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sec"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/sec()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/sec()"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/init(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/init(tbsCertificate:signatureAlgorithm:signature:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/signature","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/signatureAlgorithm","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/tbsCertificate"]},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/sec()"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/SchemaSpecified-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"title":"Certificate","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50911CertificateV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"Certificate"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldX509","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName"],"generated":true}],"references":{"doc://Shield/documentation/ShieldX509/Certificate/init(tbsCertificate:signatureAlgorithm:signature:)":{"role":"symbol","title":"init(tbsCertificate:signatureAlgorithm:signature:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"tbsCertificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/init(tbsCertificate:signatureAlgorithm:signature:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/init(tbscertificate:signaturealgorithm:signature:)"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/ShieldX509/Certificate/sec()":{"role":"symbol","title":"sec()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sec"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/sec()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/sec()"},"doc://Shield/documentation/ShieldX509/Certificate/tbsCertificate":{"role":"symbol","title":"tbsCertificate","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"tbsCertificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/tbsCertificate","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/tbscertificate"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/ShieldX509/Certificate/signatureAlgorithm":{"role":"symbol","title":"signatureAlgorithm","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/signatureAlgorithm","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/signaturealgorithm"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/Certificate/signature":{"role":"symbol","title":"signature","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/signature","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/signature"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/Certificate/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificate\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/documentation/ShieldX509/Certificate/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificate\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/Certificate/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/init(from:)"},"doc://Shield/documentation/ShieldX509/NameBuilder":{"role":"symbol","title":"NameBuilder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NameBuilder"}],"url":"\/documentation\/shieldx509\/namebuilder"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/!=(_:_:).json b/main/data/documentation/shieldx509/certificate/!=(_:_:).json index c346d4aaa..09a81e206 100644 --- a/main/data/documentation/shieldx509/certificate/!=(_:_:).json +++ b/main/data/documentation/shieldx509/certificate/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50911CertificateV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificate\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/ShieldX509/Certificate/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/!=(_:_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50911CertificateV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/!=(_:_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificate\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/asn1schema.json b/main/data/documentation/shieldx509/certificate/asn1schema.json index e78a8ba06..18aa69338 100644 --- a/main/data/documentation/shieldx509/certificate/asn1schema.json +++ b/main/data/documentation/shieldx509/certificate/asn1schema.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/asn1schema"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/asn1Schema","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"kind":"symbol","metadata":{"role":"symbol","title":"asn1Schema","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX50911CertificateV10asn1Schema10PotentASN10E0OvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/ShieldX509/Certificate/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificate\/schemaspecified-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/asn1schema"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/asn1schema"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/asn1Schema","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"kind":"symbol","metadata":{"role":"symbol","title":"asn1Schema","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX50911CertificateV10asn1Schema10PotentASN10E0OvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/ShieldX509/Certificate/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/asn1schema"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificate\/schemaspecified-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/builder.json b/main/data/documentation/shieldx509/certificate/builder.json index 17e029521..058cc457f 100644 --- a/main/data/documentation/shieldx509/certificate/builder.json +++ b/main/data/documentation/shieldx509/certificate/builder.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/init(serialNumber:issuer:issuerUniqueID:subject:subjectUniqueID:subjectPublicKeyInfo:notBefore:notAfter:extensions:)"]},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addExtension(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addExtension(value:)-3f08l","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addExtension(value:)-9cszy","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addExtension(value:isCritical:)","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addIssuerAlternativeNames(names:)-2wrhm","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addIssuerAlternativeNames(names:)-6be75","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addSubjectAlternativeNames(names:)-7zegi","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addSubjectAlternativeNames(names:)-eu3j","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/authorityKeyIdentifier(_:certIssuer:certSerialNumber:)","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/basicConstraints(ca:pathLength:)","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/build(signingKey:digestAlgorithm:)","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/buildInfo(signatureAlgorithm:)","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/computeSubjectKeyIdentifier()","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/extendedKeyUsage(keyPurposes:isCritical:)","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/issuer(name:uniqueID:)","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/issuerAlternativeNames(names:)-3mu7v","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/issuerAlternativeNames(names:)-9018z","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/publicKey(_:algorithm:usage:)","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/publicKey(keyPair:usage:)","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/publicKey(publicKey:usage:)","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/request(_:)-13wjn","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/request(_:)-6846g","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/serialNumber(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subject(name:uniqueID:)","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subjectAlternativeNames(names:)-62seq","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subjectAlternativeNames(names:)-6ee33","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subjectKeyIdentifier(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subjectUniqueID(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/valid(for:)","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/valid(from:to:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/defaultValidityBeforeAllowance"]},{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/randomSerialNumber()"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error"]}],"kind":"symbol","metadata":{"navigatorTitle":[{"kind":"identifier","text":"Builder"}],"role":"symbol","title":"Certificate.Builder","roleHeading":"Structure","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"symbolKind":"struct","externalID":"s:10ShieldX50911CertificateV7BuilderV","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldX509","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName"],"generated":true}],"references":{"doc://Shield/documentation/ShieldX509/Certificate/Builder/addIssuerAlternativeNames(names:)-2wrhm":{"role":"symbol","title":"addIssuerAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addIssuerAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addIssuerAlternativeNames(names:)-2wrhm","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/addissueralternativenames(names:)-2wrhm"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/valid(for:)":{"role":"symbol","title":"valid(for:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"valid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/valid(for:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/valid(for:)"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/subjectUniqueID(_:)":{"role":"symbol","title":"subjectUniqueID(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectUniqueID"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subjectUniqueID(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/subjectuniqueid(_:)"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/addExtension(_:)":{"role":"symbol","title":"addExtension(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addExtension"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addExtension(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/addextension(_:)"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/publicKey(_:algorithm:usage:)":{"role":"symbol","title":"publicKey(_:algorithm:usage:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/publicKey(_:algorithm:usage:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/publickey(_:algorithm:usage:)"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/subjectKeyIdentifier(_:)":{"role":"symbol","title":"subjectKeyIdentifier(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectKeyIdentifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subjectKeyIdentifier(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/subjectkeyidentifier(_:)"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/issuer(name:uniqueID:)":{"role":"symbol","title":"issuer(name:uniqueID:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuer"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":", "},{"kind":"externalParam","text":"uniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/issuer(name:uniqueID:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/issuer(name:uniqueid:)"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/defaultValidityBeforeAllowance":{"role":"symbol","title":"defaultValidityBeforeAllowance","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaultValidityBeforeAllowance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/defaultValidityBeforeAllowance","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/defaultvaliditybeforeallowance"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/build(signingKey:digestAlgorithm:)":{"role":"symbol","title":"build(signingKey:digestAlgorithm:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"build"},{"kind":"text","text":"("},{"kind":"externalParam","text":"signingKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"digestAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digester","preciseIdentifier":"s:12ShieldCrypto8DigesterV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Certificate","preciseIdentifier":"s:10ShieldX50911CertificateV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/build(signingKey:digestAlgorithm:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/build(signingkey:digestalgorithm:)"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/addExtension(value:)-3f08l":{"role":"symbol","title":"addExtension(value:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addExtension"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV12addExtension5valueAEx_tKAA011NonCriticalF5ValueRzlF0J0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addExtension(value:)-3f08l","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/addextension(value:)-3f08l"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/addExtension(value:isCritical:)":{"role":"symbol","title":"addExtension(value:isCritical:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addExtension"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV12addExtension5value10isCriticalAEx_SbtKAA0F5ValueRzlF0J0L_xmfp"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addExtension(value:isCritical:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/addextension(value:iscritical:)"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/basicConstraints(ca:pathLength:)":{"role":"symbol","title":"basicConstraints(ca:pathLength:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"basicConstraints"},{"kind":"text","text":"("},{"kind":"externalParam","text":"ca"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"pathLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/basicConstraints(ca:pathLength:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/basicconstraints(ca:pathlength:)"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/computeSubjectKeyIdentifier()":{"role":"symbol","title":"computeSubjectKeyIdentifier()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"computeSubjectKeyIdentifier"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/computeSubjectKeyIdentifier()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/computesubjectkeyidentifier()"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/extendedKeyUsage(keyPurposes:isCritical:)":{"role":"symbol","title":"extendedKeyUsage(keyPurposes:isCritical:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"extendedKeyUsage"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyPurposes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/extendedKeyUsage(keyPurposes:isCritical:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/extendedkeyusage(keypurposes:iscritical:)"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/request(_:)-6846g":{"role":"symbol","title":"request(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"request"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/request(_:)-6846g","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/request(_:)-6846g"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/randomSerialNumber()":{"role":"symbol","title":"randomSerialNumber()","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomSerialNumber"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/randomSerialNumber()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/randomserialnumber()"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/Error":{"role":"symbol","title":"Certificate.Builder.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/certificate\/builder\/error"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/issuerAlternativeNames(names:)-9018z":{"role":"symbol","title":"issuerAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuerAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/issuerAlternativeNames(names:)-9018z","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/issueralternativenames(names:)-9018z"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/addSubjectAlternativeNames(names:)-eu3j":{"role":"symbol","title":"addSubjectAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSubjectAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addSubjectAlternativeNames(names:)-eu3j","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/addsubjectalternativenames(names:)-eu3j"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/addIssuerAlternativeNames(names:)-6be75":{"role":"symbol","title":"addIssuerAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addIssuerAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addIssuerAlternativeNames(names:)-6be75","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/addissueralternativenames(names:)-6be75"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/buildInfo(signatureAlgorithm:)":{"role":"symbol","title":"buildInfo(signatureAlgorithm:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildInfo"},{"kind":"text","text":"("},{"kind":"externalParam","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/buildInfo(signatureAlgorithm:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/buildinfo(signaturealgorithm:)"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/subjectAlternativeNames(names:)-6ee33":{"role":"symbol","title":"subjectAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subjectAlternativeNames(names:)-6ee33","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/subjectalternativenames(names:)-6ee33"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/authorityKeyIdentifier(_:certIssuer:certSerialNumber:)":{"role":"symbol","title":"authorityKeyIdentifier(_:certIssuer:certSerialNumber:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityKeyIdentifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"certIssuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"certSerialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SerialNumber","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/authorityKeyIdentifier(_:certIssuer:certSerialNumber:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/authoritykeyidentifier(_:certissuer:certserialnumber:)"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/subjectAlternativeNames(names:)-62seq":{"role":"symbol","title":"subjectAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subjectAlternativeNames(names:)-62seq","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/subjectalternativenames(names:)-62seq"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/init(serialNumber:issuer:issuerUniqueID:subject:subjectUniqueID:subjectPublicKeyInfo:notBefore:notAfter:extensions:)":{"role":"symbol","title":"init(serialNumber:issuer:issuerUniqueID:subject:subjectUniqueID:subjectPublicKeyInfo:notBefore:notAfter:extensions:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"serialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SerialNumber","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"issuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"issuerUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"subjectUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"subjectPublicKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"notBefore"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"notAfter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"extensions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Extensions","preciseIdentifier":"s:10ShieldX50910ExtensionsV"},{"kind":"text","text":"?)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/init(serialNumber:issuer:issuerUniqueID:subject:subjectUniqueID:subjectPublicKeyInfo:notBefore:notAfter:extensions:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/init(serialnumber:issuer:issueruniqueid:subject:subjectuniqueid:subjectpublickeyinfo:notbefore:notafter:extensions:)"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/valid(from:to:)":{"role":"symbol","title":"valid(from:to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"valid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Date","preciseIdentifier":"s:10Foundation4DateV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Date","preciseIdentifier":"s:10Foundation4DateV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/valid(from:to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/valid(from:to:)"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/publicKey(keyPair:usage:)":{"role":"symbol","title":"publicKey(keyPair:usage:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyPair"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Certificate","preciseIdentifier":"s:10ShieldX50911CertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/publicKey(keyPair:usage:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/publickey(keypair:usage:)"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/publicKey(publicKey:usage:)":{"role":"symbol","title":"publicKey(publicKey:usage:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"externalParam","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Certificate","preciseIdentifier":"s:10ShieldX50911CertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/publicKey(publicKey:usage:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/publickey(publickey:usage:)"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/request(_:)-13wjn":{"role":"symbol","title":"request(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"request"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CertificationRequestInfo","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/request(_:)-13wjn","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/request(_:)-13wjn"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/addSubjectAlternativeNames(names:)-7zegi":{"role":"symbol","title":"addSubjectAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSubjectAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addSubjectAlternativeNames(names:)-7zegi","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/addsubjectalternativenames(names:)-7zegi"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/serialNumber(_:)":{"role":"symbol","title":"serialNumber(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"serialNumber"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SerialNumber","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/serialNumber(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/serialnumber(_:)"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/issuerAlternativeNames(names:)-3mu7v":{"role":"symbol","title":"issuerAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuerAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/issuerAlternativeNames(names:)-3mu7v","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/issueralternativenames(names:)-3mu7v"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/addExtension(value:)-9cszy":{"role":"symbol","title":"addExtension(value:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addExtension"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV12addExtension5valueAEx_tKAA08CriticalF5ValueRzlF0I0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addExtension(value:)-9cszy","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/addextension(value:)-9cszy"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/subject(name:uniqueID:)":{"role":"symbol","title":"subject(name:uniqueID:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subject"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":", "},{"kind":"externalParam","text":"uniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subject(name:uniqueID:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/subject(name:uniqueid:)"},"doc://Shield/documentation/ShieldX509/NameBuilder":{"role":"symbol","title":"NameBuilder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NameBuilder"}],"url":"\/documentation\/shieldx509\/namebuilder"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/init(serialNumber:issuer:issuerUniqueID:subject:subjectUniqueID:subjectPublicKeyInfo:notBefore:notAfter:extensions:)"]},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addExtension(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addExtension(value:)-3f08l","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addExtension(value:)-9cszy","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addExtension(value:isCritical:)","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addIssuerAlternativeNames(names:)-2wrhm","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addIssuerAlternativeNames(names:)-6be75","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addSubjectAlternativeNames(names:)-7zegi","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addSubjectAlternativeNames(names:)-eu3j","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/authorityKeyIdentifier(_:certIssuer:certSerialNumber:)","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/basicConstraints(ca:pathLength:)","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/build(signingKey:digestAlgorithm:)","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/buildInfo(signatureAlgorithm:)","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/computeSubjectKeyIdentifier()","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/extendedKeyUsage(keyPurposes:isCritical:)","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/issuer(name:uniqueID:)","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/issuerAlternativeNames(names:)-3mu7v","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/issuerAlternativeNames(names:)-9018z","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/publicKey(_:algorithm:usage:)","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/publicKey(keyPair:usage:)","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/publicKey(publicKey:usage:)","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/request(_:)-13wjn","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/request(_:)-6846g","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/serialNumber(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subject(name:uniqueID:)","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subjectAlternativeNames(names:)-62seq","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subjectAlternativeNames(names:)-6ee33","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subjectKeyIdentifier(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subjectUniqueID(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/valid(for:)","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/valid(from:to:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/defaultValidityBeforeAllowance"]},{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/randomSerialNumber()"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error"]}],"kind":"symbol","metadata":{"navigatorTitle":[{"kind":"identifier","text":"Builder"}],"role":"symbol","title":"Certificate.Builder","roleHeading":"Structure","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"symbolKind":"struct","externalID":"s:10ShieldX50911CertificateV7BuilderV","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldX509","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName"],"generated":true}],"references":{"doc://Shield/documentation/ShieldX509/Certificate/Builder/build(signingKey:digestAlgorithm:)":{"role":"symbol","title":"build(signingKey:digestAlgorithm:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"build"},{"kind":"text","text":"("},{"kind":"externalParam","text":"signingKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"digestAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digester","preciseIdentifier":"s:12ShieldCrypto8DigesterV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Certificate","preciseIdentifier":"s:10ShieldX50911CertificateV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/build(signingKey:digestAlgorithm:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/build(signingkey:digestalgorithm:)"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/request(_:)-6846g":{"role":"symbol","title":"request(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"request"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/request(_:)-6846g","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/request(_:)-6846g"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/subjectKeyIdentifier(_:)":{"role":"symbol","title":"subjectKeyIdentifier(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectKeyIdentifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subjectKeyIdentifier(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/subjectkeyidentifier(_:)"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/subjectAlternativeNames(names:)-62seq":{"role":"symbol","title":"subjectAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subjectAlternativeNames(names:)-62seq","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/subjectalternativenames(names:)-62seq"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/subjectUniqueID(_:)":{"role":"symbol","title":"subjectUniqueID(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectUniqueID"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subjectUniqueID(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/subjectuniqueid(_:)"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/addExtension(value:isCritical:)":{"role":"symbol","title":"addExtension(value:isCritical:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addExtension"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV12addExtension5value10isCriticalAEx_SbtKAA0F5ValueRzlF0J0L_xmfp"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addExtension(value:isCritical:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/addextension(value:iscritical:)"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/init(serialNumber:issuer:issuerUniqueID:subject:subjectUniqueID:subjectPublicKeyInfo:notBefore:notAfter:extensions:)":{"role":"symbol","title":"init(serialNumber:issuer:issuerUniqueID:subject:subjectUniqueID:subjectPublicKeyInfo:notBefore:notAfter:extensions:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"serialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SerialNumber","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"issuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"issuerUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"subjectUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"subjectPublicKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"notBefore"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"notAfter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"extensions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Extensions","preciseIdentifier":"s:10ShieldX50910ExtensionsV"},{"kind":"text","text":"?)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/init(serialNumber:issuer:issuerUniqueID:subject:subjectUniqueID:subjectPublicKeyInfo:notBefore:notAfter:extensions:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/init(serialnumber:issuer:issueruniqueid:subject:subjectuniqueid:subjectpublickeyinfo:notbefore:notafter:extensions:)"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/subject(name:uniqueID:)":{"role":"symbol","title":"subject(name:uniqueID:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subject"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":", "},{"kind":"externalParam","text":"uniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subject(name:uniqueID:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/subject(name:uniqueid:)"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/addExtension(_:)":{"role":"symbol","title":"addExtension(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addExtension"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addExtension(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/addextension(_:)"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/issuer(name:uniqueID:)":{"role":"symbol","title":"issuer(name:uniqueID:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuer"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":", "},{"kind":"externalParam","text":"uniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/issuer(name:uniqueID:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/issuer(name:uniqueid:)"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/addSubjectAlternativeNames(names:)-eu3j":{"role":"symbol","title":"addSubjectAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSubjectAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addSubjectAlternativeNames(names:)-eu3j","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/addsubjectalternativenames(names:)-eu3j"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/issuerAlternativeNames(names:)-9018z":{"role":"symbol","title":"issuerAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuerAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/issuerAlternativeNames(names:)-9018z","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/issueralternativenames(names:)-9018z"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/valid(from:to:)":{"role":"symbol","title":"valid(from:to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"valid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Date","preciseIdentifier":"s:10Foundation4DateV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Date","preciseIdentifier":"s:10Foundation4DateV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/valid(from:to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/valid(from:to:)"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/computeSubjectKeyIdentifier()":{"role":"symbol","title":"computeSubjectKeyIdentifier()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"computeSubjectKeyIdentifier"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/computeSubjectKeyIdentifier()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/computesubjectkeyidentifier()"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/buildInfo(signatureAlgorithm:)":{"role":"symbol","title":"buildInfo(signatureAlgorithm:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildInfo"},{"kind":"text","text":"("},{"kind":"externalParam","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/buildInfo(signatureAlgorithm:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/buildinfo(signaturealgorithm:)"},"doc://Shield/documentation/ShieldX509/NameBuilder":{"role":"symbol","title":"NameBuilder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NameBuilder"}],"url":"\/documentation\/shieldx509\/namebuilder"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/valid(for:)":{"role":"symbol","title":"valid(for:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"valid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/valid(for:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/valid(for:)"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/addSubjectAlternativeNames(names:)-7zegi":{"role":"symbol","title":"addSubjectAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSubjectAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addSubjectAlternativeNames(names:)-7zegi","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/addsubjectalternativenames(names:)-7zegi"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/authorityKeyIdentifier(_:certIssuer:certSerialNumber:)":{"role":"symbol","title":"authorityKeyIdentifier(_:certIssuer:certSerialNumber:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityKeyIdentifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"certIssuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"certSerialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SerialNumber","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/authorityKeyIdentifier(_:certIssuer:certSerialNumber:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/authoritykeyidentifier(_:certissuer:certserialnumber:)"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/issuerAlternativeNames(names:)-3mu7v":{"role":"symbol","title":"issuerAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuerAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/issuerAlternativeNames(names:)-3mu7v","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/issueralternativenames(names:)-3mu7v"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/randomSerialNumber()":{"role":"symbol","title":"randomSerialNumber()","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomSerialNumber"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/randomSerialNumber()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/randomserialnumber()"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/addIssuerAlternativeNames(names:)-6be75":{"role":"symbol","title":"addIssuerAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addIssuerAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addIssuerAlternativeNames(names:)-6be75","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/addissueralternativenames(names:)-6be75"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/addExtension(value:)-9cszy":{"role":"symbol","title":"addExtension(value:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addExtension"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV12addExtension5valueAEx_tKAA08CriticalF5ValueRzlF0I0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addExtension(value:)-9cszy","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/addextension(value:)-9cszy"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/publicKey(keyPair:usage:)":{"role":"symbol","title":"publicKey(keyPair:usage:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyPair"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Certificate","preciseIdentifier":"s:10ShieldX50911CertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/publicKey(keyPair:usage:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/publickey(keypair:usage:)"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/defaultValidityBeforeAllowance":{"role":"symbol","title":"defaultValidityBeforeAllowance","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaultValidityBeforeAllowance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/defaultValidityBeforeAllowance","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/defaultvaliditybeforeallowance"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/serialNumber(_:)":{"role":"symbol","title":"serialNumber(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"serialNumber"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SerialNumber","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/serialNumber(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/serialnumber(_:)"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/basicConstraints(ca:pathLength:)":{"role":"symbol","title":"basicConstraints(ca:pathLength:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"basicConstraints"},{"kind":"text","text":"("},{"kind":"externalParam","text":"ca"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"pathLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/basicConstraints(ca:pathLength:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/basicconstraints(ca:pathlength:)"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/addIssuerAlternativeNames(names:)-2wrhm":{"role":"symbol","title":"addIssuerAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addIssuerAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addIssuerAlternativeNames(names:)-2wrhm","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/addissueralternativenames(names:)-2wrhm"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/publicKey(_:algorithm:usage:)":{"role":"symbol","title":"publicKey(_:algorithm:usage:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/publicKey(_:algorithm:usage:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/publickey(_:algorithm:usage:)"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/publicKey(publicKey:usage:)":{"role":"symbol","title":"publicKey(publicKey:usage:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"externalParam","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Certificate","preciseIdentifier":"s:10ShieldX50911CertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/publicKey(publicKey:usage:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/publickey(publickey:usage:)"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/extendedKeyUsage(keyPurposes:isCritical:)":{"role":"symbol","title":"extendedKeyUsage(keyPurposes:isCritical:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"extendedKeyUsage"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyPurposes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/extendedKeyUsage(keyPurposes:isCritical:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/extendedkeyusage(keypurposes:iscritical:)"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/request(_:)-13wjn":{"role":"symbol","title":"request(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"request"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CertificationRequestInfo","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/request(_:)-13wjn","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/request(_:)-13wjn"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/addExtension(value:)-3f08l":{"role":"symbol","title":"addExtension(value:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addExtension"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV12addExtension5valueAEx_tKAA011NonCriticalF5ValueRzlF0J0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addExtension(value:)-3f08l","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/addextension(value:)-3f08l"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/subjectAlternativeNames(names:)-6ee33":{"role":"symbol","title":"subjectAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subjectAlternativeNames(names:)-6ee33","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/subjectalternativenames(names:)-6ee33"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/Error":{"role":"symbol","title":"Certificate.Builder.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/certificate\/builder\/error"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/builder/addextension(_:).json b/main/data/documentation/shieldx509/certificate/builder/addextension(_:).json index c372aa280..f06c2df70 100644 --- a/main/data/documentation/shieldx509/certificate/builder/addextension(_:).json +++ b/main/data/documentation/shieldx509/certificate/builder/addextension(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addExtension"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"ext"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV","text":"Extension"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/addextension(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addExtension(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addExtension"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"addExtension(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV12addExtensionyAeA0F0VKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/addExtension(_:)":{"role":"symbol","title":"addExtension(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addExtension"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addExtension(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/addextension(_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addExtension"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"ext"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV","text":"Extension"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/addextension(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addExtension(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addExtension"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"addExtension(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV12addExtensionyAeA0F0VKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/addExtension(_:)":{"role":"symbol","title":"addExtension(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addExtension"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addExtension(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/addextension(_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/builder/addextension(value:)-3f08l.json b/main/data/documentation/shieldx509/certificate/builder/addextension(value:)-3f08l.json index ecc50e073..d41528814 100644 --- a/main/data/documentation/shieldx509/certificate/builder/addextension(value:)-3f08l.json +++ b/main/data/documentation/shieldx509/certificate/builder/addextension(value:)-3f08l.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addExtension"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV12addExtension5valueAEx_tKAA011NonCriticalF5ValueRzlF0J0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue","preciseIdentifier":"s:10ShieldX50925NonCriticalExtensionValueP","text":"NonCriticalExtensionValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/addextension(value:)-3f08l"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addExtension(value:)-3f08l","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addExtension"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV12addExtension5valueAEx_tKAA011NonCriticalF5ValueRzlF0J0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"addExtension(value:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV12addExtension5valueAEx_tKAA011NonCriticalF5ValueRzlF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/Builder/addExtension(value:)-3f08l":{"role":"symbol","title":"addExtension(value:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addExtension"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV12addExtension5valueAEx_tKAA011NonCriticalF5ValueRzlF0J0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addExtension(value:)-3f08l","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/addextension(value:)-3f08l"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/NonCriticalExtensionValue":{"role":"symbol","title":"NonCriticalExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NonCriticalExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NonCriticalExtensionValue"}],"url":"\/documentation\/shieldx509\/noncriticalextensionvalue"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addExtension"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV12addExtension5valueAEx_tKAA011NonCriticalF5ValueRzlF0J0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue","preciseIdentifier":"s:10ShieldX50925NonCriticalExtensionValueP","text":"NonCriticalExtensionValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/addextension(value:)-3f08l"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addExtension(value:)-3f08l","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addExtension"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV12addExtension5valueAEx_tKAA011NonCriticalF5ValueRzlF0J0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"addExtension(value:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV12addExtension5valueAEx_tKAA011NonCriticalF5ValueRzlF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/NonCriticalExtensionValue":{"role":"symbol","title":"NonCriticalExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NonCriticalExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NonCriticalExtensionValue"}],"url":"\/documentation\/shieldx509\/noncriticalextensionvalue"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/addExtension(value:)-3f08l":{"role":"symbol","title":"addExtension(value:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addExtension"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV12addExtension5valueAEx_tKAA011NonCriticalF5ValueRzlF0J0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addExtension(value:)-3f08l","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/addextension(value:)-3f08l"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/builder/addextension(value:)-9cszy.json b/main/data/documentation/shieldx509/certificate/builder/addextension(value:)-9cszy.json index f13e2834e..ef2132a71 100644 --- a/main/data/documentation/shieldx509/certificate/builder/addextension(value:)-9cszy.json +++ b/main/data/documentation/shieldx509/certificate/builder/addextension(value:)-9cszy.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addExtension"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV12addExtension5valueAEx_tKAA08CriticalF5ValueRzlF0I0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CriticalExtensionValue","preciseIdentifier":"s:10ShieldX50922CriticalExtensionValueP","text":"CriticalExtensionValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/addextension(value:)-9cszy"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addExtension(value:)-9cszy","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addExtension"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV12addExtension5valueAEx_tKAA08CriticalF5ValueRzlF0I0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"addExtension(value:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV12addExtension5valueAEx_tKAA08CriticalF5ValueRzlF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/Builder/addExtension(value:)-9cszy":{"role":"symbol","title":"addExtension(value:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addExtension"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV12addExtension5valueAEx_tKAA08CriticalF5ValueRzlF0I0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addExtension(value:)-9cszy","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/addextension(value:)-9cszy"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/CriticalExtensionValue":{"role":"symbol","title":"CriticalExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"CriticalExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CriticalExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CriticalExtensionValue"}],"url":"\/documentation\/shieldx509\/criticalextensionvalue"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addExtension"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV12addExtension5valueAEx_tKAA08CriticalF5ValueRzlF0I0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CriticalExtensionValue","preciseIdentifier":"s:10ShieldX50922CriticalExtensionValueP","text":"CriticalExtensionValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/addextension(value:)-9cszy"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addExtension(value:)-9cszy","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addExtension"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV12addExtension5valueAEx_tKAA08CriticalF5ValueRzlF0I0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"addExtension(value:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV12addExtension5valueAEx_tKAA08CriticalF5ValueRzlF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/CriticalExtensionValue":{"role":"symbol","title":"CriticalExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"CriticalExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CriticalExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CriticalExtensionValue"}],"url":"\/documentation\/shieldx509\/criticalextensionvalue"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/addExtension(value:)-9cszy":{"role":"symbol","title":"addExtension(value:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addExtension"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV12addExtension5valueAEx_tKAA08CriticalF5ValueRzlF0I0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addExtension(value:)-9cszy","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/addextension(value:)-9cszy"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/builder/addextension(value:iscritical:).json b/main/data/documentation/shieldx509/certificate/builder/addextension(value:iscritical:).json index fb719f269..8f9bbafe0 100644 --- a/main/data/documentation/shieldx509/certificate/builder/addextension(value:iscritical:).json +++ b/main/data/documentation/shieldx509/certificate/builder/addextension(value:iscritical:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addExtension"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV12addExtension5value10isCriticalAEx_SbtKAA0F5ValueRzlF0J0L_xmfp"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","preciseIdentifier":"s:10ShieldX50914ExtensionValueP","text":"ExtensionValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/addextension(value:iscritical:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addExtension(value:isCritical:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addExtension"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV12addExtension5value10isCriticalAEx_SbtKAA0F5ValueRzlF0J0L_xmfp"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"addExtension(value:isCritical:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV12addExtension5value10isCriticalAEx_SbtKAA0F5ValueRzlF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/Builder/addExtension(value:isCritical:)":{"role":"symbol","title":"addExtension(value:isCritical:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addExtension"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV12addExtension5value10isCriticalAEx_SbtKAA0F5ValueRzlF0J0L_xmfp"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addExtension(value:isCritical:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/addextension(value:iscritical:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/ExtensionValue":{"role":"symbol","title":"ExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}],"url":"\/documentation\/shieldx509\/extensionvalue"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addExtension"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV12addExtension5value10isCriticalAEx_SbtKAA0F5ValueRzlF0J0L_xmfp"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","preciseIdentifier":"s:10ShieldX50914ExtensionValueP","text":"ExtensionValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/addextension(value:iscritical:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addExtension(value:isCritical:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addExtension"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV12addExtension5value10isCriticalAEx_SbtKAA0F5ValueRzlF0J0L_xmfp"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"addExtension(value:isCritical:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV12addExtension5value10isCriticalAEx_SbtKAA0F5ValueRzlF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/addExtension(value:isCritical:)":{"role":"symbol","title":"addExtension(value:isCritical:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addExtension"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV12addExtension5value10isCriticalAEx_SbtKAA0F5ValueRzlF0J0L_xmfp"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addExtension(value:isCritical:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/addextension(value:iscritical:)"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/ExtensionValue":{"role":"symbol","title":"ExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}],"url":"\/documentation\/shieldx509\/extensionvalue"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/builder/addissueralternativenames(names:)-2wrhm.json b/main/data/documentation/shieldx509/certificate/builder/addissueralternativenames(names:)-2wrhm.json index 3099becfd..bbeb7bc75 100644 --- a/main/data/documentation/shieldx509/certificate/builder/addissueralternativenames(names:)-2wrhm.json +++ b/main/data/documentation/shieldx509/certificate/builder/addissueralternativenames(names:)-2wrhm.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addIssuerAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa","text":"GeneralNames"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/addissueralternativenames(names:)-2wrhm"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addIssuerAlternativeNames(names:)-2wrhm","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addIssuerAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"addIssuerAlternativeNames(names:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV25addIssuerAlternativeNames5namesAESayAA11GeneralNameOG_tKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/GeneralNames":{"role":"symbol","title":"GeneralNames","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralNames"}],"url":"\/documentation\/shieldx509\/generalnames"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/addIssuerAlternativeNames(names:)-2wrhm":{"role":"symbol","title":"addIssuerAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addIssuerAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addIssuerAlternativeNames(names:)-2wrhm","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/addissueralternativenames(names:)-2wrhm"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addIssuerAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa","text":"GeneralNames"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/addissueralternativenames(names:)-2wrhm"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addIssuerAlternativeNames(names:)-2wrhm","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addIssuerAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"addIssuerAlternativeNames(names:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV25addIssuerAlternativeNames5namesAESayAA11GeneralNameOG_tKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/GeneralNames":{"role":"symbol","title":"GeneralNames","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralNames"}],"url":"\/documentation\/shieldx509\/generalnames"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/addIssuerAlternativeNames(names:)-2wrhm":{"role":"symbol","title":"addIssuerAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addIssuerAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addIssuerAlternativeNames(names:)-2wrhm","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/addissueralternativenames(names:)-2wrhm"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/builder/addissueralternativenames(names:)-6be75.json b/main/data/documentation/shieldx509/certificate/builder/addissueralternativenames(names:)-6be75.json index 4a927277f..24b23b96f 100644 --- a/main/data/documentation/shieldx509/certificate/builder/addissueralternativenames(names:)-6be75.json +++ b/main/data/documentation/shieldx509/certificate/builder/addissueralternativenames(names:)-6be75.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addIssuerAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO","text":"GeneralName"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/addissueralternativenames(names:)-6be75"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addIssuerAlternativeNames(names:)-6be75","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addIssuerAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"addIssuerAlternativeNames(names:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV25addIssuerAlternativeNames5namesAeA11GeneralNameOd_tKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/addIssuerAlternativeNames(names:)-6be75":{"role":"symbol","title":"addIssuerAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addIssuerAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addIssuerAlternativeNames(names:)-6be75","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/addissueralternativenames(names:)-6be75"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addIssuerAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO","text":"GeneralName"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/addissueralternativenames(names:)-6be75"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addIssuerAlternativeNames(names:)-6be75","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addIssuerAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"addIssuerAlternativeNames(names:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV25addIssuerAlternativeNames5namesAeA11GeneralNameOd_tKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/addIssuerAlternativeNames(names:)-6be75":{"role":"symbol","title":"addIssuerAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addIssuerAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addIssuerAlternativeNames(names:)-6be75","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/addissueralternativenames(names:)-6be75"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/builder/addsubjectalternativenames(names:)-7zegi.json b/main/data/documentation/shieldx509/certificate/builder/addsubjectalternativenames(names:)-7zegi.json index e536aaf0f..968a3a96d 100644 --- a/main/data/documentation/shieldx509/certificate/builder/addsubjectalternativenames(names:)-7zegi.json +++ b/main/data/documentation/shieldx509/certificate/builder/addsubjectalternativenames(names:)-7zegi.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSubjectAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa","text":"GeneralNames"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/addsubjectalternativenames(names:)-7zegi"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addSubjectAlternativeNames(names:)-7zegi","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSubjectAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"addSubjectAlternativeNames(names:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV26addSubjectAlternativeNames5namesAESayAA11GeneralNameOG_tKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/GeneralNames":{"role":"symbol","title":"GeneralNames","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralNames"}],"url":"\/documentation\/shieldx509\/generalnames"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/addSubjectAlternativeNames(names:)-7zegi":{"role":"symbol","title":"addSubjectAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSubjectAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addSubjectAlternativeNames(names:)-7zegi","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/addsubjectalternativenames(names:)-7zegi"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSubjectAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa","text":"GeneralNames"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/addsubjectalternativenames(names:)-7zegi"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addSubjectAlternativeNames(names:)-7zegi","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSubjectAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"addSubjectAlternativeNames(names:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV26addSubjectAlternativeNames5namesAESayAA11GeneralNameOG_tKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/GeneralNames":{"role":"symbol","title":"GeneralNames","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralNames"}],"url":"\/documentation\/shieldx509\/generalnames"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/addSubjectAlternativeNames(names:)-7zegi":{"role":"symbol","title":"addSubjectAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSubjectAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addSubjectAlternativeNames(names:)-7zegi","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/addsubjectalternativenames(names:)-7zegi"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/builder/addsubjectalternativenames(names:)-eu3j.json b/main/data/documentation/shieldx509/certificate/builder/addsubjectalternativenames(names:)-eu3j.json index 5118bcbc8..d37814fe2 100644 --- a/main/data/documentation/shieldx509/certificate/builder/addsubjectalternativenames(names:)-eu3j.json +++ b/main/data/documentation/shieldx509/certificate/builder/addsubjectalternativenames(names:)-eu3j.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSubjectAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO","text":"GeneralName"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/addsubjectalternativenames(names:)-eu3j"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addSubjectAlternativeNames(names:)-eu3j","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSubjectAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"addSubjectAlternativeNames(names:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV26addSubjectAlternativeNames5namesAeA11GeneralNameOd_tKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/addSubjectAlternativeNames(names:)-eu3j":{"role":"symbol","title":"addSubjectAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSubjectAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addSubjectAlternativeNames(names:)-eu3j","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/addsubjectalternativenames(names:)-eu3j"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSubjectAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO","text":"GeneralName"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/addsubjectalternativenames(names:)-eu3j"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addSubjectAlternativeNames(names:)-eu3j","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSubjectAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"addSubjectAlternativeNames(names:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV26addSubjectAlternativeNames5namesAeA11GeneralNameOd_tKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/addSubjectAlternativeNames(names:)-eu3j":{"role":"symbol","title":"addSubjectAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSubjectAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/addSubjectAlternativeNames(names:)-eu3j","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/addsubjectalternativenames(names:)-eu3j"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/builder/authoritykeyidentifier(_:certissuer:certserialnumber:).json b/main/data/documentation/shieldx509/certificate/builder/authoritykeyidentifier(_:certissuer:certserialnumber:).json index 9fbf9395b..19262c6dc 100644 --- a/main/data/documentation/shieldx509/certificate/builder/authoritykeyidentifier(_:certissuer:certserialnumber:).json +++ b/main/data/documentation/shieldx509/certificate/builder/authoritykeyidentifier(_:certissuer:certserialnumber:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityKeyIdentifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera","text":"KeyIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"certIssuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa","text":"GeneralNames"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"certSerialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV","text":"TBSCertificate"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SerialNumber-swift.typealias","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera","text":"SerialNumber"},{"kind":"text","text":"? = nil) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/authoritykeyidentifier(_:certissuer:certserialnumber:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/authorityKeyIdentifier(_:certIssuer:certSerialNumber:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityKeyIdentifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"certIssuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"certSerialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SerialNumber","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"authorityKeyIdentifier(_:certIssuer:certSerialNumber:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV22authorityKeyIdentifier_10certIssuer0H12SerialNumberAE10Foundation4DataV_SayAA11GeneralNameOGSg6BigIntAPVSgtKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/GeneralNames":{"role":"symbol","title":"GeneralNames","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralNames"}],"url":"\/documentation\/shieldx509\/generalnames"},"doc://Shield/documentation/ShieldX509/TBSCertificate/SerialNumber-swift.typealias":{"role":"symbol","title":"TBSCertificate.SerialNumber","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SerialNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SerialNumber-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SerialNumber"}],"url":"\/documentation\/shieldx509\/tbscertificate\/serialnumber-swift.typealias"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/authorityKeyIdentifier(_:certIssuer:certSerialNumber:)":{"role":"symbol","title":"authorityKeyIdentifier(_:certIssuer:certSerialNumber:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityKeyIdentifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"certIssuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"certSerialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SerialNumber","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/authorityKeyIdentifier(_:certIssuer:certSerialNumber:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/authoritykeyidentifier(_:certissuer:certserialnumber:)"},"doc://Shield/documentation/ShieldX509/KeyIdentifier":{"role":"symbol","title":"KeyIdentifier","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyIdentifier"}],"url":"\/documentation\/shieldx509\/keyidentifier"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityKeyIdentifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera","text":"KeyIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"certIssuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa","text":"GeneralNames"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"certSerialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV","text":"TBSCertificate"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SerialNumber-swift.typealias","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera","text":"SerialNumber"},{"kind":"text","text":"? = nil) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/authoritykeyidentifier(_:certissuer:certserialnumber:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/authorityKeyIdentifier(_:certIssuer:certSerialNumber:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityKeyIdentifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"certIssuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"certSerialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SerialNumber","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"authorityKeyIdentifier(_:certIssuer:certSerialNumber:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV22authorityKeyIdentifier_10certIssuer0H12SerialNumberAE10Foundation4DataV_SayAA11GeneralNameOGSg6BigIntAPVSgtKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/GeneralNames":{"role":"symbol","title":"GeneralNames","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralNames"}],"url":"\/documentation\/shieldx509\/generalnames"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/authorityKeyIdentifier(_:certIssuer:certSerialNumber:)":{"role":"symbol","title":"authorityKeyIdentifier(_:certIssuer:certSerialNumber:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"authorityKeyIdentifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"certIssuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"certSerialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SerialNumber","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/authorityKeyIdentifier(_:certIssuer:certSerialNumber:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/authoritykeyidentifier(_:certissuer:certserialnumber:)"},"doc://Shield/documentation/ShieldX509/KeyIdentifier":{"role":"symbol","title":"KeyIdentifier","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyIdentifier"}],"url":"\/documentation\/shieldx509\/keyidentifier"},"doc://Shield/documentation/ShieldX509/TBSCertificate/SerialNumber-swift.typealias":{"role":"symbol","title":"TBSCertificate.SerialNumber","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SerialNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SerialNumber-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SerialNumber"}],"url":"\/documentation\/shieldx509\/tbscertificate\/serialnumber-swift.typealias"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/builder/basicconstraints(ca:pathlength:).json b/main/data/documentation/shieldx509/certificate/builder/basicconstraints(ca:pathlength:).json index 162397153..93a4a5233 100644 --- a/main/data/documentation/shieldx509/certificate/builder/basicconstraints(ca:pathlength:).json +++ b/main/data/documentation/shieldx509/certificate/builder/basicconstraints(ca:pathlength:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"basicConstraints"},{"kind":"text","text":"("},{"kind":"externalParam","text":"ca"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"pathLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"? = nil) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/basicconstraints(ca:pathlength:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/basicConstraints(ca:pathLength:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"basicConstraints"},{"kind":"text","text":"("},{"kind":"externalParam","text":"ca"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"pathLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"basicConstraints(ca:pathLength:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV16basicConstraints2ca10pathLengthAESb_SiSgtKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/Builder/basicConstraints(ca:pathLength:)":{"role":"symbol","title":"basicConstraints(ca:pathLength:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"basicConstraints"},{"kind":"text","text":"("},{"kind":"externalParam","text":"ca"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"pathLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/basicConstraints(ca:pathLength:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/basicconstraints(ca:pathlength:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"basicConstraints"},{"kind":"text","text":"("},{"kind":"externalParam","text":"ca"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"pathLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"? = nil) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/basicconstraints(ca:pathlength:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/basicConstraints(ca:pathLength:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"basicConstraints"},{"kind":"text","text":"("},{"kind":"externalParam","text":"ca"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"pathLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"basicConstraints(ca:pathLength:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV16basicConstraints2ca10pathLengthAESb_SiSgtKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/Builder/basicConstraints(ca:pathLength:)":{"role":"symbol","title":"basicConstraints(ca:pathLength:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"basicConstraints"},{"kind":"text","text":"("},{"kind":"externalParam","text":"ca"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"pathLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/basicConstraints(ca:pathLength:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/basicconstraints(ca:pathlength:)"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/builder/build(signingkey:digestalgorithm:).json b/main/data/documentation/shieldx509/certificate/builder/build(signingkey:digestalgorithm:).json index e366970c8..cda75abfc 100644 --- a/main/data/documentation/shieldx509/certificate/builder/build(signingkey:digestalgorithm:).json +++ b/main/data/documentation/shieldx509/certificate/builder/build(signingkey:digestalgorithm:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"build"},{"kind":"text","text":"("},{"kind":"externalParam","text":"signingKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"digestAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","preciseIdentifier":"s:12ShieldCrypto8DigesterV","text":"Digester"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO","text":"Algorithm"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","preciseIdentifier":"s:10ShieldX50911CertificateV","text":"Certificate"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/build(signingkey:digestalgorithm:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/build(signingKey:digestAlgorithm:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"build(signingKey:digestAlgorithm:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"build"},{"kind":"text","text":"("},{"kind":"externalParam","text":"signingKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"digestAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digester","preciseIdentifier":"s:12ShieldCrypto8DigesterV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Certificate","preciseIdentifier":"s:10ShieldX50911CertificateV"}],"symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV0A8SecurityE5build10signingKey15digestAlgorithmACSo03SecH3Refa_0A6Crypto8DigesterV0J0OtKF","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Digester":{"role":"symbol","title":"Digester","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digester"}],"url":"\/documentation\/shieldcrypto\/digester"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm":{"role":"symbol","title":"Digester.Algorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/digester\/algorithm"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/build(signingKey:digestAlgorithm:)":{"role":"symbol","title":"build(signingKey:digestAlgorithm:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"build"},{"kind":"text","text":"("},{"kind":"externalParam","text":"signingKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"digestAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digester","preciseIdentifier":"s:12ShieldCrypto8DigesterV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Certificate","preciseIdentifier":"s:10ShieldX50911CertificateV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/build(signingKey:digestAlgorithm:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/build(signingkey:digestalgorithm:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"build"},{"kind":"text","text":"("},{"kind":"externalParam","text":"signingKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"digestAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","preciseIdentifier":"s:12ShieldCrypto8DigesterV","text":"Digester"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO","text":"Algorithm"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","preciseIdentifier":"s:10ShieldX50911CertificateV","text":"Certificate"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/build(signingkey:digestalgorithm:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/build(signingKey:digestAlgorithm:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"build(signingKey:digestAlgorithm:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"build"},{"kind":"text","text":"("},{"kind":"externalParam","text":"signingKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"digestAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digester","preciseIdentifier":"s:12ShieldCrypto8DigesterV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Certificate","preciseIdentifier":"s:10ShieldX50911CertificateV"}],"symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV0A8SecurityE5build10signingKey15digestAlgorithmACSo03SecH3Refa_0A6Crypto8DigesterV0J0OtKF","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/ShieldCrypto/Digester":{"role":"symbol","title":"Digester","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digester"}],"url":"\/documentation\/shieldcrypto\/digester"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/build(signingKey:digestAlgorithm:)":{"role":"symbol","title":"build(signingKey:digestAlgorithm:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"build"},{"kind":"text","text":"("},{"kind":"externalParam","text":"signingKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"digestAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digester","preciseIdentifier":"s:12ShieldCrypto8DigesterV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Certificate","preciseIdentifier":"s:10ShieldX50911CertificateV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/build(signingKey:digestAlgorithm:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/build(signingkey:digestalgorithm:)"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm":{"role":"symbol","title":"Digester.Algorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/digester\/algorithm"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/builder/buildinfo(signaturealgorithm:).json b/main/data/documentation/shieldx509/certificate/builder/buildinfo(signaturealgorithm:).json index 665ef07b0..5bc2b0c13 100644 --- a/main/data/documentation/shieldx509/certificate/builder/buildinfo(signaturealgorithm:).json +++ b/main/data/documentation/shieldx509/certificate/builder/buildinfo(signaturealgorithm:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildInfo"},{"kind":"text","text":"("},{"kind":"externalParam","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV","text":"AlgorithmIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV","text":"TBSCertificate"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/buildinfo(signaturealgorithm:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/buildInfo(signatureAlgorithm:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildInfo"},{"kind":"text","text":"("},{"kind":"externalParam","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"}],"title":"buildInfo(signatureAlgorithm:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV9buildInfo18signatureAlgorithmAA14TBSCertificateVAA0H10IdentifierV_tKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/buildInfo(signatureAlgorithm:)":{"role":"symbol","title":"buildInfo(signatureAlgorithm:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildInfo"},{"kind":"text","text":"("},{"kind":"externalParam","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/buildInfo(signatureAlgorithm:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/buildinfo(signaturealgorithm:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildInfo"},{"kind":"text","text":"("},{"kind":"externalParam","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV","text":"AlgorithmIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV","text":"TBSCertificate"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/buildinfo(signaturealgorithm:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/buildInfo(signatureAlgorithm:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildInfo"},{"kind":"text","text":"("},{"kind":"externalParam","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"}],"title":"buildInfo(signatureAlgorithm:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV9buildInfo18signatureAlgorithmAA14TBSCertificateVAA0H10IdentifierV_tKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/buildInfo(signatureAlgorithm:)":{"role":"symbol","title":"buildInfo(signatureAlgorithm:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildInfo"},{"kind":"text","text":"("},{"kind":"externalParam","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/buildInfo(signatureAlgorithm:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/buildinfo(signaturealgorithm:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/builder/computesubjectkeyidentifier().json b/main/data/documentation/shieldx509/certificate/builder/computesubjectkeyidentifier().json index 5f8ed7143..163e23c93 100644 --- a/main/data/documentation/shieldx509/certificate/builder/computesubjectkeyidentifier().json +++ b/main/data/documentation/shieldx509/certificate/builder/computesubjectkeyidentifier().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"computeSubjectKeyIdentifier"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/computesubjectkeyidentifier()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/computeSubjectKeyIdentifier()","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"computeSubjectKeyIdentifier"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"computeSubjectKeyIdentifier()","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV27computeSubjectKeyIdentifierAEyKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/computeSubjectKeyIdentifier()":{"role":"symbol","title":"computeSubjectKeyIdentifier()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"computeSubjectKeyIdentifier"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/computeSubjectKeyIdentifier()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/computesubjectkeyidentifier()"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"computeSubjectKeyIdentifier"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/computesubjectkeyidentifier()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/computeSubjectKeyIdentifier()","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"computeSubjectKeyIdentifier"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"computeSubjectKeyIdentifier()","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV27computeSubjectKeyIdentifierAEyKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/computeSubjectKeyIdentifier()":{"role":"symbol","title":"computeSubjectKeyIdentifier()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"computeSubjectKeyIdentifier"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/computeSubjectKeyIdentifier()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/computesubjectkeyidentifier()"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/builder/error.json b/main/data/documentation/shieldx509/certificate/builder/error.json index f5b80aaf8..5ec02fee7 100644 --- a/main/data/documentation/shieldx509/certificate/builder/error.json +++ b/main/data/documentation/shieldx509/certificate/builder/error.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/error"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/s5ErrorP","doc:\/\/Shield\/s8SendableP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error\/missingParameter(_:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error\/Error-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"title":"Certificate.Builder.Error","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:10ShieldX50911CertificateV7BuilderV5ErrorO","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/Builder/Error":{"role":"symbol","title":"Certificate.Builder.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/certificate\/builder\/error"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/Error/missingParameter(_:)":{"role":"symbol","title":"Certificate.Builder.Error.missingParameter(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"missingParameter"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error\/missingParameter(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/error\/missingparameter(_:)"},"doc://Shield/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/Shield\/s8SendableP"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/error\/error-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/s5ErrorP":{"type":"unresolvable","title":"Swift.Error","identifier":"doc:\/\/Shield\/s5ErrorP"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/error"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/s5ErrorP","doc:\/\/Shield\/s8SendableP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error\/missingParameter(_:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error\/Error-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"title":"Certificate.Builder.Error","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:10ShieldX50911CertificateV7BuilderV5ErrorO","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/s5ErrorP":{"type":"unresolvable","title":"Swift.Error","identifier":"doc:\/\/Shield\/s5ErrorP"},"doc://Shield/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/Shield\/s8SendableP"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/Error/missingParameter(_:)":{"role":"symbol","title":"Certificate.Builder.Error.missingParameter(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"missingParameter"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error\/missingParameter(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/error\/missingparameter(_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/error\/error-implementations"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/Error":{"role":"symbol","title":"Certificate.Builder.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/certificate\/builder\/error"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/builder/error/error-implementations.json b/main/data/documentation/shieldx509/certificate/builder/error/error-implementations.json index 829e3a7a5..b68b211c0 100644 --- a/main/data/documentation/shieldx509/certificate/builder/error/error-implementations.json +++ b/main/data/documentation/shieldx509/certificate/builder/error/error-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error\/Error-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error\/localizedDescription"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Error Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/Error":{"role":"symbol","title":"Certificate.Builder.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/certificate\/builder\/error"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/Error/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/error\/localizeddescription"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error\/Error-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error\/localizedDescription"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Error Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/Error/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/error\/localizeddescription"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/Error":{"role":"symbol","title":"Certificate.Builder.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/certificate\/builder\/error"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/builder/error/localizeddescription.json b/main/data/documentation/shieldx509/certificate/builder/error/localizeddescription.json index dfe8f6936..4462adf41 100644 --- a/main/data/documentation/shieldx509/certificate/builder/error/localizeddescription.json +++ b/main/data/documentation/shieldx509/certificate/builder/error/localizeddescription.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/error\/localizeddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error\/localizedDescription","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"kind":"symbol","metadata":{"role":"symbol","title":"localizedDescription","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"symbolKind":"property","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:10ShieldX50911CertificateV7BuilderV5ErrorO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error\/Error-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/Error":{"role":"symbol","title":"Certificate.Builder.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/certificate\/builder\/error"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/error\/error-implementations"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/Error/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/error\/localizeddescription"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/error\/localizeddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error\/localizedDescription","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"kind":"symbol","metadata":{"role":"symbol","title":"localizedDescription","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"symbolKind":"property","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:10ShieldX50911CertificateV7BuilderV5ErrorO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error\/Error-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/Builder/Error/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/error\/localizeddescription"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/Error":{"role":"symbol","title":"Certificate.Builder.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/certificate\/builder\/error"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/error\/error-implementations"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/builder/error/missingparameter(_:).json b/main/data/documentation/shieldx509/certificate/builder/error/missingparameter(_:).json index 11db5ed30..d4d941d67 100644 --- a/main/data/documentation/shieldx509/certificate/builder/error/missingparameter(_:).json +++ b/main/data/documentation/shieldx509/certificate/builder/error/missingparameter(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"missingParameter"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/error\/missingparameter(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error\/missingParameter(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"missingParameter"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"title":"Certificate.Builder.Error.missingParameter(_:)","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50911CertificateV7BuilderV5ErrorO16missingParameteryAGSScAGmF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/Error/missingParameter(_:)":{"role":"symbol","title":"Certificate.Builder.Error.missingParameter(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"missingParameter"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error\/missingParameter(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/error\/missingparameter(_:)"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/Error":{"role":"symbol","title":"Certificate.Builder.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/certificate\/builder\/error"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"missingParameter"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/error\/missingparameter(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error\/missingParameter(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"missingParameter"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"title":"Certificate.Builder.Error.missingParameter(_:)","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50911CertificateV7BuilderV5ErrorO16missingParameteryAGSScAGmF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/Error":{"role":"symbol","title":"Certificate.Builder.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/certificate\/builder\/error"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/Error/missingParameter(_:)":{"role":"symbol","title":"Certificate.Builder.Error.missingParameter(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"missingParameter"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/Error\/missingParameter(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/error\/missingparameter(_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/builder/extendedkeyusage(keypurposes:iscritical:).json b/main/data/documentation/shieldx509/certificate/builder/extendedkeyusage(keypurposes:iscritical:).json index 969e42497..9976cd95f 100644 --- a/main/data/documentation/shieldx509/certificate/builder/extendedkeyusage(keypurposes:iscritical:).json +++ b/main/data/documentation/shieldx509/certificate/builder/extendedkeyusage(keypurposes:iscritical:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"extendedKeyUsage"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyPurposes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/extendedkeyusage(keypurposes:iscritical:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/extendedKeyUsage(keyPurposes:isCritical:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"extendedKeyUsage"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyPurposes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"extendedKeyUsage(keyPurposes:isCritical:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV16extendedKeyUsage11keyPurposes10isCriticalAEShy10PotentASN116ObjectIdentifierVG_SbtKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/extendedKeyUsage(keyPurposes:isCritical:)":{"role":"symbol","title":"extendedKeyUsage(keyPurposes:isCritical:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"extendedKeyUsage"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyPurposes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/extendedKeyUsage(keyPurposes:isCritical:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/extendedkeyusage(keypurposes:iscritical:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"extendedKeyUsage"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyPurposes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/extendedkeyusage(keypurposes:iscritical:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/extendedKeyUsage(keyPurposes:isCritical:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"extendedKeyUsage"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyPurposes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"extendedKeyUsage(keyPurposes:isCritical:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV16extendedKeyUsage11keyPurposes10isCriticalAEShy10PotentASN116ObjectIdentifierVG_SbtKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/extendedKeyUsage(keyPurposes:isCritical:)":{"role":"symbol","title":"extendedKeyUsage(keyPurposes:isCritical:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"extendedKeyUsage"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyPurposes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/extendedKeyUsage(keyPurposes:isCritical:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/extendedkeyusage(keypurposes:iscritical:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/builder/init(serialnumber:issuer:issueruniqueid:subject:subjectuniqueid:subjectpublickeyinfo:notbefore:notafter:extensions:).json b/main/data/documentation/shieldx509/certificate/builder/init(serialnumber:issuer:issueruniqueid:subject:subjectuniqueid:subjectpublickeyinfo:notbefore:notafter:extensions:).json index a1b8f57c3..eb30e6df1 100644 --- a/main/data/documentation/shieldx509/certificate/builder/init(serialnumber:issuer:issueruniqueid:subject:subjectuniqueid:subjectpublickeyinfo:notbefore:notafter:extensions:).json +++ b/main/data/documentation/shieldx509/certificate/builder/init(serialnumber:issuer:issueruniqueid:subject:subjectuniqueid:subjectpublickeyinfo:notbefore:notafter:extensions:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"serialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV","text":"TBSCertificate"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SerialNumber-swift.typealias","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera","text":"SerialNumber"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"issuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","preciseIdentifier":"s:10ShieldX5094Namea","text":"Name"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"issuerUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV","text":"TBSCertificate"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera","text":"UniqueIdentifier"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","preciseIdentifier":"s:10ShieldX5094Namea","text":"Name"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"subjectUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV","text":"TBSCertificate"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera","text":"UniqueIdentifier"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"subjectPublicKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV","text":"SubjectPublicKeyInfo"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"notBefore"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"notAfter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"extensions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","preciseIdentifier":"s:10ShieldX50910ExtensionsV","text":"Extensions"},{"kind":"text","text":"? = nil)"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/init(serialnumber:issuer:issueruniqueid:subject:subjectuniqueid:subjectpublickeyinfo:notbefore:notafter:extensions:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/init(serialNumber:issuer:issuerUniqueID:subject:subjectUniqueID:subjectPublicKeyInfo:notBefore:notAfter:extensions:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"serialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SerialNumber","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"issuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"issuerUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"subjectUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"subjectPublicKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"notBefore"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"notAfter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"extensions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Extensions","preciseIdentifier":"s:10ShieldX50910ExtensionsV"},{"kind":"text","text":"?)"}],"title":"init(serialNumber:issuer:issuerUniqueID:subject:subjectUniqueID:subjectPublicKeyInfo:notBefore:notAfter:extensions:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50911CertificateV7BuilderV12serialNumber6issuer0G8UniqueID7subject0jhI00J13PublicKeyInfo9notBefore0N5After10extensionsAE6BigIntAOVSg_SaySay0A4X50021AttributeTypeAndValueVyAA013DirectoryNameU6MapperVGGGSg10Foundation4DataVSgAZA2_AA07SubjectklM0VSg10PotentASN17AnyTimeVSgA9_AA10ExtensionsVSgtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/SerialNumber-swift.typealias":{"role":"symbol","title":"TBSCertificate.SerialNumber","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SerialNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SerialNumber-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SerialNumber"}],"url":"\/documentation\/shieldx509\/tbscertificate\/serialnumber-swift.typealias"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo":{"role":"symbol","title":"SubjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"url":"\/documentation\/shieldx509\/subjectpublickeyinfo"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/init(serialNumber:issuer:issuerUniqueID:subject:subjectUniqueID:subjectPublicKeyInfo:notBefore:notAfter:extensions:)":{"role":"symbol","title":"init(serialNumber:issuer:issuerUniqueID:subject:subjectUniqueID:subjectPublicKeyInfo:notBefore:notAfter:extensions:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"serialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SerialNumber","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"issuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"issuerUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"subjectUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"subjectPublicKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"notBefore"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"notAfter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"extensions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Extensions","preciseIdentifier":"s:10ShieldX50910ExtensionsV"},{"kind":"text","text":"?)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/init(serialNumber:issuer:issuerUniqueID:subject:subjectUniqueID:subjectPublicKeyInfo:notBefore:notAfter:extensions:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/init(serialnumber:issuer:issueruniqueid:subject:subjectuniqueid:subjectpublickeyinfo:notbefore:notafter:extensions:)"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/Name":{"role":"symbol","title":"Name","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Name"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Name"}],"url":"\/documentation\/shieldx509\/name"},"doc://Shield/documentation/ShieldX509/TBSCertificate/UniqueIdentifier":{"role":"symbol","title":"TBSCertificate.UniqueIdentifier","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"UniqueIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UniqueIdentifier"}],"url":"\/documentation\/shieldx509\/tbscertificate\/uniqueidentifier"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"serialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV","text":"TBSCertificate"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SerialNumber-swift.typealias","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera","text":"SerialNumber"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"issuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","preciseIdentifier":"s:10ShieldX5094Namea","text":"Name"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"issuerUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV","text":"TBSCertificate"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera","text":"UniqueIdentifier"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","preciseIdentifier":"s:10ShieldX5094Namea","text":"Name"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"subjectUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV","text":"TBSCertificate"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera","text":"UniqueIdentifier"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"subjectPublicKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV","text":"SubjectPublicKeyInfo"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"notBefore"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"notAfter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"extensions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","preciseIdentifier":"s:10ShieldX50910ExtensionsV","text":"Extensions"},{"kind":"text","text":"? = nil)"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/init(serialnumber:issuer:issueruniqueid:subject:subjectuniqueid:subjectpublickeyinfo:notbefore:notafter:extensions:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/init(serialNumber:issuer:issuerUniqueID:subject:subjectUniqueID:subjectPublicKeyInfo:notBefore:notAfter:extensions:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"serialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SerialNumber","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"issuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"issuerUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"subjectUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"subjectPublicKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"notBefore"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"notAfter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"extensions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Extensions","preciseIdentifier":"s:10ShieldX50910ExtensionsV"},{"kind":"text","text":"?)"}],"title":"init(serialNumber:issuer:issuerUniqueID:subject:subjectUniqueID:subjectPublicKeyInfo:notBefore:notAfter:extensions:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50911CertificateV7BuilderV12serialNumber6issuer0G8UniqueID7subject0jhI00J13PublicKeyInfo9notBefore0N5After10extensionsAE6BigIntAOVSg_SaySay0A4X50021AttributeTypeAndValueVyAA013DirectoryNameU6MapperVGGGSg10Foundation4DataVSgAZA2_AA07SubjectklM0VSg10PotentASN17AnyTimeVSgA9_AA10ExtensionsVSgtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/Name":{"role":"symbol","title":"Name","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Name"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Name"}],"url":"\/documentation\/shieldx509\/name"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/init(serialNumber:issuer:issuerUniqueID:subject:subjectUniqueID:subjectPublicKeyInfo:notBefore:notAfter:extensions:)":{"role":"symbol","title":"init(serialNumber:issuer:issuerUniqueID:subject:subjectUniqueID:subjectPublicKeyInfo:notBefore:notAfter:extensions:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"serialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SerialNumber","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"issuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"issuerUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"subjectUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"subjectPublicKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"notBefore"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"notAfter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"extensions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Extensions","preciseIdentifier":"s:10ShieldX50910ExtensionsV"},{"kind":"text","text":"?)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/init(serialNumber:issuer:issuerUniqueID:subject:subjectUniqueID:subjectPublicKeyInfo:notBefore:notAfter:extensions:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/init(serialnumber:issuer:issueruniqueid:subject:subjectuniqueid:subjectpublickeyinfo:notbefore:notafter:extensions:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/UniqueIdentifier":{"role":"symbol","title":"TBSCertificate.UniqueIdentifier","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"UniqueIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UniqueIdentifier"}],"url":"\/documentation\/shieldx509\/tbscertificate\/uniqueidentifier"},"doc://Shield/documentation/ShieldX509/TBSCertificate/SerialNumber-swift.typealias":{"role":"symbol","title":"TBSCertificate.SerialNumber","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SerialNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SerialNumber-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SerialNumber"}],"url":"\/documentation\/shieldx509\/tbscertificate\/serialnumber-swift.typealias"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo":{"role":"symbol","title":"SubjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"url":"\/documentation\/shieldx509\/subjectpublickeyinfo"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/builder/issuer(name:uniqueid:).json b/main/data/documentation/shieldx509/certificate/builder/issuer(name:uniqueid:).json index d564f4400..c0cc967cb 100644 --- a/main/data/documentation/shieldx509/certificate/builder/issuer(name:uniqueid:).json +++ b/main/data/documentation/shieldx509/certificate/builder/issuer(name:uniqueid:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuer"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":" "},{"kind":"internalParam","text":"issuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","preciseIdentifier":"s:10ShieldX5094Namea","text":"Name"},{"kind":"text","text":", "},{"kind":"externalParam","text":"uniqueID"},{"kind":"text","text":" "},{"kind":"internalParam","text":"issuerUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV","text":"TBSCertificate"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera","text":"UniqueIdentifier"},{"kind":"text","text":"? = nil) -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/issuer(name:uniqueid:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/issuer(name:uniqueID:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuer"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":", "},{"kind":"externalParam","text":"uniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"issuer(name:uniqueID:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV6issuer4name8uniqueIDAESaySay0A4X50021AttributeTypeAndValueVyAA013DirectoryNameJ6MapperVGGG_10Foundation4DataVSgtF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/Name":{"role":"symbol","title":"Name","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Name"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Name"}],"url":"\/documentation\/shieldx509\/name"},"doc://Shield/documentation/ShieldX509/TBSCertificate/UniqueIdentifier":{"role":"symbol","title":"TBSCertificate.UniqueIdentifier","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"UniqueIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UniqueIdentifier"}],"url":"\/documentation\/shieldx509\/tbscertificate\/uniqueidentifier"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/issuer(name:uniqueID:)":{"role":"symbol","title":"issuer(name:uniqueID:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuer"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":", "},{"kind":"externalParam","text":"uniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/issuer(name:uniqueID:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/issuer(name:uniqueid:)"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuer"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":" "},{"kind":"internalParam","text":"issuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","preciseIdentifier":"s:10ShieldX5094Namea","text":"Name"},{"kind":"text","text":", "},{"kind":"externalParam","text":"uniqueID"},{"kind":"text","text":" "},{"kind":"internalParam","text":"issuerUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV","text":"TBSCertificate"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera","text":"UniqueIdentifier"},{"kind":"text","text":"? = nil) -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/issuer(name:uniqueid:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/issuer(name:uniqueID:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuer"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":", "},{"kind":"externalParam","text":"uniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"issuer(name:uniqueID:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV6issuer4name8uniqueIDAESaySay0A4X50021AttributeTypeAndValueVyAA013DirectoryNameJ6MapperVGGG_10Foundation4DataVSgtF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/Name":{"role":"symbol","title":"Name","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Name"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Name"}],"url":"\/documentation\/shieldx509\/name"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/UniqueIdentifier":{"role":"symbol","title":"TBSCertificate.UniqueIdentifier","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"UniqueIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UniqueIdentifier"}],"url":"\/documentation\/shieldx509\/tbscertificate\/uniqueidentifier"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/issuer(name:uniqueID:)":{"role":"symbol","title":"issuer(name:uniqueID:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuer"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":", "},{"kind":"externalParam","text":"uniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/issuer(name:uniqueID:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/issuer(name:uniqueid:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/builder/issueralternativenames(names:)-3mu7v.json b/main/data/documentation/shieldx509/certificate/builder/issueralternativenames(names:)-3mu7v.json index 38817d614..6eeabc4cd 100644 --- a/main/data/documentation/shieldx509/certificate/builder/issueralternativenames(names:)-3mu7v.json +++ b/main/data/documentation/shieldx509/certificate/builder/issueralternativenames(names:)-3mu7v.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuerAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa","text":"GeneralNames"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/issueralternativenames(names:)-3mu7v"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/issuerAlternativeNames(names:)-3mu7v","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuerAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"issuerAlternativeNames(names:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV22issuerAlternativeNames5namesAESayAA11GeneralNameOG_tKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/Builder/issuerAlternativeNames(names:)-3mu7v":{"role":"symbol","title":"issuerAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuerAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/issuerAlternativeNames(names:)-3mu7v","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/issueralternativenames(names:)-3mu7v"},"doc://Shield/documentation/ShieldX509/GeneralNames":{"role":"symbol","title":"GeneralNames","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralNames"}],"url":"\/documentation\/shieldx509\/generalnames"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuerAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa","text":"GeneralNames"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/issueralternativenames(names:)-3mu7v"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/issuerAlternativeNames(names:)-3mu7v","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuerAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"issuerAlternativeNames(names:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV22issuerAlternativeNames5namesAESayAA11GeneralNameOG_tKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/GeneralNames":{"role":"symbol","title":"GeneralNames","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralNames"}],"url":"\/documentation\/shieldx509\/generalnames"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/issuerAlternativeNames(names:)-3mu7v":{"role":"symbol","title":"issuerAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuerAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/issuerAlternativeNames(names:)-3mu7v","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/issueralternativenames(names:)-3mu7v"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/builder/issueralternativenames(names:)-9018z.json b/main/data/documentation/shieldx509/certificate/builder/issueralternativenames(names:)-9018z.json index ae91d5cb8..c5fb2b79b 100644 --- a/main/data/documentation/shieldx509/certificate/builder/issueralternativenames(names:)-9018z.json +++ b/main/data/documentation/shieldx509/certificate/builder/issueralternativenames(names:)-9018z.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuerAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO","text":"GeneralName"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/issueralternativenames(names:)-9018z"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/issuerAlternativeNames(names:)-9018z","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuerAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"issuerAlternativeNames(names:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV22issuerAlternativeNames5namesAeA11GeneralNameOd_tKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/issuerAlternativeNames(names:)-9018z":{"role":"symbol","title":"issuerAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuerAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/issuerAlternativeNames(names:)-9018z","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/issueralternativenames(names:)-9018z"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuerAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO","text":"GeneralName"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/issueralternativenames(names:)-9018z"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/issuerAlternativeNames(names:)-9018z","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuerAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"issuerAlternativeNames(names:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV22issuerAlternativeNames5namesAeA11GeneralNameOd_tKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/Builder/issuerAlternativeNames(names:)-9018z":{"role":"symbol","title":"issuerAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuerAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/issuerAlternativeNames(names:)-9018z","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/issueralternativenames(names:)-9018z"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/builder/publickey(_:algorithm:usage:).json b/main/data/documentation/shieldx509/certificate/builder/publickey(_:algorithm:usage:).json index 63a3a2b82..4802737c4 100644 --- a/main/data/documentation/shieldx509/certificate/builder/publickey(_:algorithm:usage:).json +++ b/main/data/documentation/shieldx509/certificate/builder/publickey(_:algorithm:usage:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV","text":"AlgorithmIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":" "},{"kind":"internalParam","text":"keyUsage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV","text":"KeyUsage"},{"kind":"text","text":"? = nil) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/publickey(_:algorithm:usage:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/publicKey(_:algorithm:usage:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"publicKey(_:algorithm:usage:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV9publicKey_9algorithm5usageAE10PotentASN19BitStringV_AA19AlgorithmIdentifierVAA0F5UsageVSgtKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/publicKey(_:algorithm:usage:)":{"role":"symbol","title":"publicKey(_:algorithm:usage:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/publicKey(_:algorithm:usage:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/publickey(_:algorithm:usage:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV","text":"AlgorithmIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":" "},{"kind":"internalParam","text":"keyUsage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV","text":"KeyUsage"},{"kind":"text","text":"? = nil) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/publickey(_:algorithm:usage:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/publicKey(_:algorithm:usage:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"publicKey(_:algorithm:usage:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV9publicKey_9algorithm5usageAE10PotentASN19BitStringV_AA19AlgorithmIdentifierVAA0F5UsageVSgtKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/publicKey(_:algorithm:usage:)":{"role":"symbol","title":"publicKey(_:algorithm:usage:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/publicKey(_:algorithm:usage:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/publickey(_:algorithm:usage:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/builder/publickey(keypair:usage:).json b/main/data/documentation/shieldx509/certificate/builder/publickey(keypair:usage:).json index 8ddfe0b39..87944a739 100644 --- a/main/data/documentation/shieldx509/certificate/builder/publickey(keypair:usage:).json +++ b/main/data/documentation/shieldx509/certificate/builder/publickey(keypair:usage:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyPair"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV","text":"SecKeyPair"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":" "},{"kind":"internalParam","text":"keyUsage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV","text":"KeyUsage"},{"kind":"text","text":"? = nil) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","preciseIdentifier":"s:10ShieldX50911CertificateV","text":"Certificate"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/publickey(keypair:usage:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/publicKey(keyPair:usage:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"publicKey(keyPair:usage:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyPair"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Certificate","preciseIdentifier":"s:10ShieldX50911CertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV0A8SecurityE9publicKey7keyPair5usageAeF03SecgI0V_AA0G5UsageVSgtKF","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/publicKey(keyPair:usage:)":{"role":"symbol","title":"publicKey(keyPair:usage:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyPair"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Certificate","preciseIdentifier":"s:10ShieldX50911CertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/publicKey(keyPair:usage:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/publickey(keypair:usage:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyPair"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV","text":"SecKeyPair"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":" "},{"kind":"internalParam","text":"keyUsage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV","text":"KeyUsage"},{"kind":"text","text":"? = nil) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","preciseIdentifier":"s:10ShieldX50911CertificateV","text":"Certificate"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/publickey(keypair:usage:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/publicKey(keyPair:usage:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"publicKey(keyPair:usage:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyPair"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Certificate","preciseIdentifier":"s:10ShieldX50911CertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV0A8SecurityE9publicKey7keyPair5usageAeF03SecgI0V_AA0G5UsageVSgtKF","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/publicKey(keyPair:usage:)":{"role":"symbol","title":"publicKey(keyPair:usage:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyPair"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Certificate","preciseIdentifier":"s:10ShieldX50911CertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/publicKey(keyPair:usage:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/publickey(keypair:usage:)"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/builder/publickey(publickey:usage:).json b/main/data/documentation/shieldx509/certificate/builder/publickey(publickey:usage:).json index edf3668d3..3140d5fa4 100644 --- a/main/data/documentation/shieldx509/certificate/builder/publickey(publickey:usage:).json +++ b/main/data/documentation/shieldx509/certificate/builder/publickey(publickey:usage:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"externalParam","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":" "},{"kind":"internalParam","text":"keyUsage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV","text":"KeyUsage"},{"kind":"text","text":"? = nil) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","preciseIdentifier":"s:10ShieldX50911CertificateV","text":"Certificate"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/publickey(publickey:usage:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/publicKey(publicKey:usage:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"publicKey(publicKey:usage:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"externalParam","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Certificate","preciseIdentifier":"s:10ShieldX50911CertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV0A8SecurityE9publicKeyAG5usageAESo03SecG3Refa_AA0G5UsageVSgtKF","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/publicKey(publicKey:usage:)":{"role":"symbol","title":"publicKey(publicKey:usage:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"externalParam","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Certificate","preciseIdentifier":"s:10ShieldX50911CertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/publicKey(publicKey:usage:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/publickey(publickey:usage:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"externalParam","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":" "},{"kind":"internalParam","text":"keyUsage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV","text":"KeyUsage"},{"kind":"text","text":"? = nil) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","preciseIdentifier":"s:10ShieldX50911CertificateV","text":"Certificate"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/publickey(publickey:usage:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/publicKey(publicKey:usage:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"publicKey(publicKey:usage:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"externalParam","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Certificate","preciseIdentifier":"s:10ShieldX50911CertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV0A8SecurityE9publicKeyAG5usageAESo03SecG3Refa_AA0G5UsageVSgtKF","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/publicKey(publicKey:usage:)":{"role":"symbol","title":"publicKey(publicKey:usage:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"externalParam","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Certificate","preciseIdentifier":"s:10ShieldX50911CertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/publicKey(publicKey:usage:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/publickey(publickey:usage:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/builder/randomserialnumber().json b/main/data/documentation/shieldx509/certificate/builder/randomserialnumber().json index 2f78e98e8..801eafbe6 100644 --- a/main/data/documentation/shieldx509/certificate/builder/randomserialnumber().json +++ b/main/data/documentation/shieldx509/certificate/builder/randomserialnumber().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomSerialNumber"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/randomserialnumber()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/randomSerialNumber()","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomSerialNumber"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"title":"randomSerialNumber()","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV18randomSerialNumber6BigIntAGVyKFZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/Builder/randomSerialNumber()":{"role":"symbol","title":"randomSerialNumber()","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomSerialNumber"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/randomSerialNumber()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/randomserialnumber()"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomSerialNumber"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/randomserialnumber()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/randomSerialNumber()","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomSerialNumber"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"title":"randomSerialNumber()","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV18randomSerialNumber6BigIntAGVyKFZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/Builder/randomSerialNumber()":{"role":"symbol","title":"randomSerialNumber()","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomSerialNumber"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/randomSerialNumber()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/randomserialnumber()"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/builder/request(_:)-13wjn.json b/main/data/documentation/shieldx509/certificate/builder/request(_:)-13wjn.json index 3ed77a7a9..c8156a7c7 100644 --- a/main/data/documentation/shieldx509/certificate/builder/request(_:)-13wjn.json +++ b/main/data/documentation/shieldx509/certificate/builder/request(_:)-13wjn.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"request"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"reqInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV","text":"CertificationRequestInfo"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/request(_:)-13wjn"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/request(_:)-13wjn","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"request"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CertificationRequestInfo","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"request(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV7requestyAeA24CertificationRequestInfoVKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/Builder/request(_:)-13wjn":{"role":"symbol","title":"request(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"request"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CertificationRequestInfo","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/request(_:)-13wjn","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/request(_:)-13wjn"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"request"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"reqInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV","text":"CertificationRequestInfo"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/request(_:)-13wjn"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/request(_:)-13wjn","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"request"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CertificationRequestInfo","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"request(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV7requestyAeA24CertificationRequestInfoVKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/request(_:)-13wjn":{"role":"symbol","title":"request(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"request"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CertificationRequestInfo","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/request(_:)-13wjn","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/request(_:)-13wjn"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/builder/request(_:)-6846g.json b/main/data/documentation/shieldx509/certificate/builder/request(_:)-6846g.json index ab0209189..06e45e568 100644 --- a/main/data/documentation/shieldx509/certificate/builder/request(_:)-6846g.json +++ b/main/data/documentation/shieldx509/certificate/builder/request(_:)-6846g.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"request"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"req"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV","text":"CertificationRequest"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/request(_:)-6846g"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/request(_:)-6846g","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"request"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"request(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV7requestyAeA20CertificationRequestVKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/request(_:)-6846g":{"role":"symbol","title":"request(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"request"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/request(_:)-6846g","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/request(_:)-6846g"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"request"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"req"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV","text":"CertificationRequest"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/request(_:)-6846g"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/request(_:)-6846g","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"request"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"request(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV7requestyAeA20CertificationRequestVKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/request(_:)-6846g":{"role":"symbol","title":"request(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"request"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/request(_:)-6846g","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/request(_:)-6846g"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/builder/serialnumber(_:).json b/main/data/documentation/shieldx509/certificate/builder/serialnumber(_:).json index e84a283d6..165d07100 100644 --- a/main/data/documentation/shieldx509/certificate/builder/serialnumber(_:).json +++ b/main/data/documentation/shieldx509/certificate/builder/serialnumber(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"serialNumber"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"serialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV","text":"TBSCertificate"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SerialNumber-swift.typealias","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera","text":"SerialNumber"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/serialnumber(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/serialNumber(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"serialNumber"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SerialNumber","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"serialNumber(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV12serialNumberyAE6BigIntAGVF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/Builder/serialNumber(_:)":{"role":"symbol","title":"serialNumber(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"serialNumber"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SerialNumber","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/serialNumber(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/serialnumber(_:)"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/SerialNumber-swift.typealias":{"role":"symbol","title":"TBSCertificate.SerialNumber","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SerialNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SerialNumber-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SerialNumber"}],"url":"\/documentation\/shieldx509\/tbscertificate\/serialnumber-swift.typealias"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"serialNumber"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"serialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV","text":"TBSCertificate"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SerialNumber-swift.typealias","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera","text":"SerialNumber"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/serialnumber(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/serialNumber(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"serialNumber"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SerialNumber","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"serialNumber(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV12serialNumberyAE6BigIntAGVF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/serialNumber(_:)":{"role":"symbol","title":"serialNumber(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"serialNumber"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SerialNumber","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/serialNumber(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/serialnumber(_:)"},"doc://Shield/documentation/ShieldX509/TBSCertificate/SerialNumber-swift.typealias":{"role":"symbol","title":"TBSCertificate.SerialNumber","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SerialNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SerialNumber-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SerialNumber"}],"url":"\/documentation\/shieldx509\/tbscertificate\/serialnumber-swift.typealias"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/builder/subject(name:uniqueid:).json b/main/data/documentation/shieldx509/certificate/builder/subject(name:uniqueid:).json index 84a8617d4..fe204362a 100644 --- a/main/data/documentation/shieldx509/certificate/builder/subject(name:uniqueid:).json +++ b/main/data/documentation/shieldx509/certificate/builder/subject(name:uniqueid:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subject"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":" "},{"kind":"internalParam","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","preciseIdentifier":"s:10ShieldX5094Namea","text":"Name"},{"kind":"text","text":", "},{"kind":"externalParam","text":"uniqueID"},{"kind":"text","text":" "},{"kind":"internalParam","text":"subjectUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV","text":"TBSCertificate"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera","text":"UniqueIdentifier"},{"kind":"text","text":"? = nil) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/subject(name:uniqueid:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subject(name:uniqueID:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subject"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":", "},{"kind":"externalParam","text":"uniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"subject(name:uniqueID:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV7subject4name8uniqueIDAESaySay0A4X50021AttributeTypeAndValueVyAA013DirectoryNameJ6MapperVGGG_10Foundation4DataVSgtKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/Name":{"role":"symbol","title":"Name","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Name"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Name"}],"url":"\/documentation\/shieldx509\/name"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/TBSCertificate/UniqueIdentifier":{"role":"symbol","title":"TBSCertificate.UniqueIdentifier","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"UniqueIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UniqueIdentifier"}],"url":"\/documentation\/shieldx509\/tbscertificate\/uniqueidentifier"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/subject(name:uniqueID:)":{"role":"symbol","title":"subject(name:uniqueID:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subject"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":", "},{"kind":"externalParam","text":"uniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subject(name:uniqueID:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/subject(name:uniqueid:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subject"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":" "},{"kind":"internalParam","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","preciseIdentifier":"s:10ShieldX5094Namea","text":"Name"},{"kind":"text","text":", "},{"kind":"externalParam","text":"uniqueID"},{"kind":"text","text":" "},{"kind":"internalParam","text":"subjectUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV","text":"TBSCertificate"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera","text":"UniqueIdentifier"},{"kind":"text","text":"? = nil) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/subject(name:uniqueid:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subject(name:uniqueID:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subject"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":", "},{"kind":"externalParam","text":"uniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"subject(name:uniqueID:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV7subject4name8uniqueIDAESaySay0A4X50021AttributeTypeAndValueVyAA013DirectoryNameJ6MapperVGGG_10Foundation4DataVSgtKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/UniqueIdentifier":{"role":"symbol","title":"TBSCertificate.UniqueIdentifier","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"UniqueIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UniqueIdentifier"}],"url":"\/documentation\/shieldx509\/tbscertificate\/uniqueidentifier"},"doc://Shield/documentation/ShieldX509/Name":{"role":"symbol","title":"Name","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Name"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Name"}],"url":"\/documentation\/shieldx509\/name"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/subject(name:uniqueID:)":{"role":"symbol","title":"subject(name:uniqueID:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subject"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":", "},{"kind":"externalParam","text":"uniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subject(name:uniqueID:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/subject(name:uniqueid:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/builder/subjectalternativenames(names:)-62seq.json b/main/data/documentation/shieldx509/certificate/builder/subjectalternativenames(names:)-62seq.json index 09bc0429d..779898f9b 100644 --- a/main/data/documentation/shieldx509/certificate/builder/subjectalternativenames(names:)-62seq.json +++ b/main/data/documentation/shieldx509/certificate/builder/subjectalternativenames(names:)-62seq.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO","text":"GeneralName"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/subjectalternativenames(names:)-62seq"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subjectAlternativeNames(names:)-62seq","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"subjectAlternativeNames(names:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV23subjectAlternativeNames5namesAeA11GeneralNameOd_tKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/subjectAlternativeNames(names:)-62seq":{"role":"symbol","title":"subjectAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subjectAlternativeNames(names:)-62seq","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/subjectalternativenames(names:)-62seq"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO","text":"GeneralName"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/subjectalternativenames(names:)-62seq"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subjectAlternativeNames(names:)-62seq","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"subjectAlternativeNames(names:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV23subjectAlternativeNames5namesAeA11GeneralNameOd_tKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/subjectAlternativeNames(names:)-62seq":{"role":"symbol","title":"subjectAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subjectAlternativeNames(names:)-62seq","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/subjectalternativenames(names:)-62seq"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/builder/subjectalternativenames(names:)-6ee33.json b/main/data/documentation/shieldx509/certificate/builder/subjectalternativenames(names:)-6ee33.json index b48f9b7d7..4e7176697 100644 --- a/main/data/documentation/shieldx509/certificate/builder/subjectalternativenames(names:)-6ee33.json +++ b/main/data/documentation/shieldx509/certificate/builder/subjectalternativenames(names:)-6ee33.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa","text":"GeneralNames"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/subjectalternativenames(names:)-6ee33"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subjectAlternativeNames(names:)-6ee33","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"subjectAlternativeNames(names:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV23subjectAlternativeNames5namesAESayAA11GeneralNameOG_tKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/Builder/subjectAlternativeNames(names:)-6ee33":{"role":"symbol","title":"subjectAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subjectAlternativeNames(names:)-6ee33","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/subjectalternativenames(names:)-6ee33"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/GeneralNames":{"role":"symbol","title":"GeneralNames","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralNames"}],"url":"\/documentation\/shieldx509\/generalnames"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa","text":"GeneralNames"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/subjectalternativenames(names:)-6ee33"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subjectAlternativeNames(names:)-6ee33","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"subjectAlternativeNames(names:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV23subjectAlternativeNames5namesAESayAA11GeneralNameOG_tKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/GeneralNames":{"role":"symbol","title":"GeneralNames","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralNames"}],"url":"\/documentation\/shieldx509\/generalnames"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/subjectAlternativeNames(names:)-6ee33":{"role":"symbol","title":"subjectAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subjectAlternativeNames(names:)-6ee33","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/subjectalternativenames(names:)-6ee33"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/builder/subjectkeyidentifier(_:).json b/main/data/documentation/shieldx509/certificate/builder/subjectkeyidentifier(_:).json index 4aba0b640..5e991b420 100644 --- a/main/data/documentation/shieldx509/certificate/builder/subjectkeyidentifier(_:).json +++ b/main/data/documentation/shieldx509/certificate/builder/subjectkeyidentifier(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectKeyIdentifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera","text":"KeyIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/subjectkeyidentifier(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subjectKeyIdentifier(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectKeyIdentifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"subjectKeyIdentifier(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV20subjectKeyIdentifieryAE10Foundation4DataVKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/KeyIdentifier":{"role":"symbol","title":"KeyIdentifier","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyIdentifier"}],"url":"\/documentation\/shieldx509\/keyidentifier"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/subjectKeyIdentifier(_:)":{"role":"symbol","title":"subjectKeyIdentifier(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectKeyIdentifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subjectKeyIdentifier(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/subjectkeyidentifier(_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectKeyIdentifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera","text":"KeyIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/subjectkeyidentifier(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subjectKeyIdentifier(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectKeyIdentifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"subjectKeyIdentifier(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV20subjectKeyIdentifieryAE10Foundation4DataVKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyIdentifier":{"role":"symbol","title":"KeyIdentifier","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyIdentifier"}],"url":"\/documentation\/shieldx509\/keyidentifier"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/subjectKeyIdentifier(_:)":{"role":"symbol","title":"subjectKeyIdentifier(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectKeyIdentifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subjectKeyIdentifier(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/subjectkeyidentifier(_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/builder/subjectuniqueid(_:).json b/main/data/documentation/shieldx509/certificate/builder/subjectuniqueid(_:).json index 8825d207e..739bc7d82 100644 --- a/main/data/documentation/shieldx509/certificate/builder/subjectuniqueid(_:).json +++ b/main/data/documentation/shieldx509/certificate/builder/subjectuniqueid(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectUniqueID"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"subjectUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV","text":"TBSCertificate"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera","text":"UniqueIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/subjectuniqueid(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subjectUniqueID(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectUniqueID"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"subjectUniqueID(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV15subjectUniqueIDyAE10Foundation4DataVF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/TBSCertificate/UniqueIdentifier":{"role":"symbol","title":"TBSCertificate.UniqueIdentifier","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"UniqueIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UniqueIdentifier"}],"url":"\/documentation\/shieldx509\/tbscertificate\/uniqueidentifier"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/subjectUniqueID(_:)":{"role":"symbol","title":"subjectUniqueID(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectUniqueID"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subjectUniqueID(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/subjectuniqueid(_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectUniqueID"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"subjectUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV","text":"TBSCertificate"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera","text":"UniqueIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/subjectuniqueid(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subjectUniqueID(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectUniqueID"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"subjectUniqueID(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV15subjectUniqueIDyAE10Foundation4DataVF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/TBSCertificate/UniqueIdentifier":{"role":"symbol","title":"TBSCertificate.UniqueIdentifier","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"UniqueIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UniqueIdentifier"}],"url":"\/documentation\/shieldx509\/tbscertificate\/uniqueidentifier"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/subjectUniqueID(_:)":{"role":"symbol","title":"subjectUniqueID(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectUniqueID"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/subjectUniqueID(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/subjectuniqueid(_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/builder/valid(for:).json b/main/data/documentation/shieldx509/certificate/builder/valid(for:).json index 68f267858..c5529c709 100644 --- a/main/data/documentation/shieldx509/certificate/builder/valid(for:).json +++ b/main/data/documentation/shieldx509/certificate/builder/valid(for:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"valid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"kind":"internalParam","text":"timeInterval"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/valid(for:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/valid(for:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"valid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"valid(for:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV5valid3forAESd_tF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/valid(for:)":{"role":"symbol","title":"valid(for:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"valid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/valid(for:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/valid(for:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"valid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"kind":"internalParam","text":"timeInterval"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/valid(for:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/valid(for:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"valid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"valid(for:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV5valid3forAESd_tF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/valid(for:)":{"role":"symbol","title":"valid(for:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"valid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/valid(for:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/valid(for:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/builder/valid(from:to:).json b/main/data/documentation/shieldx509/certificate/builder/valid(from:to:).json index 5f107f4b6..cb7b632fb 100644 --- a/main/data/documentation/shieldx509/certificate/builder/valid(from:to:).json +++ b/main/data/documentation/shieldx509/certificate/builder/valid(from:to:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"valid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Date","preciseIdentifier":"s:10Foundation4DateV"},{"kind":"text","text":" = Date(), "},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Date","preciseIdentifier":"s:10Foundation4DateV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/valid(from:to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/valid(from:to:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"valid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Date","preciseIdentifier":"s:10Foundation4DateV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Date","preciseIdentifier":"s:10Foundation4DateV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"valid(from:to:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV5valid4from2toAE10Foundation4DateV_AKtF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder/valid(from:to:)":{"role":"symbol","title":"valid(from:to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"valid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Date","preciseIdentifier":"s:10Foundation4DateV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Date","preciseIdentifier":"s:10Foundation4DateV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/valid(from:to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/valid(from:to:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"valid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Date","preciseIdentifier":"s:10Foundation4DateV"},{"kind":"text","text":" = Date(), "},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Date","preciseIdentifier":"s:10Foundation4DateV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/builder\/valid(from:to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/valid(from:to:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"valid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Date","preciseIdentifier":"s:10Foundation4DateV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Date","preciseIdentifier":"s:10Foundation4DateV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"title":"valid(from:to:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911CertificateV7BuilderV5valid4from2toAE10Foundation4DateV_AKtF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/Builder/valid(from:to:)":{"role":"symbol","title":"valid(from:to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"valid"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Date","preciseIdentifier":"s:10Foundation4DateV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Date","preciseIdentifier":"s:10Foundation4DateV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50911CertificateV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder\/valid(from:to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/builder\/valid(from:to:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/encoded().json b/main/data/documentation/shieldx509/certificate/encoded().json index 398e058e3..3ff3f95b3 100644 --- a/main/data/documentation/shieldx509/certificate/encoded().json +++ b/main/data/documentation/shieldx509/certificate/encoded().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The ASN.1 encoded data for this value."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/encoded()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/encoded()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:10PotentASN115SchemaSpecifiedPAASERzrlE7encoded10Foundation4DataVyKF::SYNTHESIZED::s:10ShieldX50911CertificateV","extendedModule":"PotentASN1","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/ShieldX509/Certificate/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/encoded()"},"doc://Shield/documentation/ShieldX509/Certificate/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificate\/schemaspecified-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The ASN.1 encoded data for this value."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/encoded()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/encoded()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:10PotentASN115SchemaSpecifiedPAASERzrlE7encoded10Foundation4DataVyKF::SYNTHESIZED::s:10ShieldX50911CertificateV","extendedModule":"PotentASN1","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/encoded()"},"doc://Shield/documentation/ShieldX509/Certificate/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificate\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/equatable-implementations.json b/main/data/documentation/shieldx509/certificate/equatable-implementations.json index 2a4f28f83..c95879138 100644 --- a/main/data/documentation/shieldx509/certificate/equatable-implementations.json +++ b/main/data/documentation/shieldx509/certificate/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/!=(_:_:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/init(from:).json b/main/data/documentation/shieldx509/certificate/init(from:).json index 03ed11c88..c771cf09e 100644 --- a/main/data/documentation/shieldx509/certificate/init(from:).json +++ b/main/data/documentation/shieldx509/certificate/init(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50911CertificateV4fromACs7Decoder_p_tKcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/ShieldX509/Certificate/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/init(from:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50911CertificateV4fromACs7Decoder_p_tKcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/init(from:)"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/init(tbscertificate:signaturealgorithm:signature:).json b/main/data/documentation/shieldx509/certificate/init(tbscertificate:signaturealgorithm:signature:).json index c98e0e440..b41ecde43 100644 --- a/main/data/documentation/shieldx509/certificate/init(tbscertificate:signaturealgorithm:signature:).json +++ b/main/data/documentation/shieldx509/certificate/init(tbscertificate:signaturealgorithm:signature:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"tbsCertificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV","text":"TBSCertificate"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV","text":"AlgorithmIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/init(tbscertificate:signaturealgorithm:signature:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/init(tbsCertificate:signatureAlgorithm:signature:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"tbsCertificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":")"}],"title":"init(tbsCertificate:signatureAlgorithm:signature:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50911CertificateV03tbsC018signatureAlgorithm0E0AcA14TBSCertificateV_AA0F10IdentifierV10PotentASN19BitStringVtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/ShieldX509/Certificate/init(tbsCertificate:signatureAlgorithm:signature:)":{"role":"symbol","title":"init(tbsCertificate:signatureAlgorithm:signature:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"tbsCertificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/init(tbsCertificate:signatureAlgorithm:signature:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/init(tbscertificate:signaturealgorithm:signature:)"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"tbsCertificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV","text":"TBSCertificate"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV","text":"AlgorithmIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/init(tbscertificate:signaturealgorithm:signature:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/init(tbsCertificate:signatureAlgorithm:signature:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"tbsCertificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":")"}],"title":"init(tbsCertificate:signatureAlgorithm:signature:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50911CertificateV03tbsC018signatureAlgorithm0E0AcA14TBSCertificateV_AA0F10IdentifierV10PotentASN19BitStringVtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate"]]},"references":{"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/Certificate/init(tbsCertificate:signatureAlgorithm:signature:)":{"role":"symbol","title":"init(tbsCertificate:signatureAlgorithm:signature:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"tbsCertificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/init(tbsCertificate:signatureAlgorithm:signature:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/init(tbscertificate:signaturealgorithm:signature:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/schemaspecified-implementations.json b/main/data/documentation/shieldx509/certificate/schemaspecified-implementations.json index 646e3ee5d..63bc912c9 100644 --- a/main/data/documentation/shieldx509/certificate/schemaspecified-implementations.json +++ b/main/data/documentation/shieldx509/certificate/schemaspecified-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/SchemaSpecified-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/encoded()"],"generated":true},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/asn1Schema"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"SchemaSpecified Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/encoded()"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/asn1schema"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/SchemaSpecified-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/encoded()"],"generated":true},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/asn1Schema"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"SchemaSpecified Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/encoded()"},"doc://Shield/documentation/ShieldX509/Certificate/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/asn1schema"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/sec().json b/main/data/documentation/shieldx509/certificate/sec().json index 4df02577b..37d4df3e4 100644 --- a/main/data/documentation/shieldx509/certificate/sec().json +++ b/main/data/documentation/shieldx509/certificate/sec().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sec"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/sec()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/sec()","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"sec()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sec"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:10ShieldX50911CertificateV0A8SecurityE3secSo03SecC3RefaSgyKF","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/sec()":{"role":"symbol","title":"sec()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sec"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/sec()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/sec()"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sec"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/sec()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/sec()","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"sec()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sec"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:10ShieldX50911CertificateV0A8SecurityE3secSo03SecC3RefaSgyKF","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate/sec()":{"role":"symbol","title":"sec()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sec"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SecCertificate","preciseIdentifier":"c:@T@SecCertificateRef"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/sec()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/sec()"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/signature.json b/main/data/documentation/shieldx509/certificate/signature.json index c72d0c0f1..2ef695044 100644 --- a/main/data/documentation/shieldx509/certificate/signature.json +++ b/main/data/documentation/shieldx509/certificate/signature.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/signature"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/signature","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"}],"title":"signature","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50911CertificateV9signature10PotentASN19BitStringVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/signature":{"role":"symbol","title":"signature","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/signature","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/signature"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/signature"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/signature","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"}],"title":"signature","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50911CertificateV9signature10PotentASN19BitStringVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/ShieldX509/Certificate/signature":{"role":"symbol","title":"signature","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/signature","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/signature"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/signaturealgorithm.json b/main/data/documentation/shieldx509/certificate/signaturealgorithm.json index 88366adea..261509a23 100644 --- a/main/data/documentation/shieldx509/certificate/signaturealgorithm.json +++ b/main/data/documentation/shieldx509/certificate/signaturealgorithm.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV","text":"AlgorithmIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/signaturealgorithm"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/signatureAlgorithm","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"title":"signatureAlgorithm","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50911CertificateV18signatureAlgorithmAA0E10IdentifierVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509/Certificate/signatureAlgorithm":{"role":"symbol","title":"signatureAlgorithm","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/signatureAlgorithm","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/signaturealgorithm"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV","text":"AlgorithmIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/signaturealgorithm"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/signatureAlgorithm","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"title":"signatureAlgorithm","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50911CertificateV18signatureAlgorithmAA0E10IdentifierVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/signatureAlgorithm":{"role":"symbol","title":"signatureAlgorithm","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/signatureAlgorithm","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/signaturealgorithm"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificate/tbscertificate.json b/main/data/documentation/shieldx509/certificate/tbscertificate.json index 1ff0bd8d8..c85adc565 100644 --- a/main/data/documentation/shieldx509/certificate/tbscertificate.json +++ b/main/data/documentation/shieldx509/certificate/tbscertificate.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"tbsCertificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV","text":"TBSCertificate"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/tbscertificate"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/tbsCertificate","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"tbsCertificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"}],"title":"tbsCertificate","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50911CertificateV03tbsC0AA14TBSCertificateVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/tbsCertificate":{"role":"symbol","title":"tbsCertificate","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"tbsCertificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/tbsCertificate","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/tbscertificate"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"tbsCertificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV","text":"TBSCertificate"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificate\/tbscertificate"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/tbsCertificate","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"tbsCertificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"}],"title":"tbsCertificate","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50911CertificateV03tbsC0AA14TBSCertificateVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate"]]},"references":{"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Certificate/tbsCertificate":{"role":"symbol","title":"tbsCertificate","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"tbsCertificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TBSCertificate","preciseIdentifier":"s:10ShieldX50914TBSCertificateV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/tbsCertificate","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificate\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequest.json b/main/data/documentation/shieldx509/certificationrequest.json index 8ea6c0536..7b5e06185 100644 --- a/main/data/documentation/shieldx509/certificationrequest.json +++ b/main/data/documentation/shieldx509/certificationrequest.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/init(certificationRequestInfo:signatureAlgorithm:signature:)","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/certificationRequestInfo","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/signature","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/signatureAlgorithm"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/SchemaSpecified-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"title":"CertificationRequest","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50920CertificationRequestV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldX509","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName"],"generated":true}],"references":{"doc://Shield/documentation/ShieldX509/NameBuilder":{"role":"symbol","title":"NameBuilder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NameBuilder"}],"url":"\/documentation\/shieldx509\/namebuilder"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/equatable-implementations"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/ShieldX509/CertificationRequest/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/documentation/ShieldX509/CertificationRequest/certificationRequestInfo":{"role":"symbol","title":"certificationRequestInfo","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificationRequestInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CertificationRequestInfo","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/certificationRequestInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/documentation/ShieldX509/CertificationRequest/signature":{"role":"symbol","title":"signature","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/signature","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/signature"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/ShieldX509/CertificationRequest/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/init(from:)"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/ShieldX509/CertificationRequest/signatureAlgorithm":{"role":"symbol","title":"signatureAlgorithm","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/signatureAlgorithm","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/signaturealgorithm"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/CertificationRequest/init(certificationRequestInfo:signatureAlgorithm:signature:)":{"role":"symbol","title":"init(certificationRequestInfo:signatureAlgorithm:signature:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"certificationRequestInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CertificationRequestInfo","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/init(certificationRequestInfo:signatureAlgorithm:signature:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/init(certificationrequestinfo:signaturealgorithm:signature:)"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/init(certificationRequestInfo:signatureAlgorithm:signature:)","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/certificationRequestInfo","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/signature","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/signatureAlgorithm"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/SchemaSpecified-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"title":"CertificationRequest","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50920CertificationRequestV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldX509","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName"],"generated":true}],"references":{"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/NameBuilder":{"role":"symbol","title":"NameBuilder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NameBuilder"}],"url":"\/documentation\/shieldx509\/namebuilder"},"doc://Shield/documentation/ShieldX509/CertificationRequest/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/init(from:)"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/documentation/ShieldX509/CertificationRequest/signatureAlgorithm":{"role":"symbol","title":"signatureAlgorithm","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/signatureAlgorithm","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/signaturealgorithm"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/CertificationRequest/certificationRequestInfo":{"role":"symbol","title":"certificationRequestInfo","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificationRequestInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CertificationRequestInfo","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/certificationRequestInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/CertificationRequest/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/ShieldX509/CertificationRequest/signature":{"role":"symbol","title":"signature","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/signature","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/signature"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509/CertificationRequest/init(certificationRequestInfo:signatureAlgorithm:signature:)":{"role":"symbol","title":"init(certificationRequestInfo:signatureAlgorithm:signature:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"certificationRequestInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CertificationRequestInfo","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/init(certificationRequestInfo:signatureAlgorithm:signature:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/init(certificationrequestinfo:signaturealgorithm:signature:)"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequest/!=(_:_:).json b/main/data/documentation/shieldx509/certificationrequest/!=(_:_:).json index 6fed54970..bbd03bfa5 100644 --- a/main/data/documentation/shieldx509/certificationrequest/!=(_:_:).json +++ b/main/data/documentation/shieldx509/certificationrequest/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50920CertificationRequestV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequest/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/equatable-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50920CertificationRequestV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/ShieldX509/CertificationRequest/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/!=(_:_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequest/asn1schema.json b/main/data/documentation/shieldx509/certificationrequest/asn1schema.json index a9e1af530..99615abbe 100644 --- a/main/data/documentation/shieldx509/certificationrequest/asn1schema.json +++ b/main/data/documentation/shieldx509/certificationrequest/asn1schema.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/asn1schema"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/asn1Schema","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"kind":"symbol","metadata":{"role":"symbol","title":"asn1Schema","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX50920CertificationRequestV10asn1Schema10PotentASN10F0OvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequest/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/ShieldX509/CertificationRequest/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/asn1schema"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/asn1schema"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/asn1Schema","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"kind":"symbol","metadata":{"role":"symbol","title":"asn1Schema","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX50920CertificationRequestV10asn1Schema10PotentASN10F0OvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/CertificationRequest/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/asn1schema"},"doc://Shield/documentation/ShieldX509/CertificationRequest/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequest/builder.json b/main/data/documentation/shieldx509/certificationrequest/builder.json index 4b4dafba7..87c7c4028 100644 --- a/main/data/documentation/shieldx509/certificationrequest/builder.json +++ b/main/data/documentation/shieldx509/certificationrequest/builder.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/builder"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/init(subject:subjectPKInfo:attributes:)"]},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/addAlternativeNames(names:)-faws","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/addAlternativeNames(names:)-kexi","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/alternativeNames(names:)-1uzei","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/alternativeNames(names:)-93l1o","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/build(signingKey:digestAlgorithm:)","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/buildInfo()","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/extendedKeyUsage(keyPurposes:isCritical:)","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/extension(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/publicKey(_:algorithm:usage:)","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/publicKey(keyPair:usage:)","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/publicKey(publicKey:usage:)","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/subject(name:)"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/Error"]}],"kind":"symbol","metadata":{"navigatorTitle":[{"kind":"identifier","text":"Builder"}],"role":"symbol","title":"CertificationRequest.Builder","roleHeading":"Structure","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"symbolKind":"struct","externalID":"s:10ShieldX50920CertificationRequestV7BuilderV","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldX509","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName"],"generated":true}],"references":{"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/alternativeNames(names:)-1uzei":{"role":"symbol","title":"alternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"alternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/alternativeNames(names:)-1uzei","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/alternativenames(names:)-1uzei"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/build(signingKey:digestAlgorithm:)":{"role":"symbol","title":"build(signingKey:digestAlgorithm:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"build"},{"kind":"text","text":"("},{"kind":"externalParam","text":"signingKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"digestAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digester","preciseIdentifier":"s:12ShieldCrypto8DigesterV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/build(signingKey:digestAlgorithm:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/build(signingkey:digestalgorithm:)"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/addAlternativeNames(names:)-faws":{"role":"symbol","title":"addAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/addAlternativeNames(names:)-faws","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/addalternativenames(names:)-faws"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/extension(_:)":{"role":"symbol","title":"extension(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`extension`"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/extension(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/extension(_:)"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/init(subject:subjectPKInfo:attributes:)":{"role":"symbol","title":"init(subject:subjectPKInfo:attributes:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"subjectPKInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CRAttributes","preciseIdentifier":"s:10ShieldX50912CRAttributesa"},{"kind":"text","text":"?)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/init(subject:subjectPKInfo:attributes:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/init(subject:subjectpkinfo:attributes:)"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/publicKey(keyPair:usage:)":{"role":"symbol","title":"publicKey(keyPair:usage:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyPair"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/publicKey(keyPair:usage:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/publickey(keypair:usage:)"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/addAlternativeNames(names:)-kexi":{"role":"symbol","title":"addAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/addAlternativeNames(names:)-kexi","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/addalternativenames(names:)-kexi"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/Error":{"role":"symbol","title":"CertificationRequest.Builder.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder\/error"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/publicKey(publicKey:usage:)":{"role":"symbol","title":"publicKey(publicKey:usage:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"externalParam","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/publicKey(publicKey:usage:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/publickey(publickey:usage:)"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/subject(name:)":{"role":"symbol","title":"subject(name:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subject"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/subject(name:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/subject(name:)"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"},"doc://Shield/documentation/ShieldX509/NameBuilder":{"role":"symbol","title":"NameBuilder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NameBuilder"}],"url":"\/documentation\/shieldx509\/namebuilder"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/publicKey(_:algorithm:usage:)":{"role":"symbol","title":"publicKey(_:algorithm:usage:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/publicKey(_:algorithm:usage:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/publickey(_:algorithm:usage:)"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/alternativeNames(names:)-93l1o":{"role":"symbol","title":"alternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"alternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/alternativeNames(names:)-93l1o","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/alternativenames(names:)-93l1o"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/buildInfo()":{"role":"symbol","title":"buildInfo()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildInfo"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"CertificationRequestInfo","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/buildInfo()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/buildinfo()"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/extendedKeyUsage(keyPurposes:isCritical:)":{"role":"symbol","title":"extendedKeyUsage(keyPurposes:isCritical:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"extendedKeyUsage"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyPurposes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/extendedKeyUsage(keyPurposes:isCritical:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/extendedkeyusage(keypurposes:iscritical:)"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/builder"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/init(subject:subjectPKInfo:attributes:)"]},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/addAlternativeNames(names:)-faws","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/addAlternativeNames(names:)-kexi","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/alternativeNames(names:)-1uzei","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/alternativeNames(names:)-93l1o","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/build(signingKey:digestAlgorithm:)","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/buildInfo()","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/extendedKeyUsage(keyPurposes:isCritical:)","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/extension(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/publicKey(_:algorithm:usage:)","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/publicKey(keyPair:usage:)","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/publicKey(publicKey:usage:)","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/subject(name:)"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/Error"]}],"kind":"symbol","metadata":{"navigatorTitle":[{"kind":"identifier","text":"Builder"}],"role":"symbol","title":"CertificationRequest.Builder","roleHeading":"Structure","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"symbolKind":"struct","externalID":"s:10ShieldX50920CertificationRequestV7BuilderV","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldX509","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName"],"generated":true}],"references":{"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/alternativeNames(names:)-1uzei":{"role":"symbol","title":"alternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"alternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/alternativeNames(names:)-1uzei","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/alternativenames(names:)-1uzei"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/Error":{"role":"symbol","title":"CertificationRequest.Builder.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder\/error"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/alternativeNames(names:)-93l1o":{"role":"symbol","title":"alternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"alternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/alternativeNames(names:)-93l1o","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/alternativenames(names:)-93l1o"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/addAlternativeNames(names:)-kexi":{"role":"symbol","title":"addAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/addAlternativeNames(names:)-kexi","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/addalternativenames(names:)-kexi"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/extension(_:)":{"role":"symbol","title":"extension(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`extension`"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/extension(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/extension(_:)"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/buildInfo()":{"role":"symbol","title":"buildInfo()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildInfo"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"CertificationRequestInfo","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/buildInfo()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/buildinfo()"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/build(signingKey:digestAlgorithm:)":{"role":"symbol","title":"build(signingKey:digestAlgorithm:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"build"},{"kind":"text","text":"("},{"kind":"externalParam","text":"signingKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"digestAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digester","preciseIdentifier":"s:12ShieldCrypto8DigesterV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/build(signingKey:digestAlgorithm:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/build(signingkey:digestalgorithm:)"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/publicKey(_:algorithm:usage:)":{"role":"symbol","title":"publicKey(_:algorithm:usage:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/publicKey(_:algorithm:usage:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/publickey(_:algorithm:usage:)"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/extendedKeyUsage(keyPurposes:isCritical:)":{"role":"symbol","title":"extendedKeyUsage(keyPurposes:isCritical:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"extendedKeyUsage"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyPurposes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/extendedKeyUsage(keyPurposes:isCritical:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/extendedkeyusage(keypurposes:iscritical:)"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/init(subject:subjectPKInfo:attributes:)":{"role":"symbol","title":"init(subject:subjectPKInfo:attributes:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"subjectPKInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CRAttributes","preciseIdentifier":"s:10ShieldX50912CRAttributesa"},{"kind":"text","text":"?)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/init(subject:subjectPKInfo:attributes:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/init(subject:subjectpkinfo:attributes:)"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/subject(name:)":{"role":"symbol","title":"subject(name:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subject"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/subject(name:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/subject(name:)"},"doc://Shield/documentation/ShieldX509/NameBuilder":{"role":"symbol","title":"NameBuilder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NameBuilder"}],"url":"\/documentation\/shieldx509\/namebuilder"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/addAlternativeNames(names:)-faws":{"role":"symbol","title":"addAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/addAlternativeNames(names:)-faws","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/addalternativenames(names:)-faws"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/publicKey(publicKey:usage:)":{"role":"symbol","title":"publicKey(publicKey:usage:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"externalParam","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/publicKey(publicKey:usage:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/publickey(publickey:usage:)"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/publicKey(keyPair:usage:)":{"role":"symbol","title":"publicKey(keyPair:usage:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyPair"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/publicKey(keyPair:usage:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/publickey(keypair:usage:)"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequest/builder/addalternativenames(names:)-faws.json b/main/data/documentation/shieldx509/certificationrequest/builder/addalternativenames(names:)-faws.json index 89d8a7ff3..d18cf7ad3 100644 --- a/main/data/documentation/shieldx509/certificationrequest/builder/addalternativenames(names:)-faws.json +++ b/main/data/documentation/shieldx509/certificationrequest/builder/addalternativenames(names:)-faws.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO","text":"GeneralName"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/builder\/addalternativenames(names:)-faws"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/addAlternativeNames(names:)-faws","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"title":"addAlternativeNames(names:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50920CertificationRequestV7BuilderV19addAlternativeNames5namesAeA11GeneralNameOd_tKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/addAlternativeNames(names:)-faws":{"role":"symbol","title":"addAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/addAlternativeNames(names:)-faws","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/addalternativenames(names:)-faws"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO","text":"GeneralName"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/builder\/addalternativenames(names:)-faws"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/addAlternativeNames(names:)-faws","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"title":"addAlternativeNames(names:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50920CertificationRequestV7BuilderV19addAlternativeNames5namesAeA11GeneralNameOd_tKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/addAlternativeNames(names:)-faws":{"role":"symbol","title":"addAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/addAlternativeNames(names:)-faws","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/addalternativenames(names:)-faws"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequest/builder/addalternativenames(names:)-kexi.json b/main/data/documentation/shieldx509/certificationrequest/builder/addalternativenames(names:)-kexi.json index 8d328677d..ed74bc8de 100644 --- a/main/data/documentation/shieldx509/certificationrequest/builder/addalternativenames(names:)-kexi.json +++ b/main/data/documentation/shieldx509/certificationrequest/builder/addalternativenames(names:)-kexi.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa","text":"GeneralNames"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/builder\/addalternativenames(names:)-kexi"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/addAlternativeNames(names:)-kexi","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"title":"addAlternativeNames(names:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50920CertificationRequestV7BuilderV19addAlternativeNames5namesAESayAA11GeneralNameOG_tKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509/GeneralNames":{"role":"symbol","title":"GeneralNames","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralNames"}],"url":"\/documentation\/shieldx509\/generalnames"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/addAlternativeNames(names:)-kexi":{"role":"symbol","title":"addAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/addAlternativeNames(names:)-kexi","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/addalternativenames(names:)-kexi"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa","text":"GeneralNames"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/builder\/addalternativenames(names:)-kexi"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/addAlternativeNames(names:)-kexi","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"title":"addAlternativeNames(names:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50920CertificationRequestV7BuilderV19addAlternativeNames5namesAESayAA11GeneralNameOG_tKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/addAlternativeNames(names:)-kexi":{"role":"symbol","title":"addAlternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addAlternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/addAlternativeNames(names:)-kexi","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/addalternativenames(names:)-kexi"},"doc://Shield/documentation/ShieldX509/GeneralNames":{"role":"symbol","title":"GeneralNames","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralNames"}],"url":"\/documentation\/shieldx509\/generalnames"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequest/builder/alternativenames(names:)-1uzei.json b/main/data/documentation/shieldx509/certificationrequest/builder/alternativenames(names:)-1uzei.json index 720a6c508..8f9392661 100644 --- a/main/data/documentation/shieldx509/certificationrequest/builder/alternativenames(names:)-1uzei.json +++ b/main/data/documentation/shieldx509/certificationrequest/builder/alternativenames(names:)-1uzei.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"alternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa","text":"GeneralNames"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/builder\/alternativenames(names:)-1uzei"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/alternativeNames(names:)-1uzei","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"alternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"title":"alternativeNames(names:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50920CertificationRequestV7BuilderV16alternativeNames5namesAESayAA11GeneralNameOG_tKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/GeneralNames":{"role":"symbol","title":"GeneralNames","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralNames"}],"url":"\/documentation\/shieldx509\/generalnames"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/alternativeNames(names:)-1uzei":{"role":"symbol","title":"alternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"alternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/alternativeNames(names:)-1uzei","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/alternativenames(names:)-1uzei"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"alternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa","text":"GeneralNames"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/builder\/alternativenames(names:)-1uzei"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/alternativeNames(names:)-1uzei","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"alternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"title":"alternativeNames(names:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50920CertificationRequestV7BuilderV16alternativeNames5namesAESayAA11GeneralNameOG_tKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/alternativeNames(names:)-1uzei":{"role":"symbol","title":"alternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"alternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/alternativeNames(names:)-1uzei","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/alternativenames(names:)-1uzei"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/GeneralNames":{"role":"symbol","title":"GeneralNames","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralNames"}],"url":"\/documentation\/shieldx509\/generalnames"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequest/builder/alternativenames(names:)-93l1o.json b/main/data/documentation/shieldx509/certificationrequest/builder/alternativenames(names:)-93l1o.json index 530641592..166ef6e2b 100644 --- a/main/data/documentation/shieldx509/certificationrequest/builder/alternativenames(names:)-93l1o.json +++ b/main/data/documentation/shieldx509/certificationrequest/builder/alternativenames(names:)-93l1o.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"alternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO","text":"GeneralName"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/builder\/alternativenames(names:)-93l1o"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/alternativeNames(names:)-93l1o","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"alternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"title":"alternativeNames(names:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50920CertificationRequestV7BuilderV16alternativeNames5namesAeA11GeneralNameOd_tKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/alternativeNames(names:)-93l1o":{"role":"symbol","title":"alternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"alternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/alternativeNames(names:)-93l1o","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/alternativenames(names:)-93l1o"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"alternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO","text":"GeneralName"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/builder\/alternativenames(names:)-93l1o"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/alternativeNames(names:)-93l1o","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"alternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"title":"alternativeNames(names:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50920CertificationRequestV7BuilderV16alternativeNames5namesAeA11GeneralNameOd_tKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/alternativeNames(names:)-93l1o":{"role":"symbol","title":"alternativeNames(names:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"alternativeNames"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/alternativeNames(names:)-93l1o","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/alternativenames(names:)-93l1o"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequest/builder/build(signingkey:digestalgorithm:).json b/main/data/documentation/shieldx509/certificationrequest/builder/build(signingkey:digestalgorithm:).json index 29482a3f4..aacee910e 100644 --- a/main/data/documentation/shieldx509/certificationrequest/builder/build(signingkey:digestalgorithm:).json +++ b/main/data/documentation/shieldx509/certificationrequest/builder/build(signingkey:digestalgorithm:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"build"},{"kind":"text","text":"("},{"kind":"externalParam","text":"signingKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"digestAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","preciseIdentifier":"s:12ShieldCrypto8DigesterV","text":"Digester"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO","text":"Algorithm"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV","text":"CertificationRequest"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/builder\/build(signingkey:digestalgorithm:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/build(signingKey:digestAlgorithm:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"build(signingKey:digestAlgorithm:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"build"},{"kind":"text","text":"("},{"kind":"externalParam","text":"signingKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"digestAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digester","preciseIdentifier":"s:12ShieldCrypto8DigesterV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV"}],"symbolKind":"method","externalID":"s:10ShieldX50920CertificationRequestV7BuilderV0A8SecurityE5build10signingKey15digestAlgorithmACSo03SecI3Refa_0A6Crypto8DigesterV0K0OtKF","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/build(signingKey:digestAlgorithm:)":{"role":"symbol","title":"build(signingKey:digestAlgorithm:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"build"},{"kind":"text","text":"("},{"kind":"externalParam","text":"signingKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"digestAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digester","preciseIdentifier":"s:12ShieldCrypto8DigesterV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/build(signingKey:digestAlgorithm:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/build(signingkey:digestalgorithm:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Digester":{"role":"symbol","title":"Digester","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digester"}],"url":"\/documentation\/shieldcrypto\/digester"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm":{"role":"symbol","title":"Digester.Algorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/digester\/algorithm"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"build"},{"kind":"text","text":"("},{"kind":"externalParam","text":"signingKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"digestAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","preciseIdentifier":"s:12ShieldCrypto8DigesterV","text":"Digester"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO","text":"Algorithm"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV","text":"CertificationRequest"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/builder\/build(signingkey:digestalgorithm:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/build(signingKey:digestAlgorithm:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"build(signingKey:digestAlgorithm:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"build"},{"kind":"text","text":"("},{"kind":"externalParam","text":"signingKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"digestAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digester","preciseIdentifier":"s:12ShieldCrypto8DigesterV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV"}],"symbolKind":"method","externalID":"s:10ShieldX50920CertificationRequestV7BuilderV0A8SecurityE5build10signingKey15digestAlgorithmACSo03SecI3Refa_0A6Crypto8DigesterV0K0OtKF","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldCrypto/Digester":{"role":"symbol","title":"Digester","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digester"}],"url":"\/documentation\/shieldcrypto\/digester"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm":{"role":"symbol","title":"Digester.Algorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/digester\/algorithm"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/build(signingKey:digestAlgorithm:)":{"role":"symbol","title":"build(signingKey:digestAlgorithm:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"build"},{"kind":"text","text":"("},{"kind":"externalParam","text":"signingKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"digestAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digester","preciseIdentifier":"s:12ShieldCrypto8DigesterV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/build(signingKey:digestAlgorithm:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/build(signingkey:digestalgorithm:)"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequest/builder/buildinfo().json b/main/data/documentation/shieldx509/certificationrequest/builder/buildinfo().json index 8ece92e50..ef563ffa5 100644 --- a/main/data/documentation/shieldx509/certificationrequest/builder/buildinfo().json +++ b/main/data/documentation/shieldx509/certificationrequest/builder/buildinfo().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildInfo"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV","text":"CertificationRequestInfo"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/builder\/buildinfo()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/buildInfo()","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildInfo"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"CertificationRequestInfo","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV"}],"title":"buildInfo()","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50920CertificationRequestV7BuilderV9buildInfoAA0cdG0VyKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/buildInfo()":{"role":"symbol","title":"buildInfo()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildInfo"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"CertificationRequestInfo","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/buildInfo()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/buildinfo()"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildInfo"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV","text":"CertificationRequestInfo"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/builder\/buildinfo()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/buildInfo()","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildInfo"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"CertificationRequestInfo","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV"}],"title":"buildInfo()","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50920CertificationRequestV7BuilderV9buildInfoAA0cdG0VyKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/buildInfo()":{"role":"symbol","title":"buildInfo()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildInfo"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"CertificationRequestInfo","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/buildInfo()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/buildinfo()"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequest/builder/error.json b/main/data/documentation/shieldx509/certificationrequest/builder/error.json index e95556962..6cc7579ae 100644 --- a/main/data/documentation/shieldx509/certificationrequest/builder/error.json +++ b/main/data/documentation/shieldx509/certificationrequest/builder/error.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/builder\/error"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/s5ErrorP","doc:\/\/Shield\/s8SendableP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/Error","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/Error\/missingParameter(_:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/Error\/Error-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"title":"CertificationRequest.Builder.Error","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:10ShieldX50920CertificationRequestV7BuilderV5ErrorO","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/error\/error-implementations"},"doc://Shield/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/Shield\/s8SendableP"},"doc://Shield/s5ErrorP":{"type":"unresolvable","title":"Swift.Error","identifier":"doc:\/\/Shield\/s5ErrorP"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/Error/missingParameter(_:)":{"role":"symbol","title":"CertificationRequest.Builder.Error.missingParameter(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"missingParameter"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/Error\/missingParameter(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/error\/missingparameter(_:)"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/Error":{"role":"symbol","title":"CertificationRequest.Builder.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder\/error"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/builder\/error"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/s5ErrorP","doc:\/\/Shield\/s8SendableP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/Error","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/Error\/missingParameter(_:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/Error\/Error-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"title":"CertificationRequest.Builder.Error","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:10ShieldX50920CertificationRequestV7BuilderV5ErrorO","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/s5ErrorP":{"type":"unresolvable","title":"Swift.Error","identifier":"doc:\/\/Shield\/s5ErrorP"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/Error/missingParameter(_:)":{"role":"symbol","title":"CertificationRequest.Builder.Error.missingParameter(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"missingParameter"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/Error\/missingParameter(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/error\/missingparameter(_:)"},"doc://Shield/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/Shield\/s8SendableP"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/error\/error-implementations"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/Error":{"role":"symbol","title":"CertificationRequest.Builder.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder\/error"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequest/builder/error/error-implementations.json b/main/data/documentation/shieldx509/certificationrequest/builder/error/error-implementations.json index d061204b5..b378fce23 100644 --- a/main/data/documentation/shieldx509/certificationrequest/builder/error/error-implementations.json +++ b/main/data/documentation/shieldx509/certificationrequest/builder/error/error-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/Error\/Error-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/Error\/localizedDescription"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Error Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/Error"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/Error":{"role":"symbol","title":"CertificationRequest.Builder.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder\/error"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/Error/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/Error\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/error\/localizeddescription"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/Error\/Error-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/Error\/localizedDescription"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Error Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/Error"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/Error":{"role":"symbol","title":"CertificationRequest.Builder.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder\/error"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/Error/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/Error\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/error\/localizeddescription"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequest/builder/error/localizeddescription.json b/main/data/documentation/shieldx509/certificationrequest/builder/error/localizeddescription.json index 6eb7a1fd0..a8b539cba 100644 --- a/main/data/documentation/shieldx509/certificationrequest/builder/error/localizeddescription.json +++ b/main/data/documentation/shieldx509/certificationrequest/builder/error/localizeddescription.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/builder\/error\/localizeddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/Error\/localizedDescription","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"kind":"symbol","metadata":{"role":"symbol","title":"localizedDescription","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"symbolKind":"property","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:10ShieldX50920CertificationRequestV7BuilderV5ErrorO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/Error","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/Error\/Error-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/Error/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/Error\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/error\/localizeddescription"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/error\/error-implementations"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/Error":{"role":"symbol","title":"CertificationRequest.Builder.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder\/error"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/builder\/error\/localizeddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/Error\/localizedDescription","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"kind":"symbol","metadata":{"role":"symbol","title":"localizedDescription","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"symbolKind":"property","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:10ShieldX50920CertificationRequestV7BuilderV5ErrorO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/Error","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/Error\/Error-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/Error/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/Error\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/error\/localizeddescription"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/Error":{"role":"symbol","title":"CertificationRequest.Builder.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder\/error"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/error\/error-implementations"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequest/builder/extension(_:).json b/main/data/documentation/shieldx509/certificationrequest/builder/extension(_:).json index 9986fba27..8fb99880f 100644 --- a/main/data/documentation/shieldx509/certificationrequest/builder/extension(_:).json +++ b/main/data/documentation/shieldx509/certificationrequest/builder/extension(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`extension`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"extension"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV","text":"Extension"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/builder\/extension(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/extension(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`extension`"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"title":"extension(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50920CertificationRequestV7BuilderV9extensionyAeA9ExtensionVKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/extension(_:)":{"role":"symbol","title":"extension(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`extension`"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/extension(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/extension(_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`extension`"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"extension"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV","text":"Extension"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/builder\/extension(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/extension(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`extension`"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"title":"extension(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50920CertificationRequestV7BuilderV9extensionyAeA9ExtensionVKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/extension(_:)":{"role":"symbol","title":"extension(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`extension`"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/extension(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/extension(_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequest/builder/init(subject:subjectpkinfo:attributes:).json b/main/data/documentation/shieldx509/certificationrequest/builder/init(subject:subjectpkinfo:attributes:).json index 266f7308d..f113584d1 100644 --- a/main/data/documentation/shieldx509/certificationrequest/builder/init(subject:subjectpkinfo:attributes:).json +++ b/main/data/documentation/shieldx509/certificationrequest/builder/init(subject:subjectpkinfo:attributes:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","preciseIdentifier":"s:10ShieldX5094Namea","text":"Name"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"subjectPKInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV","text":"SubjectPublicKeyInfo"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributes","preciseIdentifier":"s:10ShieldX50912CRAttributesa","text":"CRAttributes"},{"kind":"text","text":"? = nil)"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/builder\/init(subject:subjectpkinfo:attributes:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/init(subject:subjectPKInfo:attributes:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"subjectPKInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CRAttributes","preciseIdentifier":"s:10ShieldX50912CRAttributesa"},{"kind":"text","text":"?)"}],"title":"init(subject:subjectPKInfo:attributes:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50920CertificationRequestV7BuilderV7subject0F6PKInfo10attributesAESaySay0A4X50021AttributeTypeAndValueVyAA013DirectoryNameJ6MapperVGGGSg_AA20SubjectPublicKeyInfoVSgAA10AttributesVyAA24CRAttributeValuesHandlerVGSgtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/init(subject:subjectPKInfo:attributes:)":{"role":"symbol","title":"init(subject:subjectPKInfo:attributes:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"subjectPKInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CRAttributes","preciseIdentifier":"s:10ShieldX50912CRAttributesa"},{"kind":"text","text":"?)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/init(subject:subjectPKInfo:attributes:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/init(subject:subjectpkinfo:attributes:)"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo":{"role":"symbol","title":"SubjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"url":"\/documentation\/shieldx509\/subjectpublickeyinfo"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509/Name":{"role":"symbol","title":"Name","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Name"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Name"}],"url":"\/documentation\/shieldx509\/name"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/CRAttributes":{"role":"symbol","title":"CRAttributes","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"CRAttributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CRAttributes"}],"url":"\/documentation\/shieldx509\/crattributes"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","preciseIdentifier":"s:10ShieldX5094Namea","text":"Name"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"subjectPKInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV","text":"SubjectPublicKeyInfo"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributes","preciseIdentifier":"s:10ShieldX50912CRAttributesa","text":"CRAttributes"},{"kind":"text","text":"? = nil)"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/builder\/init(subject:subjectpkinfo:attributes:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/init(subject:subjectPKInfo:attributes:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"subjectPKInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CRAttributes","preciseIdentifier":"s:10ShieldX50912CRAttributesa"},{"kind":"text","text":"?)"}],"title":"init(subject:subjectPKInfo:attributes:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50920CertificationRequestV7BuilderV7subject0F6PKInfo10attributesAESaySay0A4X50021AttributeTypeAndValueVyAA013DirectoryNameJ6MapperVGGGSg_AA20SubjectPublicKeyInfoVSgAA10AttributesVyAA24CRAttributeValuesHandlerVGSgtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo":{"role":"symbol","title":"SubjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"url":"\/documentation\/shieldx509\/subjectpublickeyinfo"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Name":{"role":"symbol","title":"Name","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Name"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Name"}],"url":"\/documentation\/shieldx509\/name"},"doc://Shield/documentation/ShieldX509/CRAttributes":{"role":"symbol","title":"CRAttributes","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"CRAttributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CRAttributes"}],"url":"\/documentation\/shieldx509\/crattributes"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/init(subject:subjectPKInfo:attributes:)":{"role":"symbol","title":"init(subject:subjectPKInfo:attributes:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"subjectPKInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CRAttributes","preciseIdentifier":"s:10ShieldX50912CRAttributesa"},{"kind":"text","text":"?)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/init(subject:subjectPKInfo:attributes:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/init(subject:subjectpkinfo:attributes:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequest/builder/publickey(_:algorithm:usage:).json b/main/data/documentation/shieldx509/certificationrequest/builder/publickey(_:algorithm:usage:).json index 5cd4421bc..ebf2c9b50 100644 --- a/main/data/documentation/shieldx509/certificationrequest/builder/publickey(_:algorithm:usage:).json +++ b/main/data/documentation/shieldx509/certificationrequest/builder/publickey(_:algorithm:usage:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV","text":"AlgorithmIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":" "},{"kind":"internalParam","text":"keyUsage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV","text":"KeyUsage"},{"kind":"text","text":"? = nil) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/builder\/publickey(_:algorithm:usage:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/publicKey(_:algorithm:usage:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"title":"publicKey(_:algorithm:usage:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50920CertificationRequestV7BuilderV9publicKey_9algorithm5usageAE10PotentASN19BitStringV_AA19AlgorithmIdentifierVAA0G5UsageVSgtKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/publicKey(_:algorithm:usage:)":{"role":"symbol","title":"publicKey(_:algorithm:usage:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/publicKey(_:algorithm:usage:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/publickey(_:algorithm:usage:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV","text":"AlgorithmIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":" "},{"kind":"internalParam","text":"keyUsage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV","text":"KeyUsage"},{"kind":"text","text":"? = nil) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/builder\/publickey(_:algorithm:usage:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/publicKey(_:algorithm:usage:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"title":"publicKey(_:algorithm:usage:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50920CertificationRequestV7BuilderV9publicKey_9algorithm5usageAE10PotentASN19BitStringV_AA19AlgorithmIdentifierVAA0G5UsageVSgtKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/publicKey(_:algorithm:usage:)":{"role":"symbol","title":"publicKey(_:algorithm:usage:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/publicKey(_:algorithm:usage:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/publickey(_:algorithm:usage:)"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequest/builder/publickey(keypair:usage:).json b/main/data/documentation/shieldx509/certificationrequest/builder/publickey(keypair:usage:).json index ece7e35a3..ebc1d2e7d 100644 --- a/main/data/documentation/shieldx509/certificationrequest/builder/publickey(keypair:usage:).json +++ b/main/data/documentation/shieldx509/certificationrequest/builder/publickey(keypair:usage:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyPair"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV","text":"SecKeyPair"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":" "},{"kind":"internalParam","text":"keyUsage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV","text":"KeyUsage"},{"kind":"text","text":"? = nil) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV","text":"CertificationRequest"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/builder\/publickey(keypair:usage:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/publicKey(keyPair:usage:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"publicKey(keyPair:usage:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyPair"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"symbolKind":"method","externalID":"s:10ShieldX50920CertificationRequestV7BuilderV0A8SecurityE9publicKey7keyPair5usageAeF03SechJ0V_AA0H5UsageVSgtKF","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/publicKey(keyPair:usage:)":{"role":"symbol","title":"publicKey(keyPair:usage:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyPair"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/publicKey(keyPair:usage:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/publickey(keypair:usage:)"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyPair"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV","text":"SecKeyPair"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":" "},{"kind":"internalParam","text":"keyUsage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV","text":"KeyUsage"},{"kind":"text","text":"? = nil) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV","text":"CertificationRequest"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/builder\/publickey(keypair:usage:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/publicKey(keyPair:usage:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"publicKey(keyPair:usage:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyPair"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"symbolKind":"method","externalID":"s:10ShieldX50920CertificationRequestV7BuilderV0A8SecurityE9publicKey7keyPair5usageAeF03SechJ0V_AA0H5UsageVSgtKF","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldSecurity/SecKeyPair":{"role":"symbol","title":"SecKeyPair","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SecKeyPair"}],"abstract":[{"type":"text","text":"Public and private key of an asymmetric key pair."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldSecurity\/SecKeyPair","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SecKeyPair"}],"url":"\/documentation\/shieldsecurity\/seckeypair"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/publicKey(keyPair:usage:)":{"role":"symbol","title":"publicKey(keyPair:usage:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyPair"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKeyPair","preciseIdentifier":"s:14ShieldSecurity10SecKeyPairV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/publicKey(keyPair:usage:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/publickey(keypair:usage:)"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequest/builder/publickey(publickey:usage:).json b/main/data/documentation/shieldx509/certificationrequest/builder/publickey(publickey:usage:).json index 5f37eec44..83f992f14 100644 --- a/main/data/documentation/shieldx509/certificationrequest/builder/publickey(publickey:usage:).json +++ b/main/data/documentation/shieldx509/certificationrequest/builder/publickey(publickey:usage:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"externalParam","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":" "},{"kind":"internalParam","text":"keyUsage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV","text":"KeyUsage"},{"kind":"text","text":"? = nil) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV","text":"CertificationRequest"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/builder\/publickey(publickey:usage:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/publicKey(publicKey:usage:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"publicKey(publicKey:usage:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"externalParam","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"symbolKind":"method","externalID":"s:10ShieldX50920CertificationRequestV7BuilderV0A8SecurityE9publicKeyAG5usageAESo03SecH3Refa_AA0H5UsageVSgtKF","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/publicKey(publicKey:usage:)":{"role":"symbol","title":"publicKey(publicKey:usage:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"externalParam","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/publicKey(publicKey:usage:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/publickey(publickey:usage:)"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"externalParam","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":" "},{"kind":"internalParam","text":"keyUsage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV","text":"KeyUsage"},{"kind":"text","text":"? = nil) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV","text":"CertificationRequest"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/builder\/publickey(publickey:usage:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/publicKey(publicKey:usage:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"publicKey(publicKey:usage:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"externalParam","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"symbolKind":"method","externalID":"s:10ShieldX50920CertificationRequestV7BuilderV0A8SecurityE9publicKeyAG5usageAESo03SecH3Refa_AA0H5UsageVSgtKF","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/publicKey(publicKey:usage:)":{"role":"symbol","title":"publicKey(publicKey:usage:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":"("},{"kind":"externalParam","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"usage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/publicKey(publicKey:usage:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/publickey(publickey:usage:)"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequest/builder/subject(name:).json b/main/data/documentation/shieldx509/certificationrequest/builder/subject(name:).json index f4758ad4e..d225addd2 100644 --- a/main/data/documentation/shieldx509/certificationrequest/builder/subject(name:).json +++ b/main/data/documentation/shieldx509/certificationrequest/builder/subject(name:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subject"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":" "},{"kind":"internalParam","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","preciseIdentifier":"s:10ShieldX5094Namea","text":"Name"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/builder\/subject(name:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/subject(name:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subject"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"title":"subject(name:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50920CertificationRequestV7BuilderV7subject4nameAESaySay0A4X50021AttributeTypeAndValueVyAA013DirectoryNameI6MapperVGGG_tKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/subject(name:)":{"role":"symbol","title":"subject(name:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subject"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/subject(name:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/subject(name:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/Name":{"role":"symbol","title":"Name","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Name"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Name"}],"url":"\/documentation\/shieldx509\/name"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subject"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":" "},{"kind":"internalParam","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","preciseIdentifier":"s:10ShieldX5094Namea","text":"Name"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV","text":"Builder"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/builder\/subject(name:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/subject(name:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subject"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"title":"subject(name:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50920CertificationRequestV7BuilderV7subject4nameAESaySay0A4X50021AttributeTypeAndValueVyAA013DirectoryNameI6MapperVGGG_tKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder"]]},"references":{"doc://Shield/documentation/ShieldX509/Name":{"role":"symbol","title":"Name","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Name"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Name"}],"url":"\/documentation\/shieldx509\/name"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder/subject(name:)":{"role":"symbol","title":"subject(name:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subject"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Builder","preciseIdentifier":"s:10ShieldX50920CertificationRequestV7BuilderV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder\/subject(name:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/builder\/subject(name:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequest/certificationrequestinfo.json b/main/data/documentation/shieldx509/certificationrequest/certificationrequestinfo.json index bfadf66f6..46638c33a 100644 --- a/main/data/documentation/shieldx509/certificationrequest/certificationrequestinfo.json +++ b/main/data/documentation/shieldx509/certificationrequest/certificationrequestinfo.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificationRequestInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV","text":"CertificationRequestInfo"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/certificationrequestinfo"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/certificationRequestInfo","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificationRequestInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CertificationRequestInfo","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV"}],"title":"certificationRequestInfo","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50920CertificationRequestV013certificationD4InfoAA0cdF0Vvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/CertificationRequest/certificationRequestInfo":{"role":"symbol","title":"certificationRequestInfo","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificationRequestInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CertificationRequestInfo","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/certificationRequestInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/certificationrequestinfo"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificationRequestInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV","text":"CertificationRequestInfo"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/certificationrequestinfo"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/certificationRequestInfo","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificationRequestInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CertificationRequestInfo","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV"}],"title":"certificationRequestInfo","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50920CertificationRequestV013certificationD4InfoAA0cdF0Vvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509/CertificationRequest/certificationRequestInfo":{"role":"symbol","title":"certificationRequestInfo","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"certificationRequestInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CertificationRequestInfo","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/certificationRequestInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/certificationrequestinfo"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequest/encoded().json b/main/data/documentation/shieldx509/certificationrequest/encoded().json index 4ffd8b882..97184046a 100644 --- a/main/data/documentation/shieldx509/certificationrequest/encoded().json +++ b/main/data/documentation/shieldx509/certificationrequest/encoded().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The ASN.1 encoded data for this value."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/encoded()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/encoded()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:10PotentASN115SchemaSpecifiedPAASERzrlE7encoded10Foundation4DataVyKF::SYNTHESIZED::s:10ShieldX50920CertificationRequestV","extendedModule":"PotentASN1","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequest/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/encoded()"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/ShieldX509/CertificationRequest/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/schemaspecified-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The ASN.1 encoded data for this value."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/encoded()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/encoded()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:10PotentASN115SchemaSpecifiedPAASERzrlE7encoded10Foundation4DataVyKF::SYNTHESIZED::s:10ShieldX50920CertificationRequestV","extendedModule":"PotentASN1","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequest/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/encoded()"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/ShieldX509/CertificationRequest/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/schemaspecified-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequest/equatable-implementations.json b/main/data/documentation/shieldx509/certificationrequest/equatable-implementations.json index acefa37f4..cfb32f490 100644 --- a/main/data/documentation/shieldx509/certificationrequest/equatable-implementations.json +++ b/main/data/documentation/shieldx509/certificationrequest/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/CertificationRequest/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/!=(_:_:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequest/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequest/init(certificationrequestinfo:signaturealgorithm:signature:).json b/main/data/documentation/shieldx509/certificationrequest/init(certificationrequestinfo:signaturealgorithm:signature:).json index 05dd13c43..ad5266b09 100644 --- a/main/data/documentation/shieldx509/certificationrequest/init(certificationrequestinfo:signaturealgorithm:signature:).json +++ b/main/data/documentation/shieldx509/certificationrequest/init(certificationrequestinfo:signaturealgorithm:signature:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"certificationRequestInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV","text":"CertificationRequestInfo"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV","text":"AlgorithmIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/init(certificationrequestinfo:signaturealgorithm:signature:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/init(certificationRequestInfo:signatureAlgorithm:signature:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"certificationRequestInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CertificationRequestInfo","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"title":"init(certificationRequestInfo:signatureAlgorithm:signature:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50920CertificationRequestV013certificationD4Info18signatureAlgorithm0G0AcA0cdF0V_AA0H10IdentifierV10Foundation4DataVtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest"]]},"references":{"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/CertificationRequest/init(certificationRequestInfo:signatureAlgorithm:signature:)":{"role":"symbol","title":"init(certificationRequestInfo:signatureAlgorithm:signature:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"certificationRequestInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CertificationRequestInfo","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/init(certificationRequestInfo:signatureAlgorithm:signature:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/init(certificationrequestinfo:signaturealgorithm:signature:)"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"certificationRequestInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV","text":"CertificationRequestInfo"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV","text":"AlgorithmIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/init(certificationrequestinfo:signaturealgorithm:signature:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/init(certificationRequestInfo:signatureAlgorithm:signature:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"certificationRequestInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CertificationRequestInfo","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"title":"init(certificationRequestInfo:signatureAlgorithm:signature:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50920CertificationRequestV013certificationD4Info18signatureAlgorithm0G0AcA0cdF0V_AA0H10IdentifierV10Foundation4DataVtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/CertificationRequest/init(certificationRequestInfo:signatureAlgorithm:signature:)":{"role":"symbol","title":"init(certificationRequestInfo:signatureAlgorithm:signature:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"certificationRequestInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CertificationRequestInfo","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/init(certificationRequestInfo:signatureAlgorithm:signature:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/init(certificationrequestinfo:signaturealgorithm:signature:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequest/init(from:).json b/main/data/documentation/shieldx509/certificationrequest/init(from:).json index 0c50def32..3c1f17d76 100644 --- a/main/data/documentation/shieldx509/certificationrequest/init(from:).json +++ b/main/data/documentation/shieldx509/certificationrequest/init(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50920CertificationRequestV4fromACs7Decoder_p_tKcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/ShieldX509/CertificationRequest/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/init(from:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50920CertificationRequestV4fromACs7Decoder_p_tKcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequest/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/init(from:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequest/schemaspecified-implementations.json b/main/data/documentation/shieldx509/certificationrequest/schemaspecified-implementations.json index 682bbc81a..ad9f5e58a 100644 --- a/main/data/documentation/shieldx509/certificationrequest/schemaspecified-implementations.json +++ b/main/data/documentation/shieldx509/certificationrequest/schemaspecified-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/SchemaSpecified-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/encoded()"],"generated":true},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/asn1Schema"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"SchemaSpecified Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequest/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/asn1schema"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/CertificationRequest/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/encoded()"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/SchemaSpecified-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/encoded()"],"generated":true},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/asn1Schema"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"SchemaSpecified Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequest/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/encoded()"},"doc://Shield/documentation/ShieldX509/CertificationRequest/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/asn1schema"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequest/signature.json b/main/data/documentation/shieldx509/certificationrequest/signature.json index 2d1f58b7f..f40b29cc6 100644 --- a/main/data/documentation/shieldx509/certificationrequest/signature.json +++ b/main/data/documentation/shieldx509/certificationrequest/signature.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/signature"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/signature","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"signature","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50920CertificationRequestV9signature10Foundation4DataVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequest/signature":{"role":"symbol","title":"signature","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/signature","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/signature"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/signature"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/signature","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"signature","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50920CertificationRequestV9signature10Foundation4DataVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/ShieldX509/CertificationRequest/signature":{"role":"symbol","title":"signature","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/signature","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/signature"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequest/signaturealgorithm.json b/main/data/documentation/shieldx509/certificationrequest/signaturealgorithm.json index 4cea676b1..c3bcc3c04 100644 --- a/main/data/documentation/shieldx509/certificationrequest/signaturealgorithm.json +++ b/main/data/documentation/shieldx509/certificationrequest/signaturealgorithm.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV","text":"AlgorithmIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/signaturealgorithm"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/signatureAlgorithm","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"title":"signatureAlgorithm","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50920CertificationRequestV18signatureAlgorithmAA0F10IdentifierVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/CertificationRequest/signatureAlgorithm":{"role":"symbol","title":"signatureAlgorithm","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/signatureAlgorithm","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/signaturealgorithm"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV","text":"AlgorithmIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequest\/signaturealgorithm"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/signatureAlgorithm","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"title":"signatureAlgorithm","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50920CertificationRequestV18signatureAlgorithmAA0F10IdentifierVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequest/signatureAlgorithm":{"role":"symbol","title":"signatureAlgorithm","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signatureAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/signatureAlgorithm","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequest\/signaturealgorithm"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequestinfo.json b/main/data/documentation/shieldx509/certificationrequestinfo.json index d6c6331dd..1cf09adfd 100644 --- a/main/data/documentation/shieldx509/certificationrequestinfo.json +++ b/main/data/documentation/shieldx509/certificationrequestinfo.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequestinfo"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/init(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/init(version:subject:subjectPKInfo:attributes:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/attributes","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/subject","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/subjectPKInfo","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/version-swift.property"]},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/signed(using:digestAlgorithm:)"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/SchemaSpecified-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"title":"CertificationRequestInfo","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50924CertificationRequestInfoV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/subject":{"role":"symbol","title":"subject","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/subject","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/subject"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/attributes":{"role":"symbol","title":"attributes","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CRAttributes","preciseIdentifier":"s:10ShieldX50912CRAttributesa"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/attributes","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/attributes"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/version-swift.property":{"role":"symbol","title":"version","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV7VersionO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/version-swift.property","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.property"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/init(version:subject:subjectPKInfo:attributes:)":{"role":"symbol","title":"init(version:subject:subjectPKInfo:attributes:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV7VersionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subjectPKInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CRAttributes","preciseIdentifier":"s:10ShieldX50912CRAttributesa"},{"kind":"text","text":"?)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/init(version:subject:subjectPKInfo:attributes:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/init(version:subject:subjectpkinfo:attributes:)"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/init(from:)"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/subjectPKInfo":{"role":"symbol","title":"subjectPKInfo","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectPKInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/subjectPKInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/subjectpkinfo"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/equatable-implementations"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum":{"role":"symbol","title":"CertificationRequestInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/signed(using:digestAlgorithm:)":{"role":"symbol","title":"signed(using:digestAlgorithm:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"signed"},{"kind":"text","text":"("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"digestAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digester","preciseIdentifier":"s:12ShieldCrypto8DigesterV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/signed(using:digestAlgorithm:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/signed(using:digestalgorithm:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequestinfo"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/init(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/init(version:subject:subjectPKInfo:attributes:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/attributes","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/subject","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/subjectPKInfo","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/version-swift.property"]},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/signed(using:digestAlgorithm:)"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/SchemaSpecified-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"title":"CertificationRequestInfo","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50924CertificationRequestInfoV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/subjectPKInfo":{"role":"symbol","title":"subjectPKInfo","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectPKInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/subjectPKInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/subjectpkinfo"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/subject":{"role":"symbol","title":"subject","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/subject","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/subject"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/attributes":{"role":"symbol","title":"attributes","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CRAttributes","preciseIdentifier":"s:10ShieldX50912CRAttributesa"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/attributes","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/attributes"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/version-swift.property":{"role":"symbol","title":"version","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV7VersionO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/version-swift.property","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.property"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/init(from:)"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum":{"role":"symbol","title":"CertificationRequestInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/equatable-implementations"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/init(version:subject:subjectPKInfo:attributes:)":{"role":"symbol","title":"init(version:subject:subjectPKInfo:attributes:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV7VersionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subjectPKInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CRAttributes","preciseIdentifier":"s:10ShieldX50912CRAttributesa"},{"kind":"text","text":"?)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/init(version:subject:subjectPKInfo:attributes:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/init(version:subject:subjectpkinfo:attributes:)"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/signed(using:digestAlgorithm:)":{"role":"symbol","title":"signed(using:digestAlgorithm:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"signed"},{"kind":"text","text":"("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"digestAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digester","preciseIdentifier":"s:12ShieldCrypto8DigesterV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/signed(using:digestAlgorithm:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/signed(using:digestalgorithm:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequestinfo/!=(_:_:).json b/main/data/documentation/shieldx509/certificationrequestinfo/!=(_:_:).json index 9f9393183..6f2ef0b19 100644 --- a/main/data/documentation/shieldx509/certificationrequestinfo/!=(_:_:).json +++ b/main/data/documentation/shieldx509/certificationrequestinfo/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequestinfo\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50924CertificationRequestInfoV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequestinfo\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50924CertificationRequestInfoV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/equatable-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/!=(_:_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequestinfo/asn1schema.json b/main/data/documentation/shieldx509/certificationrequestinfo/asn1schema.json index 9b717ca23..f50434216 100644 --- a/main/data/documentation/shieldx509/certificationrequestinfo/asn1schema.json +++ b/main/data/documentation/shieldx509/certificationrequestinfo/asn1schema.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequestinfo\/asn1schema"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/asn1Schema","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"kind":"symbol","metadata":{"role":"symbol","title":"asn1Schema","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX50924CertificationRequestInfoV10asn1Schema10PotentASN10G0OvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/asn1schema"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/schemaspecified-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequestinfo\/asn1schema"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/asn1Schema","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"kind":"symbol","metadata":{"role":"symbol","title":"asn1Schema","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX50924CertificationRequestInfoV10asn1Schema10PotentASN10G0OvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/asn1schema"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/schemaspecified-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequestinfo/attributes.json b/main/data/documentation/shieldx509/certificationrequestinfo/attributes.json index adbc4d6a6..c7a6289cd 100644 --- a/main/data/documentation/shieldx509/certificationrequestinfo/attributes.json +++ b/main/data/documentation/shieldx509/certificationrequestinfo/attributes.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributes","preciseIdentifier":"s:10ShieldX50912CRAttributesa","text":"CRAttributes"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequestinfo\/attributes"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/attributes","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CRAttributes","preciseIdentifier":"s:10ShieldX50912CRAttributesa"},{"kind":"text","text":"?"}],"title":"attributes","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50924CertificationRequestInfoV10attributesAA10AttributesVyAA24CRAttributeValuesHandlerVGSgvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/CRAttributes":{"role":"symbol","title":"CRAttributes","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"CRAttributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CRAttributes"}],"url":"\/documentation\/shieldx509\/crattributes"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/attributes":{"role":"symbol","title":"attributes","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CRAttributes","preciseIdentifier":"s:10ShieldX50912CRAttributesa"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/attributes","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/attributes"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributes","preciseIdentifier":"s:10ShieldX50912CRAttributesa","text":"CRAttributes"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequestinfo\/attributes"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/attributes","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CRAttributes","preciseIdentifier":"s:10ShieldX50912CRAttributesa"},{"kind":"text","text":"?"}],"title":"attributes","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50924CertificationRequestInfoV10attributesAA10AttributesVyAA24CRAttributeValuesHandlerVGSgvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509/CRAttributes":{"role":"symbol","title":"CRAttributes","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"CRAttributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CRAttributes"}],"url":"\/documentation\/shieldx509\/crattributes"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/attributes":{"role":"symbol","title":"attributes","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CRAttributes","preciseIdentifier":"s:10ShieldX50912CRAttributesa"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/attributes","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/attributes"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequestinfo/encoded().json b/main/data/documentation/shieldx509/certificationrequestinfo/encoded().json index ea2d32947..2d93ae7f2 100644 --- a/main/data/documentation/shieldx509/certificationrequestinfo/encoded().json +++ b/main/data/documentation/shieldx509/certificationrequestinfo/encoded().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The ASN.1 encoded data for this value."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequestinfo\/encoded()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/encoded()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:10PotentASN115SchemaSpecifiedPAASERzrlE7encoded10Foundation4DataVyKF::SYNTHESIZED::s:10ShieldX50924CertificationRequestInfoV","extendedModule":"PotentASN1","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/encoded()"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The ASN.1 encoded data for this value."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequestinfo\/encoded()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/encoded()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:10PotentASN115SchemaSpecifiedPAASERzrlE7encoded10Foundation4DataVyKF::SYNTHESIZED::s:10ShieldX50924CertificationRequestInfoV","extendedModule":"PotentASN1","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/encoded()"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/schemaspecified-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequestinfo/equatable-implementations.json b/main/data/documentation/shieldx509/certificationrequestinfo/equatable-implementations.json index fd37f6d80..42453247d 100644 --- a/main/data/documentation/shieldx509/certificationrequestinfo/equatable-implementations.json +++ b/main/data/documentation/shieldx509/certificationrequestinfo/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/!=(_:_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequestinfo/init(from:).json b/main/data/documentation/shieldx509/certificationrequestinfo/init(from:).json index a6a3a4d1f..22ab98d06 100644 --- a/main/data/documentation/shieldx509/certificationrequestinfo/init(from:).json +++ b/main/data/documentation/shieldx509/certificationrequestinfo/init(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequestinfo\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50924CertificationRequestInfoV4fromACs7Decoder_p_tKcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/init(from:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequestinfo\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50924CertificationRequestInfoV4fromACs7Decoder_p_tKcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/init(from:)"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequestinfo/init(version:subject:subjectpkinfo:attributes:).json b/main/data/documentation/shieldx509/certificationrequestinfo/init(version:subject:subjectpkinfo:attributes:).json index 6a4ac1eda..435033b7c 100644 --- a/main/data/documentation/shieldx509/certificationrequestinfo/init(version:subject:subjectpkinfo:attributes:).json +++ b/main/data/documentation/shieldx509/certificationrequestinfo/init(version:subject:subjectpkinfo:attributes:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV7VersionO","text":"Version"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","preciseIdentifier":"s:10ShieldX5094Namea","text":"Name"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subjectPKInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV","text":"SubjectPublicKeyInfo"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributes","preciseIdentifier":"s:10ShieldX50912CRAttributesa","text":"CRAttributes"},{"kind":"text","text":"?)"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequestinfo\/init(version:subject:subjectpkinfo:attributes:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/init(version:subject:subjectPKInfo:attributes:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV7VersionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subjectPKInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CRAttributes","preciseIdentifier":"s:10ShieldX50912CRAttributesa"},{"kind":"text","text":"?)"}],"title":"init(version:subject:subjectPKInfo:attributes:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50924CertificationRequestInfoV7version7subject0G6PKInfo10attributesA2C7VersionO_SaySay0A4X50021AttributeTypeAndValueVyAA013DirectoryNameL6MapperVGGGAA016SubjectPublicKeyE0VAA10AttributesVyAA24CRAttributeValuesHandlerVGSgtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo":{"role":"symbol","title":"SubjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"url":"\/documentation\/shieldx509\/subjectpublickeyinfo"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/init(version:subject:subjectPKInfo:attributes:)":{"role":"symbol","title":"init(version:subject:subjectPKInfo:attributes:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV7VersionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subjectPKInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CRAttributes","preciseIdentifier":"s:10ShieldX50912CRAttributesa"},{"kind":"text","text":"?)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/init(version:subject:subjectPKInfo:attributes:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/init(version:subject:subjectpkinfo:attributes:)"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Name":{"role":"symbol","title":"Name","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Name"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Name"}],"url":"\/documentation\/shieldx509\/name"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum":{"role":"symbol","title":"CertificationRequestInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/CRAttributes":{"role":"symbol","title":"CRAttributes","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"CRAttributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CRAttributes"}],"url":"\/documentation\/shieldx509\/crattributes"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV7VersionO","text":"Version"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","preciseIdentifier":"s:10ShieldX5094Namea","text":"Name"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subjectPKInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV","text":"SubjectPublicKeyInfo"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributes","preciseIdentifier":"s:10ShieldX50912CRAttributesa","text":"CRAttributes"},{"kind":"text","text":"?)"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequestinfo\/init(version:subject:subjectpkinfo:attributes:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/init(version:subject:subjectPKInfo:attributes:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV7VersionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subjectPKInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CRAttributes","preciseIdentifier":"s:10ShieldX50912CRAttributesa"},{"kind":"text","text":"?)"}],"title":"init(version:subject:subjectPKInfo:attributes:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50924CertificationRequestInfoV7version7subject0G6PKInfo10attributesA2C7VersionO_SaySay0A4X50021AttributeTypeAndValueVyAA013DirectoryNameL6MapperVGGGAA016SubjectPublicKeyE0VAA10AttributesVyAA24CRAttributeValuesHandlerVGSgtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509/Name":{"role":"symbol","title":"Name","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Name"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Name"}],"url":"\/documentation\/shieldx509\/name"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/init(version:subject:subjectPKInfo:attributes:)":{"role":"symbol","title":"init(version:subject:subjectPKInfo:attributes:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV7VersionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subjectPKInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CRAttributes","preciseIdentifier":"s:10ShieldX50912CRAttributesa"},{"kind":"text","text":"?)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/init(version:subject:subjectPKInfo:attributes:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/init(version:subject:subjectpkinfo:attributes:)"},"doc://Shield/documentation/ShieldX509/CRAttributes":{"role":"symbol","title":"CRAttributes","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"CRAttributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CRAttributes"}],"url":"\/documentation\/shieldx509\/crattributes"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo":{"role":"symbol","title":"SubjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"url":"\/documentation\/shieldx509\/subjectpublickeyinfo"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum":{"role":"symbol","title":"CertificationRequestInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequestinfo/schemaspecified-implementations.json b/main/data/documentation/shieldx509/certificationrequestinfo/schemaspecified-implementations.json index 0dd597a1f..6854f7338 100644 --- a/main/data/documentation/shieldx509/certificationrequestinfo/schemaspecified-implementations.json +++ b/main/data/documentation/shieldx509/certificationrequestinfo/schemaspecified-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/SchemaSpecified-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/encoded()"],"generated":true},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/asn1Schema"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"SchemaSpecified Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/asn1schema"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/encoded()"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/SchemaSpecified-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/encoded()"],"generated":true},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/asn1Schema"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"SchemaSpecified Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/asn1schema"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/encoded()"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequestinfo/signed(using:digestalgorithm:).json b/main/data/documentation/shieldx509/certificationrequestinfo/signed(using:digestalgorithm:).json index 1d04805cb..1353b2752 100644 --- a/main/data/documentation/shieldx509/certificationrequestinfo/signed(using:digestalgorithm:).json +++ b/main/data/documentation/shieldx509/certificationrequestinfo/signed(using:digestalgorithm:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"signed"},{"kind":"text","text":"("},{"kind":"externalParam","text":"using"},{"kind":"text","text":" "},{"kind":"internalParam","text":"signingKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"digestAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","preciseIdentifier":"s:12ShieldCrypto8DigesterV","text":"Digester"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO","text":"Algorithm"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV","text":"CertificationRequest"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequestinfo\/signed(using:digestalgorithm:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/signed(using:digestAlgorithm:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"signed(using:digestAlgorithm:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"signed"},{"kind":"text","text":"("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"digestAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digester","preciseIdentifier":"s:12ShieldCrypto8DigesterV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV"}],"symbolKind":"method","externalID":"s:10ShieldX50924CertificationRequestInfoV0A8SecurityE6signed5using15digestAlgorithmAA0cD0VSo9SecKeyRefa_0A6Crypto8DigesterV0J0OtKF","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/signed(using:digestAlgorithm:)":{"role":"symbol","title":"signed(using:digestAlgorithm:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"signed"},{"kind":"text","text":"("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"digestAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digester","preciseIdentifier":"s:12ShieldCrypto8DigesterV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/signed(using:digestAlgorithm:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/signed(using:digestalgorithm:)"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldCrypto/Digester":{"role":"symbol","title":"Digester","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digester"}],"url":"\/documentation\/shieldcrypto\/digester"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm":{"role":"symbol","title":"Digester.Algorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/digester\/algorithm"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"signed"},{"kind":"text","text":"("},{"kind":"externalParam","text":"using"},{"kind":"text","text":" "},{"kind":"internalParam","text":"signingKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"digestAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","preciseIdentifier":"s:12ShieldCrypto8DigesterV","text":"Digester"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO","text":"Algorithm"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV","text":"CertificationRequest"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequestinfo\/signed(using:digestalgorithm:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/signed(using:digestAlgorithm:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"signed(using:digestAlgorithm:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"signed"},{"kind":"text","text":"("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"digestAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digester","preciseIdentifier":"s:12ShieldCrypto8DigesterV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV"}],"symbolKind":"method","externalID":"s:10ShieldX50924CertificationRequestInfoV0A8SecurityE6signed5using15digestAlgorithmAA0cD0VSo9SecKeyRefa_0A6Crypto8DigesterV0J0OtKF","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/signed(using:digestAlgorithm:)":{"role":"symbol","title":"signed(using:digestAlgorithm:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"signed"},{"kind":"text","text":"("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecKey","preciseIdentifier":"c:@T@SecKeyRef"},{"kind":"text","text":", "},{"kind":"externalParam","text":"digestAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Digester","preciseIdentifier":"s:12ShieldCrypto8DigesterV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Algorithm","preciseIdentifier":"s:12ShieldCrypto8DigesterV9AlgorithmO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"CertificationRequest","preciseIdentifier":"s:10ShieldX50920CertificationRequestV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/signed(using:digestAlgorithm:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/signed(using:digestalgorithm:)"},"doc://Shield/documentation/ShieldCrypto/Digester":{"role":"symbol","title":"Digester","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Digester"}],"abstract":[{"type":"text","text":"Hashing algorithms with streaming and static data interfaces."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Digester"}],"url":"\/documentation\/shieldcrypto\/digester"},"doc://Shield/documentation/ShieldCrypto/Digester/Algorithm":{"role":"symbol","title":"Digester.Algorithm","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Algorithm"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldCrypto\/Digester\/Algorithm","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Algorithm"}],"url":"\/documentation\/shieldcrypto\/digester\/algorithm"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequestinfo/subject.json b/main/data/documentation/shieldx509/certificationrequestinfo/subject.json index 77602cf39..88a76536d 100644 --- a/main/data/documentation/shieldx509/certificationrequestinfo/subject.json +++ b/main/data/documentation/shieldx509/certificationrequestinfo/subject.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","preciseIdentifier":"s:10ShieldX5094Namea","text":"Name"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequestinfo\/subject"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/subject","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"}],"title":"subject","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50924CertificationRequestInfoV7subjectSaySay0A4X50021AttributeTypeAndValueVyAA013DirectoryNameH6MapperVGGGvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/subject":{"role":"symbol","title":"subject","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/subject","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/subject"},"doc://Shield/documentation/ShieldX509/Name":{"role":"symbol","title":"Name","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Name"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Name"}],"url":"\/documentation\/shieldx509\/name"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","preciseIdentifier":"s:10ShieldX5094Namea","text":"Name"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequestinfo\/subject"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/subject","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"}],"title":"subject","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50924CertificationRequestInfoV7subjectSaySay0A4X50021AttributeTypeAndValueVyAA013DirectoryNameH6MapperVGGGvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Name":{"role":"symbol","title":"Name","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Name"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Name"}],"url":"\/documentation\/shieldx509\/name"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/subject":{"role":"symbol","title":"subject","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/subject","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/subject"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequestinfo/subjectpkinfo.json b/main/data/documentation/shieldx509/certificationrequestinfo/subjectpkinfo.json index 45058c55f..ad3138ddc 100644 --- a/main/data/documentation/shieldx509/certificationrequestinfo/subjectpkinfo.json +++ b/main/data/documentation/shieldx509/certificationrequestinfo/subjectpkinfo.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectPKInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV","text":"SubjectPublicKeyInfo"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequestinfo\/subjectpkinfo"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/subjectPKInfo","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectPKInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV"}],"title":"subjectPKInfo","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50924CertificationRequestInfoV13subjectPKInfoAA016SubjectPublicKeyE0Vvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo":{"role":"symbol","title":"SubjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"url":"\/documentation\/shieldx509\/subjectpublickeyinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/subjectPKInfo":{"role":"symbol","title":"subjectPKInfo","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectPKInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/subjectPKInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/subjectpkinfo"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectPKInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV","text":"SubjectPublicKeyInfo"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequestinfo\/subjectpkinfo"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/subjectPKInfo","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectPKInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV"}],"title":"subjectPKInfo","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50924CertificationRequestInfoV13subjectPKInfoAA016SubjectPublicKeyE0Vvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo":{"role":"symbol","title":"SubjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"url":"\/documentation\/shieldx509\/subjectpublickeyinfo"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/subjectPKInfo":{"role":"symbol","title":"subjectPKInfo","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectPKInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/subjectPKInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/subjectpkinfo"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum.json b/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum.json index af03677e7..fe4b50968 100644 --- a/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum.json +++ b/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/v1"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/init(rawValue:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"title":"CertificationRequestInfo.Version","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:10ShieldX50924CertificationRequestInfoV7VersionO","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"Version"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum":{"role":"symbol","title":"CertificationRequestInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/init(rawvalue:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/v1":{"role":"symbol","title":"CertificationRequestInfo.Version.v1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"v1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/v1","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/v1"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/equatable-implementations"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/v1"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/init(rawValue:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"title":"CertificationRequestInfo.Version","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:10ShieldX50924CertificationRequestInfoV7VersionO","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"Version"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/v1":{"role":"symbol","title":"CertificationRequestInfo.Version.v1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"v1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/v1","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/v1"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/init(rawvalue:)"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum":{"role":"symbol","title":"CertificationRequestInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/equatable-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum/!=(_:_:).json b/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum/!=(_:_:).json index 86e541b92..d9e244ebf 100644 --- a/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum/!=(_:_:).json +++ b/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50924CertificationRequestInfoV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum":{"role":"symbol","title":"CertificationRequestInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50924CertificationRequestInfoV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum":{"role":"symbol","title":"CertificationRequestInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/!=(_:_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum/encode(to:).json b/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum/encode(to:).json index 0a61d839d..7d23a4b2c 100644 --- a/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum/encode(to:).json +++ b/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum/encode(to:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"encoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The encoder to write data to."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This function throws an error if any values are invalid for the given"},{"type":"text","text":" "},{"type":"text","text":"encoder’s format."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/encode(to:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encodes this value into the given encoder, when the type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:SYsSERzSi8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:10ShieldX50924CertificationRequestInfoV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/encode(to:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder, when the type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/encode(to:)"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum":{"role":"symbol","title":"CertificationRequestInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"encoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The encoder to write data to."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This function throws an error if any values are invalid for the given"},{"type":"text","text":" "},{"type":"text","text":"encoder’s format."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/encode(to:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encodes this value into the given encoder, when the type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:SYsSERzSi8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:10ShieldX50924CertificationRequestInfoV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum":{"role":"symbol","title":"CertificationRequestInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/encode(to:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder, when the type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/encode(to:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum/equatable-implementations.json b/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum/equatable-implementations.json index 886801fc6..6d83af46c 100644 --- a/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum/equatable-implementations.json +++ b/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum":{"role":"symbol","title":"CertificationRequestInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum":{"role":"symbol","title":"CertificationRequestInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum/hash(into:).json b/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum/hash(into:).json index afaa0eab3..e62590c02 100644 --- a/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum/hash(into:).json +++ b/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:10ShieldX50924CertificationRequestInfoV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/hash(into:)"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum":{"role":"symbol","title":"CertificationRequestInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:10ShieldX50924CertificationRequestInfoV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/hash(into:)"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum":{"role":"symbol","title":"CertificationRequestInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum/hashvalue.json b/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum/hashvalue.json index 68461c6dc..98e0ba9bd 100644 --- a/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum/hashvalue.json +++ b/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum/hashvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:10ShieldX50924CertificationRequestInfoV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum":{"role":"symbol","title":"CertificationRequestInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/hashvalue"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:10ShieldX50924CertificationRequestInfoV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum":{"role":"symbol","title":"CertificationRequestInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/hashvalue"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum/init(from:).json b/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum/init(from:).json index 55c3cb2bf..ca965c96f 100644 --- a/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum/init(from:).json +++ b/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum/init(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:SYsSeRzSi8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:10ShieldX50924CertificationRequestInfoV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/init(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/init(from:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum":{"role":"symbol","title":"CertificationRequestInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:SYsSeRzSi8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:10ShieldX50924CertificationRequestInfoV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/init(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/init(from:)"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum":{"role":"symbol","title":"CertificationRequestInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum/init(rawvalue:).json b/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum/init(rawvalue:).json index 4a570c9cf..2dda7650e 100644 --- a/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum/init(rawvalue:).json +++ b/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum/init(rawvalue:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50924CertificationRequestInfoV7VersionO8rawValueAESgSi_tcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum":{"role":"symbol","title":"CertificationRequestInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/init(rawvalue:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50924CertificationRequestInfoV7VersionO8rawValueAESgSi_tcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum":{"role":"symbol","title":"CertificationRequestInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/init(rawvalue:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum/rawrepresentable-implementations.json b/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum/rawrepresentable-implementations.json index 5c89445d9..df3830286 100644 --- a/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum/rawrepresentable-implementations.json +++ b/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum/rawrepresentable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/init(from:)"],"generated":true},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/encode(to:)","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/hash(into:)"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/init(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/init(from:)"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/encode(to:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder, when the type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/encode(to:)"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum":{"role":"symbol","title":"CertificationRequestInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/hashvalue"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/init(from:)"],"generated":true},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/encode(to:)","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/hashvalue"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum":{"role":"symbol","title":"CertificationRequestInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/encode(to:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder, when the type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/encode(to:)"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/hash(into:)"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/init(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/init(from:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum/v1.json b/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum/v1.json index bcce2e88c..b047c2638 100644 --- a/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum/v1.json +++ b/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.enum/v1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"v1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/v1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/v1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"v1"}],"title":"CertificationRequestInfo.Version.v1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50924CertificationRequestInfoV7VersionO2v1yA2EmF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/v1":{"role":"symbol","title":"CertificationRequestInfo.Version.v1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"v1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/v1","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/v1"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum":{"role":"symbol","title":"CertificationRequestInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"v1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/v1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/v1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"v1"}],"title":"CertificationRequestInfo.Version.v1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50924CertificationRequestInfoV7VersionO2v1yA2EmF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum":{"role":"symbol","title":"CertificationRequestInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum/v1":{"role":"symbol","title":"CertificationRequestInfo.Version.v1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"v1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum\/v1","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/v1"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.property.json b/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.property.json index 1f75aaf9c..918325a43 100644 --- a/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.property.json +++ b/main/data/documentation/shieldx509/certificationrequestinfo/version-swift.property.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV7VersionO","text":"Version"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/version-swift.property","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV7VersionO"}],"title":"version","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50924CertificationRequestInfoV7versionAC7VersionOvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/version-swift.property":{"role":"symbol","title":"version","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV7VersionO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/version-swift.property","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.property"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum":{"role":"symbol","title":"CertificationRequestInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV7VersionO","text":"Version"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/version-swift.property","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV7VersionO"}],"title":"version","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50924CertificationRequestInfoV7versionAC7VersionOvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/version-swift.property":{"role":"symbol","title":"version","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50924CertificationRequestInfoV7VersionO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/version-swift.property","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.property"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequestInfo"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509/CertificationRequestInfo/Version-swift.enum":{"role":"symbol","title":"CertificationRequestInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequestInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/crattributes.json b/main/data/documentation/shieldx509/crattributes.json index 92cf2719b..38bd0baca 100644 --- a/main/data/documentation/shieldx509/crattributes.json +++ b/main/data/documentation/shieldx509/crattributes.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"CRAttributes"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","preciseIdentifier":"s:10ShieldX50910AttributesV","text":"Attributes"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler","preciseIdentifier":"s:10ShieldX50924CRAttributeValuesHandlerV","text":"CRAttributeValuesHandler"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/crattributes"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributes","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"CRAttributes"}],"title":"CRAttributes","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:10ShieldX50912CRAttributesa","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"CRAttributes"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"},"doc://Shield/documentation/ShieldX509/CRAttributeValuesHandler":{"role":"symbol","title":"CRAttributeValuesHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CRAttributeValuesHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CRAttributeValuesHandler"}],"url":"\/documentation\/shieldx509\/crattributevalueshandler"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/CRAttributes":{"role":"symbol","title":"CRAttributes","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"CRAttributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CRAttributes"}],"url":"\/documentation\/shieldx509\/crattributes"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"CRAttributes"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","preciseIdentifier":"s:10ShieldX50910AttributesV","text":"Attributes"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler","preciseIdentifier":"s:10ShieldX50924CRAttributeValuesHandlerV","text":"CRAttributeValuesHandler"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/crattributes"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributes","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"CRAttributes"}],"title":"CRAttributes","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:10ShieldX50912CRAttributesa","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"CRAttributes"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/CRAttributes":{"role":"symbol","title":"CRAttributes","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"CRAttributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CRAttributes"}],"url":"\/documentation\/shieldx509\/crattributes"},"doc://Shield/documentation/ShieldX509/CRAttributeValuesHandler":{"role":"symbol","title":"CRAttributeValuesHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CRAttributeValuesHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CRAttributeValuesHandler"}],"url":"\/documentation\/shieldx509\/crattributevalueshandler"},"doc://Shield/documentation/ShieldX509/Attributes":{"role":"symbol","title":"Attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Attributes","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/shieldx509\/attributes"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/crattributevalueshandler.json b/main/data/documentation/shieldx509/crattributevalueshandler.json index 4dcecdb51..e6e9b78a9 100644 --- a/main/data/documentation/shieldx509/crattributevalueshandler.json +++ b/main/data/documentation/shieldx509/crattributevalueshandler.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CRAttributeValuesHandler"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/crattributevalueshandler"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValuesHandler"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler\/supported"]},{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler\/handler(for:)"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CRAttributeValuesHandler"}],"title":"CRAttributeValuesHandler","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50924CRAttributeValuesHandlerV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"CRAttributeValuesHandler"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/CRAttributeValuesHandler/handler(for:)":{"role":"symbol","title":"handler(for:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"handler"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AttributeValueHandler","preciseIdentifier":"s:10ShieldX50921AttributeValueHandlerP"},{"kind":"text","text":".Type"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler\/handler(for:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/crattributevalueshandler\/handler(for:)"},"doc://Shield/documentation/ShieldX509/AttributeValuesHandler":{"role":"symbol","title":"AttributeValuesHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValuesHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValuesHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValuesHandler"}],"url":"\/documentation\/shieldx509\/attributevalueshandler"},"doc://Shield/documentation/ShieldX509/CRAttributeValuesHandler":{"role":"symbol","title":"CRAttributeValuesHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CRAttributeValuesHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CRAttributeValuesHandler"}],"url":"\/documentation\/shieldx509\/crattributevalueshandler"},"doc://Shield/documentation/ShieldX509/CRAttributeValuesHandler/supported":{"role":"symbol","title":"supported","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"supported"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"AttributeValue","preciseIdentifier":"s:10ShieldX50914AttributeValueP"},{"kind":"text","text":".Type]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler\/supported","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/crattributevalueshandler\/supported"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CRAttributeValuesHandler"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/crattributevalueshandler"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValuesHandler"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler\/supported"]},{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler\/handler(for:)"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CRAttributeValuesHandler"}],"title":"CRAttributeValuesHandler","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50924CRAttributeValuesHandlerV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"CRAttributeValuesHandler"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/AttributeValuesHandler":{"role":"symbol","title":"AttributeValuesHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValuesHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValuesHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValuesHandler"}],"url":"\/documentation\/shieldx509\/attributevalueshandler"},"doc://Shield/documentation/ShieldX509/CRAttributeValuesHandler/supported":{"role":"symbol","title":"supported","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"supported"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"AttributeValue","preciseIdentifier":"s:10ShieldX50914AttributeValueP"},{"kind":"text","text":".Type]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler\/supported","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/crattributevalueshandler\/supported"},"doc://Shield/documentation/ShieldX509/CRAttributeValuesHandler/handler(for:)":{"role":"symbol","title":"handler(for:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"handler"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AttributeValueHandler","preciseIdentifier":"s:10ShieldX50921AttributeValueHandlerP"},{"kind":"text","text":".Type"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler\/handler(for:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/crattributevalueshandler\/handler(for:)"},"doc://Shield/documentation/ShieldX509/CRAttributeValuesHandler":{"role":"symbol","title":"CRAttributeValuesHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CRAttributeValuesHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CRAttributeValuesHandler"}],"url":"\/documentation\/shieldx509\/crattributevalueshandler"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/crattributevalueshandler/handler(for:).json b/main/data/documentation/shieldx509/crattributevalueshandler/handler(for:).json index a57ea6304..82a511e3b 100644 --- a/main/data/documentation/shieldx509/crattributevalueshandler/handler(for:).json +++ b/main/data/documentation/shieldx509/crattributevalueshandler/handler(for:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"handler"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"kind":"internalParam","text":"attrType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler","preciseIdentifier":"s:10ShieldX50921AttributeValueHandlerP","text":"AttributeValueHandler"},{"kind":"text","text":".Type"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/crattributevalueshandler\/handler(for:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler\/handler(for:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"handler"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AttributeValueHandler","preciseIdentifier":"s:10ShieldX50921AttributeValueHandlerP"},{"kind":"text","text":".Type"}],"title":"handler(for:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50924CRAttributeValuesHandlerV7handler3forAA014AttributeValueE0_pXp10PotentASN116ObjectIdentifierV_tFZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/CRAttributeValuesHandler/handler(for:)":{"role":"symbol","title":"handler(for:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"handler"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AttributeValueHandler","preciseIdentifier":"s:10ShieldX50921AttributeValueHandlerP"},{"kind":"text","text":".Type"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler\/handler(for:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/crattributevalueshandler\/handler(for:)"},"doc://Shield/documentation/ShieldX509/AttributeValueHandler":{"role":"symbol","title":"AttributeValueHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}],"url":"\/documentation\/shieldx509\/attributevaluehandler"},"doc://Shield/documentation/ShieldX509/CRAttributeValuesHandler":{"role":"symbol","title":"CRAttributeValuesHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CRAttributeValuesHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CRAttributeValuesHandler"}],"url":"\/documentation\/shieldx509\/crattributevalueshandler"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"handler"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"kind":"internalParam","text":"attrType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler","preciseIdentifier":"s:10ShieldX50921AttributeValueHandlerP","text":"AttributeValueHandler"},{"kind":"text","text":".Type"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/crattributevalueshandler\/handler(for:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler\/handler(for:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"handler"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AttributeValueHandler","preciseIdentifier":"s:10ShieldX50921AttributeValueHandlerP"},{"kind":"text","text":".Type"}],"title":"handler(for:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50924CRAttributeValuesHandlerV7handler3forAA014AttributeValueE0_pXp10PotentASN116ObjectIdentifierV_tFZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler"]]},"references":{"doc://Shield/documentation/ShieldX509/CRAttributeValuesHandler":{"role":"symbol","title":"CRAttributeValuesHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CRAttributeValuesHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CRAttributeValuesHandler"}],"url":"\/documentation\/shieldx509\/crattributevalueshandler"},"doc://Shield/documentation/ShieldX509/CRAttributeValuesHandler/handler(for:)":{"role":"symbol","title":"handler(for:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"handler"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AttributeValueHandler","preciseIdentifier":"s:10ShieldX50921AttributeValueHandlerP"},{"kind":"text","text":".Type"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler\/handler(for:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/crattributevalueshandler\/handler(for:)"},"doc://Shield/documentation/ShieldX509/AttributeValueHandler":{"role":"symbol","title":"AttributeValueHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}],"url":"\/documentation\/shieldx509\/attributevaluehandler"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/crattributevalueshandler/supported.json b/main/data/documentation/shieldx509/crattributevalueshandler/supported.json index 185cb8a2a..7d6a6a45d 100644 --- a/main/data/documentation/shieldx509/crattributevalueshandler/supported.json +++ b/main/data/documentation/shieldx509/crattributevalueshandler/supported.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"supported"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","preciseIdentifier":"s:10ShieldX50914AttributeValueP","text":"AttributeValue"},{"kind":"text","text":".Type]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/crattributevalueshandler\/supported"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler\/supported","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"supported"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"AttributeValue","preciseIdentifier":"s:10ShieldX50914AttributeValueP"},{"kind":"text","text":".Type]"}],"title":"supported","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50924CRAttributeValuesHandlerV9supportedSDy10PotentASN116ObjectIdentifierVAA14AttributeValue_pXpGvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler"]]},"references":{"doc://Shield/documentation/ShieldX509/CRAttributeValuesHandler/supported":{"role":"symbol","title":"supported","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"supported"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"AttributeValue","preciseIdentifier":"s:10ShieldX50914AttributeValueP"},{"kind":"text","text":".Type]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler\/supported","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/crattributevalueshandler\/supported"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AttributeValue":{"role":"symbol","title":"AttributeValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValue"}],"url":"\/documentation\/shieldx509\/attributevalue"},"doc://Shield/documentation/ShieldX509/CRAttributeValuesHandler":{"role":"symbol","title":"CRAttributeValuesHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CRAttributeValuesHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CRAttributeValuesHandler"}],"url":"\/documentation\/shieldx509\/crattributevalueshandler"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"supported"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","preciseIdentifier":"s:10ShieldX50914AttributeValueP","text":"AttributeValue"},{"kind":"text","text":".Type]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/crattributevalueshandler\/supported"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler\/supported","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"supported"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"AttributeValue","preciseIdentifier":"s:10ShieldX50914AttributeValueP"},{"kind":"text","text":".Type]"}],"title":"supported","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50924CRAttributeValuesHandlerV9supportedSDy10PotentASN116ObjectIdentifierVAA14AttributeValue_pXpGvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler"]]},"references":{"doc://Shield/documentation/ShieldX509/CRAttributeValuesHandler/supported":{"role":"symbol","title":"supported","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"supported"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"AttributeValue","preciseIdentifier":"s:10ShieldX50914AttributeValueP"},{"kind":"text","text":".Type]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler\/supported","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/crattributevalueshandler\/supported"},"doc://Shield/documentation/ShieldX509/CRAttributeValuesHandler":{"role":"symbol","title":"CRAttributeValuesHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CRAttributeValuesHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CRAttributeValuesHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CRAttributeValuesHandler"}],"url":"\/documentation\/shieldx509\/crattributevalueshandler"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AttributeValue":{"role":"symbol","title":"AttributeValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValue"}],"url":"\/documentation\/shieldx509\/attributevalue"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/criticalextensionvalue.json b/main/data/documentation/shieldx509/criticalextensionvalue.json index 7c740d670..c37d44ace 100644 --- a/main/data/documentation/shieldx509/criticalextensionvalue.json +++ b/main/data/documentation/shieldx509/criticalextensionvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"CriticalExtensionValue"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","preciseIdentifier":"s:10ShieldX50914ExtensionValueP","text":"ExtensionValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/criticalextensionvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"},{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage"],"kind":"relationships","title":"Conforming Types","type":"conformingTypes"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CriticalExtensionValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"CriticalExtensionValue"}],"title":"CriticalExtensionValue","roleHeading":"Protocol","role":"symbol","symbolKind":"protocol","externalID":"s:10ShieldX50922CriticalExtensionValueP","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"CriticalExtensionValue"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/CriticalExtensionValue":{"role":"symbol","title":"CriticalExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"CriticalExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CriticalExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CriticalExtensionValue"}],"url":"\/documentation\/shieldx509\/criticalextensionvalue"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/documentation/ShieldX509/ExtensionValue":{"role":"symbol","title":"ExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}],"url":"\/documentation\/shieldx509\/extensionvalue"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"CriticalExtensionValue"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","preciseIdentifier":"s:10ShieldX50914ExtensionValueP","text":"ExtensionValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/criticalextensionvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"},{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage"],"kind":"relationships","title":"Conforming Types","type":"conformingTypes"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/CriticalExtensionValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"CriticalExtensionValue"}],"title":"CriticalExtensionValue","roleHeading":"Protocol","role":"symbol","symbolKind":"protocol","externalID":"s:10ShieldX50922CriticalExtensionValueP","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"CriticalExtensionValue"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/documentation/ShieldX509/CriticalExtensionValue":{"role":"symbol","title":"CriticalExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"CriticalExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CriticalExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CriticalExtensionValue"}],"url":"\/documentation\/shieldx509\/criticalextensionvalue"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/ExtensionValue":{"role":"symbol","title":"ExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}],"url":"\/documentation\/shieldx509\/extensionvalue"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/directoryname.json b/main/data/documentation/shieldx509/directoryname.json index 346848b46..bb7fb8bf0 100644 --- a/main/data/documentation/shieldx509/directoryname.json +++ b/main/data/documentation/shieldx509/directoryname.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryName"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea","text":"RDNSequence"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper","preciseIdentifier":"s:10ShieldX50928DirectoryNameAttributeMapperV","text":"DirectoryNameAttributeMapper"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/directoryname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryName"}],"title":"DirectoryName","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:10ShieldX50913DirectoryNamea","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"DirectoryName"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/DirectoryNameAttributeMapper":{"role":"symbol","title":"DirectoryNameAttributeMapper","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"url":"\/documentation\/shieldx509\/directorynameattributemapper"},"doc://Shield/documentation/ShieldX500/RDNSequence":{"role":"symbol","title":"RDNSequence","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDNSequence"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RDNSequence","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RDNSequence"}],"url":"\/documentation\/shieldx500\/rdnsequence"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/DirectoryName":{"role":"symbol","title":"DirectoryName","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DirectoryName"}],"url":"\/documentation\/shieldx509\/directoryname"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryName"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea","text":"RDNSequence"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper","preciseIdentifier":"s:10ShieldX50928DirectoryNameAttributeMapperV","text":"DirectoryNameAttributeMapper"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/directoryname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryName"}],"title":"DirectoryName","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:10ShieldX50913DirectoryNamea","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"DirectoryName"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/DirectoryName":{"role":"symbol","title":"DirectoryName","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DirectoryName"}],"url":"\/documentation\/shieldx509\/directoryname"},"doc://Shield/documentation/ShieldX509/DirectoryNameAttributeMapper":{"role":"symbol","title":"DirectoryNameAttributeMapper","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"url":"\/documentation\/shieldx509\/directorynameattributemapper"},"doc://Shield/documentation/ShieldX500/RDNSequence":{"role":"symbol","title":"RDNSequence","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDNSequence"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RDNSequence","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RDNSequence"}],"url":"\/documentation\/shieldx500\/rdnsequence"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/directorynameattributemapper.json b/main/data/documentation/shieldx509/directorynameattributemapper.json index d76bc5aef..671b274c0 100644 --- a/main/data/documentation/shieldx509/directorynameattributemapper.json +++ b/main/data/documentation/shieldx509/directorynameattributemapper.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/directorynameattributemapper"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper\/decoder(forType:)","doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper\/encoder(forType:)","doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper\/handler(forType:)"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"title":"DirectoryNameAttributeMapper","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50928DirectoryNameAttributeMapperV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"DirectoryNameAttributeMapper"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX500/AttributeValueMapper":{"role":"symbol","title":"AttributeValueMapper","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueMapper"}],"url":"\/documentation\/shieldx500\/attributevaluemapper"},"doc://Shield/documentation/ShieldX509/DirectoryNameAttributeMapper/decoder(forType:)":{"role":"symbol","title":"decoder(forType:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decoder"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ValueDecoder","preciseIdentifier":"s:10ShieldX50020AttributeValueMapperP0D7Decodera"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper\/decoder(forType:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/directorynameattributemapper\/decoder(fortype:)"},"doc://Shield/documentation/ShieldX509/DirectoryNameAttributeMapper":{"role":"symbol","title":"DirectoryNameAttributeMapper","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"url":"\/documentation\/shieldx509\/directorynameattributemapper"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/DirectoryNameAttributeMapper/encoder(forType:)":{"role":"symbol","title":"encoder(forType:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoder"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ValueEncoder","preciseIdentifier":"s:10ShieldX50020AttributeValueMapperP0D7Encodera"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper\/encoder(forType:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/directorynameattributemapper\/encoder(fortype:)"},"doc://Shield/documentation/ShieldX509/DirectoryNameAttributeMapper/handler(forType:)":{"role":"symbol","title":"handler(forType:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"handler"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> ShieldX500"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"AttributeValueHandler","preciseIdentifier":"s:10ShieldX50021AttributeValueHandlerP"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper\/handler(forType:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/directorynameattributemapper\/handler(fortype:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/directorynameattributemapper"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper\/decoder(forType:)","doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper\/encoder(forType:)","doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper\/handler(forType:)"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"title":"DirectoryNameAttributeMapper","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50928DirectoryNameAttributeMapperV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"DirectoryNameAttributeMapper"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/DirectoryNameAttributeMapper/handler(forType:)":{"role":"symbol","title":"handler(forType:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"handler"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> ShieldX500"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"AttributeValueHandler","preciseIdentifier":"s:10ShieldX50021AttributeValueHandlerP"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper\/handler(forType:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/directorynameattributemapper\/handler(fortype:)"},"doc://Shield/documentation/ShieldX509/DirectoryNameAttributeMapper":{"role":"symbol","title":"DirectoryNameAttributeMapper","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"url":"\/documentation\/shieldx509\/directorynameattributemapper"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper":{"role":"symbol","title":"AttributeValueMapper","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueMapper"}],"url":"\/documentation\/shieldx500\/attributevaluemapper"},"doc://Shield/documentation/ShieldX509/DirectoryNameAttributeMapper/encoder(forType:)":{"role":"symbol","title":"encoder(forType:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoder"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ValueEncoder","preciseIdentifier":"s:10ShieldX50020AttributeValueMapperP0D7Encodera"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper\/encoder(forType:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/directorynameattributemapper\/encoder(fortype:)"},"doc://Shield/documentation/ShieldX509/DirectoryNameAttributeMapper/decoder(forType:)":{"role":"symbol","title":"decoder(forType:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decoder"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ValueDecoder","preciseIdentifier":"s:10ShieldX50020AttributeValueMapperP0D7Decodera"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper\/decoder(forType:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/directorynameattributemapper\/decoder(fortype:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/directorynameattributemapper/encoder(fortype:).json b/main/data/documentation/shieldx509/directorynameattributemapper/encoder(fortype:).json index e886e2204..e9fcd8653 100644 --- a/main/data/documentation/shieldx509/directorynameattributemapper/encoder(fortype:).json +++ b/main/data/documentation/shieldx509/directorynameattributemapper/encoder(fortype:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoder"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":" "},{"kind":"internalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/ValueEncoder","preciseIdentifier":"s:10ShieldX50020AttributeValueMapperP0D7Encodera","text":"ValueEncoder"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/directorynameattributemapper\/encoder(fortype:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper\/encoder(forType:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoder"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ValueEncoder","preciseIdentifier":"s:10ShieldX50020AttributeValueMapperP0D7Encodera"},{"kind":"text","text":"?"}],"title":"encoder(forType:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50928DirectoryNameAttributeMapperV7encoder7forType10Foundation4DataVypKcSg10PotentASN116ObjectIdentifierV_tFZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper"]]},"references":{"doc://Shield/documentation/ShieldX509/DirectoryNameAttributeMapper/encoder(forType:)":{"role":"symbol","title":"encoder(forType:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoder"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ValueEncoder","preciseIdentifier":"s:10ShieldX50020AttributeValueMapperP0D7Encodera"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper\/encoder(forType:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/directorynameattributemapper\/encoder(fortype:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX500/AttributeValueMapper/ValueEncoder":{"role":"symbol","title":"AttributeValueMapper.ValueEncoder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ValueEncoder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/ValueEncoder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ValueEncoder"}],"url":"\/documentation\/shieldx500\/attributevaluemapper\/valueencoder"},"doc://Shield/documentation/ShieldX509/DirectoryNameAttributeMapper":{"role":"symbol","title":"DirectoryNameAttributeMapper","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"url":"\/documentation\/shieldx509\/directorynameattributemapper"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoder"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":" "},{"kind":"internalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/ValueEncoder","preciseIdentifier":"s:10ShieldX50020AttributeValueMapperP0D7Encodera","text":"ValueEncoder"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/directorynameattributemapper\/encoder(fortype:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper\/encoder(forType:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoder"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ValueEncoder","preciseIdentifier":"s:10ShieldX50020AttributeValueMapperP0D7Encodera"},{"kind":"text","text":"?"}],"title":"encoder(forType:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50928DirectoryNameAttributeMapperV7encoder7forType10Foundation4DataVypKcSg10PotentASN116ObjectIdentifierV_tFZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper"]]},"references":{"doc://Shield/documentation/ShieldX500/AttributeValueMapper/ValueEncoder":{"role":"symbol","title":"AttributeValueMapper.ValueEncoder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ValueEncoder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueMapper\/ValueEncoder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ValueEncoder"}],"url":"\/documentation\/shieldx500\/attributevaluemapper\/valueencoder"},"doc://Shield/documentation/ShieldX509/DirectoryNameAttributeMapper":{"role":"symbol","title":"DirectoryNameAttributeMapper","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"url":"\/documentation\/shieldx509\/directorynameattributemapper"},"doc://Shield/documentation/ShieldX509/DirectoryNameAttributeMapper/encoder(forType:)":{"role":"symbol","title":"encoder(forType:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoder"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ValueEncoder","preciseIdentifier":"s:10ShieldX50020AttributeValueMapperP0D7Encodera"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper\/encoder(forType:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/directorynameattributemapper\/encoder(fortype:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/directorynameattributemapper/handler(fortype:).json b/main/data/documentation/shieldx509/directorynameattributemapper/handler(fortype:).json index 371e88f1c..f1f585825 100644 --- a/main/data/documentation/shieldx509/directorynameattributemapper/handler(fortype:).json +++ b/main/data/documentation/shieldx509/directorynameattributemapper/handler(fortype:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"handler"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":" "},{"kind":"internalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> ShieldX500"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler","preciseIdentifier":"s:10ShieldX50021AttributeValueHandlerP","text":"AttributeValueHandler"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/directorynameattributemapper\/handler(fortype:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper\/handler(forType:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"handler"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> ShieldX500"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"AttributeValueHandler","preciseIdentifier":"s:10ShieldX50021AttributeValueHandlerP"},{"kind":"text","text":"?"}],"title":"handler(forType:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50928DirectoryNameAttributeMapperV7handler7forType0A4X5000E12ValueHandler_pSg10PotentASN116ObjectIdentifierV_tFZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper"]]},"references":{"doc://Shield/documentation/ShieldX509/DirectoryNameAttributeMapper":{"role":"symbol","title":"DirectoryNameAttributeMapper","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"url":"\/documentation\/shieldx509\/directorynameattributemapper"},"doc://Shield/documentation/ShieldX509/DirectoryNameAttributeMapper/handler(forType:)":{"role":"symbol","title":"handler(forType:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"handler"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> ShieldX500"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"AttributeValueHandler","preciseIdentifier":"s:10ShieldX50021AttributeValueHandlerP"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper\/handler(forType:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/directorynameattributemapper\/handler(fortype:)"},"doc://Shield/documentation/ShieldX500/AttributeValueHandler":{"role":"symbol","title":"AttributeValueHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}],"url":"\/documentation\/shieldx500\/attributevaluehandler"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"handler"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":" "},{"kind":"internalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> ShieldX500"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler","preciseIdentifier":"s:10ShieldX50021AttributeValueHandlerP","text":"AttributeValueHandler"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/directorynameattributemapper\/handler(fortype:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper\/handler(forType:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"handler"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> ShieldX500"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"AttributeValueHandler","preciseIdentifier":"s:10ShieldX50021AttributeValueHandlerP"},{"kind":"text","text":"?"}],"title":"handler(forType:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50928DirectoryNameAttributeMapperV7handler7forType0A4X5000E12ValueHandler_pSg10PotentASN116ObjectIdentifierV_tFZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper"]]},"references":{"doc://Shield/documentation/ShieldX509/DirectoryNameAttributeMapper":{"role":"symbol","title":"DirectoryNameAttributeMapper","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"url":"\/documentation\/shieldx509\/directorynameattributemapper"},"doc://Shield/documentation/ShieldX500/AttributeValueHandler":{"role":"symbol","title":"AttributeValueHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/AttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}],"url":"\/documentation\/shieldx500\/attributevaluehandler"},"doc://Shield/documentation/ShieldX509/DirectoryNameAttributeMapper/handler(forType:)":{"role":"symbol","title":"handler(forType:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"handler"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":") -> ShieldX500"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"AttributeValueHandler","preciseIdentifier":"s:10ShieldX50021AttributeValueHandlerP"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper\/handler(forType:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/directorynameattributemapper\/handler(fortype:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/ecprivatekey.json b/main/data/documentation/shieldx509/ecprivatekey.json index 387ebb370..3d0d07470 100644 --- a/main/data/documentation/shieldx509/ecprivatekey.json +++ b/main/data/documentation/shieldx509/ecprivatekey.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/ecprivatekey"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/init(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/init(version:privateKey:parameters:publicKey:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/parameters","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/privateKey","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/publicKey","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/version-swift.property"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/SchemaSpecified-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"title":"ECPrivateKey","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50912ECPrivateKeyV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum":{"role":"symbol","title":"ECPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/init(version:privateKey:parameters:publicKey:)":{"role":"symbol","title":"init(version:privateKey:parameters:publicKey:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50912ECPrivateKeyV7VersionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"parameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ECParameters","preciseIdentifier":"s:10ShieldX50912ECParametersa"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":"?)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/init(version:privateKey:parameters:publicKey:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/init(version:privatekey:parameters:publickey:)"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/init(from:)"},"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/privateKey":{"role":"symbol","title":"privateKey","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/privateKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/privatekey"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/parameters":{"role":"symbol","title":"parameters","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"parameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ECParameters","preciseIdentifier":"s:10ShieldX50912ECParametersa"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/parameters","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/parameters"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/version-swift.property":{"role":"symbol","title":"version","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50912ECPrivateKeyV7VersionO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/version-swift.property","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.property"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/publicKey":{"role":"symbol","title":"publicKey","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/publicKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/publickey"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/equatable-implementations"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/schemaspecified-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/ecprivatekey"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/init(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/init(version:privateKey:parameters:publicKey:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/parameters","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/privateKey","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/publicKey","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/version-swift.property"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/SchemaSpecified-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"title":"ECPrivateKey","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50912ECPrivateKeyV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/init(from:)"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/equatable-implementations"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/version-swift.property":{"role":"symbol","title":"version","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50912ECPrivateKeyV7VersionO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/version-swift.property","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.property"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum":{"role":"symbol","title":"ECPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/parameters":{"role":"symbol","title":"parameters","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"parameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ECParameters","preciseIdentifier":"s:10ShieldX50912ECParametersa"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/parameters","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/parameters"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/publicKey":{"role":"symbol","title":"publicKey","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/publicKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/publickey"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/privateKey":{"role":"symbol","title":"privateKey","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/privateKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/privatekey"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/init(version:privateKey:parameters:publicKey:)":{"role":"symbol","title":"init(version:privateKey:parameters:publicKey:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50912ECPrivateKeyV7VersionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"parameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ECParameters","preciseIdentifier":"s:10ShieldX50912ECParametersa"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":"?)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/init(version:privateKey:parameters:publicKey:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/init(version:privatekey:parameters:publickey:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/ecprivatekey/!=(_:_:).json b/main/data/documentation/shieldx509/ecprivatekey/!=(_:_:).json index a92da88cc..ab8875611 100644 --- a/main/data/documentation/shieldx509/ecprivatekey/!=(_:_:).json +++ b/main/data/documentation/shieldx509/ecprivatekey/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/ecprivatekey\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50912ECPrivateKeyV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/ECPrivateKey/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/equatable-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/ecprivatekey\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50912ECPrivateKeyV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/!=(_:_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/ecprivatekey/asn1schema.json b/main/data/documentation/shieldx509/ecprivatekey/asn1schema.json index 01fa99a91..a3444f640 100644 --- a/main/data/documentation/shieldx509/ecprivatekey/asn1schema.json +++ b/main/data/documentation/shieldx509/ecprivatekey/asn1schema.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/ecprivatekey\/asn1schema"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/asn1Schema","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"kind":"symbol","metadata":{"role":"symbol","title":"asn1Schema","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX50912ECPrivateKeyV10asn1Schema10PotentASN10F0OvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/ECPrivateKey/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/asn1schema"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/ecprivatekey\/asn1schema"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/asn1Schema","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"kind":"symbol","metadata":{"role":"symbol","title":"asn1Schema","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX50912ECPrivateKeyV10asn1Schema10PotentASN10F0OvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/asn1schema"},"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/ecprivatekey/encoded().json b/main/data/documentation/shieldx509/ecprivatekey/encoded().json index 3e5fd4ba3..f0fd15010 100644 --- a/main/data/documentation/shieldx509/ecprivatekey/encoded().json +++ b/main/data/documentation/shieldx509/ecprivatekey/encoded().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The ASN.1 encoded data for this value."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/ecprivatekey\/encoded()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/encoded()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:10PotentASN115SchemaSpecifiedPAASERzrlE7encoded10Foundation4DataVyKF::SYNTHESIZED::s:10ShieldX50912ECPrivateKeyV","extendedModule":"PotentASN1","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/encoded()"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The ASN.1 encoded data for this value."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/ecprivatekey\/encoded()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/encoded()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:10PotentASN115SchemaSpecifiedPAASERzrlE7encoded10Foundation4DataVyKF::SYNTHESIZED::s:10ShieldX50912ECPrivateKeyV","extendedModule":"PotentASN1","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/encoded()"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/ecprivatekey/init(from:).json b/main/data/documentation/shieldx509/ecprivatekey/init(from:).json index c803b6f35..e97aa0bb0 100644 --- a/main/data/documentation/shieldx509/ecprivatekey/init(from:).json +++ b/main/data/documentation/shieldx509/ecprivatekey/init(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/ecprivatekey\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50912ECPrivateKeyV4fromACs7Decoder_p_tKcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/init(from:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/ecprivatekey\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50912ECPrivateKeyV4fromACs7Decoder_p_tKcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/init(from:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/ecprivatekey/init(version:privatekey:parameters:publickey:).json b/main/data/documentation/shieldx509/ecprivatekey/init(version:privatekey:parameters:publickey:).json index adb04573b..1ee392e19 100644 --- a/main/data/documentation/shieldx509/ecprivatekey/init(version:privatekey:parameters:publickey:).json +++ b/main/data/documentation/shieldx509/ecprivatekey/init(version:privatekey:parameters:publickey:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","preciseIdentifier":"s:10ShieldX50912ECPrivateKeyV7VersionO","text":"Version"},{"kind":"text","text":" = .one, "},{"kind":"externalParam","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"parameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECParameters","preciseIdentifier":"s:10ShieldX50912ECParametersa","text":"ECParameters"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":"? = nil)"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/ecprivatekey\/init(version:privatekey:parameters:publickey:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/init(version:privateKey:parameters:publicKey:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50912ECPrivateKeyV7VersionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"parameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ECParameters","preciseIdentifier":"s:10ShieldX50912ECParametersa"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":"?)"}],"title":"init(version:privateKey:parameters:publicKey:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50912ECPrivateKeyV7version07privateD010parameters06publicD0A2C7VersionO_10Foundation4DataV10PotentASN116ObjectIdentifierVSgAM9BitStringVSgtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/init(version:privateKey:parameters:publicKey:)":{"role":"symbol","title":"init(version:privateKey:parameters:publicKey:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50912ECPrivateKeyV7VersionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"parameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ECParameters","preciseIdentifier":"s:10ShieldX50912ECParametersa"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":"?)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/init(version:privateKey:parameters:publicKey:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/init(version:privatekey:parameters:publickey:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/ECParameters":{"role":"symbol","title":"ECParameters","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECParameters"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECParameters","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECParameters"}],"url":"\/documentation\/shieldx509\/ecparameters"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum":{"role":"symbol","title":"ECPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","preciseIdentifier":"s:10ShieldX50912ECPrivateKeyV7VersionO","text":"Version"},{"kind":"text","text":" = .one, "},{"kind":"externalParam","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"parameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECParameters","preciseIdentifier":"s:10ShieldX50912ECParametersa","text":"ECParameters"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":"? = nil)"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/ecprivatekey\/init(version:privatekey:parameters:publickey:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/init(version:privateKey:parameters:publicKey:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50912ECPrivateKeyV7VersionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"parameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ECParameters","preciseIdentifier":"s:10ShieldX50912ECParametersa"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":"?)"}],"title":"init(version:privateKey:parameters:publicKey:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50912ECPrivateKeyV7version07privateD010parameters06publicD0A2C7VersionO_10Foundation4DataV10PotentASN116ObjectIdentifierVSgAM9BitStringVSgtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509/ECPrivateKey/init(version:privateKey:parameters:publicKey:)":{"role":"symbol","title":"init(version:privateKey:parameters:publicKey:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50912ECPrivateKeyV7VersionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"parameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ECParameters","preciseIdentifier":"s:10ShieldX50912ECParametersa"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":"?)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/init(version:privateKey:parameters:publicKey:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/init(version:privatekey:parameters:publickey:)"},"doc://Shield/documentation/ShieldX509/ECParameters":{"role":"symbol","title":"ECParameters","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECParameters"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECParameters","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECParameters"}],"url":"\/documentation\/shieldx509\/ecparameters"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum":{"role":"symbol","title":"ECPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/ecprivatekey/parameters.json b/main/data/documentation/shieldx509/ecprivatekey/parameters.json index f3c36b8ed..f17fd128a 100644 --- a/main/data/documentation/shieldx509/ecprivatekey/parameters.json +++ b/main/data/documentation/shieldx509/ecprivatekey/parameters.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"parameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECParameters","preciseIdentifier":"s:10ShieldX50912ECParametersa","text":"ECParameters"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/ecprivatekey\/parameters"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/parameters","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"parameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ECParameters","preciseIdentifier":"s:10ShieldX50912ECParametersa"},{"kind":"text","text":"?"}],"title":"parameters","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50912ECPrivateKeyV10parameters10PotentASN116ObjectIdentifierVSgvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509/ECPrivateKey/parameters":{"role":"symbol","title":"parameters","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"parameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ECParameters","preciseIdentifier":"s:10ShieldX50912ECParametersa"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/parameters","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/parameters"},"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"},"doc://Shield/documentation/ShieldX509/ECParameters":{"role":"symbol","title":"ECParameters","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECParameters"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECParameters","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECParameters"}],"url":"\/documentation\/shieldx509\/ecparameters"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"parameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECParameters","preciseIdentifier":"s:10ShieldX50912ECParametersa","text":"ECParameters"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/ecprivatekey\/parameters"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/parameters","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"parameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ECParameters","preciseIdentifier":"s:10ShieldX50912ECParametersa"},{"kind":"text","text":"?"}],"title":"parameters","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50912ECPrivateKeyV10parameters10PotentASN116ObjectIdentifierVSgvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/parameters":{"role":"symbol","title":"parameters","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"parameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ECParameters","preciseIdentifier":"s:10ShieldX50912ECParametersa"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/parameters","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/parameters"},"doc://Shield/documentation/ShieldX509/ECParameters":{"role":"symbol","title":"ECParameters","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECParameters"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECParameters","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECParameters"}],"url":"\/documentation\/shieldx509\/ecparameters"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/ecprivatekey/privatekey.json b/main/data/documentation/shieldx509/ecprivatekey/privatekey.json index 2bc2e92ed..941e47b01 100644 --- a/main/data/documentation/shieldx509/ecprivatekey/privatekey.json +++ b/main/data/documentation/shieldx509/ecprivatekey/privatekey.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/ecprivatekey\/privatekey"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/privateKey","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"privateKey","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50912ECPrivateKeyV07privateD010Foundation4DataVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/privateKey":{"role":"symbol","title":"privateKey","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/privateKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/privatekey"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/ecprivatekey\/privatekey"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/privateKey","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"privateKey","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50912ECPrivateKeyV07privateD010Foundation4DataVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/privateKey":{"role":"symbol","title":"privateKey","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/privateKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/privatekey"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/ecprivatekey/publickey.json b/main/data/documentation/shieldx509/ecprivatekey/publickey.json index 6737e8929..3b442f470 100644 --- a/main/data/documentation/shieldx509/ecprivatekey/publickey.json +++ b/main/data/documentation/shieldx509/ecprivatekey/publickey.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/ecprivatekey\/publickey"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/publicKey","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":"?"}],"title":"publicKey","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50912ECPrivateKeyV06publicD010PotentASN19BitStringVSgvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/publicKey":{"role":"symbol","title":"publicKey","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/publicKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/publickey"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/ecprivatekey\/publickey"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/publicKey","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":"?"}],"title":"publicKey","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50912ECPrivateKeyV06publicD010PotentASN19BitStringVSgvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/publicKey":{"role":"symbol","title":"publicKey","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/publicKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/publickey"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/ecprivatekey/schemaspecified-implementations.json b/main/data/documentation/shieldx509/ecprivatekey/schemaspecified-implementations.json index ce73f2998..c6ac90b7c 100644 --- a/main/data/documentation/shieldx509/ecprivatekey/schemaspecified-implementations.json +++ b/main/data/documentation/shieldx509/ecprivatekey/schemaspecified-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/SchemaSpecified-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/encoded()"],"generated":true},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/asn1Schema"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"SchemaSpecified Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/encoded()"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/asn1schema"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/SchemaSpecified-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/encoded()"],"generated":true},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/asn1Schema"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"SchemaSpecified Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/encoded()"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/asn1schema"},"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum.json b/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum.json index 03a28b83f..55b97782f 100644 --- a/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum.json +++ b/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/one"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/init(rawValue:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"title":"ECPrivateKey.Version","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:10ShieldX50912ECPrivateKeyV7VersionO","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"Version"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/equatable-implementations"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/init(rawvalue:)"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum":{"role":"symbol","title":"ECPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/one":{"role":"symbol","title":"ECPrivateKey.Version.one","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"one"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/one","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/one"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/one"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/init(rawValue:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"title":"ECPrivateKey.Version","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:10ShieldX50912ECPrivateKeyV7VersionO","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"Version"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/init(rawvalue:)"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum":{"role":"symbol","title":"ECPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/one":{"role":"symbol","title":"ECPrivateKey.Version.one","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"one"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/one","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/one"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/equatable-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum/!=(_:_:).json b/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum/!=(_:_:).json index 70e29f7ab..73e8a6019 100644 --- a/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum/!=(_:_:).json +++ b/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50912ECPrivateKeyV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum":{"role":"symbol","title":"ECPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50912ECPrivateKeyV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum":{"role":"symbol","title":"ECPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum/encode(to:).json b/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum/encode(to:).json index dbd8616ec..acb2c21ba 100644 --- a/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum/encode(to:).json +++ b/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum/encode(to:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"encoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The encoder to write data to."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This function throws an error if any values are invalid for the given"},{"type":"text","text":" "},{"type":"text","text":"encoder’s format."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/encode(to:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encodes this value into the given encoder, when the type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:SYsSERzSi8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:10ShieldX50912ECPrivateKeyV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum":{"role":"symbol","title":"ECPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/encode(to:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder, when the type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/encode(to:)"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"encoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The encoder to write data to."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This function throws an error if any values are invalid for the given"},{"type":"text","text":" "},{"type":"text","text":"encoder’s format."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/encode(to:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encodes this value into the given encoder, when the type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:SYsSERzSi8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:10ShieldX50912ECPrivateKeyV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum":{"role":"symbol","title":"ECPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/encode(to:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder, when the type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/encode(to:)"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/rawrepresentable-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum/equatable-implementations.json b/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum/equatable-implementations.json index 9c0c5e47b..cc96cd8fc 100644 --- a/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum/equatable-implementations.json +++ b/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum":{"role":"symbol","title":"ECPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum":{"role":"symbol","title":"ECPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum/hash(into:).json b/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum/hash(into:).json index 5f6b335c6..7c6893c99 100644 --- a/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum/hash(into:).json +++ b/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:10ShieldX50912ECPrivateKeyV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum":{"role":"symbol","title":"ECPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/hash(into:)"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/rawrepresentable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:10ShieldX50912ECPrivateKeyV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/hash(into:)"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum":{"role":"symbol","title":"ECPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum/hashvalue.json b/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum/hashvalue.json index 0e9152a01..137a18463 100644 --- a/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum/hashvalue.json +++ b/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum/hashvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:10ShieldX50912ECPrivateKeyV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum":{"role":"symbol","title":"ECPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/hashvalue"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:10ShieldX50912ECPrivateKeyV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum":{"role":"symbol","title":"ECPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/hashvalue"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum/init(from:).json b/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum/init(from:).json index 325dec0a4..5df9b6ad9 100644 --- a/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum/init(from:).json +++ b/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum/init(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:SYsSeRzSi8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:10ShieldX50912ECPrivateKeyV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/init(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/init(from:)"},"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum":{"role":"symbol","title":"ECPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:SYsSeRzSi8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:10ShieldX50912ECPrivateKeyV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/init(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/init(from:)"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum":{"role":"symbol","title":"ECPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum/init(rawvalue:).json b/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum/init(rawvalue:).json index f1ff76ae9..087ac61f3 100644 --- a/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum/init(rawvalue:).json +++ b/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum/init(rawvalue:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50912ECPrivateKeyV7VersionO8rawValueAESgSi_tcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/init(rawvalue:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum":{"role":"symbol","title":"ECPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50912ECPrivateKeyV7VersionO8rawValueAESgSi_tcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum":{"role":"symbol","title":"ECPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/init(rawvalue:)"},"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum/one.json b/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum/one.json index 39bd2a5c3..e46dabe9a 100644 --- a/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum/one.json +++ b/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum/one.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"one"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/one"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/one","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"one"}],"title":"ECPrivateKey.Version.one","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50912ECPrivateKeyV7VersionO3oneyA2EmF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum":{"role":"symbol","title":"ECPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/one":{"role":"symbol","title":"ECPrivateKey.Version.one","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"one"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/one","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/one"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"one"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/one"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/one","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"one"}],"title":"ECPrivateKey.Version.one","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50912ECPrivateKeyV7VersionO3oneyA2EmF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum":{"role":"symbol","title":"ECPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/one":{"role":"symbol","title":"ECPrivateKey.Version.one","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"one"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/one","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/one"},"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum/rawrepresentable-implementations.json b/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum/rawrepresentable-implementations.json index fbf2f56ed..2b47d4c91 100644 --- a/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum/rawrepresentable-implementations.json +++ b/main/data/documentation/shieldx509/ecprivatekey/version-swift.enum/rawrepresentable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/init(from:)"],"generated":true},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/encode(to:)","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/encode(to:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder, when the type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/encode(to:)"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/init(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/init(from:)"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum":{"role":"symbol","title":"ECPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/hashvalue"},"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/hash(into:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/init(from:)"],"generated":true},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/encode(to:)","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/hash(into:)"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/init(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/init(from:)"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum":{"role":"symbol","title":"ECPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/encode(to:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder, when the type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/encode(to:)"},"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/hashvalue"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/ecprivatekey/version-swift.property.json b/main/data/documentation/shieldx509/ecprivatekey/version-swift.property.json index cb1b48271..8379fe127 100644 --- a/main/data/documentation/shieldx509/ecprivatekey/version-swift.property.json +++ b/main/data/documentation/shieldx509/ecprivatekey/version-swift.property.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","preciseIdentifier":"s:10ShieldX50912ECPrivateKeyV7VersionO","text":"Version"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/ecprivatekey\/version-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/version-swift.property","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50912ECPrivateKeyV7VersionO"}],"title":"version","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50912ECPrivateKeyV7versionAC7VersionOvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/version-swift.property":{"role":"symbol","title":"version","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50912ECPrivateKeyV7VersionO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/version-swift.property","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.property"},"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum":{"role":"symbol","title":"ECPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","preciseIdentifier":"s:10ShieldX50912ECPrivateKeyV7VersionO","text":"Version"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/ecprivatekey\/version-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/version-swift.property","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50912ECPrivateKeyV7VersionO"}],"title":"version","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50912ECPrivateKeyV7versionAC7VersionOvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/Version-swift.enum":{"role":"symbol","title":"ECPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/ECPrivateKey/version-swift.property":{"role":"symbol","title":"version","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50912ECPrivateKeyV7VersionO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey\/version-swift.property","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.property"},"doc://Shield/documentation/ShieldX509/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ECPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ECPrivateKey"}],"url":"\/documentation\/shieldx509\/ecprivatekey"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/edipartyname.json b/main/data/documentation/shieldx509/edipartyname.json index 0d87c6dbc..8cae9dee0 100644 --- a/main/data/documentation/shieldx509/edipartyname.json +++ b/main/data/documentation/shieldx509/edipartyname.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EDIPartyName"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/edipartyname"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName\/init(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName\/init(nameAssigner:partyName:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName\/nameAssigner","doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName\/partyName"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName\/Equatable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EDIPartyName"}],"title":"EDIPartyName","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50912EDIPartyNameV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"EDIPartyName"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/EDIPartyName/nameAssigner":{"role":"symbol","title":"nameAssigner","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"nameAssigner"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName\/nameAssigner","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/edipartyname\/nameassigner"},"doc://Shield/documentation/ShieldX509/EDIPartyName/init(nameAssigner:partyName:)":{"role":"symbol","title":"init(nameAssigner:partyName:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"nameAssigner"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"partyName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName\/init(nameAssigner:partyName:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/edipartyname\/init(nameassigner:partyname:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/EDIPartyName/partyName":{"role":"symbol","title":"partyName","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"partyName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName\/partyName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/edipartyname\/partyname"},"doc://Shield/documentation/ShieldX509/EDIPartyName":{"role":"symbol","title":"EDIPartyName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EDIPartyName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"EDIPartyName"}],"url":"\/documentation\/shieldx509\/edipartyname"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/EDIPartyName/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/edipartyname\/init(from:)"},"doc://Shield/documentation/ShieldX509/EDIPartyName/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/edipartyname\/equatable-implementations"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EDIPartyName"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/edipartyname"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName\/init(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName\/init(nameAssigner:partyName:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName\/nameAssigner","doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName\/partyName"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName\/Equatable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EDIPartyName"}],"title":"EDIPartyName","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50912EDIPartyNameV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"EDIPartyName"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/EDIPartyName/nameAssigner":{"role":"symbol","title":"nameAssigner","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"nameAssigner"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName\/nameAssigner","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/edipartyname\/nameassigner"},"doc://Shield/documentation/ShieldX509/EDIPartyName/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/edipartyname\/init(from:)"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/EDIPartyName/init(nameAssigner:partyName:)":{"role":"symbol","title":"init(nameAssigner:partyName:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"nameAssigner"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"partyName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName\/init(nameAssigner:partyName:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/edipartyname\/init(nameassigner:partyname:)"},"doc://Shield/documentation/ShieldX509/EDIPartyName/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/edipartyname\/equatable-implementations"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/EDIPartyName":{"role":"symbol","title":"EDIPartyName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EDIPartyName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"EDIPartyName"}],"url":"\/documentation\/shieldx509\/edipartyname"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/EDIPartyName/partyName":{"role":"symbol","title":"partyName","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"partyName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName\/partyName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/edipartyname\/partyname"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/edipartyname/equatable-implementations.json b/main/data/documentation/shieldx509/edipartyname/equatable-implementations.json index fdae49d18..c85ced46d 100644 --- a/main/data/documentation/shieldx509/edipartyname/equatable-implementations.json +++ b/main/data/documentation/shieldx509/edipartyname/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName"]]},"references":{"doc://Shield/documentation/ShieldX509/EDIPartyName/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/edipartyname\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/EDIPartyName":{"role":"symbol","title":"EDIPartyName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EDIPartyName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"EDIPartyName"}],"url":"\/documentation\/shieldx509\/edipartyname"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/EDIPartyName":{"role":"symbol","title":"EDIPartyName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EDIPartyName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"EDIPartyName"}],"url":"\/documentation\/shieldx509\/edipartyname"},"doc://Shield/documentation/ShieldX509/EDIPartyName/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/edipartyname\/!=(_:_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/edipartyname/init(from:).json b/main/data/documentation/shieldx509/edipartyname/init(from:).json index 1d4f0a40a..c7272cff9 100644 --- a/main/data/documentation/shieldx509/edipartyname/init(from:).json +++ b/main/data/documentation/shieldx509/edipartyname/init(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/edipartyname\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50912EDIPartyNameV4fromACs7Decoder_p_tKcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName"]]},"references":{"doc://Shield/documentation/ShieldX509/EDIPartyName":{"role":"symbol","title":"EDIPartyName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EDIPartyName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"EDIPartyName"}],"url":"\/documentation\/shieldx509\/edipartyname"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/EDIPartyName/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/edipartyname\/init(from:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/edipartyname\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50912EDIPartyNameV4fromACs7Decoder_p_tKcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName"]]},"references":{"doc://Shield/documentation/ShieldX509/EDIPartyName/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/edipartyname\/init(from:)"},"doc://Shield/documentation/ShieldX509/EDIPartyName":{"role":"symbol","title":"EDIPartyName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EDIPartyName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"EDIPartyName"}],"url":"\/documentation\/shieldx509\/edipartyname"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/edipartyname/init(nameassigner:partyname:).json b/main/data/documentation/shieldx509/edipartyname/init(nameassigner:partyname:).json index 900b504e8..af102be5d 100644 --- a/main/data/documentation/shieldx509/edipartyname/init(nameassigner:partyname:).json +++ b/main/data/documentation/shieldx509/edipartyname/init(nameassigner:partyname:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"nameAssigner"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"partyName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/edipartyname\/init(nameassigner:partyname:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName\/init(nameAssigner:partyName:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"nameAssigner"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"partyName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":")"}],"title":"init(nameAssigner:partyName:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50912EDIPartyNameV12nameAssigner05partyD0AC10PotentASN19AnyStringVSg_AHtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName"]]},"references":{"doc://Shield/documentation/ShieldX509/EDIPartyName":{"role":"symbol","title":"EDIPartyName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EDIPartyName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"EDIPartyName"}],"url":"\/documentation\/shieldx509\/edipartyname"},"doc://Shield/documentation/ShieldX509/EDIPartyName/init(nameAssigner:partyName:)":{"role":"symbol","title":"init(nameAssigner:partyName:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"nameAssigner"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"partyName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName\/init(nameAssigner:partyName:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/edipartyname\/init(nameassigner:partyname:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"nameAssigner"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"partyName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/edipartyname\/init(nameassigner:partyname:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName\/init(nameAssigner:partyName:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"nameAssigner"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"partyName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":")"}],"title":"init(nameAssigner:partyName:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50912EDIPartyNameV12nameAssigner05partyD0AC10PotentASN19AnyStringVSg_AHtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/EDIPartyName":{"role":"symbol","title":"EDIPartyName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EDIPartyName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"EDIPartyName"}],"url":"\/documentation\/shieldx509\/edipartyname"},"doc://Shield/documentation/ShieldX509/EDIPartyName/init(nameAssigner:partyName:)":{"role":"symbol","title":"init(nameAssigner:partyName:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"nameAssigner"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"partyName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName\/init(nameAssigner:partyName:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/edipartyname\/init(nameassigner:partyname:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/edipartyname/nameassigner.json b/main/data/documentation/shieldx509/edipartyname/nameassigner.json index 37cbac5e7..c7a7d545b 100644 --- a/main/data/documentation/shieldx509/edipartyname/nameassigner.json +++ b/main/data/documentation/shieldx509/edipartyname/nameassigner.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"nameAssigner"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/edipartyname\/nameassigner"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName\/nameAssigner","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"nameAssigner"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":"?"}],"title":"nameAssigner","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50912EDIPartyNameV12nameAssigner10PotentASN19AnyStringVSgvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName"]]},"references":{"doc://Shield/documentation/ShieldX509/EDIPartyName":{"role":"symbol","title":"EDIPartyName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EDIPartyName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"EDIPartyName"}],"url":"\/documentation\/shieldx509\/edipartyname"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/EDIPartyName/nameAssigner":{"role":"symbol","title":"nameAssigner","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"nameAssigner"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName\/nameAssigner","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/edipartyname\/nameassigner"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"nameAssigner"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/edipartyname\/nameassigner"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName\/nameAssigner","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"nameAssigner"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":"?"}],"title":"nameAssigner","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50912EDIPartyNameV12nameAssigner10PotentASN19AnyStringVSgvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/EDIPartyName":{"role":"symbol","title":"EDIPartyName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EDIPartyName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"EDIPartyName"}],"url":"\/documentation\/shieldx509\/edipartyname"},"doc://Shield/documentation/ShieldX509/EDIPartyName/nameAssigner":{"role":"symbol","title":"nameAssigner","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"nameAssigner"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyString","preciseIdentifier":"s:10PotentASN19AnyStringV"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName\/nameAssigner","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/edipartyname\/nameassigner"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/encryptedprivatekeyinfo.json b/main/data/documentation/shieldx509/encryptedprivatekeyinfo.json index 6d73e899f..71c06ee8e 100644 --- a/main/data/documentation/shieldx509/encryptedprivatekeyinfo.json +++ b/main/data/documentation/shieldx509/encryptedprivatekeyinfo.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/encryptedprivatekeyinfo"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/init(encryptionAlgorithm:encryptedData:)","doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/encryptedData","doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/encryptionAlgorithm"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/SchemaSpecified-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"title":"EncryptedPrivateKeyInfo","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50923EncryptedPrivateKeyInfoV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo/encryptedData":{"role":"symbol","title":"encryptedData","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptedData"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/encryptedData","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/encrypteddata"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo":{"role":"symbol","title":"EncryptedPrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo/init(encryptionAlgorithm:encryptedData:)":{"role":"symbol","title":"init(encryptionAlgorithm:encryptedData:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"encryptionAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"encryptedData"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/init(encryptionAlgorithm:encryptedData:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/init(encryptionalgorithm:encrypteddata:)"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo/encryptionAlgorithm":{"role":"symbol","title":"encryptionAlgorithm","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/encryptionAlgorithm","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/encryptionalgorithm"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/init(from:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/encryptedprivatekeyinfo"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/init(encryptionAlgorithm:encryptedData:)","doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/encryptedData","doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/encryptionAlgorithm"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/SchemaSpecified-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"title":"EncryptedPrivateKeyInfo","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50923EncryptedPrivateKeyInfoV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo":{"role":"symbol","title":"EncryptedPrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/init(from:)"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo/encryptedData":{"role":"symbol","title":"encryptedData","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptedData"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/encryptedData","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/encrypteddata"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo/encryptionAlgorithm":{"role":"symbol","title":"encryptionAlgorithm","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/encryptionAlgorithm","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/encryptionalgorithm"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/schemaspecified-implementations"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo/init(encryptionAlgorithm:encryptedData:)":{"role":"symbol","title":"init(encryptionAlgorithm:encryptedData:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"encryptionAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"encryptedData"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/init(encryptionAlgorithm:encryptedData:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/init(encryptionalgorithm:encrypteddata:)"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/encryptedprivatekeyinfo/!=(_:_:).json b/main/data/documentation/shieldx509/encryptedprivatekeyinfo/!=(_:_:).json index 58b3e3bcc..d5e58a729 100644 --- a/main/data/documentation/shieldx509/encryptedprivatekeyinfo/!=(_:_:).json +++ b/main/data/documentation/shieldx509/encryptedprivatekeyinfo/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/encryptedprivatekeyinfo\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50923EncryptedPrivateKeyInfoV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/equatable-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo":{"role":"symbol","title":"EncryptedPrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/!=(_:_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/encryptedprivatekeyinfo\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50923EncryptedPrivateKeyInfoV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo":{"role":"symbol","title":"EncryptedPrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/equatable-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/encryptedprivatekeyinfo/asn1schema.json b/main/data/documentation/shieldx509/encryptedprivatekeyinfo/asn1schema.json index 64b549a8f..8c949f5f0 100644 --- a/main/data/documentation/shieldx509/encryptedprivatekeyinfo/asn1schema.json +++ b/main/data/documentation/shieldx509/encryptedprivatekeyinfo/asn1schema.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/encryptedprivatekeyinfo\/asn1schema"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/asn1Schema","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"kind":"symbol","metadata":{"role":"symbol","title":"asn1Schema","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX50923EncryptedPrivateKeyInfoV10asn1Schema10PotentASN10H0OvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/asn1schema"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo":{"role":"symbol","title":"EncryptedPrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/schemaspecified-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/encryptedprivatekeyinfo\/asn1schema"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/asn1Schema","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"kind":"symbol","metadata":{"role":"symbol","title":"asn1Schema","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX50923EncryptedPrivateKeyInfoV10asn1Schema10PotentASN10H0OvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo":{"role":"symbol","title":"EncryptedPrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/asn1schema"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/encryptedprivatekeyinfo/encoded().json b/main/data/documentation/shieldx509/encryptedprivatekeyinfo/encoded().json index 8c7305ea8..4effc6ca8 100644 --- a/main/data/documentation/shieldx509/encryptedprivatekeyinfo/encoded().json +++ b/main/data/documentation/shieldx509/encryptedprivatekeyinfo/encoded().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The ASN.1 encoded data for this value."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/encryptedprivatekeyinfo\/encoded()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/encoded()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:10PotentASN115SchemaSpecifiedPAASERzrlE7encoded10Foundation4DataVyKF::SYNTHESIZED::s:10ShieldX50923EncryptedPrivateKeyInfoV","extendedModule":"PotentASN1","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/encoded()"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo":{"role":"symbol","title":"EncryptedPrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The ASN.1 encoded data for this value."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/encryptedprivatekeyinfo\/encoded()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/encoded()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:10PotentASN115SchemaSpecifiedPAASERzrlE7encoded10Foundation4DataVyKF::SYNTHESIZED::s:10ShieldX50923EncryptedPrivateKeyInfoV","extendedModule":"PotentASN1","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/encoded()"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo":{"role":"symbol","title":"EncryptedPrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/encryptedprivatekeyinfo/encrypteddata.json b/main/data/documentation/shieldx509/encryptedprivatekeyinfo/encrypteddata.json index 1022ee242..14670fa7a 100644 --- a/main/data/documentation/shieldx509/encryptedprivatekeyinfo/encrypteddata.json +++ b/main/data/documentation/shieldx509/encryptedprivatekeyinfo/encrypteddata.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptedData"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/encryptedprivatekeyinfo\/encrypteddata"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/encryptedData","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptedData"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"encryptedData","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50923EncryptedPrivateKeyInfoV13encryptedData10Foundation0H0Vvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo/encryptedData":{"role":"symbol","title":"encryptedData","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptedData"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/encryptedData","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/encrypteddata"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo":{"role":"symbol","title":"EncryptedPrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptedData"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/encryptedprivatekeyinfo\/encrypteddata"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/encryptedData","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptedData"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"encryptedData","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50923EncryptedPrivateKeyInfoV13encryptedData10Foundation0H0Vvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo":{"role":"symbol","title":"EncryptedPrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo/encryptedData":{"role":"symbol","title":"encryptedData","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptedData"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/encryptedData","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/encrypteddata"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/encryptedprivatekeyinfo/encryptionalgorithm.json b/main/data/documentation/shieldx509/encryptedprivatekeyinfo/encryptionalgorithm.json index b9db31dda..b652f72e2 100644 --- a/main/data/documentation/shieldx509/encryptedprivatekeyinfo/encryptionalgorithm.json +++ b/main/data/documentation/shieldx509/encryptedprivatekeyinfo/encryptionalgorithm.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV","text":"AlgorithmIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/encryptedprivatekeyinfo\/encryptionalgorithm"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/encryptionAlgorithm","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"title":"encryptionAlgorithm","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50923EncryptedPrivateKeyInfoV19encryptionAlgorithmAA0H10IdentifierVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo/encryptionAlgorithm":{"role":"symbol","title":"encryptionAlgorithm","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/encryptionAlgorithm","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/encryptionalgorithm"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo":{"role":"symbol","title":"EncryptedPrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV","text":"AlgorithmIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/encryptedprivatekeyinfo\/encryptionalgorithm"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/encryptionAlgorithm","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"title":"encryptionAlgorithm","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50923EncryptedPrivateKeyInfoV19encryptionAlgorithmAA0H10IdentifierVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo/encryptionAlgorithm":{"role":"symbol","title":"encryptionAlgorithm","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/encryptionAlgorithm","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/encryptionalgorithm"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo":{"role":"symbol","title":"EncryptedPrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/encryptedprivatekeyinfo/equatable-implementations.json b/main/data/documentation/shieldx509/encryptedprivatekeyinfo/equatable-implementations.json index 019aaf657..94e971726 100644 --- a/main/data/documentation/shieldx509/encryptedprivatekeyinfo/equatable-implementations.json +++ b/main/data/documentation/shieldx509/encryptedprivatekeyinfo/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo":{"role":"symbol","title":"EncryptedPrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo":{"role":"symbol","title":"EncryptedPrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/!=(_:_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/encryptedprivatekeyinfo/init(encryptionalgorithm:encrypteddata:).json b/main/data/documentation/shieldx509/encryptedprivatekeyinfo/init(encryptionalgorithm:encrypteddata:).json index 35941ecef..49ec1e353 100644 --- a/main/data/documentation/shieldx509/encryptedprivatekeyinfo/init(encryptionalgorithm:encrypteddata:).json +++ b/main/data/documentation/shieldx509/encryptedprivatekeyinfo/init(encryptionalgorithm:encrypteddata:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"encryptionAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV","text":"AlgorithmIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"encryptedData"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/encryptedprivatekeyinfo\/init(encryptionalgorithm:encrypteddata:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/init(encryptionAlgorithm:encryptedData:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"encryptionAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"encryptedData"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"title":"init(encryptionAlgorithm:encryptedData:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50923EncryptedPrivateKeyInfoV19encryptionAlgorithm13encryptedDataAcA0H10IdentifierV_10Foundation0J0Vtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo/init(encryptionAlgorithm:encryptedData:)":{"role":"symbol","title":"init(encryptionAlgorithm:encryptedData:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"encryptionAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"encryptedData"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/init(encryptionAlgorithm:encryptedData:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/init(encryptionalgorithm:encrypteddata:)"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo":{"role":"symbol","title":"EncryptedPrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"encryptionAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV","text":"AlgorithmIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"encryptedData"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/encryptedprivatekeyinfo\/init(encryptionalgorithm:encrypteddata:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/init(encryptionAlgorithm:encryptedData:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"encryptionAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"encryptedData"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"title":"init(encryptionAlgorithm:encryptedData:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50923EncryptedPrivateKeyInfoV19encryptionAlgorithm13encryptedDataAcA0H10IdentifierV_10Foundation0J0Vtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo":{"role":"symbol","title":"EncryptedPrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo/init(encryptionAlgorithm:encryptedData:)":{"role":"symbol","title":"init(encryptionAlgorithm:encryptedData:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"encryptionAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"encryptedData"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/init(encryptionAlgorithm:encryptedData:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/init(encryptionalgorithm:encrypteddata:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/encryptedprivatekeyinfo/init(from:).json b/main/data/documentation/shieldx509/encryptedprivatekeyinfo/init(from:).json index b9e55ffe7..8c59c0782 100644 --- a/main/data/documentation/shieldx509/encryptedprivatekeyinfo/init(from:).json +++ b/main/data/documentation/shieldx509/encryptedprivatekeyinfo/init(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/encryptedprivatekeyinfo\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50923EncryptedPrivateKeyInfoV4fromACs7Decoder_p_tKcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/init(from:)"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo":{"role":"symbol","title":"EncryptedPrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/encryptedprivatekeyinfo\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50923EncryptedPrivateKeyInfoV4fromACs7Decoder_p_tKcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/init(from:)"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo":{"role":"symbol","title":"EncryptedPrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/encryptedprivatekeyinfo/schemaspecified-implementations.json b/main/data/documentation/shieldx509/encryptedprivatekeyinfo/schemaspecified-implementations.json index 17694bca5..73b4e7403 100644 --- a/main/data/documentation/shieldx509/encryptedprivatekeyinfo/schemaspecified-implementations.json +++ b/main/data/documentation/shieldx509/encryptedprivatekeyinfo/schemaspecified-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/SchemaSpecified-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/encoded()"],"generated":true},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/asn1Schema"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"SchemaSpecified Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo":{"role":"symbol","title":"EncryptedPrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/asn1schema"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/encoded()"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/SchemaSpecified-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/encoded()"],"generated":true},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/asn1Schema"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"SchemaSpecified Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/encoded()"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo":{"role":"symbol","title":"EncryptedPrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"EncryptedPrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo"},"doc://Shield/documentation/ShieldX509/EncryptedPrivateKeyInfo/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EncryptedPrivateKeyInfo\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/asn1schema"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extension.json b/main/data/documentation/shieldx509/extension.json index 36836d00d..e8d298233 100644 --- a/main/data/documentation/shieldx509/extension.json +++ b/main/data/documentation/shieldx509/extension.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extension"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(extnId:critical:extnValue:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(value:)-3nks0","doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(value:)-9ul3","doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(value:critical:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/critical","doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/extnID","doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/extnValue"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/Equatable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"title":"Extension","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX5099ExtensionV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"Extension"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extension/critical":{"role":"symbol","title":"critical","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"critical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/critical","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extension\/critical"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/Extension/init(value:critical:)":{"role":"symbol","title":"init(value:critical:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX5099ExtensionV5value8criticalACx_SbtKcAA0C5ValueRzlufc0F0L_xmfp"},{"kind":"text","text":", "},{"kind":"externalParam","text":"critical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(value:critical:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extension\/init(value:critical:)"},"doc://Shield/documentation/ShieldX509/Extension/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extension\/init(from:)"},"doc://Shield/documentation/ShieldX509/Extension/init(value:)-9ul3":{"role":"symbol","title":"init(value:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX5099ExtensionV5valueACx_tKcAA011NonCriticalC5ValueRzlufc0G0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(value:)-9ul3","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extension\/init(value:)-9ul3"},"doc://Shield/documentation/ShieldX509/Extension/init(value:)-3nks0":{"role":"symbol","title":"init(value:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX5099ExtensionV5valueACx_tKcAA08CriticalC5ValueRzlufc0F0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(value:)-3nks0","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extension\/init(value:)-3nks0"},"doc://Shield/documentation/ShieldX509/Extension/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extension\/equatable-implementations"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/Extension/init(extnId:critical:extnValue:)":{"role":"symbol","title":"init(extnId:critical:extnValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"extnId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"critical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"extnValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(extnId:critical:extnValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extension\/init(extnid:critical:extnvalue:)"},"doc://Shield/documentation/ShieldX509/Extension/extnValue":{"role":"symbol","title":"extnValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extnValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/extnValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extension\/extnvalue"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/Extension/extnID":{"role":"symbol","title":"extnID","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extnID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/extnID","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extension\/extnid"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extension"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(extnId:critical:extnValue:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(value:)-3nks0","doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(value:)-9ul3","doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(value:critical:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/critical","doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/extnID","doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/extnValue"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/Equatable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"title":"Extension","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX5099ExtensionV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"Extension"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/Extension/init(value:critical:)":{"role":"symbol","title":"init(value:critical:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX5099ExtensionV5value8criticalACx_SbtKcAA0C5ValueRzlufc0F0L_xmfp"},{"kind":"text","text":", "},{"kind":"externalParam","text":"critical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(value:critical:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extension\/init(value:critical:)"},"doc://Shield/documentation/ShieldX509/Extension/extnID":{"role":"symbol","title":"extnID","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extnID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/extnID","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extension\/extnid"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/Extension/init(value:)-3nks0":{"role":"symbol","title":"init(value:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX5099ExtensionV5valueACx_tKcAA08CriticalC5ValueRzlufc0F0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(value:)-3nks0","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extension\/init(value:)-3nks0"},"doc://Shield/documentation/ShieldX509/Extension/init(value:)-9ul3":{"role":"symbol","title":"init(value:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX5099ExtensionV5valueACx_tKcAA011NonCriticalC5ValueRzlufc0G0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(value:)-9ul3","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extension\/init(value:)-9ul3"},"doc://Shield/documentation/ShieldX509/Extension/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extension\/init(from:)"},"doc://Shield/documentation/ShieldX509/Extension/extnValue":{"role":"symbol","title":"extnValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extnValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/extnValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extension\/extnvalue"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"},"doc://Shield/documentation/ShieldX509/Extension/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extension\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/Extension/init(extnId:critical:extnValue:)":{"role":"symbol","title":"init(extnId:critical:extnValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"extnId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"critical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"extnValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(extnId:critical:extnValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extension\/init(extnid:critical:extnvalue:)"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/Extension/critical":{"role":"symbol","title":"critical","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"critical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/critical","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extension\/critical"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extension/!=(_:_:).json b/main/data/documentation/shieldx509/extension/!=(_:_:).json index e025ea08c..97b9b1922 100644 --- a/main/data/documentation/shieldx509/extension/!=(_:_:).json +++ b/main/data/documentation/shieldx509/extension/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extension\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX5099ExtensionV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extension","doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extension/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extension\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/Extension/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extension\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extension\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX5099ExtensionV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extension","doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"},"doc://Shield/documentation/ShieldX509/Extension/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extension\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/Extension/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extension\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extension/critical.json b/main/data/documentation/shieldx509/extension/critical.json index 049cd1dd1..414b02d17 100644 --- a/main/data/documentation/shieldx509/extension/critical.json +++ b/main/data/documentation/shieldx509/extension/critical.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"critical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extension\/critical"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/critical","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"critical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"title":"critical","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX5099ExtensionV8criticalSbvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extension"]]},"references":{"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"},"doc://Shield/documentation/ShieldX509/Extension/critical":{"role":"symbol","title":"critical","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"critical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/critical","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extension\/critical"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"critical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extension\/critical"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/critical","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"critical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"title":"critical","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX5099ExtensionV8criticalSbvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extension"]]},"references":{"doc://Shield/documentation/ShieldX509/Extension/critical":{"role":"symbol","title":"critical","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"critical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/critical","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extension\/critical"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extension/equatable-implementations.json b/main/data/documentation/shieldx509/extension/equatable-implementations.json index 8d1ec2f78..6449c213a 100644 --- a/main/data/documentation/shieldx509/extension/equatable-implementations.json +++ b/main/data/documentation/shieldx509/extension/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extension"]]},"references":{"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extension/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extension\/!=(_:_:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extension"]]},"references":{"doc://Shield/documentation/ShieldX509/Extension/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extension\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extension/extnid.json b/main/data/documentation/shieldx509/extension/extnid.json index 802a92ec7..bd6d65de8 100644 --- a/main/data/documentation/shieldx509/extension/extnid.json +++ b/main/data/documentation/shieldx509/extension/extnid.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extnID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extension\/extnid"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/extnID","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extnID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"title":"extnID","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX5099ExtensionV6extnID10PotentASN116ObjectIdentifierVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extension"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extension/extnID":{"role":"symbol","title":"extnID","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extnID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/extnID","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extension\/extnid"},"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extnID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extension\/extnid"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/extnID","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extnID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"title":"extnID","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX5099ExtensionV6extnID10PotentASN116ObjectIdentifierVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extension"]]},"references":{"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extension/extnID":{"role":"symbol","title":"extnID","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extnID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/extnID","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extension\/extnid"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extension/extnvalue.json b/main/data/documentation/shieldx509/extension/extnvalue.json index 7bf60e4a5..8444bdfdb 100644 --- a/main/data/documentation/shieldx509/extension/extnvalue.json +++ b/main/data/documentation/shieldx509/extension/extnvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extnValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extension\/extnvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/extnValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extnValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"extnValue","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX5099ExtensionV9extnValue10Foundation4DataVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extension"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"},"doc://Shield/documentation/ShieldX509/Extension/extnValue":{"role":"symbol","title":"extnValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extnValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/extnValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extension\/extnvalue"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extnValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extension\/extnvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/extnValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extnValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"extnValue","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX5099ExtensionV9extnValue10Foundation4DataVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extension"]]},"references":{"doc://Shield/documentation/ShieldX509/Extension/extnValue":{"role":"symbol","title":"extnValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extnValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/extnValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extension\/extnvalue"},"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extension/init(extnid:critical:extnvalue:).json b/main/data/documentation/shieldx509/extension/init(extnid:critical:extnvalue:).json index 28459f08f..54b6d3275 100644 --- a/main/data/documentation/shieldx509/extension/init(extnid:critical:extnvalue:).json +++ b/main/data/documentation/shieldx509/extension/init(extnid:critical:extnvalue:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"extnId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"critical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"extnValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extension\/init(extnid:critical:extnvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(extnId:critical:extnValue:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"extnId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"critical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"extnValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"title":"init(extnId:critical:extnValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX5099ExtensionV6extnId8critical0D5ValueAC10PotentASN116ObjectIdentifierV_Sb10Foundation4DataVtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extension"]]},"references":{"doc://Shield/documentation/ShieldX509/Extension/init(extnId:critical:extnValue:)":{"role":"symbol","title":"init(extnId:critical:extnValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"extnId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"critical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"extnValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(extnId:critical:extnValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extension\/init(extnid:critical:extnvalue:)"},"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"extnId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"critical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"extnValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extension\/init(extnid:critical:extnvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(extnId:critical:extnValue:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"extnId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"critical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"extnValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"title":"init(extnId:critical:extnValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX5099ExtensionV6extnId8critical0D5ValueAC10PotentASN116ObjectIdentifierV_Sb10Foundation4DataVtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extension"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"},"doc://Shield/documentation/ShieldX509/Extension/init(extnId:critical:extnValue:)":{"role":"symbol","title":"init(extnId:critical:extnValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"extnId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"critical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"extnValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(extnId:critical:extnValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extension\/init(extnid:critical:extnvalue:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extension/init(from:).json b/main/data/documentation/shieldx509/extension/init(from:).json index 8c508447a..f29ae8790 100644 --- a/main/data/documentation/shieldx509/extension/init(from:).json +++ b/main/data/documentation/shieldx509/extension/init(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extension\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX5099ExtensionV4fromACs7Decoder_p_tKcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extension"]]},"references":{"doc://Shield/documentation/ShieldX509/Extension/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extension\/init(from:)"},"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extension\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX5099ExtensionV4fromACs7Decoder_p_tKcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extension"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extension/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extension\/init(from:)"},"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extension/init(value:)-3nks0.json b/main/data/documentation/shieldx509/extension/init(value:)-3nks0.json index ffcf58e86..607ee0f73 100644 --- a/main/data/documentation/shieldx509/extension/init(value:)-3nks0.json +++ b/main/data/documentation/shieldx509/extension/init(value:)-3nks0.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX5099ExtensionV5valueACx_tKcAA08CriticalC5ValueRzlufc0F0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CriticalExtensionValue","preciseIdentifier":"s:10ShieldX50922CriticalExtensionValueP","text":"CriticalExtensionValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extension\/init(value:)-3nks0"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(value:)-3nks0","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX5099ExtensionV5valueACx_tKcAA08CriticalC5ValueRzlufc0F0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(value:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX5099ExtensionV5valueACx_tKcAA08CriticalC5ValueRzlufc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extension"]]},"references":{"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"},"doc://Shield/documentation/ShieldX509/CriticalExtensionValue":{"role":"symbol","title":"CriticalExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"CriticalExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CriticalExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CriticalExtensionValue"}],"url":"\/documentation\/shieldx509\/criticalextensionvalue"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extension/init(value:)-3nks0":{"role":"symbol","title":"init(value:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX5099ExtensionV5valueACx_tKcAA08CriticalC5ValueRzlufc0F0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(value:)-3nks0","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extension\/init(value:)-3nks0"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX5099ExtensionV5valueACx_tKcAA08CriticalC5ValueRzlufc0F0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CriticalExtensionValue","preciseIdentifier":"s:10ShieldX50922CriticalExtensionValueP","text":"CriticalExtensionValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extension\/init(value:)-3nks0"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(value:)-3nks0","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX5099ExtensionV5valueACx_tKcAA08CriticalC5ValueRzlufc0F0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(value:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX5099ExtensionV5valueACx_tKcAA08CriticalC5ValueRzlufc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extension"]]},"references":{"doc://Shield/documentation/ShieldX509/Extension/init(value:)-3nks0":{"role":"symbol","title":"init(value:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX5099ExtensionV5valueACx_tKcAA08CriticalC5ValueRzlufc0F0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(value:)-3nks0","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extension\/init(value:)-3nks0"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"},"doc://Shield/documentation/ShieldX509/CriticalExtensionValue":{"role":"symbol","title":"CriticalExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"CriticalExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CriticalExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CriticalExtensionValue"}],"url":"\/documentation\/shieldx509\/criticalextensionvalue"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extension/init(value:)-9ul3.json b/main/data/documentation/shieldx509/extension/init(value:)-9ul3.json index 71a0f7400..4846bdc51 100644 --- a/main/data/documentation/shieldx509/extension/init(value:)-9ul3.json +++ b/main/data/documentation/shieldx509/extension/init(value:)-9ul3.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX5099ExtensionV5valueACx_tKcAA011NonCriticalC5ValueRzlufc0G0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue","preciseIdentifier":"s:10ShieldX50925NonCriticalExtensionValueP","text":"NonCriticalExtensionValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extension\/init(value:)-9ul3"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(value:)-9ul3","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX5099ExtensionV5valueACx_tKcAA011NonCriticalC5ValueRzlufc0G0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(value:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX5099ExtensionV5valueACx_tKcAA011NonCriticalC5ValueRzlufc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extension"]]},"references":{"doc://Shield/documentation/ShieldX509/NonCriticalExtensionValue":{"role":"symbol","title":"NonCriticalExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NonCriticalExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NonCriticalExtensionValue"}],"url":"\/documentation\/shieldx509\/noncriticalextensionvalue"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"},"doc://Shield/documentation/ShieldX509/Extension/init(value:)-9ul3":{"role":"symbol","title":"init(value:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX5099ExtensionV5valueACx_tKcAA011NonCriticalC5ValueRzlufc0G0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(value:)-9ul3","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extension\/init(value:)-9ul3"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX5099ExtensionV5valueACx_tKcAA011NonCriticalC5ValueRzlufc0G0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue","preciseIdentifier":"s:10ShieldX50925NonCriticalExtensionValueP","text":"NonCriticalExtensionValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extension\/init(value:)-9ul3"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(value:)-9ul3","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX5099ExtensionV5valueACx_tKcAA011NonCriticalC5ValueRzlufc0G0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(value:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX5099ExtensionV5valueACx_tKcAA011NonCriticalC5ValueRzlufc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extension"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/NonCriticalExtensionValue":{"role":"symbol","title":"NonCriticalExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NonCriticalExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NonCriticalExtensionValue"}],"url":"\/documentation\/shieldx509\/noncriticalextensionvalue"},"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"},"doc://Shield/documentation/ShieldX509/Extension/init(value:)-9ul3":{"role":"symbol","title":"init(value:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX5099ExtensionV5valueACx_tKcAA011NonCriticalC5ValueRzlufc0G0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(value:)-9ul3","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extension\/init(value:)-9ul3"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extension/init(value:critical:).json b/main/data/documentation/shieldx509/extension/init(value:critical:).json index 8e912c11b..1348066fc 100644 --- a/main/data/documentation/shieldx509/extension/init(value:critical:).json +++ b/main/data/documentation/shieldx509/extension/init(value:critical:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX5099ExtensionV5value8criticalACx_SbtKcAA0C5ValueRzlufc0F0L_xmfp"},{"kind":"text","text":", "},{"kind":"externalParam","text":"critical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","preciseIdentifier":"s:10ShieldX50914ExtensionValueP","text":"ExtensionValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extension\/init(value:critical:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(value:critical:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX5099ExtensionV5value8criticalACx_SbtKcAA0C5ValueRzlufc0F0L_xmfp"},{"kind":"text","text":", "},{"kind":"externalParam","text":"critical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(value:critical:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX5099ExtensionV5value8criticalACx_SbtKcAA0C5ValueRzlufc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extension"]]},"references":{"doc://Shield/documentation/ShieldX509/ExtensionValue":{"role":"symbol","title":"ExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}],"url":"\/documentation\/shieldx509\/extensionvalue"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"},"doc://Shield/documentation/ShieldX509/Extension/init(value:critical:)":{"role":"symbol","title":"init(value:critical:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX5099ExtensionV5value8criticalACx_SbtKcAA0C5ValueRzlufc0F0L_xmfp"},{"kind":"text","text":", "},{"kind":"externalParam","text":"critical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(value:critical:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extension\/init(value:critical:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX5099ExtensionV5value8criticalACx_SbtKcAA0C5ValueRzlufc0F0L_xmfp"},{"kind":"text","text":", "},{"kind":"externalParam","text":"critical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","preciseIdentifier":"s:10ShieldX50914ExtensionValueP","text":"ExtensionValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extension\/init(value:critical:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(value:critical:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX5099ExtensionV5value8criticalACx_SbtKcAA0C5ValueRzlufc0F0L_xmfp"},{"kind":"text","text":", "},{"kind":"externalParam","text":"critical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(value:critical:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX5099ExtensionV5value8criticalACx_SbtKcAA0C5ValueRzlufc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extension"]]},"references":{"doc://Shield/documentation/ShieldX509/Extension/init(value:critical:)":{"role":"symbol","title":"init(value:critical:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX5099ExtensionV5value8criticalACx_SbtKcAA0C5ValueRzlufc0F0L_xmfp"},{"kind":"text","text":", "},{"kind":"externalParam","text":"critical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension\/init(value:critical:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extension\/init(value:critical:)"},"doc://Shield/documentation/ShieldX509/ExtensionValue":{"role":"symbol","title":"ExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}],"url":"\/documentation\/shieldx509\/extensionvalue"},"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions.json b/main/data/documentation/shieldx509/extensions.json index 27f6a0057..366c5adcb 100644 --- a/main/data/documentation/shieldx509/extensions.json +++ b/main/data/documentation/shieldx509/extensions.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","doc:\/\/Shield\/documentation\/ShieldX509\/SingleAttributeValue","doc:\/\/Shield\/SK","doc:\/\/Shield\/Sl","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/s25ExpressibleByArrayLiteralP","doc:\/\/Shield\/SH","doc:\/\/Shield\/Sk","doc:\/\/Shield\/ST"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/init()"]},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/all(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(id:isCritical:value:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(value:)-1hpvz","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(value:)-9dot0","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(value:isCritical:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/first(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/remove(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/remove(id:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/replace(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/replace(value:)-34ywr","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/replace(value:)-lqja","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/replace(value:isCritical:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/replaceAll(_:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/attributeHandler","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/attributeType"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Decodable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Encodable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/ExpressibleByArrayLiteral-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/RandomAccessCollection-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"title":"Extensions","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50910ExtensionsV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"Extensions"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/append(value:isCritical:)":{"role":"symbol","title":"append(value:isCritical:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV6append5value10isCriticalyx_SbtKAA14ExtensionValueRzlF0I0L_xmfp"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(value:isCritical:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/append(value:iscritical:)"},"doc://Shield/documentation/ShieldX509/Extensions/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/bidirectionalcollection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/Error":{"role":"symbol","title":"Extensions.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/extensions\/error"},"doc://Shield/documentation/ShieldX509/Extensions/all(_:)":{"role":"symbol","title":"all(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"all"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV3allySayxGxmKAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV3allySayxGxmKAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/all(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/all(_:)"},"doc://Shield/Sk":{"type":"unresolvable","title":"Swift.RandomAccessCollection","identifier":"doc:\/\/Shield\/Sk"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/Extensions/replace(_:)":{"role":"symbol","title":"replace(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replace"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/replace(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/replace(_:)"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/Extensions/attributeHandler":{"role":"symbol","title":"attributeHandler","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeHandler"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AttributeValueHandler","preciseIdentifier":"s:10ShieldX50921AttributeValueHandlerP"},{"kind":"text","text":".Type"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/attributeHandler","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/attributehandler"},"doc://Shield/s25ExpressibleByArrayLiteralP":{"type":"unresolvable","title":"Swift.ExpressibleByArrayLiteral","identifier":"doc:\/\/Shield\/s25ExpressibleByArrayLiteralP"},"doc://Shield/documentation/ShieldX509/Extensions/remove(_:)":{"role":"symbol","title":"remove(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV6removeyyxmAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":".Type)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/remove(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/remove(_:)"},"doc://Shield/documentation/ShieldX509/Extensions/replace(value:isCritical:)":{"role":"symbol","title":"replace(value:isCritical:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replace"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV7replace5value10isCriticalyx_SbtKAA14ExtensionValueRzlF0I0L_xmfp"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/replace(value:isCritical:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/replace(value:iscritical:)"},"doc://Shield/Sl":{"type":"unresolvable","title":"Swift.Collection","identifier":"doc:\/\/Shield\/Sl"},"doc://Shield/documentation/ShieldX509/Extensions/append(_:)":{"role":"symbol","title":"append(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/append(_:)"},"doc://Shield/documentation/ShieldX509/SingleAttributeValue":{"role":"symbol","title":"SingleAttributeValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"SingleAttributeValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SingleAttributeValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SingleAttributeValue"}],"url":"\/documentation\/shieldx509\/singleattributevalue"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/Extensions/remove(id:)":{"role":"symbol","title":"remove(id:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"("},{"kind":"externalParam","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/remove(id:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/remove(id:)"},"doc://Shield/SK":{"type":"unresolvable","title":"Swift.BidirectionalCollection","identifier":"doc:\/\/Shield\/SK"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/replace(value:)-34ywr":{"role":"symbol","title":"replace(value:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replace"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV7replace5valueyx_tKAA22CriticalExtensionValueRzlF0H0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/replace(value:)-34ywr","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/replace(value:)-34ywr"},"doc://Shield/documentation/ShieldX509/Extensions/append(id:isCritical:value:)":{"role":"symbol","title":"append(id:isCritical:value:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"externalParam","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(id:isCritical:value:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/append(id:iscritical:value:)"},"doc://Shield/documentation/ShieldX509/Extensions/Encodable-Implementations":{"role":"collectionGroup","title":"Encodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Encodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/encodable-implementations"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/Extensions/append(value:)-9dot0":{"role":"symbol","title":"append(value:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV6append5valueyx_tKAA22CriticalExtensionValueRzlF0H0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(value:)-9dot0","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/append(value:)-9dot0"},"doc://Shield/ST":{"type":"unresolvable","title":"Swift.Sequence","identifier":"doc:\/\/Shield\/ST"},"doc://Shield/documentation/ShieldX509/AttributeValue":{"role":"symbol","title":"AttributeValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValue"}],"url":"\/documentation\/shieldx509\/attributevalue"},"doc://Shield/documentation/ShieldX509/Extensions/ExpressibleByArrayLiteral-Implementations":{"role":"collectionGroup","title":"ExpressibleByArrayLiteral Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/ExpressibleByArrayLiteral-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/expressiblebyarrayliteral-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/attributeType":{"role":"symbol","title":"attributeType","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/attributeType","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/attributetype"},"doc://Shield/documentation/ShieldX509/Extensions/RandomAccessCollection-Implementations":{"role":"collectionGroup","title":"RandomAccessCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/RandomAccessCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/randomaccesscollection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/init()":{"role":"symbol","title":"init()","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/init()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/init()"},"doc://Shield/documentation/ShieldX509/Extensions/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/decodable-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/replace(value:)-lqja":{"role":"symbol","title":"replace(value:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replace"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV7replace5valueyx_tKAA25NonCriticalExtensionValueRzlF0I0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/replace(value:)-lqja","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/replace(value:)-lqja"},"doc://Shield/documentation/ShieldX509/Extensions/replaceAll(_:)":{"role":"symbol","title":"replaceAll(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replaceAll"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S","preciseIdentifier":"s:10ShieldX50910ExtensionsV10replaceAllyyxSTRzAA9ExtensionV7ElementRtzlF1SL_xmfp"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/replaceAll(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/replaceall(_:)"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/append(value:)-1hpvz":{"role":"symbol","title":"append(value:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV6append5valueyx_tKAA25NonCriticalExtensionValueRzlF0I0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(value:)-1hpvz","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/append(value:)-1hpvz"},"doc://Shield/documentation/ShieldX509/Extensions/first(_:)":{"role":"symbol","title":"first(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV5firstyxSgxmKAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV5firstyxSgxmKAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/first(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/first(_:)"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","doc:\/\/Shield\/documentation\/ShieldX509\/SingleAttributeValue","doc:\/\/Shield\/SK","doc:\/\/Shield\/Sl","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/s25ExpressibleByArrayLiteralP","doc:\/\/Shield\/SH","doc:\/\/Shield\/Sk","doc:\/\/Shield\/ST"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/init()"]},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/all(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(id:isCritical:value:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(value:)-1hpvz","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(value:)-9dot0","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(value:isCritical:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/first(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/remove(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/remove(id:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/replace(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/replace(value:)-34ywr","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/replace(value:)-lqja","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/replace(value:isCritical:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/replaceAll(_:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/attributeHandler","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/attributeType"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Decodable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Encodable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/ExpressibleByArrayLiteral-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/RandomAccessCollection-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"title":"Extensions","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50910ExtensionsV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"Extensions"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/append(_:)":{"role":"symbol","title":"append(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/append(_:)"},"doc://Shield/documentation/ShieldX509/Extensions/first(_:)":{"role":"symbol","title":"first(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV5firstyxSgxmKAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV5firstyxSgxmKAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/first(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/first(_:)"},"doc://Shield/documentation/ShieldX509/AttributeValue":{"role":"symbol","title":"AttributeValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValue"}],"url":"\/documentation\/shieldx509\/attributevalue"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/replaceAll(_:)":{"role":"symbol","title":"replaceAll(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replaceAll"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S","preciseIdentifier":"s:10ShieldX50910ExtensionsV10replaceAllyyxSTRzAA9ExtensionV7ElementRtzlF1SL_xmfp"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/replaceAll(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/replaceall(_:)"},"doc://Shield/documentation/ShieldX509/Extensions/append(value:isCritical:)":{"role":"symbol","title":"append(value:isCritical:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV6append5value10isCriticalyx_SbtKAA14ExtensionValueRzlF0I0L_xmfp"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(value:isCritical:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/append(value:iscritical:)"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/append(value:)-9dot0":{"role":"symbol","title":"append(value:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV6append5valueyx_tKAA22CriticalExtensionValueRzlF0H0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(value:)-9dot0","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/append(value:)-9dot0"},"doc://Shield/documentation/ShieldX509/Extensions/ExpressibleByArrayLiteral-Implementations":{"role":"collectionGroup","title":"ExpressibleByArrayLiteral Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/ExpressibleByArrayLiteral-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/expressiblebyarrayliteral-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/remove(id:)":{"role":"symbol","title":"remove(id:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"("},{"kind":"externalParam","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/remove(id:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/remove(id:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/Extensions/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/decodable-implementations"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/SingleAttributeValue":{"role":"symbol","title":"SingleAttributeValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"SingleAttributeValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SingleAttributeValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SingleAttributeValue"}],"url":"\/documentation\/shieldx509\/singleattributevalue"},"doc://Shield/documentation/ShieldX509/Extensions/Error":{"role":"symbol","title":"Extensions.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/extensions\/error"},"doc://Shield/documentation/ShieldX509/Extensions/RandomAccessCollection-Implementations":{"role":"collectionGroup","title":"RandomAccessCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/RandomAccessCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/randomaccesscollection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/append(id:isCritical:value:)":{"role":"symbol","title":"append(id:isCritical:value:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"externalParam","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(id:isCritical:value:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/append(id:iscritical:value:)"},"doc://Shield/documentation/ShieldX509/Extensions/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/all(_:)":{"role":"symbol","title":"all(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"all"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV3allySayxGxmKAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV3allySayxGxmKAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/all(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/all(_:)"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/Extensions/replace(_:)":{"role":"symbol","title":"replace(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replace"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/replace(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/replace(_:)"},"doc://Shield/Sl":{"type":"unresolvable","title":"Swift.Collection","identifier":"doc:\/\/Shield\/Sl"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/Extensions/attributeType":{"role":"symbol","title":"attributeType","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/attributeType","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/attributetype"},"doc://Shield/SK":{"type":"unresolvable","title":"Swift.BidirectionalCollection","identifier":"doc:\/\/Shield\/SK"},"doc://Shield/Sk":{"type":"unresolvable","title":"Swift.RandomAccessCollection","identifier":"doc:\/\/Shield\/Sk"},"doc://Shield/documentation/ShieldX509/Extensions/init()":{"role":"symbol","title":"init()","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/init()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/init()"},"doc://Shield/documentation/ShieldX509/Extensions/replace(value:isCritical:)":{"role":"symbol","title":"replace(value:isCritical:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replace"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV7replace5value10isCriticalyx_SbtKAA14ExtensionValueRzlF0I0L_xmfp"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/replace(value:isCritical:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/replace(value:iscritical:)"},"doc://Shield/ST":{"type":"unresolvable","title":"Swift.Sequence","identifier":"doc:\/\/Shield\/ST"},"doc://Shield/documentation/ShieldX509/Extensions/replace(value:)-lqja":{"role":"symbol","title":"replace(value:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replace"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV7replace5valueyx_tKAA25NonCriticalExtensionValueRzlF0I0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/replace(value:)-lqja","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/replace(value:)-lqja"},"doc://Shield/documentation/ShieldX509/Extensions/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/bidirectionalcollection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/attributeHandler":{"role":"symbol","title":"attributeHandler","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeHandler"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AttributeValueHandler","preciseIdentifier":"s:10ShieldX50921AttributeValueHandlerP"},{"kind":"text","text":".Type"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/attributeHandler","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/attributehandler"},"doc://Shield/documentation/ShieldX509/Extensions/replace(value:)-34ywr":{"role":"symbol","title":"replace(value:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replace"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV7replace5valueyx_tKAA22CriticalExtensionValueRzlF0H0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/replace(value:)-34ywr","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/replace(value:)-34ywr"},"doc://Shield/documentation/ShieldX509/Extensions/append(value:)-1hpvz":{"role":"symbol","title":"append(value:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV6append5valueyx_tKAA25NonCriticalExtensionValueRzlF0I0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(value:)-1hpvz","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/append(value:)-1hpvz"},"doc://Shield/documentation/ShieldX509/Extensions/remove(_:)":{"role":"symbol","title":"remove(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV6removeyyxmAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":".Type)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/remove(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/remove(_:)"},"doc://Shield/s25ExpressibleByArrayLiteralP":{"type":"unresolvable","title":"Swift.ExpressibleByArrayLiteral","identifier":"doc:\/\/Shield\/s25ExpressibleByArrayLiteralP"},"doc://Shield/documentation/ShieldX509/Extensions/Encodable-Implementations":{"role":"collectionGroup","title":"Encodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Encodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/encodable-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/!=(_:_:).json b/main/data/documentation/shieldx509/extensions/!=(_:_:).json index 3e0ac1af9..c66ef84fb 100644 --- a/main/data/documentation/shieldx509/extensions/!=(_:_:).json +++ b/main/data/documentation/shieldx509/extensions/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/equatable-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/!=(_:_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/equatable-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/all(_:).json b/main/data/documentation/shieldx509/extensions/all(_:).json index 0a000789e..e590b71e2 100644 --- a/main/data/documentation/shieldx509/extensions/all(_:).json +++ b/main/data/documentation/shieldx509/extensions/all(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"all"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV3allySayxGxmKAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV3allySayxGxmKAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":"] "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","preciseIdentifier":"s:10ShieldX50914ExtensionValueP","text":"ExtensionValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/all(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/all(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"all"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV3allySayxGxmKAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV3allySayxGxmKAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":"]"}],"title":"all(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910ExtensionsV3allySayxGxmKAA14ExtensionValueRzlF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/ExtensionValue":{"role":"symbol","title":"ExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}],"url":"\/documentation\/shieldx509\/extensionvalue"},"doc://Shield/documentation/ShieldX509/Extensions/all(_:)":{"role":"symbol","title":"all(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"all"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV3allySayxGxmKAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV3allySayxGxmKAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/all(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/all(_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"all"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV3allySayxGxmKAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV3allySayxGxmKAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":"] "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","preciseIdentifier":"s:10ShieldX50914ExtensionValueP","text":"ExtensionValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/all(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/all(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"all"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV3allySayxGxmKAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV3allySayxGxmKAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":"]"}],"title":"all(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910ExtensionsV3allySayxGxmKAA14ExtensionValueRzlF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/all(_:)":{"role":"symbol","title":"all(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"all"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV3allySayxGxmKAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV3allySayxGxmKAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/all(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/all(_:)"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/ExtensionValue":{"role":"symbol","title":"ExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}],"url":"\/documentation\/shieldx509\/extensionvalue"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/allsatisfy(_:).json b/main/data/documentation/shieldx509/extensions/allsatisfy(_:).json index cc2800bad..36da89e98 100644 --- a/main/data/documentation/shieldx509/extensions/allsatisfy(_:).json +++ b/main/data/documentation/shieldx509/extensions/allsatisfy(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"allSatisfy"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"predicate"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the sequence contains only elements that satisfy"},{"type":"text","text":" "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":"; otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"predicate","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element of the sequence"},{"type":"text","text":" "},{"type":"text","text":"as its argument and returns a Boolean value that indicates whether"},{"type":"text","text":" "},{"type":"text","text":"the passed element satisfies a condition."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The following code uses this method to test whether all the names in an"},{"type":"text","text":" "},{"type":"text","text":"array have at least five characters:"}]},{"type":"codeListing","syntax":null,"code":["let names = [\"Sofia\", \"Camilla\", \"Martina\", \"Mateo\", \"Nicolás\"]","let allHaveAtLeastFive = names.allSatisfy({ $0.count >= 5 })","\/\/ allHaveAtLeastFive == true"]},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the sequence is empty, this method returns "},{"type":"codeVoice","code":"true"},{"type":"text","text":"."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/allsatisfy(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/allSatisfy(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether every element of a sequence"},{"type":"text","text":" "},{"type":"text","text":"satisfies a given predicate."}],"kind":"symbol","metadata":{"role":"symbol","title":"allSatisfy(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"allSatisfy"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:STsE10allSatisfyyS2b7ElementQzKXEKF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/allSatisfy(_:)":{"role":"symbol","title":"allSatisfy(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"allSatisfy"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether every element of a sequence"},{"type":"text","text":" "},{"type":"text","text":"satisfies a given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/allSatisfy(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/allsatisfy(_:)"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"allSatisfy"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"predicate"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the sequence contains only elements that satisfy"},{"type":"text","text":" "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":"; otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"predicate","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element of the sequence"},{"type":"text","text":" "},{"type":"text","text":"as its argument and returns a Boolean value that indicates whether"},{"type":"text","text":" "},{"type":"text","text":"the passed element satisfies a condition."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The following code uses this method to test whether all the names in an"},{"type":"text","text":" "},{"type":"text","text":"array have at least five characters:"}]},{"type":"codeListing","syntax":null,"code":["let names = [\"Sofia\", \"Camilla\", \"Martina\", \"Mateo\", \"Nicolás\"]","let allHaveAtLeastFive = names.allSatisfy({ $0.count >= 5 })","\/\/ allHaveAtLeastFive == true"]},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the sequence is empty, this method returns "},{"type":"codeVoice","code":"true"},{"type":"text","text":"."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/allsatisfy(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/allSatisfy(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether every element of a sequence"},{"type":"text","text":" "},{"type":"text","text":"satisfies a given predicate."}],"kind":"symbol","metadata":{"role":"symbol","title":"allSatisfy(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"allSatisfy"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:STsE10allSatisfyyS2b7ElementQzKXEKF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/allSatisfy(_:)":{"role":"symbol","title":"allSatisfy(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"allSatisfy"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether every element of a sequence"},{"type":"text","text":" "},{"type":"text","text":"satisfies a given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/allSatisfy(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/allsatisfy(_:)"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/append(_:).json b/main/data/documentation/shieldx509/extensions/append(_:).json index c9b185081..447b02a2c 100644 --- a/main/data/documentation/shieldx509/extensions/append(_:).json +++ b/main/data/documentation/shieldx509/extensions/append(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"element"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV","text":"Extension"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/append(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV"},{"kind":"text","text":")"}],"title":"append(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910ExtensionsV6appendyyAA9ExtensionVF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"},"doc://Shield/documentation/ShieldX509/Extensions/append(_:)":{"role":"symbol","title":"append(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/append(_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"element"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV","text":"Extension"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/append(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV"},{"kind":"text","text":")"}],"title":"append(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910ExtensionsV6appendyyAA9ExtensionVF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/append(_:)":{"role":"symbol","title":"append(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/append(_:)"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/append(id:iscritical:value:).json b/main/data/documentation/shieldx509/extensions/append(id:iscritical:value:).json index 8e1173e46..6d4b0578c 100644 --- a/main/data/documentation/shieldx509/extensions/append(id:iscritical:value:).json +++ b/main/data/documentation/shieldx509/extensions/append(id:iscritical:value:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"externalParam","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/append(id:iscritical:value:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(id:isCritical:value:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"externalParam","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"title":"append(id:isCritical:value:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910ExtensionsV6append2id10isCritical5valuey10PotentASN116ObjectIdentifierV_Sb10Foundation4DataVtF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/append(id:isCritical:value:)":{"role":"symbol","title":"append(id:isCritical:value:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"externalParam","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(id:isCritical:value:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/append(id:iscritical:value:)"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"externalParam","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/append(id:iscritical:value:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(id:isCritical:value:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"externalParam","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"title":"append(id:isCritical:value:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910ExtensionsV6append2id10isCritical5valuey10PotentASN116ObjectIdentifierV_Sb10Foundation4DataVtF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/append(id:isCritical:value:)":{"role":"symbol","title":"append(id:isCritical:value:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"("},{"kind":"externalParam","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(id:isCritical:value:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/append(id:iscritical:value:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/append(value:)-1hpvz.json b/main/data/documentation/shieldx509/extensions/append(value:)-1hpvz.json index 2319aaa2c..9d7ec9694 100644 --- a/main/data/documentation/shieldx509/extensions/append(value:)-1hpvz.json +++ b/main/data/documentation/shieldx509/extensions/append(value:)-1hpvz.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV6append5valueyx_tKAA25NonCriticalExtensionValueRzlF0I0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue","preciseIdentifier":"s:10ShieldX50925NonCriticalExtensionValueP","text":"NonCriticalExtensionValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/append(value:)-1hpvz"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(value:)-1hpvz","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV6append5valueyx_tKAA25NonCriticalExtensionValueRzlF0I0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"append(value:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910ExtensionsV6append5valueyx_tKAA25NonCriticalExtensionValueRzlF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/NonCriticalExtensionValue":{"role":"symbol","title":"NonCriticalExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NonCriticalExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NonCriticalExtensionValue"}],"url":"\/documentation\/shieldx509\/noncriticalextensionvalue"},"doc://Shield/documentation/ShieldX509/Extensions/append(value:)-1hpvz":{"role":"symbol","title":"append(value:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV6append5valueyx_tKAA25NonCriticalExtensionValueRzlF0I0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(value:)-1hpvz","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/append(value:)-1hpvz"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV6append5valueyx_tKAA25NonCriticalExtensionValueRzlF0I0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue","preciseIdentifier":"s:10ShieldX50925NonCriticalExtensionValueP","text":"NonCriticalExtensionValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/append(value:)-1hpvz"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(value:)-1hpvz","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV6append5valueyx_tKAA25NonCriticalExtensionValueRzlF0I0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"append(value:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910ExtensionsV6append5valueyx_tKAA25NonCriticalExtensionValueRzlF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/NonCriticalExtensionValue":{"role":"symbol","title":"NonCriticalExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NonCriticalExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NonCriticalExtensionValue"}],"url":"\/documentation\/shieldx509\/noncriticalextensionvalue"},"doc://Shield/documentation/ShieldX509/Extensions/append(value:)-1hpvz":{"role":"symbol","title":"append(value:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV6append5valueyx_tKAA25NonCriticalExtensionValueRzlF0I0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(value:)-1hpvz","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/append(value:)-1hpvz"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/append(value:)-9dot0.json b/main/data/documentation/shieldx509/extensions/append(value:)-9dot0.json index f5379c44d..7067164b0 100644 --- a/main/data/documentation/shieldx509/extensions/append(value:)-9dot0.json +++ b/main/data/documentation/shieldx509/extensions/append(value:)-9dot0.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV6append5valueyx_tKAA22CriticalExtensionValueRzlF0H0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CriticalExtensionValue","preciseIdentifier":"s:10ShieldX50922CriticalExtensionValueP","text":"CriticalExtensionValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/append(value:)-9dot0"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(value:)-9dot0","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV6append5valueyx_tKAA22CriticalExtensionValueRzlF0H0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"append(value:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910ExtensionsV6append5valueyx_tKAA22CriticalExtensionValueRzlF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509/CriticalExtensionValue":{"role":"symbol","title":"CriticalExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"CriticalExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CriticalExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CriticalExtensionValue"}],"url":"\/documentation\/shieldx509\/criticalextensionvalue"},"doc://Shield/documentation/ShieldX509/Extensions/append(value:)-9dot0":{"role":"symbol","title":"append(value:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV6append5valueyx_tKAA22CriticalExtensionValueRzlF0H0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(value:)-9dot0","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/append(value:)-9dot0"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV6append5valueyx_tKAA22CriticalExtensionValueRzlF0H0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CriticalExtensionValue","preciseIdentifier":"s:10ShieldX50922CriticalExtensionValueP","text":"CriticalExtensionValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/append(value:)-9dot0"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(value:)-9dot0","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV6append5valueyx_tKAA22CriticalExtensionValueRzlF0H0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"append(value:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910ExtensionsV6append5valueyx_tKAA22CriticalExtensionValueRzlF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/append(value:)-9dot0":{"role":"symbol","title":"append(value:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV6append5valueyx_tKAA22CriticalExtensionValueRzlF0H0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(value:)-9dot0","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/append(value:)-9dot0"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/CriticalExtensionValue":{"role":"symbol","title":"CriticalExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"CriticalExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CriticalExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CriticalExtensionValue"}],"url":"\/documentation\/shieldx509\/criticalextensionvalue"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/append(value:iscritical:).json b/main/data/documentation/shieldx509/extensions/append(value:iscritical:).json index c79e474f3..07ad06798 100644 --- a/main/data/documentation/shieldx509/extensions/append(value:iscritical:).json +++ b/main/data/documentation/shieldx509/extensions/append(value:iscritical:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV6append5value10isCriticalyx_SbtKAA14ExtensionValueRzlF0I0L_xmfp"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","preciseIdentifier":"s:10ShieldX50914ExtensionValueP","text":"ExtensionValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/append(value:iscritical:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(value:isCritical:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV6append5value10isCriticalyx_SbtKAA14ExtensionValueRzlF0I0L_xmfp"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"append(value:isCritical:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910ExtensionsV6append5value10isCriticalyx_SbtKAA14ExtensionValueRzlF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/ExtensionValue":{"role":"symbol","title":"ExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}],"url":"\/documentation\/shieldx509\/extensionvalue"},"doc://Shield/documentation/ShieldX509/Extensions/append(value:isCritical:)":{"role":"symbol","title":"append(value:isCritical:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV6append5value10isCriticalyx_SbtKAA14ExtensionValueRzlF0I0L_xmfp"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(value:isCritical:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/append(value:iscritical:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV6append5value10isCriticalyx_SbtKAA14ExtensionValueRzlF0I0L_xmfp"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","preciseIdentifier":"s:10ShieldX50914ExtensionValueP","text":"ExtensionValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/append(value:iscritical:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(value:isCritical:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV6append5value10isCriticalyx_SbtKAA14ExtensionValueRzlF0I0L_xmfp"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"append(value:isCritical:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910ExtensionsV6append5value10isCriticalyx_SbtKAA14ExtensionValueRzlF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/ExtensionValue":{"role":"symbol","title":"ExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}],"url":"\/documentation\/shieldx509\/extensionvalue"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/append(value:isCritical:)":{"role":"symbol","title":"append(value:isCritical:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"append"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV6append5value10isCriticalyx_SbtKAA14ExtensionValueRzlF0I0L_xmfp"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/append(value:isCritical:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/append(value:iscritical:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/attributehandler.json b/main/data/documentation/shieldx509/extensions/attributehandler.json index e8270f072..0ebaa10ae 100644 --- a/main/data/documentation/shieldx509/extensions/attributehandler.json +++ b/main/data/documentation/shieldx509/extensions/attributehandler.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeHandler"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler","preciseIdentifier":"s:10ShieldX50921AttributeValueHandlerP","text":"AttributeValueHandler"},{"kind":"text","text":".Type"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/attributehandler"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/attributeHandler","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeHandler"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AttributeValueHandler","preciseIdentifier":"s:10ShieldX50921AttributeValueHandlerP"},{"kind":"text","text":".Type"}],"title":"attributeHandler","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50910ExtensionsV16attributeHandlerAA014AttributeValueE0_pXpvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509/AttributeValueHandler":{"role":"symbol","title":"AttributeValueHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}],"url":"\/documentation\/shieldx509\/attributevaluehandler"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/attributeHandler":{"role":"symbol","title":"attributeHandler","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeHandler"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AttributeValueHandler","preciseIdentifier":"s:10ShieldX50921AttributeValueHandlerP"},{"kind":"text","text":".Type"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/attributeHandler","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/attributehandler"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeHandler"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler","preciseIdentifier":"s:10ShieldX50921AttributeValueHandlerP","text":"AttributeValueHandler"},{"kind":"text","text":".Type"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/attributehandler"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/attributeHandler","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeHandler"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AttributeValueHandler","preciseIdentifier":"s:10ShieldX50921AttributeValueHandlerP"},{"kind":"text","text":".Type"}],"title":"attributeHandler","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50910ExtensionsV16attributeHandlerAA014AttributeValueE0_pXpvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AttributeValueHandler":{"role":"symbol","title":"AttributeValueHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}],"url":"\/documentation\/shieldx509\/attributevaluehandler"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/attributeHandler":{"role":"symbol","title":"attributeHandler","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeHandler"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AttributeValueHandler","preciseIdentifier":"s:10ShieldX50921AttributeValueHandlerP"},{"kind":"text","text":".Type"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/attributeHandler","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/attributehandler"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/attributetype.json b/main/data/documentation/shieldx509/extensions/attributetype.json index 7e7196786..f8caef3f9 100644 --- a/main/data/documentation/shieldx509/extensions/attributetype.json +++ b/main/data/documentation/shieldx509/extensions/attributetype.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/attributetype"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/attributeType","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"title":"attributeType","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50910ExtensionsV13attributeType10PotentASN116ObjectIdentifierVvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldX509/Extensions/attributeType":{"role":"symbol","title":"attributeType","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/attributeType","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/attributetype"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/attributetype"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/attributeType","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"title":"attributeType","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50910ExtensionsV13attributeType10PotentASN116ObjectIdentifierVvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/attributeType":{"role":"symbol","title":"attributeType","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributeType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/attributeType","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/attributetype"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/bidirectionalcollection-implementations.json b/main/data/documentation/shieldx509/extensions/bidirectionalcollection-implementations.json index d09e49cb0..dc609f52f 100644 --- a/main/data/documentation/shieldx509/extensions/bidirectionalcollection-implementations.json +++ b/main/data/documentation/shieldx509/extensions/bidirectionalcollection-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/last"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/difference(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/difference(from:by:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/dropLast(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formIndex(before:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/last(where:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/lastIndex(of:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/lastIndex(where:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/reversed()","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/suffix(_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"BidirectionalCollection Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/lastIndex(where:)":{"role":"symbol","title":"lastIndex(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lastIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the index of the last element in the collection that matches the"},{"type":"text","text":" "},{"type":"text","text":"given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/lastIndex(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/lastindex(where:)"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/difference(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"difference(from:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"difference"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"CollectionDifference","preciseIdentifier":"s:s20CollectionDifferenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Returns the difference needed to produce this collection’s ordered"},{"type":"text","text":" "},{"type":"text","text":"elements from the given collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/difference(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/difference(from:)"},"doc://Shield/documentation/ShieldX509/Extensions/difference(from:by:)":{"role":"symbol","title":"difference(from:by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"difference"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"CollectionDifference","preciseIdentifier":"s:s20CollectionDifferenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Returns the difference needed to produce this collection’s ordered"},{"type":"text","text":" "},{"type":"text","text":"elements from the given collection, using the given predicate as an"},{"type":"text","text":" "},{"type":"text","text":"equivalence test."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/difference(from:by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/difference(from:by:)"},"doc://Shield/documentation/ShieldX509/Extensions/last":{"role":"symbol","title":"last","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"last"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The last element of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/last","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/last"},"doc://Shield/documentation/ShieldX509/Extensions/lastIndex(of:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"lastIndex(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lastIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the last index where the specified value appears in the"},{"type":"text","text":" "},{"type":"text","text":"collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/lastIndex(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/lastindex(of:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/dropLast(_:)":{"role":"symbol","title":"dropLast(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dropLast"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence containing all but the specified number of final"},{"type":"text","text":" "},{"type":"text","text":"elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/dropLast(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/droplast(_:)"},"doc://Shield/documentation/ShieldX509/Extensions/reversed()":{"role":"symbol","title":"reversed()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reversed"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"ReversedCollection","preciseIdentifier":"s:s18ReversedCollectionV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Returns a view presenting the elements of the collection in reverse"},{"type":"text","text":" "},{"type":"text","text":"order."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/reversed()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/reversed()"},"doc://Shield/documentation/ShieldX509/Extensions/suffix(_:)":{"role":"symbol","title":"suffix(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"suffix"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence, up to the given maximum length, containing the"},{"type":"text","text":" "},{"type":"text","text":"final elements of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/suffix(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/suffix(_:)"},"doc://Shield/documentation/ShieldX509/Extensions/formIndex(before:)":{"role":"symbol","title":"formIndex(before:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"before"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Replaces the given index with its predecessor."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formIndex(before:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/formindex(before:)"},"doc://Shield/documentation/ShieldX509/Extensions/last(where:)":{"role":"symbol","title":"last(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"last"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the last element of the sequence that satisfies the given"},{"type":"text","text":" "},{"type":"text","text":"predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/last(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/last(where:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/last"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/difference(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/difference(from:by:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/dropLast(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formIndex(before:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/last(where:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/lastIndex(of:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/lastIndex(where:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/reversed()","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/suffix(_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"BidirectionalCollection Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/suffix(_:)":{"role":"symbol","title":"suffix(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"suffix"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence, up to the given maximum length, containing the"},{"type":"text","text":" "},{"type":"text","text":"final elements of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/suffix(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/suffix(_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/last(where:)":{"role":"symbol","title":"last(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"last"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the last element of the sequence that satisfies the given"},{"type":"text","text":" "},{"type":"text","text":"predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/last(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/last(where:)"},"doc://Shield/documentation/ShieldX509/Extensions/difference(from:by:)":{"role":"symbol","title":"difference(from:by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"difference"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"CollectionDifference","preciseIdentifier":"s:s20CollectionDifferenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Returns the difference needed to produce this collection’s ordered"},{"type":"text","text":" "},{"type":"text","text":"elements from the given collection, using the given predicate as an"},{"type":"text","text":" "},{"type":"text","text":"equivalence test."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/difference(from:by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/difference(from:by:)"},"doc://Shield/documentation/ShieldX509/Extensions/formIndex(before:)":{"role":"symbol","title":"formIndex(before:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"before"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Replaces the given index with its predecessor."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formIndex(before:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/formindex(before:)"},"doc://Shield/documentation/ShieldX509/Extensions/reversed()":{"role":"symbol","title":"reversed()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reversed"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"ReversedCollection","preciseIdentifier":"s:s18ReversedCollectionV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Returns a view presenting the elements of the collection in reverse"},{"type":"text","text":" "},{"type":"text","text":"order."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/reversed()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/reversed()"},"doc://Shield/documentation/ShieldX509/Extensions/lastIndex(of:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"lastIndex(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lastIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the last index where the specified value appears in the"},{"type":"text","text":" "},{"type":"text","text":"collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/lastIndex(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/lastindex(of:)"},"doc://Shield/documentation/ShieldX509/Extensions/difference(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"difference(from:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"difference"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"CollectionDifference","preciseIdentifier":"s:s20CollectionDifferenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Returns the difference needed to produce this collection’s ordered"},{"type":"text","text":" "},{"type":"text","text":"elements from the given collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/difference(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/difference(from:)"},"doc://Shield/documentation/ShieldX509/Extensions/dropLast(_:)":{"role":"symbol","title":"dropLast(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dropLast"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence containing all but the specified number of final"},{"type":"text","text":" "},{"type":"text","text":"elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/dropLast(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/droplast(_:)"},"doc://Shield/documentation/ShieldX509/Extensions/lastIndex(where:)":{"role":"symbol","title":"lastIndex(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lastIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the index of the last element in the collection that matches the"},{"type":"text","text":" "},{"type":"text","text":"given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/lastIndex(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/lastindex(where:)"},"doc://Shield/documentation/ShieldX509/Extensions/last":{"role":"symbol","title":"last","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"last"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The last element of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/last","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/last"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/collection-implementations.json b/main/data/documentation/shieldx509/extensions/collection-implementations.json index 968258e8a..e7b19b8ff 100644 --- a/main/data/documentation/shieldx509/extensions/collection-implementations.json +++ b/main/data/documentation/shieldx509/extensions/collection-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/count","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/endIndex","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/first","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/isEmpty","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/startIndex","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/underestimatedCount-48n1w"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/drop(while:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/dropFirst(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/firstIndex(of:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/firstIndex(where:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/firstRange(of:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formIndex(_:offsetBy:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formIndex(_:offsetBy:limitedBy:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formIndex(after:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/index(of:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/makeIterator()","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/map(_:)-8y43r","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/prefix(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/prefix(through:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/prefix(upTo:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/prefix(while:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/randomElement()","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/randomElement(using:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/ranges(of:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/split(maxSplits:omittingEmptySubsequences:whereSeparator:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/split(separator:maxSplits:omittingEmptySubsequences:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/suffix(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/trimmingPrefix(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/trimmingPrefix(while:)"],"generated":true},{"title":"Subscripts","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/subscript(_:)-3zlke","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/subscript(_:)-4vy7r","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/subscript(_:)-8alho","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/subscript(_:)-8awji"],"generated":true},{"title":"Type Aliases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Index","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Iterator"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Collection Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Iterator":{"role":"symbol","title":"Extensions.Iterator","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Iterator"}],"abstract":[{"type":"text","text":"A type that provides the collection’s iteration interface and"},{"type":"text","text":" "},{"type":"text","text":"encapsulates its iteration state."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Iterator","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Iterator"}],"url":"\/documentation\/shieldx509\/extensions\/iterator"},"doc://Shield/documentation/ShieldX509/Extensions/firstIndex(of:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"firstIndex(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"firstIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the first index where the specified value appears in the"},{"type":"text","text":" "},{"type":"text","text":"collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/firstIndex(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/firstindex(of:)"},"doc://Shield/documentation/ShieldX509/Extensions/subscript(_:)-4vy7r":{"role":"symbol","title":"subscript(_:)","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:10ShieldX50910ExtensionsV5Indexa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV"}],"abstract":[{"type":"text","text":"Accesses the element at the specified position."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/subscript(_:)-4vy7r","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/subscript(_:)-4vy7r"},"doc://Shield/documentation/ShieldX509/Extensions/prefix(_:)":{"role":"symbol","title":"prefix(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence, up to the specified maximum length, containing"},{"type":"text","text":" "},{"type":"text","text":"the initial elements of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/prefix(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/prefix(_:)"},"doc://Shield/documentation/ShieldX509/Extensions/first":{"role":"symbol","title":"first","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The first element of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/first","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/first"},"doc://Shield/documentation/ShieldX509/Extensions/isEmpty":{"role":"symbol","title":"isEmpty","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEmpty"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"A Boolean value indicating whether the collection is empty."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/isEmpty","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/isempty"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/underestimatedCount-48n1w":{"role":"symbol","title":"underestimatedCount","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"underestimatedCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[{"type":"text","text":"A value less than or equal to the number of elements in the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/underestimatedCount-48n1w","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/underestimatedcount-48n1w"},"doc://Shield/documentation/ShieldX509/Extensions/prefix(while:)":{"role":"symbol","title":"prefix(while:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence containing the initial elements until "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":" "},{"type":"text","text":"returns "},{"type":"codeVoice","code":"false"},{"type":"text","text":" and skipping the remaining elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/prefix(while:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/prefix(while:)"},"doc://Shield/documentation/ShieldX509/Extensions/count":{"role":"symbol","title":"count","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"count"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[{"type":"text","text":"The number of elements in the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/count","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/count"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/formIndex(_:offsetBy:)":{"role":"symbol","title":"formIndex(_:offsetBy:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Offsets the given index by the specified distance."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formIndex(_:offsetBy:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/formindex(_:offsetby:)"},"doc://Shield/documentation/ShieldX509/Extensions/map(_:)-8y43r":{"role":"symbol","title":"map(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns an array containing the results of mapping the given closure"},{"type":"text","text":" "},{"type":"text","text":"over the sequence’s elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/map(_:)-8y43r","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/map(_:)-8y43r"},"doc://Shield/documentation/ShieldX509/Extensions/ranges(of:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"ranges(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"ranges"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Range","preciseIdentifier":"s:Sn"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":">]"}],"abstract":[{"type":"text","text":"Finds and returns the ranges of the all occurrences of a given sequence"},{"type":"text","text":" "},{"type":"text","text":"within the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/ranges(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/ranges(of:)"},"doc://Shield/documentation/ShieldX509/Extensions/prefix(through:)":{"role":"symbol","title":"prefix(through:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"through"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence from the start of the collection through the"},{"type":"text","text":" "},{"type":"text","text":"specified position."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/prefix(through:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/prefix(through:)"},"doc://Shield/documentation/ShieldX509/Extensions/subscript(_:)-8alho":{"role":"symbol","title":"subscript(_:)","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"R"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Accesses the contiguous subrange of the collection’s elements specified"},{"type":"text","text":" "},{"type":"text","text":"by a range expression."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/subscript(_:)-8alho","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/subscript(_:)-8alho"},"doc://Shield/documentation/ShieldX509/Extensions/subscript(_:)-3zlke":{"role":"symbol","title":"subscript(_:)","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"UnboundedRange_","preciseIdentifier":"s:s15UnboundedRange_O"},{"kind":"text","text":") -> ()) -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/subscript(_:)-3zlke","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/subscript(_:)-3zlke"},"doc://Shield/documentation/ShieldX509/Extensions/firstRange(of:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"firstRange(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"firstRange"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Range","preciseIdentifier":"s:Sn"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":">?"}],"abstract":[{"type":"text","text":"Finds and returns the range of the first occurrence of a given collection"},{"type":"text","text":" "},{"type":"text","text":"within this collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/firstRange(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/firstrange(of:)"},"doc://Shield/documentation/ShieldX509/Extensions/startIndex":{"role":"symbol","title":"startIndex","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"startIndex"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:10ShieldX50910ExtensionsV5Indexa"}],"abstract":[{"type":"text","text":"The position of the first element in a nonempty collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/startIndex","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/startindex"},"doc://Shield/documentation/ShieldX509/Extensions/endIndex":{"role":"symbol","title":"endIndex","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"endIndex"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:10ShieldX50910ExtensionsV5Indexa"}],"abstract":[{"type":"text","text":"The collection’s “past the end” position—that is, the position one"},{"type":"text","text":" "},{"type":"text","text":"greater than the last valid subscript argument."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/endIndex","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/endindex"},"doc://Shield/documentation/ShieldX509/Extensions/dropFirst(_:)":{"role":"symbol","title":"dropFirst(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dropFirst"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence containing all but the given number of initial"},{"type":"text","text":" "},{"type":"text","text":"elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/dropFirst(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/dropfirst(_:)"},"doc://Shield/documentation/ShieldX509/Extensions/trimmingPrefix(while:)":{"role":"symbol","title":"trimmingPrefix(while:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"trimmingPrefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/trimmingPrefix(while:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/trimmingprefix(while:)"},"doc://Shield/documentation/ShieldX509/Extensions/suffix(from:)":{"role":"symbol","title":"suffix(from:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"suffix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence from the specified position to the end of the"},{"type":"text","text":" "},{"type":"text","text":"collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/suffix(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/suffix(from:)"},"doc://Shield/documentation/ShieldX509/Extensions/drop(while:)":{"role":"symbol","title":"drop(while:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"drop"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence by skipping elements while "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":" returns"},{"type":"text","text":" "},{"type":"codeVoice","code":"true"},{"type":"text","text":" and returning the remaining elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/drop(while:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/drop(while:)"},"doc://Shield/documentation/ShieldX509/Extensions/formIndex(after:)":{"role":"symbol","title":"formIndex(after:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"after"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Replaces the given index with its successor."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formIndex(after:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/formindex(after:)"},"doc://Shield/documentation/ShieldX509/Extensions/subscript(_:)-8awji":{"conformance":{"constraints":[{"type":"codeVoice","code":"SubSequence"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Slice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"subscript(_:)","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Range","preciseIdentifier":"s:Sn"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Slice","preciseIdentifier":"s:s5SliceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Accesses a contiguous subrange of the collection’s elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/subscript(_:)-8awji","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/subscript(_:)-8awji"},"doc://Shield/documentation/ShieldX509/Extensions/randomElement(using:)":{"role":"symbol","title":"randomElement(using:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomElement"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns a random element of the collection, using the given generator as"},{"type":"text","text":" "},{"type":"text","text":"a source for randomness."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/randomElement(using:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/randomelement(using:)"},"doc://Shield/documentation/ShieldX509/Extensions/split(separator:maxSplits:omittingEmptySubsequences:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"split(separator:maxSplits:omittingEmptySubsequences:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"split"},{"kind":"text","text":"("},{"kind":"externalParam","text":"separator"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"externalParam","text":"maxSplits"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"omittingEmptySubsequences"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the longest possible subsequences of the collection, in order,"},{"type":"text","text":" "},{"type":"text","text":"around elements equal to the given element."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/split(separator:maxSplits:omittingEmptySubsequences:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/split(separator:maxsplits:omittingemptysubsequences:)"},"doc://Shield/documentation/ShieldX509/Extensions/firstIndex(where:)":{"role":"symbol","title":"firstIndex(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"firstIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the first index in which an element of the collection satisfies"},{"type":"text","text":" "},{"type":"text","text":"the given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/firstIndex(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/firstindex(where:)"},"doc://Shield/documentation/ShieldX509/Extensions/randomElement()":{"role":"symbol","title":"randomElement()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomElement"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns a random element of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/randomElement()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/randomelement()"},"doc://Shield/documentation/ShieldX509/Extensions/prefix(upTo:)":{"role":"symbol","title":"prefix(upTo:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"upTo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence from the start of the collection up to, but not"},{"type":"text","text":" "},{"type":"text","text":"including, the specified position."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/prefix(upTo:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/prefix(upto:)"},"doc://Shield/documentation/ShieldX509/Extensions/Index":{"role":"symbol","title":"Extensions.Index","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Index"}],"abstract":[{"type":"text","text":"A type that represents a position in the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Index","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Index"}],"url":"\/documentation\/shieldx509\/extensions\/index"},"doc://Shield/documentation/ShieldX509/Extensions/makeIterator()":{"role":"symbol","title":"makeIterator()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"makeIterator"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Iterator","preciseIdentifier":"s:10ShieldX50910ExtensionsV8Iteratora"}],"abstract":[{"type":"text","text":"Returns an iterator over the elements of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/makeIterator()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/makeiterator()"},"doc://Shield/documentation/ShieldX509/Extensions/split(maxSplits:omittingEmptySubsequences:whereSeparator:)":{"role":"symbol","title":"split(maxSplits:omittingEmptySubsequences:whereSeparator:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"split"},{"kind":"text","text":"("},{"kind":"externalParam","text":"maxSplits"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"omittingEmptySubsequences"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"whereSeparator"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the longest possible subsequences of the collection, in order,"},{"type":"text","text":" "},{"type":"text","text":"that don’t contain elements satisfying the given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/split(maxSplits:omittingEmptySubsequences:whereSeparator:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/split(maxsplits:omittingemptysubsequences:whereseparator:)"},"doc://Shield/documentation/ShieldX509/Extensions/index(of:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"index(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"index"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the first index where the specified value appears in the"},{"type":"text","text":" "},{"type":"text","text":"collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/index(of:)","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx509\/extensions\/index(of:)"},"doc://Shield/documentation/ShieldX509/Extensions/trimmingPrefix(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"trimmingPrefix(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"trimmingPrefix"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Prefix"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Prefix"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a new collection of the same type by removing initial elements"},{"type":"text","text":" "},{"type":"text","text":"that satisfy the given predicate from the start."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/trimmingPrefix(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/trimmingprefix(_:)"},"doc://Shield/documentation/ShieldX509/Extensions/formIndex(_:offsetBy:limitedBy:)":{"role":"symbol","title":"formIndex(_:offsetBy:limitedBy:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"limitedBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Offsets the given index by the specified distance, or so that it equals"},{"type":"text","text":" "},{"type":"text","text":"the given limiting index."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formIndex(_:offsetBy:limitedBy:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/formindex(_:offsetby:limitedby:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/count","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/endIndex","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/first","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/isEmpty","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/startIndex","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/underestimatedCount-48n1w"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/drop(while:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/dropFirst(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/firstIndex(of:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/firstIndex(where:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/firstRange(of:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formIndex(_:offsetBy:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formIndex(_:offsetBy:limitedBy:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formIndex(after:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/index(of:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/makeIterator()","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/map(_:)-8y43r","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/prefix(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/prefix(through:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/prefix(upTo:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/prefix(while:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/randomElement()","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/randomElement(using:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/ranges(of:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/split(maxSplits:omittingEmptySubsequences:whereSeparator:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/split(separator:maxSplits:omittingEmptySubsequences:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/suffix(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/trimmingPrefix(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/trimmingPrefix(while:)"],"generated":true},{"title":"Subscripts","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/subscript(_:)-3zlke","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/subscript(_:)-4vy7r","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/subscript(_:)-8alho","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/subscript(_:)-8awji"],"generated":true},{"title":"Type Aliases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Index","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Iterator"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Collection Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/subscript(_:)-4vy7r":{"role":"symbol","title":"subscript(_:)","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:10ShieldX50910ExtensionsV5Indexa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV"}],"abstract":[{"type":"text","text":"Accesses the element at the specified position."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/subscript(_:)-4vy7r","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/subscript(_:)-4vy7r"},"doc://Shield/documentation/ShieldX509/Extensions/split(separator:maxSplits:omittingEmptySubsequences:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"split(separator:maxSplits:omittingEmptySubsequences:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"split"},{"kind":"text","text":"("},{"kind":"externalParam","text":"separator"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"externalParam","text":"maxSplits"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"omittingEmptySubsequences"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the longest possible subsequences of the collection, in order,"},{"type":"text","text":" "},{"type":"text","text":"around elements equal to the given element."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/split(separator:maxSplits:omittingEmptySubsequences:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/split(separator:maxsplits:omittingemptysubsequences:)"},"doc://Shield/documentation/ShieldX509/Extensions/firstRange(of:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"firstRange(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"firstRange"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Range","preciseIdentifier":"s:Sn"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":">?"}],"abstract":[{"type":"text","text":"Finds and returns the range of the first occurrence of a given collection"},{"type":"text","text":" "},{"type":"text","text":"within this collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/firstRange(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/firstrange(of:)"},"doc://Shield/documentation/ShieldX509/Extensions/isEmpty":{"role":"symbol","title":"isEmpty","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEmpty"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"A Boolean value indicating whether the collection is empty."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/isEmpty","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/isempty"},"doc://Shield/documentation/ShieldX509/Extensions/subscript(_:)-3zlke":{"role":"symbol","title":"subscript(_:)","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"UnboundedRange_","preciseIdentifier":"s:s15UnboundedRange_O"},{"kind":"text","text":") -> ()) -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/subscript(_:)-3zlke","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/subscript(_:)-3zlke"},"doc://Shield/documentation/ShieldX509/Extensions/prefix(_:)":{"role":"symbol","title":"prefix(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence, up to the specified maximum length, containing"},{"type":"text","text":" "},{"type":"text","text":"the initial elements of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/prefix(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/prefix(_:)"},"doc://Shield/documentation/ShieldX509/Extensions/index(of:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"index(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"index"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the first index where the specified value appears in the"},{"type":"text","text":" "},{"type":"text","text":"collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/index(of:)","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx509\/extensions\/index(of:)"},"doc://Shield/documentation/ShieldX509/Extensions/endIndex":{"role":"symbol","title":"endIndex","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"endIndex"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:10ShieldX50910ExtensionsV5Indexa"}],"abstract":[{"type":"text","text":"The collection’s “past the end” position—that is, the position one"},{"type":"text","text":" "},{"type":"text","text":"greater than the last valid subscript argument."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/endIndex","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/endindex"},"doc://Shield/documentation/ShieldX509/Extensions/first":{"role":"symbol","title":"first","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The first element of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/first","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/first"},"doc://Shield/documentation/ShieldX509/Extensions/split(maxSplits:omittingEmptySubsequences:whereSeparator:)":{"role":"symbol","title":"split(maxSplits:omittingEmptySubsequences:whereSeparator:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"split"},{"kind":"text","text":"("},{"kind":"externalParam","text":"maxSplits"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"omittingEmptySubsequences"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"whereSeparator"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the longest possible subsequences of the collection, in order,"},{"type":"text","text":" "},{"type":"text","text":"that don’t contain elements satisfying the given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/split(maxSplits:omittingEmptySubsequences:whereSeparator:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/split(maxsplits:omittingemptysubsequences:whereseparator:)"},"doc://Shield/documentation/ShieldX509/Extensions/underestimatedCount-48n1w":{"role":"symbol","title":"underestimatedCount","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"underestimatedCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[{"type":"text","text":"A value less than or equal to the number of elements in the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/underestimatedCount-48n1w","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/underestimatedcount-48n1w"},"doc://Shield/documentation/ShieldX509/Extensions/Index":{"role":"symbol","title":"Extensions.Index","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Index"}],"abstract":[{"type":"text","text":"A type that represents a position in the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Index","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Index"}],"url":"\/documentation\/shieldx509\/extensions\/index"},"doc://Shield/documentation/ShieldX509/Extensions/subscript(_:)-8alho":{"role":"symbol","title":"subscript(_:)","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"R"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Accesses the contiguous subrange of the collection’s elements specified"},{"type":"text","text":" "},{"type":"text","text":"by a range expression."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/subscript(_:)-8alho","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/subscript(_:)-8alho"},"doc://Shield/documentation/ShieldX509/Extensions/firstIndex(where:)":{"role":"symbol","title":"firstIndex(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"firstIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the first index in which an element of the collection satisfies"},{"type":"text","text":" "},{"type":"text","text":"the given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/firstIndex(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/firstindex(where:)"},"doc://Shield/documentation/ShieldX509/Extensions/prefix(while:)":{"role":"symbol","title":"prefix(while:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence containing the initial elements until "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":" "},{"type":"text","text":"returns "},{"type":"codeVoice","code":"false"},{"type":"text","text":" and skipping the remaining elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/prefix(while:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/prefix(while:)"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/ranges(of:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"ranges(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"ranges"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Range","preciseIdentifier":"s:Sn"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":">]"}],"abstract":[{"type":"text","text":"Finds and returns the ranges of the all occurrences of a given sequence"},{"type":"text","text":" "},{"type":"text","text":"within the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/ranges(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/ranges(of:)"},"doc://Shield/documentation/ShieldX509/Extensions/formIndex(_:offsetBy:)":{"role":"symbol","title":"formIndex(_:offsetBy:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Offsets the given index by the specified distance."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formIndex(_:offsetBy:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/formindex(_:offsetby:)"},"doc://Shield/documentation/ShieldX509/Extensions/drop(while:)":{"role":"symbol","title":"drop(while:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"drop"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence by skipping elements while "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":" returns"},{"type":"text","text":" "},{"type":"codeVoice","code":"true"},{"type":"text","text":" and returning the remaining elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/drop(while:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/drop(while:)"},"doc://Shield/documentation/ShieldX509/Extensions/formIndex(after:)":{"role":"symbol","title":"formIndex(after:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"after"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Replaces the given index with its successor."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formIndex(after:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/formindex(after:)"},"doc://Shield/documentation/ShieldX509/Extensions/randomElement(using:)":{"role":"symbol","title":"randomElement(using:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomElement"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns a random element of the collection, using the given generator as"},{"type":"text","text":" "},{"type":"text","text":"a source for randomness."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/randomElement(using:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/randomelement(using:)"},"doc://Shield/documentation/ShieldX509/Extensions/trimmingPrefix(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"trimmingPrefix(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"trimmingPrefix"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Prefix"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Prefix"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a new collection of the same type by removing initial elements"},{"type":"text","text":" "},{"type":"text","text":"that satisfy the given predicate from the start."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/trimmingPrefix(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/trimmingprefix(_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/startIndex":{"role":"symbol","title":"startIndex","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"startIndex"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:10ShieldX50910ExtensionsV5Indexa"}],"abstract":[{"type":"text","text":"The position of the first element in a nonempty collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/startIndex","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/startindex"},"doc://Shield/documentation/ShieldX509/Extensions/prefix(through:)":{"role":"symbol","title":"prefix(through:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"through"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence from the start of the collection through the"},{"type":"text","text":" "},{"type":"text","text":"specified position."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/prefix(through:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/prefix(through:)"},"doc://Shield/documentation/ShieldX509/Extensions/count":{"role":"symbol","title":"count","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"count"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[{"type":"text","text":"The number of elements in the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/count","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/count"},"doc://Shield/documentation/ShieldX509/Extensions/subscript(_:)-8awji":{"conformance":{"constraints":[{"type":"codeVoice","code":"SubSequence"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Slice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"subscript(_:)","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Range","preciseIdentifier":"s:Sn"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Slice","preciseIdentifier":"s:s5SliceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Accesses a contiguous subrange of the collection’s elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/subscript(_:)-8awji","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/subscript(_:)-8awji"},"doc://Shield/documentation/ShieldX509/Extensions/Iterator":{"role":"symbol","title":"Extensions.Iterator","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Iterator"}],"abstract":[{"type":"text","text":"A type that provides the collection’s iteration interface and"},{"type":"text","text":" "},{"type":"text","text":"encapsulates its iteration state."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Iterator","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Iterator"}],"url":"\/documentation\/shieldx509\/extensions\/iterator"},"doc://Shield/documentation/ShieldX509/Extensions/formIndex(_:offsetBy:limitedBy:)":{"role":"symbol","title":"formIndex(_:offsetBy:limitedBy:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"limitedBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Offsets the given index by the specified distance, or so that it equals"},{"type":"text","text":" "},{"type":"text","text":"the given limiting index."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formIndex(_:offsetBy:limitedBy:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/formindex(_:offsetby:limitedby:)"},"doc://Shield/documentation/ShieldX509/Extensions/dropFirst(_:)":{"role":"symbol","title":"dropFirst(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dropFirst"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence containing all but the given number of initial"},{"type":"text","text":" "},{"type":"text","text":"elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/dropFirst(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/dropfirst(_:)"},"doc://Shield/documentation/ShieldX509/Extensions/map(_:)-8y43r":{"role":"symbol","title":"map(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns an array containing the results of mapping the given closure"},{"type":"text","text":" "},{"type":"text","text":"over the sequence’s elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/map(_:)-8y43r","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/map(_:)-8y43r"},"doc://Shield/documentation/ShieldX509/Extensions/trimmingPrefix(while:)":{"role":"symbol","title":"trimmingPrefix(while:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"trimmingPrefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/trimmingPrefix(while:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/trimmingprefix(while:)"},"doc://Shield/documentation/ShieldX509/Extensions/firstIndex(of:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"firstIndex(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"firstIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the first index where the specified value appears in the"},{"type":"text","text":" "},{"type":"text","text":"collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/firstIndex(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/firstindex(of:)"},"doc://Shield/documentation/ShieldX509/Extensions/prefix(upTo:)":{"role":"symbol","title":"prefix(upTo:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"upTo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence from the start of the collection up to, but not"},{"type":"text","text":" "},{"type":"text","text":"including, the specified position."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/prefix(upTo:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/prefix(upto:)"},"doc://Shield/documentation/ShieldX509/Extensions/makeIterator()":{"role":"symbol","title":"makeIterator()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"makeIterator"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Iterator","preciseIdentifier":"s:10ShieldX50910ExtensionsV8Iteratora"}],"abstract":[{"type":"text","text":"Returns an iterator over the elements of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/makeIterator()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/makeiterator()"},"doc://Shield/documentation/ShieldX509/Extensions/suffix(from:)":{"role":"symbol","title":"suffix(from:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"suffix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence from the specified position to the end of the"},{"type":"text","text":" "},{"type":"text","text":"collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/suffix(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/suffix(from:)"},"doc://Shield/documentation/ShieldX509/Extensions/randomElement()":{"role":"symbol","title":"randomElement()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomElement"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns a random element of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/randomElement()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/randomelement()"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/compare(_:_:).json b/main/data/documentation/shieldx509/extensions/compare(_:_:).json index dbcb7fbe1..372500e20 100644 --- a/main/data/documentation/shieldx509/extensions/compare(_:_:).json +++ b/main/data/documentation/shieldx509/extensions/compare(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"compare"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ComparisonResult","preciseIdentifier":"c:@E@NSComparisonResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"SortComparator","preciseIdentifier":"s:10Foundation14SortComparatorP"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The first element of the sequence of comparators specifies the primary"},{"type":"text","text":" "},{"type":"text","text":"comparator to be used in sorting the sequence’s elements. Any subsequent"},{"type":"text","text":" "},{"type":"text","text":"comparators are used to further refine the order of elements with equal"},{"type":"text","text":" "},{"type":"text","text":"values."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/compare(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/compare(_:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"If "},{"type":"codeVoice","code":"lhs"},{"type":"text","text":" is ordered before "},{"type":"codeVoice","code":"rhs"},{"type":"text","text":" in the ordering described by the given"},{"type":"text","text":" "},{"type":"text","text":"sequence of "},{"type":"codeVoice","code":"SortComparator"},{"type":"text","text":"s"}],"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"compare(_:_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"compare"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ComparisonResult","preciseIdentifier":"c:@E@NSComparisonResult"}],"symbolKind":"method","externalID":"s:ST10FoundationE7compareySo18NSComparisonResultV8ComparedQyd___AFtAA14SortComparatorRd__7ElementQzRsd__lF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"15.0","deprecated":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"12.0","deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"15.0","deprecated":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"8.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/compare(_:_:)":{"role":"symbol","title":"compare(_:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"compare"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ComparisonResult","preciseIdentifier":"c:@E@NSComparisonResult"}],"abstract":[{"type":"text","text":"If "},{"type":"codeVoice","code":"lhs"},{"type":"text","text":" is ordered before "},{"type":"codeVoice","code":"rhs"},{"type":"text","text":" in the ordering described by the given"},{"type":"text","text":" "},{"type":"text","text":"sequence of "},{"type":"codeVoice","code":"SortComparator"},{"type":"text","text":"s"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/compare(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/compare(_:_:)"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"compare"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ComparisonResult","preciseIdentifier":"c:@E@NSComparisonResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"SortComparator","preciseIdentifier":"s:10Foundation14SortComparatorP"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The first element of the sequence of comparators specifies the primary"},{"type":"text","text":" "},{"type":"text","text":"comparator to be used in sorting the sequence’s elements. Any subsequent"},{"type":"text","text":" "},{"type":"text","text":"comparators are used to further refine the order of elements with equal"},{"type":"text","text":" "},{"type":"text","text":"values."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/compare(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/compare(_:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"If "},{"type":"codeVoice","code":"lhs"},{"type":"text","text":" is ordered before "},{"type":"codeVoice","code":"rhs"},{"type":"text","text":" in the ordering described by the given"},{"type":"text","text":" "},{"type":"text","text":"sequence of "},{"type":"codeVoice","code":"SortComparator"},{"type":"text","text":"s"}],"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"compare(_:_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"compare"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ComparisonResult","preciseIdentifier":"c:@E@NSComparisonResult"}],"symbolKind":"method","externalID":"s:ST10FoundationE7compareySo18NSComparisonResultV8ComparedQyd___AFtAA14SortComparatorRd__7ElementQzRsd__lF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"15.0","deprecated":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"12.0","deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"15.0","deprecated":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"8.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/compare(_:_:)":{"role":"symbol","title":"compare(_:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"compare"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ComparisonResult","preciseIdentifier":"c:@E@NSComparisonResult"}],"abstract":[{"type":"text","text":"If "},{"type":"codeVoice","code":"lhs"},{"type":"text","text":" is ordered before "},{"type":"codeVoice","code":"rhs"},{"type":"text","text":" in the ordering described by the given"},{"type":"text","text":" "},{"type":"text","text":"sequence of "},{"type":"codeVoice","code":"SortComparator"},{"type":"text","text":"s"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/compare(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/compare(_:_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/contains(_:).json b/main/data/documentation/shieldx509/extensions/contains(_:).json index 1fd1fd00b..bb2ab11f3 100644 --- a/main/data/documentation/shieldx509/extensions/contains(_:).json +++ b/main/data/documentation/shieldx509/extensions/contains(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"element"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the element was found in the sequence; otherwise,"},{"type":"text","text":" "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"element","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The element to find in the sequence."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example checks to see whether a favorite actor is in an array"},{"type":"text","text":" "},{"type":"text","text":"storing a movie’s cast."}]},{"type":"codeListing","syntax":null,"code":["let cast = [\"Vivien\", \"Marlon\", \"Kim\", \"Karl\"]","print(cast.contains(\"Marlon\"))","\/\/ Prints \"true\"","print(cast.contains(\"James\"))","\/\/ Prints \"false\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/contains(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/contains(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the sequence contains the"},{"type":"text","text":" "},{"type":"text","text":"given element."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"contains(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:STsSQ7ElementRpzrlE8containsySbABF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/contains(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"contains(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the sequence contains the"},{"type":"text","text":" "},{"type":"text","text":"given element."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/contains(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/contains(_:)"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"element"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the element was found in the sequence; otherwise,"},{"type":"text","text":" "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"element","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The element to find in the sequence."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example checks to see whether a favorite actor is in an array"},{"type":"text","text":" "},{"type":"text","text":"storing a movie’s cast."}]},{"type":"codeListing","syntax":null,"code":["let cast = [\"Vivien\", \"Marlon\", \"Kim\", \"Karl\"]","print(cast.contains(\"Marlon\"))","\/\/ Prints \"true\"","print(cast.contains(\"James\"))","\/\/ Prints \"false\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/contains(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/contains(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the sequence contains the"},{"type":"text","text":" "},{"type":"text","text":"given element."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"contains(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:STsSQ7ElementRpzrlE8containsySbABF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/contains(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"contains(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the sequence contains the"},{"type":"text","text":" "},{"type":"text","text":"given element."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/contains(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/contains(_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/contains(where:).json b/main/data/documentation/shieldx509/extensions/contains(where:).json index 995d116d0..f8c99fd11 100644 --- a/main/data/documentation/shieldx509/extensions/contains(where:).json +++ b/main/data/documentation/shieldx509/extensions/contains(where:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":" "},{"kind":"internalParam","text":"predicate"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the sequence contains an element that satisfies"},{"type":"text","text":" "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":"; otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"predicate","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element of the sequence"},{"type":"text","text":" "},{"type":"text","text":"as its argument and returns a Boolean value that indicates whether"},{"type":"text","text":" "},{"type":"text","text":"the passed element represents a match."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"You can use the predicate to check for an element of a type that"},{"type":"text","text":" "},{"type":"text","text":"doesn’t conform to the "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":" protocol, such as the"},{"type":"text","text":" "},{"type":"codeVoice","code":"HTTPResponse"},{"type":"text","text":" enumeration in this example."}]},{"type":"codeListing","syntax":null,"code":["enum HTTPResponse {"," case ok"," case error(Int)","}","","let lastThreeResponses: [HTTPResponse] = [.ok, .ok, .error(404)]","let hadError = lastThreeResponses.contains { element in"," if case .error = element {"," return true"," } else {"," return false"," }","}","\/\/ 'hadError' == true"]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Alternatively, a predicate can be satisfied by a range of "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":" "},{"type":"text","text":"elements or a general condition. This example shows how you can check an"},{"type":"text","text":" "},{"type":"text","text":"array for an expense greater than $100."}]},{"type":"codeListing","syntax":null,"code":["let expenses = [21.37, 55.21, 9.32, 10.18, 388.77, 11.41]","let hasBigPurchase = expenses.contains { $0 > 100 }","\/\/ 'hasBigPurchase' == true"]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/contains(where:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/contains(where:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the sequence contains an"},{"type":"text","text":" "},{"type":"text","text":"element that satisfies the given predicate."}],"kind":"symbol","metadata":{"role":"symbol","title":"contains(where:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:STsE8contains5whereS2b7ElementQzKXE_tKF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/contains(where:)":{"role":"symbol","title":"contains(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the sequence contains an"},{"type":"text","text":" "},{"type":"text","text":"element that satisfies the given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/contains(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/contains(where:)"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":" "},{"kind":"internalParam","text":"predicate"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the sequence contains an element that satisfies"},{"type":"text","text":" "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":"; otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"predicate","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element of the sequence"},{"type":"text","text":" "},{"type":"text","text":"as its argument and returns a Boolean value that indicates whether"},{"type":"text","text":" "},{"type":"text","text":"the passed element represents a match."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"You can use the predicate to check for an element of a type that"},{"type":"text","text":" "},{"type":"text","text":"doesn’t conform to the "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":" protocol, such as the"},{"type":"text","text":" "},{"type":"codeVoice","code":"HTTPResponse"},{"type":"text","text":" enumeration in this example."}]},{"type":"codeListing","syntax":null,"code":["enum HTTPResponse {"," case ok"," case error(Int)","}","","let lastThreeResponses: [HTTPResponse] = [.ok, .ok, .error(404)]","let hadError = lastThreeResponses.contains { element in"," if case .error = element {"," return true"," } else {"," return false"," }","}","\/\/ 'hadError' == true"]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Alternatively, a predicate can be satisfied by a range of "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":" "},{"type":"text","text":"elements or a general condition. This example shows how you can check an"},{"type":"text","text":" "},{"type":"text","text":"array for an expense greater than $100."}]},{"type":"codeListing","syntax":null,"code":["let expenses = [21.37, 55.21, 9.32, 10.18, 388.77, 11.41]","let hasBigPurchase = expenses.contains { $0 > 100 }","\/\/ 'hasBigPurchase' == true"]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/contains(where:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/contains(where:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the sequence contains an"},{"type":"text","text":" "},{"type":"text","text":"element that satisfies the given predicate."}],"kind":"symbol","metadata":{"role":"symbol","title":"contains(where:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:STsE8contains5whereS2b7ElementQzKXE_tKF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/contains(where:)":{"role":"symbol","title":"contains(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the sequence contains an"},{"type":"text","text":" "},{"type":"text","text":"element that satisfies the given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/contains(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/contains(where:)"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/count.json b/main/data/documentation/shieldx509/extensions/count.json index 7d66f88bc..a577fac69 100644 --- a/main/data/documentation/shieldx509/extensions/count.json +++ b/main/data/documentation/shieldx509/extensions/count.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"count"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"To check whether a collection is empty, use its "},{"type":"codeVoice","code":"isEmpty"},{"type":"text","text":" property"},{"type":"text","text":" "},{"type":"text","text":"instead of comparing "},{"type":"codeVoice","code":"count"},{"type":"text","text":" to zero. Unless the collection guarantees"},{"type":"text","text":" "},{"type":"text","text":"random-access performance, calculating "},{"type":"codeVoice","code":"count"},{"type":"text","text":" can be an O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":")"},{"type":"text","text":" "},{"type":"text","text":"operation."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1) if the collection conforms to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":"; otherwise, O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length"},{"type":"text","text":" "},{"type":"text","text":"of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/count"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/count","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The number of elements in the collection."}],"kind":"symbol","metadata":{"role":"symbol","title":"count","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"count"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SlsE5countSivp::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/count":{"role":"symbol","title":"count","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"count"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[{"type":"text","text":"The number of elements in the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/count","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/count"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"count"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"To check whether a collection is empty, use its "},{"type":"codeVoice","code":"isEmpty"},{"type":"text","text":" property"},{"type":"text","text":" "},{"type":"text","text":"instead of comparing "},{"type":"codeVoice","code":"count"},{"type":"text","text":" to zero. Unless the collection guarantees"},{"type":"text","text":" "},{"type":"text","text":"random-access performance, calculating "},{"type":"codeVoice","code":"count"},{"type":"text","text":" can be an O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":")"},{"type":"text","text":" "},{"type":"text","text":"operation."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1) if the collection conforms to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":"; otherwise, O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length"},{"type":"text","text":" "},{"type":"text","text":"of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/count"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/count","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The number of elements in the collection."}],"kind":"symbol","metadata":{"role":"symbol","title":"count","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"count"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SlsE5countSivp::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/count":{"role":"symbol","title":"count","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"count"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[{"type":"text","text":"The number of elements in the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/count","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/count"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/decodable-implementations.json b/main/data/documentation/shieldx509/extensions/decodable-implementations.json index 753564f17..8154131ec 100644 --- a/main/data/documentation/shieldx509/extensions/decodable-implementations.json +++ b/main/data/documentation/shieldx509/extensions/decodable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Decodable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/init(from:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Decodable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/init(from:)"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Decodable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/init(from:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Decodable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/init(from:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/difference(from:).json b/main/data/documentation/shieldx509/extensions/difference(from:).json index 85b2b25b6..c17e64f47 100644 --- a/main/data/documentation/shieldx509/extensions/difference(from:).json +++ b/main/data/documentation/shieldx509/extensions/difference(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"difference"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"CollectionDifference","preciseIdentifier":"s:s20CollectionDifferenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"> "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"BidirectionalCollection","preciseIdentifier":"s:SK"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The difference needed to produce this collection’s ordered"},{"type":"text","text":" "},{"type":"text","text":"elements from the given collection."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The base state."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This function does not infer element moves. If you need to infer moves,"},{"type":"text","text":" "},{"type":"text","text":"call the "},{"type":"codeVoice","code":"inferringMoves()"},{"type":"text","text":" method on the resulting difference."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Worst case performance is O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" * "},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the"},{"type":"text","text":" "},{"type":"text","text":"count of this collection and "},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":" is "},{"type":"codeVoice","code":"other.count"},{"type":"text","text":". You can expect"},{"type":"text","text":" "},{"type":"text","text":"faster execution when the collections share many common elements, or"},{"type":"text","text":" "},{"type":"text","text":"if "},{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/difference(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/difference(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the difference needed to produce this collection’s ordered"},{"type":"text","text":" "},{"type":"text","text":"elements from the given collection."}],"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"difference(from:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"difference"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"CollectionDifference","preciseIdentifier":"s:s20CollectionDifferenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">"}],"symbolKind":"method","externalID":"s:SKsSQ7ElementRpzrlE10difference4froms20CollectionDifferenceVyABGqd___tSKRd__AAQyd__ABRSlF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"13.0","deprecated":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"10.15","deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"13.0","deprecated":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"6.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/bidirectionalcollection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/difference(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"difference(from:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"difference"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"CollectionDifference","preciseIdentifier":"s:s20CollectionDifferenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Returns the difference needed to produce this collection’s ordered"},{"type":"text","text":" "},{"type":"text","text":"elements from the given collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/difference(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/difference(from:)"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"difference"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"CollectionDifference","preciseIdentifier":"s:s20CollectionDifferenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"> "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"BidirectionalCollection","preciseIdentifier":"s:SK"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The difference needed to produce this collection’s ordered"},{"type":"text","text":" "},{"type":"text","text":"elements from the given collection."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The base state."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This function does not infer element moves. If you need to infer moves,"},{"type":"text","text":" "},{"type":"text","text":"call the "},{"type":"codeVoice","code":"inferringMoves()"},{"type":"text","text":" method on the resulting difference."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Worst case performance is O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" * "},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the"},{"type":"text","text":" "},{"type":"text","text":"count of this collection and "},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":" is "},{"type":"codeVoice","code":"other.count"},{"type":"text","text":". You can expect"},{"type":"text","text":" "},{"type":"text","text":"faster execution when the collections share many common elements, or"},{"type":"text","text":" "},{"type":"text","text":"if "},{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/difference(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/difference(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the difference needed to produce this collection’s ordered"},{"type":"text","text":" "},{"type":"text","text":"elements from the given collection."}],"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"difference(from:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"difference"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"CollectionDifference","preciseIdentifier":"s:s20CollectionDifferenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">"}],"symbolKind":"method","externalID":"s:SKsSQ7ElementRpzrlE10difference4froms20CollectionDifferenceVyABGqd___tSKRd__AAQyd__ABRSlF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"13.0","deprecated":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"10.15","deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"13.0","deprecated":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"6.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/difference(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"difference(from:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"difference"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"CollectionDifference","preciseIdentifier":"s:s20CollectionDifferenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Returns the difference needed to produce this collection’s ordered"},{"type":"text","text":" "},{"type":"text","text":"elements from the given collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/difference(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/difference(from:)"},"doc://Shield/documentation/ShieldX509/Extensions/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/bidirectionalcollection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/difference(from:by:).json b/main/data/documentation/shieldx509/extensions/difference(from:by:).json index 9dc770ccd..6821699c7 100644 --- a/main/data/documentation/shieldx509/extensions/difference(from:by:).json +++ b/main/data/documentation/shieldx509/extensions/difference(from:by:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"difference"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":" "},{"kind":"internalParam","text":"areEquivalent"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"CollectionDifference","preciseIdentifier":"s:s20CollectionDifferenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"> "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"BidirectionalCollection","preciseIdentifier":"s:SK"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The difference needed to produce the receiver’s state from"},{"type":"text","text":" "},{"type":"text","text":"the parameter’s state."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The base state."}]}]},{"name":"areEquivalent","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that returns a Boolean value indicating"},{"type":"text","text":" "},{"type":"text","text":"whether two elements are equivalent."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This function does not infer element moves. If you need to infer moves,"},{"type":"text","text":" "},{"type":"text","text":"call the "},{"type":"codeVoice","code":"inferringMoves()"},{"type":"text","text":" method on the resulting difference."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Worst case performance is O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" * "},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the"},{"type":"text","text":" "},{"type":"text","text":"count of this collection and "},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":" is "},{"type":"codeVoice","code":"other.count"},{"type":"text","text":". You can expect"},{"type":"text","text":" "},{"type":"text","text":"faster execution when the collections share many common elements."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/difference(from:by:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/difference(from:by:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the difference needed to produce this collection’s ordered"},{"type":"text","text":" "},{"type":"text","text":"elements from the given collection, using the given predicate as an"},{"type":"text","text":" "},{"type":"text","text":"equivalence test."}],"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"difference(from:by:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"difference"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"CollectionDifference","preciseIdentifier":"s:s20CollectionDifferenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">"}],"symbolKind":"method","externalID":"s:SKsE10difference4from2bys20CollectionDifferenceVy7ElementQzGqd___SbAG_AGtXEtSKRd__AFQyd__AGRSlF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"13.0","deprecated":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"10.15","deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"13.0","deprecated":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"6.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/bidirectionalcollection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/difference(from:by:)":{"role":"symbol","title":"difference(from:by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"difference"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"CollectionDifference","preciseIdentifier":"s:s20CollectionDifferenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Returns the difference needed to produce this collection’s ordered"},{"type":"text","text":" "},{"type":"text","text":"elements from the given collection, using the given predicate as an"},{"type":"text","text":" "},{"type":"text","text":"equivalence test."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/difference(from:by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/difference(from:by:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"difference"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":" "},{"kind":"internalParam","text":"areEquivalent"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"CollectionDifference","preciseIdentifier":"s:s20CollectionDifferenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"> "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"BidirectionalCollection","preciseIdentifier":"s:SK"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The difference needed to produce the receiver’s state from"},{"type":"text","text":" "},{"type":"text","text":"the parameter’s state."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The base state."}]}]},{"name":"areEquivalent","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that returns a Boolean value indicating"},{"type":"text","text":" "},{"type":"text","text":"whether two elements are equivalent."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This function does not infer element moves. If you need to infer moves,"},{"type":"text","text":" "},{"type":"text","text":"call the "},{"type":"codeVoice","code":"inferringMoves()"},{"type":"text","text":" method on the resulting difference."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Worst case performance is O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" * "},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the"},{"type":"text","text":" "},{"type":"text","text":"count of this collection and "},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":" is "},{"type":"codeVoice","code":"other.count"},{"type":"text","text":". You can expect"},{"type":"text","text":" "},{"type":"text","text":"faster execution when the collections share many common elements."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/difference(from:by:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/difference(from:by:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the difference needed to produce this collection’s ordered"},{"type":"text","text":" "},{"type":"text","text":"elements from the given collection, using the given predicate as an"},{"type":"text","text":" "},{"type":"text","text":"equivalence test."}],"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"difference(from:by:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"difference"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"CollectionDifference","preciseIdentifier":"s:s20CollectionDifferenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">"}],"symbolKind":"method","externalID":"s:SKsE10difference4from2bys20CollectionDifferenceVy7ElementQzGqd___SbAG_AGtXEtSKRd__AFQyd__AGRSlF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"13.0","deprecated":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"10.15","deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"13.0","deprecated":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"6.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/difference(from:by:)":{"role":"symbol","title":"difference(from:by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"difference"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"CollectionDifference","preciseIdentifier":"s:s20CollectionDifferenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Returns the difference needed to produce this collection’s ordered"},{"type":"text","text":" "},{"type":"text","text":"elements from the given collection, using the given predicate as an"},{"type":"text","text":" "},{"type":"text","text":"equivalence test."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/difference(from:by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/difference(from:by:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/bidirectionalcollection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/drop(while:).json b/main/data/documentation/shieldx509/extensions/drop(while:).json index 2dcc2dc20..34c149431 100644 --- a/main/data/documentation/shieldx509/extensions/drop(while:).json +++ b/main/data/documentation/shieldx509/extensions/drop(while:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"drop"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":" "},{"kind":"internalParam","text":"predicate"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"predicate","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element of the"},{"type":"text","text":" "},{"type":"text","text":"sequence as its argument and returns "},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the element should"},{"type":"text","text":" "},{"type":"text","text":"be skipped or "},{"type":"codeVoice","code":"false"},{"type":"text","text":" if it should be included. Once the predicate"},{"type":"text","text":" "},{"type":"text","text":"returns "},{"type":"codeVoice","code":"false"},{"type":"text","text":" it will not be called again."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/drop(while:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/drop(while:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a subsequence by skipping elements while "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":" returns"},{"type":"text","text":" "},{"type":"codeVoice","code":"true"},{"type":"text","text":" and returning the remaining elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"drop(while:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"drop"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"method","externalID":"s:SlsE4drop5while11SubSequenceQzSb7ElementQzKXE_tKF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/drop(while:)":{"role":"symbol","title":"drop(while:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"drop"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence by skipping elements while "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":" returns"},{"type":"text","text":" "},{"type":"codeVoice","code":"true"},{"type":"text","text":" and returning the remaining elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/drop(while:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/drop(while:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"drop"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":" "},{"kind":"internalParam","text":"predicate"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"predicate","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element of the"},{"type":"text","text":" "},{"type":"text","text":"sequence as its argument and returns "},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the element should"},{"type":"text","text":" "},{"type":"text","text":"be skipped or "},{"type":"codeVoice","code":"false"},{"type":"text","text":" if it should be included. Once the predicate"},{"type":"text","text":" "},{"type":"text","text":"returns "},{"type":"codeVoice","code":"false"},{"type":"text","text":" it will not be called again."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/drop(while:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/drop(while:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a subsequence by skipping elements while "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":" returns"},{"type":"text","text":" "},{"type":"codeVoice","code":"true"},{"type":"text","text":" and returning the remaining elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"drop(while:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"drop"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"method","externalID":"s:SlsE4drop5while11SubSequenceQzSb7ElementQzKXE_tKF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/drop(while:)":{"role":"symbol","title":"drop(while:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"drop"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence by skipping elements while "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":" returns"},{"type":"text","text":" "},{"type":"codeVoice","code":"true"},{"type":"text","text":" and returning the remaining elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/drop(while:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/drop(while:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/dropfirst(_:).json b/main/data/documentation/shieldx509/extensions/dropfirst(_:).json index d39d87428..17b6d3549 100644 --- a/main/data/documentation/shieldx509/extensions/dropfirst(_:).json +++ b/main/data/documentation/shieldx509/extensions/dropfirst(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dropFirst"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"k"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" = 1) -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A subsequence starting after the specified number of"},{"type":"text","text":" "},{"type":"text","text":"elements."}]}]},{"kind":"parameters","parameters":[{"name":"k","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The number of elements to drop from the beginning of"},{"type":"text","text":" "},{"type":"text","text":"the collection. "},{"type":"codeVoice","code":"k"},{"type":"text","text":" must be greater than or equal to zero."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the number of elements to drop exceeds the number of elements in"},{"type":"text","text":" "},{"type":"text","text":"the collection, the result is an empty subsequence."}]},{"type":"codeListing","syntax":null,"code":["let numbers = [1, 2, 3, 4, 5]","print(numbers.dropFirst(2))","\/\/ Prints \"[3, 4, 5]\"","print(numbers.dropFirst(10))","\/\/ Prints \"[]\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1) if the collection conforms to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":"; otherwise, O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":" is the number of"},{"type":"text","text":" "},{"type":"text","text":"elements to drop from the beginning of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/dropfirst(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/dropFirst(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a subsequence containing all but the given number of initial"},{"type":"text","text":" "},{"type":"text","text":"elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"dropFirst(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dropFirst"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"method","externalID":"s:SlsE9dropFirsty11SubSequenceQzSiF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/dropFirst(_:)":{"role":"symbol","title":"dropFirst(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dropFirst"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence containing all but the given number of initial"},{"type":"text","text":" "},{"type":"text","text":"elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/dropFirst(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/dropfirst(_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dropFirst"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"k"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" = 1) -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A subsequence starting after the specified number of"},{"type":"text","text":" "},{"type":"text","text":"elements."}]}]},{"kind":"parameters","parameters":[{"name":"k","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The number of elements to drop from the beginning of"},{"type":"text","text":" "},{"type":"text","text":"the collection. "},{"type":"codeVoice","code":"k"},{"type":"text","text":" must be greater than or equal to zero."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the number of elements to drop exceeds the number of elements in"},{"type":"text","text":" "},{"type":"text","text":"the collection, the result is an empty subsequence."}]},{"type":"codeListing","syntax":null,"code":["let numbers = [1, 2, 3, 4, 5]","print(numbers.dropFirst(2))","\/\/ Prints \"[3, 4, 5]\"","print(numbers.dropFirst(10))","\/\/ Prints \"[]\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1) if the collection conforms to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":"; otherwise, O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":" is the number of"},{"type":"text","text":" "},{"type":"text","text":"elements to drop from the beginning of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/dropfirst(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/dropFirst(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a subsequence containing all but the given number of initial"},{"type":"text","text":" "},{"type":"text","text":"elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"dropFirst(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dropFirst"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"method","externalID":"s:SlsE9dropFirsty11SubSequenceQzSiF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/dropFirst(_:)":{"role":"symbol","title":"dropFirst(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dropFirst"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence containing all but the given number of initial"},{"type":"text","text":" "},{"type":"text","text":"elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/dropFirst(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/dropfirst(_:)"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/droplast(_:).json b/main/data/documentation/shieldx509/extensions/droplast(_:).json index a42bb9e8f..4bc72eec5 100644 --- a/main/data/documentation/shieldx509/extensions/droplast(_:).json +++ b/main/data/documentation/shieldx509/extensions/droplast(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dropLast"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"k"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A subsequence that leaves off "},{"type":"codeVoice","code":"k"},{"type":"text","text":" elements from the end."}]}]},{"kind":"parameters","parameters":[{"name":"k","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The number of elements to drop off the end of the"},{"type":"text","text":" "},{"type":"text","text":"collection. "},{"type":"codeVoice","code":"k"},{"type":"text","text":" must be greater than or equal to zero."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the number of elements to drop exceeds the number of elements in the"},{"type":"text","text":" "},{"type":"text","text":"collection, the result is an empty subsequence."}]},{"type":"codeListing","syntax":null,"code":["let numbers = [1, 2, 3, 4, 5]","print(numbers.dropLast(2))","\/\/ Prints \"[1, 2, 3]\"","print(numbers.dropLast(10))","\/\/ Prints \"[]\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1) if the collection conforms to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":"; otherwise, O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":" is the number of"},{"type":"text","text":" "},{"type":"text","text":"elements to drop."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/droplast(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/dropLast(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a subsequence containing all but the specified number of final"},{"type":"text","text":" "},{"type":"text","text":"elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"dropLast(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dropLast"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"method","externalID":"s:SKsE8dropLasty11SubSequenceQzSiF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/bidirectionalcollection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/dropLast(_:)":{"role":"symbol","title":"dropLast(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dropLast"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence containing all but the specified number of final"},{"type":"text","text":" "},{"type":"text","text":"elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/dropLast(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/droplast(_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dropLast"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"k"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A subsequence that leaves off "},{"type":"codeVoice","code":"k"},{"type":"text","text":" elements from the end."}]}]},{"kind":"parameters","parameters":[{"name":"k","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The number of elements to drop off the end of the"},{"type":"text","text":" "},{"type":"text","text":"collection. "},{"type":"codeVoice","code":"k"},{"type":"text","text":" must be greater than or equal to zero."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the number of elements to drop exceeds the number of elements in the"},{"type":"text","text":" "},{"type":"text","text":"collection, the result is an empty subsequence."}]},{"type":"codeListing","syntax":null,"code":["let numbers = [1, 2, 3, 4, 5]","print(numbers.dropLast(2))","\/\/ Prints \"[1, 2, 3]\"","print(numbers.dropLast(10))","\/\/ Prints \"[]\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1) if the collection conforms to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":"; otherwise, O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":" is the number of"},{"type":"text","text":" "},{"type":"text","text":"elements to drop."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/droplast(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/dropLast(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a subsequence containing all but the specified number of final"},{"type":"text","text":" "},{"type":"text","text":"elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"dropLast(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dropLast"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"method","externalID":"s:SKsE8dropLasty11SubSequenceQzSiF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/bidirectionalcollection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/dropLast(_:)":{"role":"symbol","title":"dropLast(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dropLast"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence containing all but the specified number of final"},{"type":"text","text":" "},{"type":"text","text":"elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/dropLast(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/droplast(_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/elementsequal(_:).json b/main/data/documentation/shieldx509/extensions/elementsequal(_:).json index 8eb47f659..1cadd2663 100644 --- a/main/data/documentation/shieldx509/extensions/elementsequal(_:).json +++ b/main/data/documentation/shieldx509/extensions/elementsequal(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"elementsEqual"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:ST"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if this sequence and "},{"type":"codeVoice","code":"other"},{"type":"text","text":" contain the same elements"},{"type":"text","text":" "},{"type":"text","text":"in the same order."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A sequence to compare to this sequence."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"At least one of the sequences must be finite."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example tests whether one countable range shares the same elements"},{"type":"text","text":" "},{"type":"text","text":"as another countable range and an array."}]},{"type":"codeListing","syntax":null,"code":["let a = 1...3","let b = 1...10","","print(a.elementsEqual(b))","\/\/ Prints \"false\"","print(a.elementsEqual([1, 2, 3]))","\/\/ Prints \"true\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":" is the lesser of the length of the"},{"type":"text","text":" "},{"type":"text","text":"sequence and the length of "},{"type":"codeVoice","code":"other"},{"type":"text","text":"."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/elementsequal(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/elementsEqual(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether this sequence and another"},{"type":"text","text":" "},{"type":"text","text":"sequence contain the same elements in the same order."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"elementsEqual(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"elementsEqual"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:STsSQ7ElementRpzrlE13elementsEqualySbqd__STRd__AAQyd__ABRSlF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/elementsEqual(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"elementsEqual(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"elementsEqual"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether this sequence and another"},{"type":"text","text":" "},{"type":"text","text":"sequence contain the same elements in the same order."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/elementsEqual(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/elementsequal(_:)"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"elementsEqual"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:ST"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if this sequence and "},{"type":"codeVoice","code":"other"},{"type":"text","text":" contain the same elements"},{"type":"text","text":" "},{"type":"text","text":"in the same order."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A sequence to compare to this sequence."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"At least one of the sequences must be finite."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example tests whether one countable range shares the same elements"},{"type":"text","text":" "},{"type":"text","text":"as another countable range and an array."}]},{"type":"codeListing","syntax":null,"code":["let a = 1...3","let b = 1...10","","print(a.elementsEqual(b))","\/\/ Prints \"false\"","print(a.elementsEqual([1, 2, 3]))","\/\/ Prints \"true\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":" is the lesser of the length of the"},{"type":"text","text":" "},{"type":"text","text":"sequence and the length of "},{"type":"codeVoice","code":"other"},{"type":"text","text":"."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/elementsequal(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/elementsEqual(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether this sequence and another"},{"type":"text","text":" "},{"type":"text","text":"sequence contain the same elements in the same order."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"elementsEqual(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"elementsEqual"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:STsSQ7ElementRpzrlE13elementsEqualySbqd__STRd__AAQyd__ABRSlF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/elementsEqual(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"elementsEqual(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"elementsEqual"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether this sequence and another"},{"type":"text","text":" "},{"type":"text","text":"sequence contain the same elements in the same order."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/elementsEqual(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/elementsequal(_:)"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/elementsequal(_:by:).json b/main/data/documentation/shieldx509/extensions/elementsequal(_:by:).json index fcd62d4db..b5ca5cab8 100644 --- a/main/data/documentation/shieldx509/extensions/elementsequal(_:by:).json +++ b/main/data/documentation/shieldx509/extensions/elementsequal(_:by:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"elementsEqual"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":" "},{"kind":"internalParam","text":"areEquivalent"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:ST"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if this sequence and "},{"type":"codeVoice","code":"other"},{"type":"text","text":" contain equivalent items,"},{"type":"text","text":" "},{"type":"text","text":"using "},{"type":"codeVoice","code":"areEquivalent"},{"type":"text","text":" as the equivalence test; otherwise, "},{"type":"codeVoice","code":"false."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A sequence to compare to this sequence."}]}]},{"name":"areEquivalent","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A predicate that returns "},{"type":"codeVoice","code":"true"},{"type":"text","text":" if its two arguments"},{"type":"text","text":" "},{"type":"text","text":"are equivalent; otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"At least one of the sequences must be finite."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The predicate must be a "},{"type":"emphasis","inlineContent":[{"type":"text","text":"equivalence relation"}]},{"type":"text","text":" over the elements. That"},{"type":"text","text":" "},{"type":"text","text":"is, for any elements "},{"type":"codeVoice","code":"a"},{"type":"text","text":", "},{"type":"codeVoice","code":"b"},{"type":"text","text":", and "},{"type":"codeVoice","code":"c"},{"type":"text","text":", the following conditions must"},{"type":"text","text":" "},{"type":"text","text":"hold:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"areEquivalent(a, a)"},{"type":"text","text":" is always "},{"type":"codeVoice","code":"true"},{"type":"text","text":". (Reflexivity)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"areEquivalent(a, b)"},{"type":"text","text":" implies "},{"type":"codeVoice","code":"areEquivalent(b, a)"},{"type":"text","text":". (Symmetry)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"If "},{"type":"codeVoice","code":"areEquivalent(a, b)"},{"type":"text","text":" and "},{"type":"codeVoice","code":"areEquivalent(b, c)"},{"type":"text","text":" are both "},{"type":"codeVoice","code":"true"},{"type":"text","text":", then"},{"type":"text","text":" "},{"type":"codeVoice","code":"areEquivalent(a, c)"},{"type":"text","text":" is also "},{"type":"codeVoice","code":"true"},{"type":"text","text":". (Transitivity)"}]}]}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":" is the lesser of the length of the"},{"type":"text","text":" "},{"type":"text","text":"sequence and the length of "},{"type":"codeVoice","code":"other"},{"type":"text","text":"."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/elementsequal(_:by:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/elementsEqual(_:by:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether this sequence and another"},{"type":"text","text":" "},{"type":"text","text":"sequence contain equivalent elements in the same order, using the given"},{"type":"text","text":" "},{"type":"text","text":"predicate as the equivalence test."}],"kind":"symbol","metadata":{"role":"symbol","title":"elementsEqual(_:by:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"elementsEqual"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:STsE13elementsEqual_2bySbqd___Sb7ElementQz_ACQyd__tKXEtKSTRd__lF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/elementsEqual(_:by:)":{"role":"symbol","title":"elementsEqual(_:by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"elementsEqual"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether this sequence and another"},{"type":"text","text":" "},{"type":"text","text":"sequence contain equivalent elements in the same order, using the given"},{"type":"text","text":" "},{"type":"text","text":"predicate as the equivalence test."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/elementsEqual(_:by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/elementsequal(_:by:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"elementsEqual"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":" "},{"kind":"internalParam","text":"areEquivalent"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:ST"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if this sequence and "},{"type":"codeVoice","code":"other"},{"type":"text","text":" contain equivalent items,"},{"type":"text","text":" "},{"type":"text","text":"using "},{"type":"codeVoice","code":"areEquivalent"},{"type":"text","text":" as the equivalence test; otherwise, "},{"type":"codeVoice","code":"false."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A sequence to compare to this sequence."}]}]},{"name":"areEquivalent","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A predicate that returns "},{"type":"codeVoice","code":"true"},{"type":"text","text":" if its two arguments"},{"type":"text","text":" "},{"type":"text","text":"are equivalent; otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"At least one of the sequences must be finite."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The predicate must be a "},{"type":"emphasis","inlineContent":[{"type":"text","text":"equivalence relation"}]},{"type":"text","text":" over the elements. That"},{"type":"text","text":" "},{"type":"text","text":"is, for any elements "},{"type":"codeVoice","code":"a"},{"type":"text","text":", "},{"type":"codeVoice","code":"b"},{"type":"text","text":", and "},{"type":"codeVoice","code":"c"},{"type":"text","text":", the following conditions must"},{"type":"text","text":" "},{"type":"text","text":"hold:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"areEquivalent(a, a)"},{"type":"text","text":" is always "},{"type":"codeVoice","code":"true"},{"type":"text","text":". (Reflexivity)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"areEquivalent(a, b)"},{"type":"text","text":" implies "},{"type":"codeVoice","code":"areEquivalent(b, a)"},{"type":"text","text":". (Symmetry)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"If "},{"type":"codeVoice","code":"areEquivalent(a, b)"},{"type":"text","text":" and "},{"type":"codeVoice","code":"areEquivalent(b, c)"},{"type":"text","text":" are both "},{"type":"codeVoice","code":"true"},{"type":"text","text":", then"},{"type":"text","text":" "},{"type":"codeVoice","code":"areEquivalent(a, c)"},{"type":"text","text":" is also "},{"type":"codeVoice","code":"true"},{"type":"text","text":". (Transitivity)"}]}]}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":" is the lesser of the length of the"},{"type":"text","text":" "},{"type":"text","text":"sequence and the length of "},{"type":"codeVoice","code":"other"},{"type":"text","text":"."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/elementsequal(_:by:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/elementsEqual(_:by:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether this sequence and another"},{"type":"text","text":" "},{"type":"text","text":"sequence contain equivalent elements in the same order, using the given"},{"type":"text","text":" "},{"type":"text","text":"predicate as the equivalence test."}],"kind":"symbol","metadata":{"role":"symbol","title":"elementsEqual(_:by:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"elementsEqual"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:STsE13elementsEqual_2bySbqd___Sb7ElementQz_ACQyd__tKXEtKSTRd__lF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/elementsEqual(_:by:)":{"role":"symbol","title":"elementsEqual(_:by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"elementsEqual"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether this sequence and another"},{"type":"text","text":" "},{"type":"text","text":"sequence contain equivalent elements in the same order, using the given"},{"type":"text","text":" "},{"type":"text","text":"predicate as the equivalence test."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/elementsEqual(_:by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/elementsequal(_:by:)"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/encodable-implementations.json b/main/data/documentation/shieldx509/extensions/encodable-implementations.json index b31e02e24..efba3926a 100644 --- a/main/data/documentation/shieldx509/extensions/encodable-implementations.json +++ b/main/data/documentation/shieldx509/extensions/encodable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Encodable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/encode(to:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Encodable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/encode(to:)":{"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/encode(to:)"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Encodable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/encode(to:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Encodable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/encode(to:)":{"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/encode(to:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/encode(to:).json b/main/data/documentation/shieldx509/extensions/encode(to:).json index b1b90e79a..44b20f299 100644 --- a/main/data/documentation/shieldx509/extensions/encode(to:).json +++ b/main/data/documentation/shieldx509/extensions/encode(to:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"encoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The encoder to write data to."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the value fails to encode anything, "},{"type":"codeVoice","code":"encoder"},{"type":"text","text":" will encode an empty"},{"type":"text","text":" "},{"type":"text","text":"keyed container in its place."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This function throws an error if any values are invalid for the given"},{"type":"text","text":" "},{"type":"text","text":"encoder’s format."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/encode(to:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"kind":"symbol","metadata":{"role":"symbol","title":"encode(to:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:10ShieldX50910ExtensionsV6encode2toys7Encoder_p_tKF","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Encodable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Encodable-Implementations":{"role":"collectionGroup","title":"Encodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Encodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/encodable-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/encode(to:)":{"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/encode(to:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"encoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The encoder to write data to."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the value fails to encode anything, "},{"type":"codeVoice","code":"encoder"},{"type":"text","text":" will encode an empty"},{"type":"text","text":" "},{"type":"text","text":"keyed container in its place."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This function throws an error if any values are invalid for the given"},{"type":"text","text":" "},{"type":"text","text":"encoder’s format."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/encode(to:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"kind":"symbol","metadata":{"role":"symbol","title":"encode(to:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:10ShieldX50910ExtensionsV6encode2toys7Encoder_p_tKF","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Encodable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Encodable-Implementations":{"role":"collectionGroup","title":"Encodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Encodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/encodable-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/encode(to:)":{"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/encode(to:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/endindex.json b/main/data/documentation/shieldx509/extensions/endindex.json index d9dede15d..74af6b69a 100644 --- a/main/data/documentation/shieldx509/extensions/endindex.json +++ b/main/data/documentation/shieldx509/extensions/endindex.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"endIndex"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Index","preciseIdentifier":"s:10ShieldX50910ExtensionsV5Indexa","text":"Index"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"When you need a range that includes the last element of a collection, use"},{"type":"text","text":" "},{"type":"text","text":"the half-open range operator ("},{"type":"codeVoice","code":"..<"},{"type":"text","text":") with "},{"type":"codeVoice","code":"endIndex"},{"type":"text","text":". The "},{"type":"codeVoice","code":"..<"},{"type":"text","text":" operator"},{"type":"text","text":" "},{"type":"text","text":"creates a range that doesn’t include the upper bound, so it’s always"},{"type":"text","text":" "},{"type":"text","text":"safe to use with "},{"type":"codeVoice","code":"endIndex"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["let numbers = [10, 20, 30, 40, 50]","if let index = numbers.firstIndex(of: 30) {"," print(numbers[index ..< numbers.endIndex])","}","\/\/ Prints \"[30, 40, 50]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the collection is empty, "},{"type":"codeVoice","code":"endIndex"},{"type":"text","text":" is equal to "},{"type":"codeVoice","code":"startIndex"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/endindex"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/endIndex","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The collection’s “past the end” position—that is, the position one"},{"type":"text","text":" "},{"type":"text","text":"greater than the last valid subscript argument."}],"kind":"symbol","metadata":{"role":"symbol","title":"endIndex","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"endIndex"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:10ShieldX50910ExtensionsV5Indexa"}],"symbolKind":"property","externalID":"s:10ShieldX50910ExtensionsV8endIndexSivp","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/endIndex":{"role":"symbol","title":"endIndex","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"endIndex"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:10ShieldX50910ExtensionsV5Indexa"}],"abstract":[{"type":"text","text":"The collection’s “past the end” position—that is, the position one"},{"type":"text","text":" "},{"type":"text","text":"greater than the last valid subscript argument."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/endIndex","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/endindex"},"doc://Shield/documentation/ShieldX509/Extensions/Index":{"role":"symbol","title":"Extensions.Index","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Index"}],"abstract":[{"type":"text","text":"A type that represents a position in the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Index","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Index"}],"url":"\/documentation\/shieldx509\/extensions\/index"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"endIndex"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Index","preciseIdentifier":"s:10ShieldX50910ExtensionsV5Indexa","text":"Index"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"When you need a range that includes the last element of a collection, use"},{"type":"text","text":" "},{"type":"text","text":"the half-open range operator ("},{"type":"codeVoice","code":"..<"},{"type":"text","text":") with "},{"type":"codeVoice","code":"endIndex"},{"type":"text","text":". The "},{"type":"codeVoice","code":"..<"},{"type":"text","text":" operator"},{"type":"text","text":" "},{"type":"text","text":"creates a range that doesn’t include the upper bound, so it’s always"},{"type":"text","text":" "},{"type":"text","text":"safe to use with "},{"type":"codeVoice","code":"endIndex"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["let numbers = [10, 20, 30, 40, 50]","if let index = numbers.firstIndex(of: 30) {"," print(numbers[index ..< numbers.endIndex])","}","\/\/ Prints \"[30, 40, 50]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the collection is empty, "},{"type":"codeVoice","code":"endIndex"},{"type":"text","text":" is equal to "},{"type":"codeVoice","code":"startIndex"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/endindex"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/endIndex","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The collection’s “past the end” position—that is, the position one"},{"type":"text","text":" "},{"type":"text","text":"greater than the last valid subscript argument."}],"kind":"symbol","metadata":{"role":"symbol","title":"endIndex","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"endIndex"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:10ShieldX50910ExtensionsV5Indexa"}],"symbolKind":"property","externalID":"s:10ShieldX50910ExtensionsV8endIndexSivp","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/Index":{"role":"symbol","title":"Extensions.Index","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Index"}],"abstract":[{"type":"text","text":"A type that represents a position in the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Index","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Index"}],"url":"\/documentation\/shieldx509\/extensions\/index"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/endIndex":{"role":"symbol","title":"endIndex","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"endIndex"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:10ShieldX50910ExtensionsV5Indexa"}],"abstract":[{"type":"text","text":"The collection’s “past the end” position—that is, the position one"},{"type":"text","text":" "},{"type":"text","text":"greater than the last valid subscript argument."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/endIndex","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/endindex"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/enumerated().json b/main/data/documentation/shieldx509/extensions/enumerated().json index a99148a2e..886a98a68 100644 --- a/main/data/documentation/shieldx509/extensions/enumerated().json +++ b/main/data/documentation/shieldx509/extensions/enumerated().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"enumerated"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"EnumeratedSequence","preciseIdentifier":"s:s18EnumeratedSequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A sequence of pairs enumerating the sequence."}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example enumerates the characters of the string “Swift” and prints"},{"type":"text","text":" "},{"type":"text","text":"each character along with its place in the string."}]},{"type":"codeListing","syntax":null,"code":["for (n, c) in \"Swift\".enumerated() {"," print(\"\\(n): '\\(c)'\")","}","\/\/ Prints \"0: 'S'\"","\/\/ Prints \"1: 'w'\"","\/\/ Prints \"2: 'i'\"","\/\/ Prints \"3: 'f'\"","\/\/ Prints \"4: 't'\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"When you enumerate a collection, the integer part of each pair is a counter"},{"type":"text","text":" "},{"type":"text","text":"for the enumeration, but is not necessarily the index of the paired value."},{"type":"text","text":" "},{"type":"text","text":"These counters can be used as indices only in instances of zero-based,"},{"type":"text","text":" "},{"type":"text","text":"integer-indexed collections, such as "},{"type":"codeVoice","code":"Array"},{"type":"text","text":" and "},{"type":"codeVoice","code":"ContiguousArray"},{"type":"text","text":". For"},{"type":"text","text":" "},{"type":"text","text":"other collections the counters may be out of range or of the wrong type"},{"type":"text","text":" "},{"type":"text","text":"to use as an index. To iterate over the elements of a collection with its"},{"type":"text","text":" "},{"type":"text","text":"indices, use the "},{"type":"codeVoice","code":"zip(_:_:)"},{"type":"text","text":" function."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example iterates over the indices and elements of a set, building a"},{"type":"text","text":" "},{"type":"text","text":"list consisting of indices of names with five or fewer letters."}]},{"type":"codeListing","syntax":null,"code":["let names: Set = [\"Sofia\", \"Camilla\", \"Martina\", \"Mateo\", \"Nicolás\"]","var shorterIndices: [Set.Index] = []","for (i, name) in zip(names.indices, names) {"," if name.count <= 5 {"," shorterIndices.append(i)"," }","}"]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Now that the "},{"type":"codeVoice","code":"shorterIndices"},{"type":"text","text":" array holds the indices of the shorter"},{"type":"text","text":" "},{"type":"text","text":"names in the "},{"type":"codeVoice","code":"names"},{"type":"text","text":" set, you can use those indices to access elements in"},{"type":"text","text":" "},{"type":"text","text":"the set."}]},{"type":"codeListing","syntax":null,"code":["for i in shorterIndices {"," print(names[i])","}","\/\/ Prints \"Sofia\"","\/\/ Prints \"Mateo\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1)"}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/enumerated()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/enumerated()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a sequence of pairs ("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":", "},{"type":"emphasis","inlineContent":[{"type":"text","text":"x"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" represents a"},{"type":"text","text":" "},{"type":"text","text":"consecutive integer starting at zero and "},{"type":"emphasis","inlineContent":[{"type":"text","text":"x"}]},{"type":"text","text":" represents an element of"},{"type":"text","text":" "},{"type":"text","text":"the sequence."}],"kind":"symbol","metadata":{"role":"symbol","title":"enumerated()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"enumerated"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"EnumeratedSequence","preciseIdentifier":"s:s18EnumeratedSequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"symbolKind":"method","externalID":"s:STsE10enumerateds18EnumeratedSequenceVyxGyF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/enumerated()":{"role":"symbol","title":"enumerated()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"enumerated"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"EnumeratedSequence","preciseIdentifier":"s:s18EnumeratedSequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Returns a sequence of pairs ("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":", "},{"type":"emphasis","inlineContent":[{"type":"text","text":"x"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" represents a"},{"type":"text","text":" "},{"type":"text","text":"consecutive integer starting at zero and "},{"type":"emphasis","inlineContent":[{"type":"text","text":"x"}]},{"type":"text","text":" represents an element of"},{"type":"text","text":" "},{"type":"text","text":"the sequence."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/enumerated()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/enumerated()"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"enumerated"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"EnumeratedSequence","preciseIdentifier":"s:s18EnumeratedSequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A sequence of pairs enumerating the sequence."}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example enumerates the characters of the string “Swift” and prints"},{"type":"text","text":" "},{"type":"text","text":"each character along with its place in the string."}]},{"type":"codeListing","syntax":null,"code":["for (n, c) in \"Swift\".enumerated() {"," print(\"\\(n): '\\(c)'\")","}","\/\/ Prints \"0: 'S'\"","\/\/ Prints \"1: 'w'\"","\/\/ Prints \"2: 'i'\"","\/\/ Prints \"3: 'f'\"","\/\/ Prints \"4: 't'\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"When you enumerate a collection, the integer part of each pair is a counter"},{"type":"text","text":" "},{"type":"text","text":"for the enumeration, but is not necessarily the index of the paired value."},{"type":"text","text":" "},{"type":"text","text":"These counters can be used as indices only in instances of zero-based,"},{"type":"text","text":" "},{"type":"text","text":"integer-indexed collections, such as "},{"type":"codeVoice","code":"Array"},{"type":"text","text":" and "},{"type":"codeVoice","code":"ContiguousArray"},{"type":"text","text":". For"},{"type":"text","text":" "},{"type":"text","text":"other collections the counters may be out of range or of the wrong type"},{"type":"text","text":" "},{"type":"text","text":"to use as an index. To iterate over the elements of a collection with its"},{"type":"text","text":" "},{"type":"text","text":"indices, use the "},{"type":"codeVoice","code":"zip(_:_:)"},{"type":"text","text":" function."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example iterates over the indices and elements of a set, building a"},{"type":"text","text":" "},{"type":"text","text":"list consisting of indices of names with five or fewer letters."}]},{"type":"codeListing","syntax":null,"code":["let names: Set = [\"Sofia\", \"Camilla\", \"Martina\", \"Mateo\", \"Nicolás\"]","var shorterIndices: [Set.Index] = []","for (i, name) in zip(names.indices, names) {"," if name.count <= 5 {"," shorterIndices.append(i)"," }","}"]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Now that the "},{"type":"codeVoice","code":"shorterIndices"},{"type":"text","text":" array holds the indices of the shorter"},{"type":"text","text":" "},{"type":"text","text":"names in the "},{"type":"codeVoice","code":"names"},{"type":"text","text":" set, you can use those indices to access elements in"},{"type":"text","text":" "},{"type":"text","text":"the set."}]},{"type":"codeListing","syntax":null,"code":["for i in shorterIndices {"," print(names[i])","}","\/\/ Prints \"Sofia\"","\/\/ Prints \"Mateo\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1)"}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/enumerated()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/enumerated()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a sequence of pairs ("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":", "},{"type":"emphasis","inlineContent":[{"type":"text","text":"x"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" represents a"},{"type":"text","text":" "},{"type":"text","text":"consecutive integer starting at zero and "},{"type":"emphasis","inlineContent":[{"type":"text","text":"x"}]},{"type":"text","text":" represents an element of"},{"type":"text","text":" "},{"type":"text","text":"the sequence."}],"kind":"symbol","metadata":{"role":"symbol","title":"enumerated()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"enumerated"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"EnumeratedSequence","preciseIdentifier":"s:s18EnumeratedSequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"symbolKind":"method","externalID":"s:STsE10enumerateds18EnumeratedSequenceVyxGyF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/enumerated()":{"role":"symbol","title":"enumerated()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"enumerated"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"EnumeratedSequence","preciseIdentifier":"s:s18EnumeratedSequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Returns a sequence of pairs ("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":", "},{"type":"emphasis","inlineContent":[{"type":"text","text":"x"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" represents a"},{"type":"text","text":" "},{"type":"text","text":"consecutive integer starting at zero and "},{"type":"emphasis","inlineContent":[{"type":"text","text":"x"}]},{"type":"text","text":" represents an element of"},{"type":"text","text":" "},{"type":"text","text":"the sequence."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/enumerated()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/enumerated()"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/equatable-implementations.json b/main/data/documentation/shieldx509/extensions/equatable-implementations.json index 446af13ad..b509dbcbb 100644 --- a/main/data/documentation/shieldx509/extensions/equatable-implementations.json +++ b/main/data/documentation/shieldx509/extensions/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/!=(_:_:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/error.json b/main/data/documentation/shieldx509/extensions/error.json index cd2246e1c..8d2ada459 100644 --- a/main/data/documentation/shieldx509/extensions/error.json +++ b/main/data/documentation/shieldx509/extensions/error.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/error"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/SQ","doc:\/\/Shield\/s5ErrorP","doc:\/\/Shield\/SH","doc:\/\/Shield\/s8SendableP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/invalidValue"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/Error-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"title":"Extensions.Error","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:10ShieldX50910ExtensionsV5ErrorO","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/Error/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/error\/equatable-implementations"},"doc://Shield/s5ErrorP":{"type":"unresolvable","title":"Swift.Error","identifier":"doc:\/\/Shield\/s5ErrorP"},"doc://Shield/documentation/ShieldX509/Extensions/Error":{"role":"symbol","title":"Extensions.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/extensions\/error"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/Shield\/s8SendableP"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/Extensions/Error/invalidValue":{"role":"symbol","title":"Extensions.Error.invalidValue","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/invalidValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/error\/invalidvalue"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/error\/error-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/error"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/SQ","doc:\/\/Shield\/s5ErrorP","doc:\/\/Shield\/SH","doc:\/\/Shield\/s8SendableP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/invalidValue"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/Error-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"title":"Extensions.Error","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:10ShieldX50910ExtensionsV5ErrorO","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/error\/error-implementations"},"doc://Shield/s5ErrorP":{"type":"unresolvable","title":"Swift.Error","identifier":"doc:\/\/Shield\/s5ErrorP"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Error/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/error\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/Error/invalidValue":{"role":"symbol","title":"Extensions.Error.invalidValue","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/invalidValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/error\/invalidvalue"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/Shield\/s8SendableP"},"doc://Shield/documentation/ShieldX509/Extensions/Error":{"role":"symbol","title":"Extensions.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/extensions\/error"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/error/!=(_:_:).json b/main/data/documentation/shieldx509/extensions/error/!=(_:_:).json index d2701ea8f..6cd86ef14 100644 --- a/main/data/documentation/shieldx509/extensions/error/!=(_:_:).json +++ b/main/data/documentation/shieldx509/extensions/error/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/error\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50910ExtensionsV5ErrorO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Error/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/error\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Error/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/error\/equatable-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/Error":{"role":"symbol","title":"Extensions.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/extensions\/error"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/error\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50910ExtensionsV5ErrorO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Error/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/error\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/Error":{"role":"symbol","title":"Extensions.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/extensions\/error"},"doc://Shield/documentation/ShieldX509/Extensions/Error/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/error\/equatable-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/error/equatable-implementations.json b/main/data/documentation/shieldx509/extensions/error/equatable-implementations.json index 4ce99d96b..60ba15647 100644 --- a/main/data/documentation/shieldx509/extensions/error/equatable-implementations.json +++ b/main/data/documentation/shieldx509/extensions/error/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Error":{"role":"symbol","title":"Extensions.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/extensions\/error"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Error/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/error\/!=(_:_:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Error":{"role":"symbol","title":"Extensions.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/extensions\/error"},"doc://Shield/documentation/ShieldX509/Extensions/Error/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/error\/!=(_:_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/error/error-implementations.json b/main/data/documentation/shieldx509/extensions/error/error-implementations.json index e8191c046..b1bf7a912 100644 --- a/main/data/documentation/shieldx509/extensions/error/error-implementations.json +++ b/main/data/documentation/shieldx509/extensions/error/error-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/Error-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/localizedDescription"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Error Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Error/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/error\/localizeddescription"},"doc://Shield/documentation/ShieldX509/Extensions/Error":{"role":"symbol","title":"Extensions.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/extensions\/error"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/Error-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/localizedDescription"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Error Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Error/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/error\/localizeddescription"},"doc://Shield/documentation/ShieldX509/Extensions/Error":{"role":"symbol","title":"Extensions.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/extensions\/error"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/error/localizeddescription.json b/main/data/documentation/shieldx509/extensions/error/localizeddescription.json index f3df5adda..21e54e8df 100644 --- a/main/data/documentation/shieldx509/extensions/error/localizeddescription.json +++ b/main/data/documentation/shieldx509/extensions/error/localizeddescription.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/error\/localizeddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/localizedDescription","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"kind":"symbol","metadata":{"role":"symbol","title":"localizedDescription","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"symbolKind":"property","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:10ShieldX50910ExtensionsV5ErrorO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/Error-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Error":{"role":"symbol","title":"Extensions.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/extensions\/error"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Error/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/error\/localizeddescription"},"doc://Shield/documentation/ShieldX509/Extensions/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/error\/error-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/error\/localizeddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/localizedDescription","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"kind":"symbol","metadata":{"role":"symbol","title":"localizedDescription","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"symbolKind":"property","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:10ShieldX50910ExtensionsV5ErrorO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/Error-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/Error/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieve the localized description for this error."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/error\/localizeddescription"},"doc://Shield/documentation/ShieldX509/Extensions/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/error\/error-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/Error":{"role":"symbol","title":"Extensions.Error","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Error","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Error"}],"url":"\/documentation\/shieldx509\/extensions\/error"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/expressiblebyarrayliteral-implementations.json b/main/data/documentation/shieldx509/extensions/expressiblebyarrayliteral-implementations.json index ee165dd60..c94d2f309 100644 --- a/main/data/documentation/shieldx509/extensions/expressiblebyarrayliteral-implementations.json +++ b/main/data/documentation/shieldx509/extensions/expressiblebyarrayliteral-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/ExpressibleByArrayLiteral-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/init(arrayLiteral:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"ExpressibleByArrayLiteral Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/init(arrayLiteral:)":{"role":"symbol","title":"init(arrayLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"arrayLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV"},{"kind":"text","text":"...)"}],"abstract":[{"type":"text","text":"Creates an instance initialized with the given elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/init(arrayLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/init(arrayliteral:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/ExpressibleByArrayLiteral-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/init(arrayLiteral:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"ExpressibleByArrayLiteral Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/init(arrayLiteral:)":{"role":"symbol","title":"init(arrayLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"arrayLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV"},{"kind":"text","text":"...)"}],"abstract":[{"type":"text","text":"Creates an instance initialized with the given elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/init(arrayLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/init(arrayliteral:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/filter(_:).json b/main/data/documentation/shieldx509/extensions/filter(_:).json index e07fd40e9..48a69bef0 100644 --- a/main/data/documentation/shieldx509/extensions/filter(_:).json +++ b/main/data/documentation/shieldx509/extensions/filter(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"filter"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"isIncluded"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"An array of the elements that "},{"type":"codeVoice","code":"isIncluded"},{"type":"text","text":" allowed."}]}]},{"kind":"parameters","parameters":[{"name":"isIncluded","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element of the"},{"type":"text","text":" "},{"type":"text","text":"sequence as its argument and returns a Boolean value indicating"},{"type":"text","text":" "},{"type":"text","text":"whether the element should be included in the returned array."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"In this example, "},{"type":"codeVoice","code":"filter(_:)"},{"type":"text","text":" is used to include only names shorter than"},{"type":"text","text":" "},{"type":"text","text":"five characters."}]},{"type":"codeListing","syntax":null,"code":["let cast = [\"Vivien\", \"Marlon\", \"Kim\", \"Karl\"]","let shortNames = cast.filter { $0.count < 5 }","print(shortNames)","\/\/ Prints \"[\"Kim\", \"Karl\"]\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/filter(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/filter(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns an array containing, in order, the elements of the sequence"},{"type":"text","text":" "},{"type":"text","text":"that satisfy the given predicate."}],"kind":"symbol","metadata":{"role":"symbol","title":"filter(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"filter"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:STsE6filterySay7ElementQzGSbACKXEKF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/filter(_:)":{"role":"symbol","title":"filter(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"filter"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns an array containing, in order, the elements of the sequence"},{"type":"text","text":" "},{"type":"text","text":"that satisfy the given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/filter(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/filter(_:)"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"filter"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"isIncluded"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"An array of the elements that "},{"type":"codeVoice","code":"isIncluded"},{"type":"text","text":" allowed."}]}]},{"kind":"parameters","parameters":[{"name":"isIncluded","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element of the"},{"type":"text","text":" "},{"type":"text","text":"sequence as its argument and returns a Boolean value indicating"},{"type":"text","text":" "},{"type":"text","text":"whether the element should be included in the returned array."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"In this example, "},{"type":"codeVoice","code":"filter(_:)"},{"type":"text","text":" is used to include only names shorter than"},{"type":"text","text":" "},{"type":"text","text":"five characters."}]},{"type":"codeListing","syntax":null,"code":["let cast = [\"Vivien\", \"Marlon\", \"Kim\", \"Karl\"]","let shortNames = cast.filter { $0.count < 5 }","print(shortNames)","\/\/ Prints \"[\"Kim\", \"Karl\"]\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/filter(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/filter(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns an array containing, in order, the elements of the sequence"},{"type":"text","text":" "},{"type":"text","text":"that satisfy the given predicate."}],"kind":"symbol","metadata":{"role":"symbol","title":"filter(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"filter"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:STsE6filterySay7ElementQzGSbACKXEKF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/filter(_:)":{"role":"symbol","title":"filter(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"filter"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns an array containing, in order, the elements of the sequence"},{"type":"text","text":" "},{"type":"text","text":"that satisfy the given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/filter(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/filter(_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/first(_:).json b/main/data/documentation/shieldx509/extensions/first(_:).json index e69182c5d..544c6b46a 100644 --- a/main/data/documentation/shieldx509/extensions/first(_:).json +++ b/main/data/documentation/shieldx509/extensions/first(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV5firstyxSgxmKAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV5firstyxSgxmKAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":"? "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","preciseIdentifier":"s:10ShieldX50914ExtensionValueP","text":"ExtensionValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/first(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/first(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV5firstyxSgxmKAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV5firstyxSgxmKAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":"?"}],"title":"first(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910ExtensionsV5firstyxSgxmKAA14ExtensionValueRzlF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/first(_:)":{"role":"symbol","title":"first(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV5firstyxSgxmKAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV5firstyxSgxmKAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/first(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/first(_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/ExtensionValue":{"role":"symbol","title":"ExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}],"url":"\/documentation\/shieldx509\/extensionvalue"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV5firstyxSgxmKAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV5firstyxSgxmKAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":"? "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","preciseIdentifier":"s:10ShieldX50914ExtensionValueP","text":"ExtensionValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/first(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/first(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV5firstyxSgxmKAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV5firstyxSgxmKAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":"?"}],"title":"first(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910ExtensionsV5firstyxSgxmKAA14ExtensionValueRzlF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/ExtensionValue":{"role":"symbol","title":"ExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}],"url":"\/documentation\/shieldx509\/extensionvalue"},"doc://Shield/documentation/ShieldX509/Extensions/first(_:)":{"role":"symbol","title":"first(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV5firstyxSgxmKAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV5firstyxSgxmKAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/first(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/first(_:)"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/first(where:).json b/main/data/documentation/shieldx509/extensions/first(where:).json index 48d3d9673..8567467a9 100644 --- a/main/data/documentation/shieldx509/extensions/first(where:).json +++ b/main/data/documentation/shieldx509/extensions/first(where:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":" "},{"kind":"internalParam","text":"predicate"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The first element of the sequence that satisfies "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":","},{"type":"text","text":" "},{"type":"text","text":"or "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" if there is no element that satisfies "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"predicate","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element of the sequence as"},{"type":"text","text":" "},{"type":"text","text":"its argument and returns a Boolean value indicating whether the"},{"type":"text","text":" "},{"type":"text","text":"element is a match."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The following example uses the "},{"type":"codeVoice","code":"first(where:)"},{"type":"text","text":" method to find the first"},{"type":"text","text":" "},{"type":"text","text":"negative number in an array of integers:"}]},{"type":"codeListing","syntax":null,"code":["let numbers = [3, 7, 4, -2, 9, -6, 10, 1]","if let firstNegative = numbers.first(where: { $0 < 0 }) {"," print(\"The first negative number is \\(firstNegative).\")","}","\/\/ Prints \"The first negative number is -2.\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/first(where:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/first(where:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the first element of the sequence that satisfies the given"},{"type":"text","text":" "},{"type":"text","text":"predicate."}],"kind":"symbol","metadata":{"role":"symbol","title":"first(where:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:STsE5first5where7ElementQzSgSbADKXE_tKF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/first(where:)":{"role":"symbol","title":"first(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the first element of the sequence that satisfies the given"},{"type":"text","text":" "},{"type":"text","text":"predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/first(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/first(where:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":" "},{"kind":"internalParam","text":"predicate"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The first element of the sequence that satisfies "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":","},{"type":"text","text":" "},{"type":"text","text":"or "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" if there is no element that satisfies "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"predicate","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element of the sequence as"},{"type":"text","text":" "},{"type":"text","text":"its argument and returns a Boolean value indicating whether the"},{"type":"text","text":" "},{"type":"text","text":"element is a match."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The following example uses the "},{"type":"codeVoice","code":"first(where:)"},{"type":"text","text":" method to find the first"},{"type":"text","text":" "},{"type":"text","text":"negative number in an array of integers:"}]},{"type":"codeListing","syntax":null,"code":["let numbers = [3, 7, 4, -2, 9, -6, 10, 1]","if let firstNegative = numbers.first(where: { $0 < 0 }) {"," print(\"The first negative number is \\(firstNegative).\")","}","\/\/ Prints \"The first negative number is -2.\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/first(where:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/first(where:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the first element of the sequence that satisfies the given"},{"type":"text","text":" "},{"type":"text","text":"predicate."}],"kind":"symbol","metadata":{"role":"symbol","title":"first(where:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:STsE5first5where7ElementQzSgSbADKXE_tKF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/first(where:)":{"role":"symbol","title":"first(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the first element of the sequence that satisfies the given"},{"type":"text","text":" "},{"type":"text","text":"predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/first(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/first(where:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/first.json b/main/data/documentation/shieldx509/extensions/first.json index d6da33d61..94bd17159 100644 --- a/main/data/documentation/shieldx509/extensions/first.json +++ b/main/data/documentation/shieldx509/extensions/first.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the collection is empty, the value of this property is "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["let numbers = [10, 20, 30, 40, 50]","if let firstNumber = numbers.first {"," print(firstNumber)","}","\/\/ Prints \"10\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/first"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/first","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The first element of the collection."}],"kind":"symbol","metadata":{"role":"symbol","title":"first","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"property","externalID":"s:SlsE5first7ElementQzSgvp::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/first":{"role":"symbol","title":"first","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The first element of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/first","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/first"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the collection is empty, the value of this property is "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["let numbers = [10, 20, 30, 40, 50]","if let firstNumber = numbers.first {"," print(firstNumber)","}","\/\/ Prints \"10\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/first"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/first","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The first element of the collection."}],"kind":"symbol","metadata":{"role":"symbol","title":"first","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"property","externalID":"s:SlsE5first7ElementQzSgvp::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/first":{"role":"symbol","title":"first","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The first element of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/first","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/first"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/firstindex(of:).json b/main/data/documentation/shieldx509/extensions/firstindex(of:).json index 26fce5cae..b073c39fc 100644 --- a/main/data/documentation/shieldx509/extensions/firstindex(of:).json +++ b/main/data/documentation/shieldx509/extensions/firstindex(of:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"firstIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":" "},{"kind":"internalParam","text":"element"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The first index where "},{"type":"codeVoice","code":"element"},{"type":"text","text":" is found. If "},{"type":"codeVoice","code":"element"},{"type":"text","text":" is not"},{"type":"text","text":" "},{"type":"text","text":"found in the collection, returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"element","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An element to search for in the collection."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"After using "},{"type":"codeVoice","code":"firstIndex(of:)"},{"type":"text","text":" to find the position of a particular element"},{"type":"text","text":" "},{"type":"text","text":"in a collection, you can use it to access the element by subscripting."},{"type":"text","text":" "},{"type":"text","text":"This example shows how you can modify one of the names in an array of"},{"type":"text","text":" "},{"type":"text","text":"students."}]},{"type":"codeListing","syntax":null,"code":["var students = [\"Ben\", \"Ivy\", \"Jordell\", \"Maxime\"]","if let i = students.firstIndex(of: \"Maxime\") {"," students[i] = \"Max\"","}","print(students)","\/\/ Prints \"[\"Ben\", \"Ivy\", \"Jordell\", \"Max\"]\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/firstindex(of:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/firstIndex(of:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the first index where the specified value appears in the"},{"type":"text","text":" "},{"type":"text","text":"collection."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"firstIndex(of:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"firstIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:SlsSQ7ElementRpzrlE10firstIndex2of0C0QzSgAB_tF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/firstIndex(of:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"firstIndex(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"firstIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the first index where the specified value appears in the"},{"type":"text","text":" "},{"type":"text","text":"collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/firstIndex(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/firstindex(of:)"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"firstIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":" "},{"kind":"internalParam","text":"element"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The first index where "},{"type":"codeVoice","code":"element"},{"type":"text","text":" is found. If "},{"type":"codeVoice","code":"element"},{"type":"text","text":" is not"},{"type":"text","text":" "},{"type":"text","text":"found in the collection, returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"element","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An element to search for in the collection."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"After using "},{"type":"codeVoice","code":"firstIndex(of:)"},{"type":"text","text":" to find the position of a particular element"},{"type":"text","text":" "},{"type":"text","text":"in a collection, you can use it to access the element by subscripting."},{"type":"text","text":" "},{"type":"text","text":"This example shows how you can modify one of the names in an array of"},{"type":"text","text":" "},{"type":"text","text":"students."}]},{"type":"codeListing","syntax":null,"code":["var students = [\"Ben\", \"Ivy\", \"Jordell\", \"Maxime\"]","if let i = students.firstIndex(of: \"Maxime\") {"," students[i] = \"Max\"","}","print(students)","\/\/ Prints \"[\"Ben\", \"Ivy\", \"Jordell\", \"Max\"]\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/firstindex(of:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/firstIndex(of:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the first index where the specified value appears in the"},{"type":"text","text":" "},{"type":"text","text":"collection."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"firstIndex(of:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"firstIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:SlsSQ7ElementRpzrlE10firstIndex2of0C0QzSgAB_tF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/firstIndex(of:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"firstIndex(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"firstIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the first index where the specified value appears in the"},{"type":"text","text":" "},{"type":"text","text":"collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/firstIndex(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/firstindex(of:)"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/firstindex(where:).json b/main/data/documentation/shieldx509/extensions/firstindex(where:).json index c4143a26c..59b79ba61 100644 --- a/main/data/documentation/shieldx509/extensions/firstindex(where:).json +++ b/main/data/documentation/shieldx509/extensions/firstindex(where:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"firstIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":" "},{"kind":"internalParam","text":"predicate"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The index of the first element for which "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":" returns"},{"type":"text","text":" "},{"type":"codeVoice","code":"true"},{"type":"text","text":". If no elements in the collection satisfy the given predicate,"},{"type":"text","text":" "},{"type":"text","text":"returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"predicate","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element as its argument"},{"type":"text","text":" "},{"type":"text","text":"and returns a Boolean value that indicates whether the passed element"},{"type":"text","text":" "},{"type":"text","text":"represents a match."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"You can use the predicate to find an element of a type that doesn’t"},{"type":"text","text":" "},{"type":"text","text":"conform to the "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":" protocol or to find an element that matches"},{"type":"text","text":" "},{"type":"text","text":"particular criteria. Here’s an example that finds a student name that"},{"type":"text","text":" "},{"type":"text","text":"begins with the letter “A”:"}]},{"type":"codeListing","syntax":null,"code":["let students = [\"Kofi\", \"Abena\", \"Peter\", \"Kweku\", \"Akosua\"]","if let i = students.firstIndex(where: { $0.hasPrefix(\"A\") }) {"," print(\"\\(students[i]) starts with 'A'!\")","}","\/\/ Prints \"Abena starts with 'A'!\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/firstindex(where:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/firstIndex(where:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the first index in which an element of the collection satisfies"},{"type":"text","text":" "},{"type":"text","text":"the given predicate."}],"kind":"symbol","metadata":{"role":"symbol","title":"firstIndex(where:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"firstIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:SlsE10firstIndex5where0B0QzSgSb7ElementQzKXE_tKF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/firstIndex(where:)":{"role":"symbol","title":"firstIndex(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"firstIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the first index in which an element of the collection satisfies"},{"type":"text","text":" "},{"type":"text","text":"the given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/firstIndex(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/firstindex(where:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"firstIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":" "},{"kind":"internalParam","text":"predicate"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The index of the first element for which "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":" returns"},{"type":"text","text":" "},{"type":"codeVoice","code":"true"},{"type":"text","text":". If no elements in the collection satisfy the given predicate,"},{"type":"text","text":" "},{"type":"text","text":"returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"predicate","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element as its argument"},{"type":"text","text":" "},{"type":"text","text":"and returns a Boolean value that indicates whether the passed element"},{"type":"text","text":" "},{"type":"text","text":"represents a match."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"You can use the predicate to find an element of a type that doesn’t"},{"type":"text","text":" "},{"type":"text","text":"conform to the "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":" protocol or to find an element that matches"},{"type":"text","text":" "},{"type":"text","text":"particular criteria. Here’s an example that finds a student name that"},{"type":"text","text":" "},{"type":"text","text":"begins with the letter “A”:"}]},{"type":"codeListing","syntax":null,"code":["let students = [\"Kofi\", \"Abena\", \"Peter\", \"Kweku\", \"Akosua\"]","if let i = students.firstIndex(where: { $0.hasPrefix(\"A\") }) {"," print(\"\\(students[i]) starts with 'A'!\")","}","\/\/ Prints \"Abena starts with 'A'!\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/firstindex(where:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/firstIndex(where:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the first index in which an element of the collection satisfies"},{"type":"text","text":" "},{"type":"text","text":"the given predicate."}],"kind":"symbol","metadata":{"role":"symbol","title":"firstIndex(where:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"firstIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:SlsE10firstIndex5where0B0QzSgSb7ElementQzKXE_tKF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/firstIndex(where:)":{"role":"symbol","title":"firstIndex(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"firstIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the first index in which an element of the collection satisfies"},{"type":"text","text":" "},{"type":"text","text":"the given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/firstIndex(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/firstindex(where:)"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/firstrange(of:).json b/main/data/documentation/shieldx509/extensions/firstrange(of:).json index 2111b80c5..7c5e088ef 100644 --- a/main/data/documentation/shieldx509/extensions/firstrange(of:).json +++ b/main/data/documentation/shieldx509/extensions/firstrange(of:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"firstRange"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"of"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Range","preciseIdentifier":"s:Sn"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":">? "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Collection","preciseIdentifier":"s:Sl"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A range in the collection of the first occurrence of "},{"type":"codeVoice","code":"sequence"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"Returns nil if "},{"type":"codeVoice","code":"sequence"},{"type":"text","text":" is not found."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The collection to search for."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/firstrange(of:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/firstRange(of:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Finds and returns the range of the first occurrence of a given collection"},{"type":"text","text":" "},{"type":"text","text":"within this collection."}],"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"firstRange(of:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"firstRange"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Range","preciseIdentifier":"s:Sn"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":">?"}],"symbolKind":"method","externalID":"s:Sl17_StringProcessingSQ7ElementRpzrlE10firstRange2ofSny5IndexQzGSgqd___tSlRd__ABQyd__ACRSlF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"16.0","deprecated":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"13.0","deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"16.0","deprecated":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"9.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/firstRange(of:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"firstRange(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"firstRange"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Range","preciseIdentifier":"s:Sn"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":">?"}],"abstract":[{"type":"text","text":"Finds and returns the range of the first occurrence of a given collection"},{"type":"text","text":" "},{"type":"text","text":"within this collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/firstRange(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/firstrange(of:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"firstRange"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"of"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Range","preciseIdentifier":"s:Sn"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":">? "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Collection","preciseIdentifier":"s:Sl"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A range in the collection of the first occurrence of "},{"type":"codeVoice","code":"sequence"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"Returns nil if "},{"type":"codeVoice","code":"sequence"},{"type":"text","text":" is not found."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The collection to search for."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/firstrange(of:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/firstRange(of:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Finds and returns the range of the first occurrence of a given collection"},{"type":"text","text":" "},{"type":"text","text":"within this collection."}],"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"firstRange(of:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"firstRange"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Range","preciseIdentifier":"s:Sn"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":">?"}],"symbolKind":"method","externalID":"s:Sl17_StringProcessingSQ7ElementRpzrlE10firstRange2ofSny5IndexQzGSgqd___tSlRd__ABQyd__ACRSlF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"16.0","deprecated":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"13.0","deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"16.0","deprecated":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"9.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/firstRange(of:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"firstRange(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"firstRange"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Range","preciseIdentifier":"s:Sn"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":">?"}],"abstract":[{"type":"text","text":"Finds and returns the range of the first occurrence of a given collection"},{"type":"text","text":" "},{"type":"text","text":"within this collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/firstRange(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/firstrange(of:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/flatmap(_:)-8z658.json b/main/data/documentation/shieldx509/extensions/flatmap(_:)-8z658.json index d3e9593d8..042b8f999 100644 --- a/main/data/documentation/shieldx509/extensions/flatmap(_:)-8z658.json +++ b/main/data/documentation/shieldx509/extensions/flatmap(_:)-8z658.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"flatMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"ElementOfResult"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"transform"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/flatmap(_:)-8z658"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/flatMap(_:)-8z658","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"flatMap(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"flatMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"ElementOfResult"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:STsE7flatMapySayqd__Gqd__Sg7ElementQzKXEKlF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Please use compactMap(_:) for the case where closure returns an optional value"}]}],"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/flatMap(_:)-8z658":{"role":"symbol","title":"flatMap(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"flatMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"ElementOfResult"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/flatMap(_:)-8z658","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx509\/extensions\/flatmap(_:)-8z658"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"flatMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"ElementOfResult"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"transform"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/flatmap(_:)-8z658"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/flatMap(_:)-8z658","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"flatMap(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"flatMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"ElementOfResult"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:STsE7flatMapySayqd__Gqd__Sg7ElementQzKXEKlF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Please use compactMap(_:) for the case where closure returns an optional value"}]}],"references":{"doc://Shield/documentation/ShieldX509/Extensions/flatMap(_:)-8z658":{"role":"symbol","title":"flatMap(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"flatMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"ElementOfResult"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/flatMap(_:)-8z658","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx509\/extensions\/flatmap(_:)-8z658"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/foreach(_:).json b/main/data/documentation/shieldx509/extensions/foreach(_:).json index 1297effcf..50182d94f 100644 --- a/main/data/documentation/shieldx509/extensions/foreach(_:).json +++ b/main/data/documentation/shieldx509/extensions/foreach(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"forEach"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"body"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"body","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element of the sequence as a"},{"type":"text","text":" "},{"type":"text","text":"parameter."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The two loops in the following example produce the same output:"}]},{"type":"codeListing","syntax":null,"code":["let numberWords = [\"one\", \"two\", \"three\"]","for word in numberWords {"," print(word)","}","\/\/ Prints \"one\"","\/\/ Prints \"two\"","\/\/ Prints \"three\"","","numberWords.forEach { word in"," print(word)","}","\/\/ Same as above"]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Using the "},{"type":"codeVoice","code":"forEach"},{"type":"text","text":" method is distinct from a "},{"type":"codeVoice","code":"for"},{"type":"text","text":"-"},{"type":"codeVoice","code":"in"},{"type":"text","text":" loop in two"},{"type":"text","text":" "},{"type":"text","text":"important ways:"}]},{"type":"orderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"You cannot use a "},{"type":"codeVoice","code":"break"},{"type":"text","text":" or "},{"type":"codeVoice","code":"continue"},{"type":"text","text":" statement to exit the current"},{"type":"text","text":" "},{"type":"text","text":"call of the "},{"type":"codeVoice","code":"body"},{"type":"text","text":" closure or skip subsequent calls."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Using the "},{"type":"codeVoice","code":"return"},{"type":"text","text":" statement in the "},{"type":"codeVoice","code":"body"},{"type":"text","text":" closure will exit only from"},{"type":"text","text":" "},{"type":"text","text":"the current call to "},{"type":"codeVoice","code":"body"},{"type":"text","text":", not from any outer scope, and won’t skip"},{"type":"text","text":" "},{"type":"text","text":"subsequent calls."}]}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/foreach(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/forEach(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Calls the given closure on each element in the sequence in the same order"},{"type":"text","text":" "},{"type":"text","text":"as a "},{"type":"codeVoice","code":"for"},{"type":"text","text":"-"},{"type":"codeVoice","code":"in"},{"type":"text","text":" loop."}],"kind":"symbol","metadata":{"role":"symbol","title":"forEach(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"forEach"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"}],"symbolKind":"method","externalID":"s:STsE7forEachyyy7ElementQzKXEKF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/forEach(_:)":{"role":"symbol","title":"forEach(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"forEach"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"}],"abstract":[{"type":"text","text":"Calls the given closure on each element in the sequence in the same order"},{"type":"text","text":" "},{"type":"text","text":"as a "},{"type":"codeVoice","code":"for"},{"type":"text","text":"-"},{"type":"codeVoice","code":"in"},{"type":"text","text":" loop."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/forEach(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/foreach(_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"forEach"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"body"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"body","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element of the sequence as a"},{"type":"text","text":" "},{"type":"text","text":"parameter."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The two loops in the following example produce the same output:"}]},{"type":"codeListing","syntax":null,"code":["let numberWords = [\"one\", \"two\", \"three\"]","for word in numberWords {"," print(word)","}","\/\/ Prints \"one\"","\/\/ Prints \"two\"","\/\/ Prints \"three\"","","numberWords.forEach { word in"," print(word)","}","\/\/ Same as above"]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Using the "},{"type":"codeVoice","code":"forEach"},{"type":"text","text":" method is distinct from a "},{"type":"codeVoice","code":"for"},{"type":"text","text":"-"},{"type":"codeVoice","code":"in"},{"type":"text","text":" loop in two"},{"type":"text","text":" "},{"type":"text","text":"important ways:"}]},{"type":"orderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"You cannot use a "},{"type":"codeVoice","code":"break"},{"type":"text","text":" or "},{"type":"codeVoice","code":"continue"},{"type":"text","text":" statement to exit the current"},{"type":"text","text":" "},{"type":"text","text":"call of the "},{"type":"codeVoice","code":"body"},{"type":"text","text":" closure or skip subsequent calls."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Using the "},{"type":"codeVoice","code":"return"},{"type":"text","text":" statement in the "},{"type":"codeVoice","code":"body"},{"type":"text","text":" closure will exit only from"},{"type":"text","text":" "},{"type":"text","text":"the current call to "},{"type":"codeVoice","code":"body"},{"type":"text","text":", not from any outer scope, and won’t skip"},{"type":"text","text":" "},{"type":"text","text":"subsequent calls."}]}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/foreach(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/forEach(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Calls the given closure on each element in the sequence in the same order"},{"type":"text","text":" "},{"type":"text","text":"as a "},{"type":"codeVoice","code":"for"},{"type":"text","text":"-"},{"type":"codeVoice","code":"in"},{"type":"text","text":" loop."}],"kind":"symbol","metadata":{"role":"symbol","title":"forEach(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"forEach"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"}],"symbolKind":"method","externalID":"s:STsE7forEachyyy7ElementQzKXEKF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/forEach(_:)":{"role":"symbol","title":"forEach(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"forEach"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"}],"abstract":[{"type":"text","text":"Calls the given closure on each element in the sequence in the same order"},{"type":"text","text":" "},{"type":"text","text":"as a "},{"type":"codeVoice","code":"for"},{"type":"text","text":"-"},{"type":"codeVoice","code":"in"},{"type":"text","text":" loop."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/forEach(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/foreach(_:)"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/formatted(_:).json b/main/data/documentation/shieldx509/extensions/formatted(_:).json index e1fbc23a8..f1770fe72 100644 --- a/main/data/documentation/shieldx509/extensions/formatted(_:).json +++ b/main/data/documentation/shieldx509/extensions/formatted(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formatted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"FormatOutput"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"FormatInput"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"FormatStyle","preciseIdentifier":"s:10Foundation11FormatStyleP"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/formatted(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formatted(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"formatted(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formatted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"FormatOutput"}],"symbolKind":"method","externalID":"s:ST10FoundationE9formattedy12FormatOutputQyd__qd__0C5InputQyd__RszAA0C5StyleRd__lF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"15.0","deprecated":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"12.0","deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"15.0","deprecated":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"8.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/formatted(_:)":{"role":"symbol","title":"formatted(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formatted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"FormatOutput"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formatted(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/formatted(_:)"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formatted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"FormatOutput"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"FormatInput"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"FormatStyle","preciseIdentifier":"s:10Foundation11FormatStyleP"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/formatted(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formatted(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"formatted(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formatted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"FormatOutput"}],"symbolKind":"method","externalID":"s:ST10FoundationE9formattedy12FormatOutputQyd__qd__0C5InputQyd__RszAA0C5StyleRd__lF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"15.0","deprecated":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"12.0","deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"15.0","deprecated":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"8.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/formatted(_:)":{"role":"symbol","title":"formatted(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formatted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"FormatOutput"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formatted(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/formatted(_:)"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/formindex(_:offsetby:).json b/main/data/documentation/shieldx509/extensions/formindex(_:offsetby:).json index dd9f50b30..64ef60d8c 100644 --- a/main/data/documentation/shieldx509/extensions/formindex(_:offsetby:).json +++ b/main/data/documentation/shieldx509/extensions/formindex(_:offsetby:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"i"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":" "},{"kind":"internalParam","text":"distance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"i","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A valid index of the collection."}]}]},{"name":"distance","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The distance to offset "},{"type":"codeVoice","code":"i"},{"type":"text","text":". "},{"type":"codeVoice","code":"distance"},{"type":"text","text":" must not be negative"},{"type":"text","text":" "},{"type":"text","text":"unless the collection conforms to the "},{"type":"codeVoice","code":"BidirectionalCollection"},{"type":"text","text":" "},{"type":"text","text":"protocol."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The value passed as "},{"type":"codeVoice","code":"distance"},{"type":"text","text":" must not offset "},{"type":"codeVoice","code":"i"},{"type":"text","text":" beyond the bounds of"},{"type":"text","text":" "},{"type":"text","text":"the collection."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1) if the collection conforms to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":"; otherwise, O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":" is the absolute"},{"type":"text","text":" "},{"type":"text","text":"value of "},{"type":"codeVoice","code":"distance"},{"type":"text","text":"."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/formindex(_:offsetby:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formIndex(_:offsetBy:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Offsets the given index by the specified distance."}],"kind":"symbol","metadata":{"role":"symbol","title":"formIndex(_:offsetBy:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SlsE9formIndex_8offsetByy0B0Qzz_SitF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/formIndex(_:offsetBy:)":{"role":"symbol","title":"formIndex(_:offsetBy:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Offsets the given index by the specified distance."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formIndex(_:offsetBy:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/formindex(_:offsetby:)"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"i"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":" "},{"kind":"internalParam","text":"distance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"i","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A valid index of the collection."}]}]},{"name":"distance","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The distance to offset "},{"type":"codeVoice","code":"i"},{"type":"text","text":". "},{"type":"codeVoice","code":"distance"},{"type":"text","text":" must not be negative"},{"type":"text","text":" "},{"type":"text","text":"unless the collection conforms to the "},{"type":"codeVoice","code":"BidirectionalCollection"},{"type":"text","text":" "},{"type":"text","text":"protocol."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The value passed as "},{"type":"codeVoice","code":"distance"},{"type":"text","text":" must not offset "},{"type":"codeVoice","code":"i"},{"type":"text","text":" beyond the bounds of"},{"type":"text","text":" "},{"type":"text","text":"the collection."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1) if the collection conforms to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":"; otherwise, O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":" is the absolute"},{"type":"text","text":" "},{"type":"text","text":"value of "},{"type":"codeVoice","code":"distance"},{"type":"text","text":"."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/formindex(_:offsetby:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formIndex(_:offsetBy:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Offsets the given index by the specified distance."}],"kind":"symbol","metadata":{"role":"symbol","title":"formIndex(_:offsetBy:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SlsE9formIndex_8offsetByy0B0Qzz_SitF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/formIndex(_:offsetBy:)":{"role":"symbol","title":"formIndex(_:offsetBy:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Offsets the given index by the specified distance."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formIndex(_:offsetBy:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/formindex(_:offsetby:)"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/formindex(_:offsetby:limitedby:).json b/main/data/documentation/shieldx509/extensions/formindex(_:offsetby:limitedby:).json index 6fca156b1..ee4d0cacd 100644 --- a/main/data/documentation/shieldx509/extensions/formindex(_:offsetby:limitedby:).json +++ b/main/data/documentation/shieldx509/extensions/formindex(_:offsetby:limitedby:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"i"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":" "},{"kind":"internalParam","text":"distance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"limitedBy"},{"kind":"text","text":" "},{"kind":"internalParam","text":"limit"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if "},{"type":"codeVoice","code":"i"},{"type":"text","text":" has been offset by exactly "},{"type":"codeVoice","code":"distance"},{"type":"text","text":" steps"},{"type":"text","text":" "},{"type":"text","text":"without going beyond "},{"type":"codeVoice","code":"limit"},{"type":"text","text":"; otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":". When the return"},{"type":"text","text":" "},{"type":"text","text":"value is "},{"type":"codeVoice","code":"false"},{"type":"text","text":", the value of "},{"type":"codeVoice","code":"i"},{"type":"text","text":" is equal to "},{"type":"codeVoice","code":"limit"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"i","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A valid index of the collection."}]}]},{"name":"distance","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The distance to offset "},{"type":"codeVoice","code":"i"},{"type":"text","text":". "},{"type":"codeVoice","code":"distance"},{"type":"text","text":" must not be negative"},{"type":"text","text":" "},{"type":"text","text":"unless the collection conforms to the "},{"type":"codeVoice","code":"BidirectionalCollection"},{"type":"text","text":" "},{"type":"text","text":"protocol."}]}]},{"name":"limit","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A valid index of the collection to use as a limit. If"},{"type":"text","text":" "},{"type":"codeVoice","code":"distance > 0"},{"type":"text","text":", a limit that is less than "},{"type":"codeVoice","code":"i"},{"type":"text","text":" has no effect."},{"type":"text","text":" "},{"type":"text","text":"Likewise, if "},{"type":"codeVoice","code":"distance < 0"},{"type":"text","text":", a limit that is greater than "},{"type":"codeVoice","code":"i"},{"type":"text","text":" has no"},{"type":"text","text":" "},{"type":"text","text":"effect."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The value passed as "},{"type":"codeVoice","code":"distance"},{"type":"text","text":" must not offset "},{"type":"codeVoice","code":"i"},{"type":"text","text":" beyond the bounds of"},{"type":"text","text":" "},{"type":"text","text":"the collection, unless the index passed as "},{"type":"codeVoice","code":"limit"},{"type":"text","text":" prevents offsetting"},{"type":"text","text":" "},{"type":"text","text":"beyond those bounds."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1) if the collection conforms to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":"; otherwise, O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":" is the absolute"},{"type":"text","text":" "},{"type":"text","text":"value of "},{"type":"codeVoice","code":"distance"},{"type":"text","text":"."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/formindex(_:offsetby:limitedby:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formIndex(_:offsetBy:limitedBy:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Offsets the given index by the specified distance, or so that it equals"},{"type":"text","text":" "},{"type":"text","text":"the given limiting index."}],"kind":"symbol","metadata":{"role":"symbol","title":"formIndex(_:offsetBy:limitedBy:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"limitedBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:SlsE9formIndex_8offsetBy07limitedD0Sb0B0Qzz_SiAEtF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/formIndex(_:offsetBy:limitedBy:)":{"role":"symbol","title":"formIndex(_:offsetBy:limitedBy:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"limitedBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Offsets the given index by the specified distance, or so that it equals"},{"type":"text","text":" "},{"type":"text","text":"the given limiting index."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formIndex(_:offsetBy:limitedBy:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/formindex(_:offsetby:limitedby:)"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"i"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":" "},{"kind":"internalParam","text":"distance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"limitedBy"},{"kind":"text","text":" "},{"kind":"internalParam","text":"limit"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if "},{"type":"codeVoice","code":"i"},{"type":"text","text":" has been offset by exactly "},{"type":"codeVoice","code":"distance"},{"type":"text","text":" steps"},{"type":"text","text":" "},{"type":"text","text":"without going beyond "},{"type":"codeVoice","code":"limit"},{"type":"text","text":"; otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":". When the return"},{"type":"text","text":" "},{"type":"text","text":"value is "},{"type":"codeVoice","code":"false"},{"type":"text","text":", the value of "},{"type":"codeVoice","code":"i"},{"type":"text","text":" is equal to "},{"type":"codeVoice","code":"limit"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"i","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A valid index of the collection."}]}]},{"name":"distance","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The distance to offset "},{"type":"codeVoice","code":"i"},{"type":"text","text":". "},{"type":"codeVoice","code":"distance"},{"type":"text","text":" must not be negative"},{"type":"text","text":" "},{"type":"text","text":"unless the collection conforms to the "},{"type":"codeVoice","code":"BidirectionalCollection"},{"type":"text","text":" "},{"type":"text","text":"protocol."}]}]},{"name":"limit","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A valid index of the collection to use as a limit. If"},{"type":"text","text":" "},{"type":"codeVoice","code":"distance > 0"},{"type":"text","text":", a limit that is less than "},{"type":"codeVoice","code":"i"},{"type":"text","text":" has no effect."},{"type":"text","text":" "},{"type":"text","text":"Likewise, if "},{"type":"codeVoice","code":"distance < 0"},{"type":"text","text":", a limit that is greater than "},{"type":"codeVoice","code":"i"},{"type":"text","text":" has no"},{"type":"text","text":" "},{"type":"text","text":"effect."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The value passed as "},{"type":"codeVoice","code":"distance"},{"type":"text","text":" must not offset "},{"type":"codeVoice","code":"i"},{"type":"text","text":" beyond the bounds of"},{"type":"text","text":" "},{"type":"text","text":"the collection, unless the index passed as "},{"type":"codeVoice","code":"limit"},{"type":"text","text":" prevents offsetting"},{"type":"text","text":" "},{"type":"text","text":"beyond those bounds."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1) if the collection conforms to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":"; otherwise, O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":" is the absolute"},{"type":"text","text":" "},{"type":"text","text":"value of "},{"type":"codeVoice","code":"distance"},{"type":"text","text":"."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/formindex(_:offsetby:limitedby:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formIndex(_:offsetBy:limitedBy:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Offsets the given index by the specified distance, or so that it equals"},{"type":"text","text":" "},{"type":"text","text":"the given limiting index."}],"kind":"symbol","metadata":{"role":"symbol","title":"formIndex(_:offsetBy:limitedBy:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"limitedBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:SlsE9formIndex_8offsetBy07limitedD0Sb0B0Qzz_SiAEtF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/formIndex(_:offsetBy:limitedBy:)":{"role":"symbol","title":"formIndex(_:offsetBy:limitedBy:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"limitedBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Offsets the given index by the specified distance, or so that it equals"},{"type":"text","text":" "},{"type":"text","text":"the given limiting index."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formIndex(_:offsetBy:limitedBy:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/formindex(_:offsetby:limitedby:)"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/formindex(after:).json b/main/data/documentation/shieldx509/extensions/formindex(after:).json index 31b97b60a..aecd8e199 100644 --- a/main/data/documentation/shieldx509/extensions/formindex(after:).json +++ b/main/data/documentation/shieldx509/extensions/formindex(after:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"after"},{"kind":"text","text":" "},{"kind":"internalParam","text":"i"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"i","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A valid index of the collection. "},{"type":"codeVoice","code":"i"},{"type":"text","text":" must be less than"},{"type":"text","text":" "},{"type":"codeVoice","code":"endIndex"},{"type":"text","text":"."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/formindex(after:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formIndex(after:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Replaces the given index with its successor."}],"kind":"symbol","metadata":{"role":"symbol","title":"formIndex(after:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"after"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SlsE9formIndex5aftery0B0Qzz_tF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/formIndex(after:)":{"role":"symbol","title":"formIndex(after:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"after"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Replaces the given index with its successor."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formIndex(after:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/formindex(after:)"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"after"},{"kind":"text","text":" "},{"kind":"internalParam","text":"i"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"i","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A valid index of the collection. "},{"type":"codeVoice","code":"i"},{"type":"text","text":" must be less than"},{"type":"text","text":" "},{"type":"codeVoice","code":"endIndex"},{"type":"text","text":"."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/formindex(after:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formIndex(after:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Replaces the given index with its successor."}],"kind":"symbol","metadata":{"role":"symbol","title":"formIndex(after:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"after"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SlsE9formIndex5aftery0B0Qzz_tF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/formIndex(after:)":{"role":"symbol","title":"formIndex(after:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"after"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Replaces the given index with its successor."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formIndex(after:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/formindex(after:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/formindex(before:).json b/main/data/documentation/shieldx509/extensions/formindex(before:).json index a072739fa..c6c43952e 100644 --- a/main/data/documentation/shieldx509/extensions/formindex(before:).json +++ b/main/data/documentation/shieldx509/extensions/formindex(before:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"before"},{"kind":"text","text":" "},{"kind":"internalParam","text":"i"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"i","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A valid index of the collection. "},{"type":"codeVoice","code":"i"},{"type":"text","text":" must be greater than"},{"type":"text","text":" "},{"type":"codeVoice","code":"startIndex"},{"type":"text","text":"."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/formindex(before:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formIndex(before:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Replaces the given index with its predecessor."}],"kind":"symbol","metadata":{"role":"symbol","title":"formIndex(before:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"before"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SKsE9formIndex6beforey0B0Qzz_tF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/formIndex(before:)":{"role":"symbol","title":"formIndex(before:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"before"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Replaces the given index with its predecessor."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formIndex(before:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/formindex(before:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/bidirectionalcollection-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"before"},{"kind":"text","text":" "},{"kind":"internalParam","text":"i"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"i","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A valid index of the collection. "},{"type":"codeVoice","code":"i"},{"type":"text","text":" must be greater than"},{"type":"text","text":" "},{"type":"codeVoice","code":"startIndex"},{"type":"text","text":"."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/formindex(before:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formIndex(before:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Replaces the given index with its predecessor."}],"kind":"symbol","metadata":{"role":"symbol","title":"formIndex(before:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"before"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SKsE9formIndex6beforey0B0Qzz_tF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/formIndex(before:)":{"role":"symbol","title":"formIndex(before:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"before"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Replaces the given index with its predecessor."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formIndex(before:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/formindex(before:)"},"doc://Shield/documentation/ShieldX509/Extensions/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/bidirectionalcollection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/index(_:offsetby:limitedby:).json b/main/data/documentation/shieldx509/extensions/index(_:offsetby:limitedby:).json index cb00a05aa..6d8637ba3 100644 --- a/main/data/documentation/shieldx509/extensions/index(_:offsetby:limitedby:).json +++ b/main/data/documentation/shieldx509/extensions/index(_:offsetby:limitedby:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"index"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"i"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":" "},{"kind":"internalParam","text":"distance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"limitedBy"},{"kind":"text","text":" "},{"kind":"internalParam","text":"limit"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"An index offset by "},{"type":"codeVoice","code":"distance"},{"type":"text","text":" from the index "},{"type":"codeVoice","code":"i"},{"type":"text","text":", unless that"},{"type":"text","text":" "},{"type":"text","text":"index would be beyond "},{"type":"codeVoice","code":"limit"},{"type":"text","text":" in the direction of movement. In that"},{"type":"text","text":" "},{"type":"text","text":"case, the method returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"i","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A valid index of the array."}]}]},{"name":"distance","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The distance to offset "},{"type":"codeVoice","code":"i"},{"type":"text","text":"."}]}]},{"name":"limit","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A valid index of the collection to use as a limit. If"},{"type":"text","text":" "},{"type":"codeVoice","code":"distance > 0"},{"type":"text","text":", "},{"type":"codeVoice","code":"limit"},{"type":"text","text":" should be greater than "},{"type":"codeVoice","code":"i"},{"type":"text","text":" to have any"},{"type":"text","text":" "},{"type":"text","text":"effect. Likewise, if "},{"type":"codeVoice","code":"distance < 0"},{"type":"text","text":", "},{"type":"codeVoice","code":"limit"},{"type":"text","text":" should be less than "},{"type":"codeVoice","code":"i"},{"type":"text","text":" "},{"type":"text","text":"to have any effect."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The following example obtains an index advanced four positions from an"},{"type":"text","text":" "},{"type":"text","text":"array’s starting index and then prints the element at that position. The"},{"type":"text","text":" "},{"type":"text","text":"operation doesn’t require going beyond the limiting "},{"type":"codeVoice","code":"numbers.endIndex"},{"type":"text","text":" "},{"type":"text","text":"value, so it succeeds."}]},{"type":"codeListing","syntax":null,"code":["let numbers = [10, 20, 30, 40, 50]","let i = numbers.index(numbers.startIndex, offsetBy: 4)","print(numbers[i])","\/\/ Prints \"50\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The next example attempts to retrieve an index ten positions from"},{"type":"text","text":" "},{"type":"codeVoice","code":"numbers.startIndex"},{"type":"text","text":", but fails, because that distance is beyond the"},{"type":"text","text":" "},{"type":"text","text":"index passed as "},{"type":"codeVoice","code":"limit"},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["let j = numbers.index(numbers.startIndex,"," offsetBy: 10,"," limitedBy: numbers.endIndex)","print(j)","\/\/ Prints \"nil\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The value passed as "},{"type":"codeVoice","code":"distance"},{"type":"text","text":" must not offset "},{"type":"codeVoice","code":"i"},{"type":"text","text":" beyond the bounds of"},{"type":"text","text":" "},{"type":"text","text":"the collection, unless the index passed as "},{"type":"codeVoice","code":"limit"},{"type":"text","text":" prevents offsetting"},{"type":"text","text":" "},{"type":"text","text":"beyond those bounds."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1)"}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/index(_:offsetby:limitedby:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/index(_:offsetBy:limitedBy:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns an index that is the specified distance from the given index,"},{"type":"text","text":" "},{"type":"text","text":"unless that distance is beyond a given limiting index."}],"kind":"symbol","metadata":{"role":"symbol","title":"index(_:offsetBy:limitedBy:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"index"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"limitedBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:SksE5index_8offsetBy07limitedC05IndexQzSgAE_SiAEtF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/RandomAccessCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/index(_:offsetBy:limitedBy:)":{"role":"symbol","title":"index(_:offsetBy:limitedBy:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"index"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"limitedBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns an index that is the specified distance from the given index,"},{"type":"text","text":" "},{"type":"text","text":"unless that distance is beyond a given limiting index."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/index(_:offsetBy:limitedBy:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/index(_:offsetby:limitedby:)"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/RandomAccessCollection-Implementations":{"role":"collectionGroup","title":"RandomAccessCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/RandomAccessCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/randomaccesscollection-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"index"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"i"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":" "},{"kind":"internalParam","text":"distance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"limitedBy"},{"kind":"text","text":" "},{"kind":"internalParam","text":"limit"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"An index offset by "},{"type":"codeVoice","code":"distance"},{"type":"text","text":" from the index "},{"type":"codeVoice","code":"i"},{"type":"text","text":", unless that"},{"type":"text","text":" "},{"type":"text","text":"index would be beyond "},{"type":"codeVoice","code":"limit"},{"type":"text","text":" in the direction of movement. In that"},{"type":"text","text":" "},{"type":"text","text":"case, the method returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"i","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A valid index of the array."}]}]},{"name":"distance","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The distance to offset "},{"type":"codeVoice","code":"i"},{"type":"text","text":"."}]}]},{"name":"limit","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A valid index of the collection to use as a limit. If"},{"type":"text","text":" "},{"type":"codeVoice","code":"distance > 0"},{"type":"text","text":", "},{"type":"codeVoice","code":"limit"},{"type":"text","text":" should be greater than "},{"type":"codeVoice","code":"i"},{"type":"text","text":" to have any"},{"type":"text","text":" "},{"type":"text","text":"effect. Likewise, if "},{"type":"codeVoice","code":"distance < 0"},{"type":"text","text":", "},{"type":"codeVoice","code":"limit"},{"type":"text","text":" should be less than "},{"type":"codeVoice","code":"i"},{"type":"text","text":" "},{"type":"text","text":"to have any effect."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The following example obtains an index advanced four positions from an"},{"type":"text","text":" "},{"type":"text","text":"array’s starting index and then prints the element at that position. The"},{"type":"text","text":" "},{"type":"text","text":"operation doesn’t require going beyond the limiting "},{"type":"codeVoice","code":"numbers.endIndex"},{"type":"text","text":" "},{"type":"text","text":"value, so it succeeds."}]},{"type":"codeListing","syntax":null,"code":["let numbers = [10, 20, 30, 40, 50]","let i = numbers.index(numbers.startIndex, offsetBy: 4)","print(numbers[i])","\/\/ Prints \"50\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The next example attempts to retrieve an index ten positions from"},{"type":"text","text":" "},{"type":"codeVoice","code":"numbers.startIndex"},{"type":"text","text":", but fails, because that distance is beyond the"},{"type":"text","text":" "},{"type":"text","text":"index passed as "},{"type":"codeVoice","code":"limit"},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["let j = numbers.index(numbers.startIndex,"," offsetBy: 10,"," limitedBy: numbers.endIndex)","print(j)","\/\/ Prints \"nil\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The value passed as "},{"type":"codeVoice","code":"distance"},{"type":"text","text":" must not offset "},{"type":"codeVoice","code":"i"},{"type":"text","text":" beyond the bounds of"},{"type":"text","text":" "},{"type":"text","text":"the collection, unless the index passed as "},{"type":"codeVoice","code":"limit"},{"type":"text","text":" prevents offsetting"},{"type":"text","text":" "},{"type":"text","text":"beyond those bounds."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1)"}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/index(_:offsetby:limitedby:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/index(_:offsetBy:limitedBy:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns an index that is the specified distance from the given index,"},{"type":"text","text":" "},{"type":"text","text":"unless that distance is beyond a given limiting index."}],"kind":"symbol","metadata":{"role":"symbol","title":"index(_:offsetBy:limitedBy:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"index"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"limitedBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:SksE5index_8offsetBy07limitedC05IndexQzSgAE_SiAEtF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/RandomAccessCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/RandomAccessCollection-Implementations":{"role":"collectionGroup","title":"RandomAccessCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/RandomAccessCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/randomaccesscollection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/index(_:offsetBy:limitedBy:)":{"role":"symbol","title":"index(_:offsetBy:limitedBy:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"index"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"limitedBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns an index that is the specified distance from the given index,"},{"type":"text","text":" "},{"type":"text","text":"unless that distance is beyond a given limiting index."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/index(_:offsetBy:limitedBy:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/index(_:offsetby:limitedby:)"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/index(of:).json b/main/data/documentation/shieldx509/extensions/index(of:).json index b432dc3ec..f3f3474f2 100644 --- a/main/data/documentation/shieldx509/extensions/index(of:).json +++ b/main/data/documentation/shieldx509/extensions/index(of:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"index"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":" "},{"kind":"internalParam","text":"element"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/index(of:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/index(of:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the first index where the specified value appears in the"},{"type":"text","text":" "},{"type":"text","text":"collection."}],"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"index(of:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"index"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:SlsSQ7ElementRpzrlE5index2of5IndexQzSgAB_tF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/index(of:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"index(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"index"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the first index where the specified value appears in the"},{"type":"text","text":" "},{"type":"text","text":"collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/index(of:)","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx509\/extensions\/index(of:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"index"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":" "},{"kind":"internalParam","text":"element"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/index(of:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/index(of:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the first index where the specified value appears in the"},{"type":"text","text":" "},{"type":"text","text":"collection."}],"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"index(of:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"index"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:SlsSQ7ElementRpzrlE5index2of5IndexQzSgAB_tF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/index(of:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"index(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"index"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the first index where the specified value appears in the"},{"type":"text","text":" "},{"type":"text","text":"collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/index(of:)","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx509\/extensions\/index(of:)"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/index.json b/main/data/documentation/shieldx509/extensions/index.json index 44d5f310f..912bbf5d0 100644 --- a/main/data/documentation/shieldx509/extensions/index.json +++ b/main/data/documentation/shieldx509/extensions/index.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Index"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","text":"Array","preciseIdentifier":"s:Sa"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV","text":"Extension"},{"kind":"text","text":">."},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:Sa5Indexa"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Valid indices consist of the position of every element and a"},{"type":"text","text":" "},{"type":"text","text":"“past the end” position that’s not valid for use as a subscript"},{"type":"text","text":" "},{"type":"text","text":"argument."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/index"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Index","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A type that represents a position in the collection."}],"kind":"symbol","metadata":{"navigatorTitle":[{"kind":"identifier","text":"Index"}],"role":"symbol","title":"Extensions.Index","roleHeading":"Type Alias","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Index"}],"symbolKind":"typealias","externalID":"s:10ShieldX50910ExtensionsV5Indexa","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/Index":{"role":"symbol","title":"Extensions.Index","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Index"}],"abstract":[{"type":"text","text":"A type that represents a position in the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Index","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Index"}],"url":"\/documentation\/shieldx509\/extensions\/index"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Index"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","text":"Array","preciseIdentifier":"s:Sa"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV","text":"Extension"},{"kind":"text","text":">."},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:Sa5Indexa"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Valid indices consist of the position of every element and a"},{"type":"text","text":" "},{"type":"text","text":"“past the end” position that’s not valid for use as a subscript"},{"type":"text","text":" "},{"type":"text","text":"argument."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/index"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Index","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A type that represents a position in the collection."}],"kind":"symbol","metadata":{"navigatorTitle":[{"kind":"identifier","text":"Index"}],"role":"symbol","title":"Extensions.Index","roleHeading":"Type Alias","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Index"}],"symbolKind":"typealias","externalID":"s:10ShieldX50910ExtensionsV5Indexa","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/Index":{"role":"symbol","title":"Extensions.Index","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Index"}],"abstract":[{"type":"text","text":"A type that represents a position in the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Index","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Index"}],"url":"\/documentation\/shieldx509\/extensions\/index"},"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/init().json b/main/data/documentation/shieldx509/extensions/init().json index 17cb96780..3d683a192 100644 --- a/main/data/documentation/shieldx509/extensions/init().json +++ b/main/data/documentation/shieldx509/extensions/init().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"()"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/init()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/init()","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"title":"init()","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50910ExtensionsVACycfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/init()":{"role":"symbol","title":"init()","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/init()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/init()"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"()"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/init()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/init()","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"title":"init()","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50910ExtensionsVACycfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/init()":{"role":"symbol","title":"init()","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/init()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/init()"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/init(arrayliteral:).json b/main/data/documentation/shieldx509/extensions/init(arrayliteral:).json index a8b0c5ab7..c75b8b38c 100644 --- a/main/data/documentation/shieldx509/extensions/init(arrayliteral:).json +++ b/main/data/documentation/shieldx509/extensions/init(arrayliteral:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"arrayLiteral"},{"kind":"text","text":" "},{"kind":"internalParam","text":"elements"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV","text":"Extension"},{"kind":"text","text":"...)"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/init(arrayliteral:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/init(arrayLiteral:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates an instance initialized with the given elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"init(arrayLiteral:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"arrayLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV"},{"kind":"text","text":"...)"}],"symbolKind":"init","externalID":"s:10ShieldX50910ExtensionsV12arrayLiteralAcA9ExtensionVd_tcfc","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/ExpressibleByArrayLiteral-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"},"doc://Shield/documentation/ShieldX509/Extensions/ExpressibleByArrayLiteral-Implementations":{"role":"collectionGroup","title":"ExpressibleByArrayLiteral Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/ExpressibleByArrayLiteral-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/expressiblebyarrayliteral-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/init(arrayLiteral:)":{"role":"symbol","title":"init(arrayLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"arrayLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV"},{"kind":"text","text":"...)"}],"abstract":[{"type":"text","text":"Creates an instance initialized with the given elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/init(arrayLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/init(arrayliteral:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"arrayLiteral"},{"kind":"text","text":" "},{"kind":"internalParam","text":"elements"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV","text":"Extension"},{"kind":"text","text":"...)"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/init(arrayliteral:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/init(arrayLiteral:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates an instance initialized with the given elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"init(arrayLiteral:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"arrayLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV"},{"kind":"text","text":"...)"}],"symbolKind":"init","externalID":"s:10ShieldX50910ExtensionsV12arrayLiteralAcA9ExtensionVd_tcfc","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/ExpressibleByArrayLiteral-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/init(arrayLiteral:)":{"role":"symbol","title":"init(arrayLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"arrayLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV"},{"kind":"text","text":"...)"}],"abstract":[{"type":"text","text":"Creates an instance initialized with the given elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/init(arrayLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/init(arrayliteral:)"},"doc://Shield/documentation/ShieldX509/Extensions/ExpressibleByArrayLiteral-Implementations":{"role":"collectionGroup","title":"ExpressibleByArrayLiteral Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/ExpressibleByArrayLiteral-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/expressiblebyarrayliteral-implementations"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/init(from:).json b/main/data/documentation/shieldx509/extensions/init(from:).json index b977807f8..234805ba3 100644 --- a/main/data/documentation/shieldx509/extensions/init(from:).json +++ b/main/data/documentation/shieldx509/extensions/init(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"role":"symbol","title":"init(from:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:10ShieldX50910ExtensionsV4fromACs7Decoder_p_tKcfc","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Decodable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/init(from:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/decodable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"role":"symbol","title":"init(from:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:10ShieldX50910ExtensionsV4fromACs7Decoder_p_tKcfc","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Decodable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/init(from:)"},"doc://Shield/documentation/ShieldX509/Extensions/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/decodable-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/isempty.json b/main/data/documentation/shieldx509/extensions/isempty.json index ab8bd1a15..44a623205 100644 --- a/main/data/documentation/shieldx509/extensions/isempty.json +++ b/main/data/documentation/shieldx509/extensions/isempty.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEmpty"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"When you need to check whether your collection is empty, use the"},{"type":"text","text":" "},{"type":"codeVoice","code":"isEmpty"},{"type":"text","text":" property instead of checking that the "},{"type":"codeVoice","code":"count"},{"type":"text","text":" property is"},{"type":"text","text":" "},{"type":"text","text":"equal to zero. For collections that don’t conform to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":", accessing the "},{"type":"codeVoice","code":"count"},{"type":"text","text":" property iterates"},{"type":"text","text":" "},{"type":"text","text":"through the elements of the collection."}]},{"type":"codeListing","syntax":null,"code":["let horseName = \"Silver\"","if horseName.isEmpty {"," print(\"My horse has no name.\")","} else {"," print(\"Hi ho, \\(horseName)!\")","}","\/\/ Prints \"Hi ho, Silver!\")"]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1)"}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/isempty"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/isEmpty","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A Boolean value indicating whether the collection is empty."}],"kind":"symbol","metadata":{"role":"symbol","title":"isEmpty","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEmpty"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"property","externalID":"s:SlsE7isEmptySbvp::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/isEmpty":{"role":"symbol","title":"isEmpty","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEmpty"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"A Boolean value indicating whether the collection is empty."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/isEmpty","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/isempty"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEmpty"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"When you need to check whether your collection is empty, use the"},{"type":"text","text":" "},{"type":"codeVoice","code":"isEmpty"},{"type":"text","text":" property instead of checking that the "},{"type":"codeVoice","code":"count"},{"type":"text","text":" property is"},{"type":"text","text":" "},{"type":"text","text":"equal to zero. For collections that don’t conform to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":", accessing the "},{"type":"codeVoice","code":"count"},{"type":"text","text":" property iterates"},{"type":"text","text":" "},{"type":"text","text":"through the elements of the collection."}]},{"type":"codeListing","syntax":null,"code":["let horseName = \"Silver\"","if horseName.isEmpty {"," print(\"My horse has no name.\")","} else {"," print(\"Hi ho, \\(horseName)!\")","}","\/\/ Prints \"Hi ho, Silver!\")"]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1)"}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/isempty"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/isEmpty","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A Boolean value indicating whether the collection is empty."}],"kind":"symbol","metadata":{"role":"symbol","title":"isEmpty","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEmpty"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"property","externalID":"s:SlsE7isEmptySbvp::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/isEmpty":{"role":"symbol","title":"isEmpty","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEmpty"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"A Boolean value indicating whether the collection is empty."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/isEmpty","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/isempty"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/iterator.json b/main/data/documentation/shieldx509/extensions/iterator.json index 0f0addeb8..54edfd52d 100644 --- a/main/data/documentation/shieldx509/extensions/iterator.json +++ b/main/data/documentation/shieldx509/extensions/iterator.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Iterator"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","text":"Array","preciseIdentifier":"s:Sa"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV","text":"Extension"},{"kind":"text","text":">."},{"kind":"typeIdentifier","text":"Iterator","preciseIdentifier":"s:Sa8Iteratora"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"By default, a collection conforms to the "},{"type":"codeVoice","code":"Sequence"},{"type":"text","text":" protocol by"},{"type":"text","text":" "},{"type":"text","text":"supplying "},{"type":"codeVoice","code":"IndexingIterator"},{"type":"text","text":" as its associated "},{"type":"codeVoice","code":"Iterator"},{"type":"text","text":" "},{"type":"text","text":"type."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/iterator"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Iterator","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A type that provides the collection’s iteration interface and"},{"type":"text","text":" "},{"type":"text","text":"encapsulates its iteration state."}],"kind":"symbol","metadata":{"navigatorTitle":[{"kind":"identifier","text":"Iterator"}],"role":"symbol","title":"Extensions.Iterator","roleHeading":"Type Alias","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Iterator"}],"symbolKind":"typealias","externalID":"s:10ShieldX50910ExtensionsV8Iteratora","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/Iterator":{"role":"symbol","title":"Extensions.Iterator","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Iterator"}],"abstract":[{"type":"text","text":"A type that provides the collection’s iteration interface and"},{"type":"text","text":" "},{"type":"text","text":"encapsulates its iteration state."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Iterator","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Iterator"}],"url":"\/documentation\/shieldx509\/extensions\/iterator"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Iterator"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","text":"Array","preciseIdentifier":"s:Sa"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV","text":"Extension"},{"kind":"text","text":">."},{"kind":"typeIdentifier","text":"Iterator","preciseIdentifier":"s:Sa8Iteratora"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"By default, a collection conforms to the "},{"type":"codeVoice","code":"Sequence"},{"type":"text","text":" protocol by"},{"type":"text","text":" "},{"type":"text","text":"supplying "},{"type":"codeVoice","code":"IndexingIterator"},{"type":"text","text":" as its associated "},{"type":"codeVoice","code":"Iterator"},{"type":"text","text":" "},{"type":"text","text":"type."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/iterator"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Iterator","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A type that provides the collection’s iteration interface and"},{"type":"text","text":" "},{"type":"text","text":"encapsulates its iteration state."}],"kind":"symbol","metadata":{"navigatorTitle":[{"kind":"identifier","text":"Iterator"}],"role":"symbol","title":"Extensions.Iterator","roleHeading":"Type Alias","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Iterator"}],"symbolKind":"typealias","externalID":"s:10ShieldX50910ExtensionsV8Iteratora","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"},"doc://Shield/documentation/ShieldX509/Extensions/Iterator":{"role":"symbol","title":"Extensions.Iterator","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Iterator"}],"abstract":[{"type":"text","text":"A type that provides the collection’s iteration interface and"},{"type":"text","text":" "},{"type":"text","text":"encapsulates its iteration state."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Iterator","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Iterator"}],"url":"\/documentation\/shieldx509\/extensions\/iterator"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/last(where:).json b/main/data/documentation/shieldx509/extensions/last(where:).json index 7670a0628..1315bbd82 100644 --- a/main/data/documentation/shieldx509/extensions/last(where:).json +++ b/main/data/documentation/shieldx509/extensions/last(where:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"last"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":" "},{"kind":"internalParam","text":"predicate"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The last element of the sequence that satisfies "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":","},{"type":"text","text":" "},{"type":"text","text":"or "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" if there is no element that satisfies "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"predicate","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element of the sequence as"},{"type":"text","text":" "},{"type":"text","text":"its argument and returns a Boolean value indicating whether the"},{"type":"text","text":" "},{"type":"text","text":"element is a match."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example uses the "},{"type":"codeVoice","code":"last(where:)"},{"type":"text","text":" method to find the last"},{"type":"text","text":" "},{"type":"text","text":"negative number in an array of integers:"}]},{"type":"codeListing","syntax":null,"code":["let numbers = [3, 7, 4, -2, 9, -6, 10, 1]","if let lastNegative = numbers.last(where: { $0 < 0 }) {"," print(\"The last negative number is \\(lastNegative).\")","}","\/\/ Prints \"The last negative number is -6.\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/last(where:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/last(where:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the last element of the sequence that satisfies the given"},{"type":"text","text":" "},{"type":"text","text":"predicate."}],"kind":"symbol","metadata":{"role":"symbol","title":"last(where:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"last"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:SKsE4last5where7ElementQzSgSbADKXE_tKF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/last(where:)":{"role":"symbol","title":"last(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"last"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the last element of the sequence that satisfies the given"},{"type":"text","text":" "},{"type":"text","text":"predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/last(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/last(where:)"},"doc://Shield/documentation/ShieldX509/Extensions/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/bidirectionalcollection-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"last"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":" "},{"kind":"internalParam","text":"predicate"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The last element of the sequence that satisfies "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":","},{"type":"text","text":" "},{"type":"text","text":"or "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" if there is no element that satisfies "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"predicate","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element of the sequence as"},{"type":"text","text":" "},{"type":"text","text":"its argument and returns a Boolean value indicating whether the"},{"type":"text","text":" "},{"type":"text","text":"element is a match."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example uses the "},{"type":"codeVoice","code":"last(where:)"},{"type":"text","text":" method to find the last"},{"type":"text","text":" "},{"type":"text","text":"negative number in an array of integers:"}]},{"type":"codeListing","syntax":null,"code":["let numbers = [3, 7, 4, -2, 9, -6, 10, 1]","if let lastNegative = numbers.last(where: { $0 < 0 }) {"," print(\"The last negative number is \\(lastNegative).\")","}","\/\/ Prints \"The last negative number is -6.\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/last(where:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/last(where:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the last element of the sequence that satisfies the given"},{"type":"text","text":" "},{"type":"text","text":"predicate."}],"kind":"symbol","metadata":{"role":"symbol","title":"last(where:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"last"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:SKsE4last5where7ElementQzSgSbADKXE_tKF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/last(where:)":{"role":"symbol","title":"last(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"last"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the last element of the sequence that satisfies the given"},{"type":"text","text":" "},{"type":"text","text":"predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/last(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/last(where:)"},"doc://Shield/documentation/ShieldX509/Extensions/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/bidirectionalcollection-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/last.json b/main/data/documentation/shieldx509/extensions/last.json index 01a3a89fb..e101ad76a 100644 --- a/main/data/documentation/shieldx509/extensions/last.json +++ b/main/data/documentation/shieldx509/extensions/last.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"last"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the collection is empty, the value of this property is "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["let numbers = [10, 20, 30, 40, 50]","if let lastNumber = numbers.last {"," print(lastNumber)","}","\/\/ Prints \"50\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1)"}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/last"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/last","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The last element of the collection."}],"kind":"symbol","metadata":{"role":"symbol","title":"last","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"last"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"property","externalID":"s:SKsE4last7ElementQzSgvp::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/last":{"role":"symbol","title":"last","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"last"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The last element of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/last","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/last"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/bidirectionalcollection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"last"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the collection is empty, the value of this property is "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["let numbers = [10, 20, 30, 40, 50]","if let lastNumber = numbers.last {"," print(lastNumber)","}","\/\/ Prints \"50\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1)"}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/last"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/last","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The last element of the collection."}],"kind":"symbol","metadata":{"role":"symbol","title":"last","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"last"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"property","externalID":"s:SKsE4last7ElementQzSgvp::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/bidirectionalcollection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/last":{"role":"symbol","title":"last","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"last"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The last element of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/last","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/last"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/lastindex(of:).json b/main/data/documentation/shieldx509/extensions/lastindex(of:).json index 9962d6904..93b9cc59a 100644 --- a/main/data/documentation/shieldx509/extensions/lastindex(of:).json +++ b/main/data/documentation/shieldx509/extensions/lastindex(of:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lastIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":" "},{"kind":"internalParam","text":"element"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The last index where "},{"type":"codeVoice","code":"element"},{"type":"text","text":" is found. If "},{"type":"codeVoice","code":"element"},{"type":"text","text":" is not"},{"type":"text","text":" "},{"type":"text","text":"found in the collection, this method returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"element","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An element to search for in the collection."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"After using "},{"type":"codeVoice","code":"lastIndex(of:)"},{"type":"text","text":" to find the position of the last instance of"},{"type":"text","text":" "},{"type":"text","text":"a particular element in a collection, you can use it to access the"},{"type":"text","text":" "},{"type":"text","text":"element by subscripting. This example shows how you can modify one of"},{"type":"text","text":" "},{"type":"text","text":"the names in an array of students."}]},{"type":"codeListing","syntax":null,"code":["var students = [\"Ben\", \"Ivy\", \"Jordell\", \"Ben\", \"Maxime\"]","if let i = students.lastIndex(of: \"Ben\") {"," students[i] = \"Benjamin\"","}","print(students)","\/\/ Prints \"[\"Ben\", \"Ivy\", \"Jordell\", \"Benjamin\", \"Max\"]\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/lastindex(of:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/lastIndex(of:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the last index where the specified value appears in the"},{"type":"text","text":" "},{"type":"text","text":"collection."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"lastIndex(of:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lastIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:SKsSQ7ElementRpzrlE9lastIndex2of0C0QzSgAB_tF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/lastIndex(of:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"lastIndex(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lastIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the last index where the specified value appears in the"},{"type":"text","text":" "},{"type":"text","text":"collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/lastIndex(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/lastindex(of:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/bidirectionalcollection-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lastIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":" "},{"kind":"internalParam","text":"element"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The last index where "},{"type":"codeVoice","code":"element"},{"type":"text","text":" is found. If "},{"type":"codeVoice","code":"element"},{"type":"text","text":" is not"},{"type":"text","text":" "},{"type":"text","text":"found in the collection, this method returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"element","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An element to search for in the collection."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"After using "},{"type":"codeVoice","code":"lastIndex(of:)"},{"type":"text","text":" to find the position of the last instance of"},{"type":"text","text":" "},{"type":"text","text":"a particular element in a collection, you can use it to access the"},{"type":"text","text":" "},{"type":"text","text":"element by subscripting. This example shows how you can modify one of"},{"type":"text","text":" "},{"type":"text","text":"the names in an array of students."}]},{"type":"codeListing","syntax":null,"code":["var students = [\"Ben\", \"Ivy\", \"Jordell\", \"Ben\", \"Maxime\"]","if let i = students.lastIndex(of: \"Ben\") {"," students[i] = \"Benjamin\"","}","print(students)","\/\/ Prints \"[\"Ben\", \"Ivy\", \"Jordell\", \"Benjamin\", \"Max\"]\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/lastindex(of:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/lastIndex(of:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the last index where the specified value appears in the"},{"type":"text","text":" "},{"type":"text","text":"collection."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"lastIndex(of:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lastIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:SKsSQ7ElementRpzrlE9lastIndex2of0C0QzSgAB_tF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/lastIndex(of:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"lastIndex(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lastIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the last index where the specified value appears in the"},{"type":"text","text":" "},{"type":"text","text":"collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/lastIndex(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/lastindex(of:)"},"doc://Shield/documentation/ShieldX509/Extensions/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/bidirectionalcollection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/lastindex(where:).json b/main/data/documentation/shieldx509/extensions/lastindex(where:).json index 43a902f25..c9af1f385 100644 --- a/main/data/documentation/shieldx509/extensions/lastindex(where:).json +++ b/main/data/documentation/shieldx509/extensions/lastindex(where:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lastIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":" "},{"kind":"internalParam","text":"predicate"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The index of the last element in the collection that matches"},{"type":"text","text":" "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":", or "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" if no elements match."}]}]},{"kind":"parameters","parameters":[{"name":"predicate","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element as its argument"},{"type":"text","text":" "},{"type":"text","text":"and returns a Boolean value that indicates whether the passed element"},{"type":"text","text":" "},{"type":"text","text":"represents a match."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"You can use the predicate to find an element of a type that doesn’t"},{"type":"text","text":" "},{"type":"text","text":"conform to the "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":" protocol or to find an element that matches"},{"type":"text","text":" "},{"type":"text","text":"particular criteria. This example finds the index of the last name that"},{"type":"text","text":" "},{"type":"text","text":"begins with the letter "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A:"}]}]},{"type":"codeListing","syntax":null,"code":["let students = [\"Kofi\", \"Abena\", \"Peter\", \"Kweku\", \"Akosua\"]","if let i = students.lastIndex(where: { $0.hasPrefix(\"A\") }) {"," print(\"\\(students[i]) starts with 'A'!\")","}","\/\/ Prints \"Akosua starts with 'A'!\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/lastindex(where:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/lastIndex(where:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the index of the last element in the collection that matches the"},{"type":"text","text":" "},{"type":"text","text":"given predicate."}],"kind":"symbol","metadata":{"role":"symbol","title":"lastIndex(where:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lastIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:SKsE9lastIndex5where0B0QzSgSb7ElementQzKXE_tKF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/bidirectionalcollection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/lastIndex(where:)":{"role":"symbol","title":"lastIndex(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lastIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the index of the last element in the collection that matches the"},{"type":"text","text":" "},{"type":"text","text":"given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/lastIndex(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/lastindex(where:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lastIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":" "},{"kind":"internalParam","text":"predicate"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The index of the last element in the collection that matches"},{"type":"text","text":" "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":", or "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" if no elements match."}]}]},{"kind":"parameters","parameters":[{"name":"predicate","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element as its argument"},{"type":"text","text":" "},{"type":"text","text":"and returns a Boolean value that indicates whether the passed element"},{"type":"text","text":" "},{"type":"text","text":"represents a match."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"You can use the predicate to find an element of a type that doesn’t"},{"type":"text","text":" "},{"type":"text","text":"conform to the "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":" protocol or to find an element that matches"},{"type":"text","text":" "},{"type":"text","text":"particular criteria. This example finds the index of the last name that"},{"type":"text","text":" "},{"type":"text","text":"begins with the letter "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A:"}]}]},{"type":"codeListing","syntax":null,"code":["let students = [\"Kofi\", \"Abena\", \"Peter\", \"Kweku\", \"Akosua\"]","if let i = students.lastIndex(where: { $0.hasPrefix(\"A\") }) {"," print(\"\\(students[i]) starts with 'A'!\")","}","\/\/ Prints \"Akosua starts with 'A'!\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/lastindex(where:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/lastIndex(where:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the index of the last element in the collection that matches the"},{"type":"text","text":" "},{"type":"text","text":"given predicate."}],"kind":"symbol","metadata":{"role":"symbol","title":"lastIndex(where:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lastIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:SKsE9lastIndex5where0B0QzSgSb7ElementQzKXE_tKF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/lastIndex(where:)":{"role":"symbol","title":"lastIndex(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lastIndex"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the index of the last element in the collection that matches the"},{"type":"text","text":" "},{"type":"text","text":"given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/lastIndex(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/lastindex(where:)"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/bidirectionalcollection-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/lazy.json b/main/data/documentation/shieldx509/extensions/lazy.json index 8a36963cf..06aae6507 100644 --- a/main/data/documentation/shieldx509/extensions/lazy.json +++ b/main/data/documentation/shieldx509/extensions/lazy.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"lazy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"LazySequence","preciseIdentifier":"s:s12LazySequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"> { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/lazy"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/lazy","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A sequence containing the same elements as this sequence,"},{"type":"text","text":" "},{"type":"text","text":"but on which some operations, such as "},{"type":"codeVoice","code":"map"},{"type":"text","text":" and "},{"type":"codeVoice","code":"filter"},{"type":"text","text":", are"},{"type":"text","text":" "},{"type":"text","text":"implemented lazily."}],"kind":"symbol","metadata":{"role":"symbol","title":"lazy","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"lazy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"LazySequence","preciseIdentifier":"s:s12LazySequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"symbolKind":"property","externalID":"s:STsE4lazys12LazySequenceVyxGvp::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/lazy":{"role":"symbol","title":"lazy","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"lazy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"LazySequence","preciseIdentifier":"s:s12LazySequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"A sequence containing the same elements as this sequence,"},{"type":"text","text":" "},{"type":"text","text":"but on which some operations, such as "},{"type":"codeVoice","code":"map"},{"type":"text","text":" and "},{"type":"codeVoice","code":"filter"},{"type":"text","text":", are"},{"type":"text","text":" "},{"type":"text","text":"implemented lazily."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/lazy","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/lazy"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"lazy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"LazySequence","preciseIdentifier":"s:s12LazySequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"> { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/lazy"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/lazy","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A sequence containing the same elements as this sequence,"},{"type":"text","text":" "},{"type":"text","text":"but on which some operations, such as "},{"type":"codeVoice","code":"map"},{"type":"text","text":" and "},{"type":"codeVoice","code":"filter"},{"type":"text","text":", are"},{"type":"text","text":" "},{"type":"text","text":"implemented lazily."}],"kind":"symbol","metadata":{"role":"symbol","title":"lazy","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"lazy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"LazySequence","preciseIdentifier":"s:s12LazySequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"symbolKind":"property","externalID":"s:STsE4lazys12LazySequenceVyxGvp::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/lazy":{"role":"symbol","title":"lazy","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"lazy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"LazySequence","preciseIdentifier":"s:s12LazySequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"A sequence containing the same elements as this sequence,"},{"type":"text","text":" "},{"type":"text","text":"but on which some operations, such as "},{"type":"codeVoice","code":"map"},{"type":"text","text":" and "},{"type":"codeVoice","code":"filter"},{"type":"text","text":", are"},{"type":"text","text":" "},{"type":"text","text":"implemented lazily."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/lazy","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/lazy"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/lexicographicallyprecedes(_:by:).json b/main/data/documentation/shieldx509/extensions/lexicographicallyprecedes(_:by:).json index 7e61dfdf2..bbe15bbfb 100644 --- a/main/data/documentation/shieldx509/extensions/lexicographicallyprecedes(_:by:).json +++ b/main/data/documentation/shieldx509/extensions/lexicographicallyprecedes(_:by:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lexicographicallyPrecedes"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":" "},{"kind":"internalParam","text":"areInIncreasingOrder"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:ST"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if this sequence precedes "},{"type":"codeVoice","code":"other"},{"type":"text","text":" in a dictionary"},{"type":"text","text":" "},{"type":"text","text":"ordering as ordered by "},{"type":"codeVoice","code":"areInIncreasingOrder"},{"type":"text","text":"; otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A sequence to compare to this sequence."}]}]},{"name":"areInIncreasingOrder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A predicate that returns "},{"type":"codeVoice","code":"true"},{"type":"text","text":" if its first"},{"type":"text","text":" "},{"type":"text","text":"argument should be ordered before its second argument; otherwise,"},{"type":"text","text":" "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The predicate must be a "},{"type":"emphasis","inlineContent":[{"type":"text","text":"strict weak ordering"}]},{"type":"text","text":" over the elements. That"},{"type":"text","text":" "},{"type":"text","text":"is, for any elements "},{"type":"codeVoice","code":"a"},{"type":"text","text":", "},{"type":"codeVoice","code":"b"},{"type":"text","text":", and "},{"type":"codeVoice","code":"c"},{"type":"text","text":", the following conditions must"},{"type":"text","text":" "},{"type":"text","text":"hold:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"areInIncreasingOrder(a, a)"},{"type":"text","text":" is always "},{"type":"codeVoice","code":"false"},{"type":"text","text":". (Irreflexivity)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"If "},{"type":"codeVoice","code":"areInIncreasingOrder(a, b)"},{"type":"text","text":" and "},{"type":"codeVoice","code":"areInIncreasingOrder(b, c)"},{"type":"text","text":" are"},{"type":"text","text":" "},{"type":"text","text":"both "},{"type":"codeVoice","code":"true"},{"type":"text","text":", then "},{"type":"codeVoice","code":"areInIncreasingOrder(a, c)"},{"type":"text","text":" is also"},{"type":"text","text":" "},{"type":"codeVoice","code":"true"},{"type":"text","text":". (Transitive comparability)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Two elements are "},{"type":"emphasis","inlineContent":[{"type":"text","text":"incomparable"}]},{"type":"text","text":" if neither is ordered before the other"},{"type":"text","text":" "},{"type":"text","text":"according to the predicate. If "},{"type":"codeVoice","code":"a"},{"type":"text","text":" and "},{"type":"codeVoice","code":"b"},{"type":"text","text":" are incomparable, and "},{"type":"codeVoice","code":"b"},{"type":"text","text":" "},{"type":"text","text":"and "},{"type":"codeVoice","code":"c"},{"type":"text","text":" are incomparable, then "},{"type":"codeVoice","code":"a"},{"type":"text","text":" and "},{"type":"codeVoice","code":"c"},{"type":"text","text":" are also incomparable."},{"type":"text","text":" "},{"type":"text","text":"(Transitive incomparability)"}]}]}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"This method implements the mathematical notion of lexicographical"},{"type":"text","text":" "},{"type":"text","text":"ordering, which has no connection to Unicode. If you are sorting"},{"type":"text","text":" "},{"type":"text","text":"strings to present to the end user, use "},{"type":"codeVoice","code":"String"},{"type":"text","text":" APIs that perform"},{"type":"text","text":" "},{"type":"text","text":"localized comparison instead."}]}],"type":"aside","name":"Note"},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":" is the lesser of the length of the"},{"type":"text","text":" "},{"type":"text","text":"sequence and the length of "},{"type":"codeVoice","code":"other"},{"type":"text","text":"."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/lexicographicallyprecedes(_:by:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/lexicographicallyPrecedes(_:by:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the sequence precedes another"},{"type":"text","text":" "},{"type":"text","text":"sequence in a lexicographical (dictionary) ordering, using the given"},{"type":"text","text":" "},{"type":"text","text":"predicate to compare elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"lexicographicallyPrecedes(_:by:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lexicographicallyPrecedes"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:STsE25lexicographicallyPrecedes_2bySbqd___Sb7ElementQz_ADtKXEtKSTRd__ACQyd__ADRSlF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/lexicographicallyPrecedes(_:by:)":{"role":"symbol","title":"lexicographicallyPrecedes(_:by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lexicographicallyPrecedes"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the sequence precedes another"},{"type":"text","text":" "},{"type":"text","text":"sequence in a lexicographical (dictionary) ordering, using the given"},{"type":"text","text":" "},{"type":"text","text":"predicate to compare elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/lexicographicallyPrecedes(_:by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/lexicographicallyprecedes(_:by:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lexicographicallyPrecedes"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":" "},{"kind":"internalParam","text":"areInIncreasingOrder"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:ST"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if this sequence precedes "},{"type":"codeVoice","code":"other"},{"type":"text","text":" in a dictionary"},{"type":"text","text":" "},{"type":"text","text":"ordering as ordered by "},{"type":"codeVoice","code":"areInIncreasingOrder"},{"type":"text","text":"; otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A sequence to compare to this sequence."}]}]},{"name":"areInIncreasingOrder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A predicate that returns "},{"type":"codeVoice","code":"true"},{"type":"text","text":" if its first"},{"type":"text","text":" "},{"type":"text","text":"argument should be ordered before its second argument; otherwise,"},{"type":"text","text":" "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The predicate must be a "},{"type":"emphasis","inlineContent":[{"type":"text","text":"strict weak ordering"}]},{"type":"text","text":" over the elements. That"},{"type":"text","text":" "},{"type":"text","text":"is, for any elements "},{"type":"codeVoice","code":"a"},{"type":"text","text":", "},{"type":"codeVoice","code":"b"},{"type":"text","text":", and "},{"type":"codeVoice","code":"c"},{"type":"text","text":", the following conditions must"},{"type":"text","text":" "},{"type":"text","text":"hold:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"areInIncreasingOrder(a, a)"},{"type":"text","text":" is always "},{"type":"codeVoice","code":"false"},{"type":"text","text":". (Irreflexivity)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"If "},{"type":"codeVoice","code":"areInIncreasingOrder(a, b)"},{"type":"text","text":" and "},{"type":"codeVoice","code":"areInIncreasingOrder(b, c)"},{"type":"text","text":" are"},{"type":"text","text":" "},{"type":"text","text":"both "},{"type":"codeVoice","code":"true"},{"type":"text","text":", then "},{"type":"codeVoice","code":"areInIncreasingOrder(a, c)"},{"type":"text","text":" is also"},{"type":"text","text":" "},{"type":"codeVoice","code":"true"},{"type":"text","text":". (Transitive comparability)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Two elements are "},{"type":"emphasis","inlineContent":[{"type":"text","text":"incomparable"}]},{"type":"text","text":" if neither is ordered before the other"},{"type":"text","text":" "},{"type":"text","text":"according to the predicate. If "},{"type":"codeVoice","code":"a"},{"type":"text","text":" and "},{"type":"codeVoice","code":"b"},{"type":"text","text":" are incomparable, and "},{"type":"codeVoice","code":"b"},{"type":"text","text":" "},{"type":"text","text":"and "},{"type":"codeVoice","code":"c"},{"type":"text","text":" are incomparable, then "},{"type":"codeVoice","code":"a"},{"type":"text","text":" and "},{"type":"codeVoice","code":"c"},{"type":"text","text":" are also incomparable."},{"type":"text","text":" "},{"type":"text","text":"(Transitive incomparability)"}]}]}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"This method implements the mathematical notion of lexicographical"},{"type":"text","text":" "},{"type":"text","text":"ordering, which has no connection to Unicode. If you are sorting"},{"type":"text","text":" "},{"type":"text","text":"strings to present to the end user, use "},{"type":"codeVoice","code":"String"},{"type":"text","text":" APIs that perform"},{"type":"text","text":" "},{"type":"text","text":"localized comparison instead."}]}],"type":"aside","name":"Note"},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":" is the lesser of the length of the"},{"type":"text","text":" "},{"type":"text","text":"sequence and the length of "},{"type":"codeVoice","code":"other"},{"type":"text","text":"."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/lexicographicallyprecedes(_:by:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/lexicographicallyPrecedes(_:by:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the sequence precedes another"},{"type":"text","text":" "},{"type":"text","text":"sequence in a lexicographical (dictionary) ordering, using the given"},{"type":"text","text":" "},{"type":"text","text":"predicate to compare elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"lexicographicallyPrecedes(_:by:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lexicographicallyPrecedes"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:STsE25lexicographicallyPrecedes_2bySbqd___Sb7ElementQz_ADtKXEtKSTRd__ACQyd__ADRSlF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/lexicographicallyPrecedes(_:by:)":{"role":"symbol","title":"lexicographicallyPrecedes(_:by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lexicographicallyPrecedes"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the sequence precedes another"},{"type":"text","text":" "},{"type":"text","text":"sequence in a lexicographical (dictionary) ordering, using the given"},{"type":"text","text":" "},{"type":"text","text":"predicate to compare elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/lexicographicallyPrecedes(_:by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/lexicographicallyprecedes(_:by:)"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/makeiterator().json b/main/data/documentation/shieldx509/extensions/makeiterator().json index 2fbe8753c..e0912edcb 100644 --- a/main/data/documentation/shieldx509/extensions/makeiterator().json +++ b/main/data/documentation/shieldx509/extensions/makeiterator().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"makeIterator"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Iterator","preciseIdentifier":"s:10ShieldX50910ExtensionsV8Iteratora","text":"Iterator"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/makeiterator()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/makeIterator()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns an iterator over the elements of the collection."}],"kind":"symbol","metadata":{"role":"symbol","title":"makeIterator()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"makeIterator"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Iterator","preciseIdentifier":"s:10ShieldX50910ExtensionsV8Iteratora"}],"symbolKind":"method","externalID":"s:10ShieldX50910ExtensionsV12makeIterators08IndexingE0VySayAA9ExtensionVGGyF","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/Iterator":{"role":"symbol","title":"Extensions.Iterator","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Iterator"}],"abstract":[{"type":"text","text":"A type that provides the collection’s iteration interface and"},{"type":"text","text":" "},{"type":"text","text":"encapsulates its iteration state."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Iterator","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Iterator"}],"url":"\/documentation\/shieldx509\/extensions\/iterator"},"doc://Shield/documentation/ShieldX509/Extensions/makeIterator()":{"role":"symbol","title":"makeIterator()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"makeIterator"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Iterator","preciseIdentifier":"s:10ShieldX50910ExtensionsV8Iteratora"}],"abstract":[{"type":"text","text":"Returns an iterator over the elements of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/makeIterator()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/makeiterator()"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"makeIterator"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Iterator","preciseIdentifier":"s:10ShieldX50910ExtensionsV8Iteratora","text":"Iterator"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/makeiterator()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/makeIterator()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns an iterator over the elements of the collection."}],"kind":"symbol","metadata":{"role":"symbol","title":"makeIterator()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"makeIterator"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Iterator","preciseIdentifier":"s:10ShieldX50910ExtensionsV8Iteratora"}],"symbolKind":"method","externalID":"s:10ShieldX50910ExtensionsV12makeIterators08IndexingE0VySayAA9ExtensionVGGyF","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/Iterator":{"role":"symbol","title":"Extensions.Iterator","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Iterator"}],"abstract":[{"type":"text","text":"A type that provides the collection’s iteration interface and"},{"type":"text","text":" "},{"type":"text","text":"encapsulates its iteration state."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Iterator","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Iterator"}],"url":"\/documentation\/shieldx509\/extensions\/iterator"},"doc://Shield/documentation/ShieldX509/Extensions/makeIterator()":{"role":"symbol","title":"makeIterator()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"makeIterator"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Iterator","preciseIdentifier":"s:10ShieldX50910ExtensionsV8Iteratora"}],"abstract":[{"type":"text","text":"Returns an iterator over the elements of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/makeIterator()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/makeiterator()"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/map(_:)-6a1zd.json b/main/data/documentation/shieldx509/extensions/map(_:)-6a1zd.json index 3173f80f5..5a412c76a 100644 --- a/main/data/documentation/shieldx509/extensions/map(_:)-6a1zd.json +++ b/main/data/documentation/shieldx509/extensions/map(_:)-6a1zd.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"transform"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"An array containing the transformed elements of this"},{"type":"text","text":" "},{"type":"text","text":"sequence."}]}]},{"kind":"parameters","parameters":[{"name":"transform","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A mapping closure. "},{"type":"codeVoice","code":"transform"},{"type":"text","text":" accepts an"},{"type":"text","text":" "},{"type":"text","text":"element of this sequence as its parameter and returns a transformed"},{"type":"text","text":" "},{"type":"text","text":"value of the same or of a different type."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"In this example, "},{"type":"codeVoice","code":"map"},{"type":"text","text":" is used first to convert the names in the array"},{"type":"text","text":" "},{"type":"text","text":"to lowercase strings and then to count their characters."}]},{"type":"codeListing","syntax":null,"code":["let cast = [\"Vivien\", \"Marlon\", \"Kim\", \"Karl\"]","let lowercaseNames = cast.map { $0.lowercased() }","\/\/ 'lowercaseNames' == [\"vivien\", \"marlon\", \"kim\", \"karl\"]","let letterCounts = cast.map { $0.count }","\/\/ 'letterCounts' == [6, 6, 3, 4]"]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/map(_:)-6a1zd"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/map(_:)-6a1zd","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns an array containing the results of mapping the given closure"},{"type":"text","text":" "},{"type":"text","text":"over the sequence’s elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"map(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:STsE3mapySayqd__Gqd__7ElementQzKXEKlF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/map(_:)-6a1zd":{"role":"symbol","title":"map(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns an array containing the results of mapping the given closure"},{"type":"text","text":" "},{"type":"text","text":"over the sequence’s elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/map(_:)-6a1zd","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/map(_:)-6a1zd"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"transform"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"An array containing the transformed elements of this"},{"type":"text","text":" "},{"type":"text","text":"sequence."}]}]},{"kind":"parameters","parameters":[{"name":"transform","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A mapping closure. "},{"type":"codeVoice","code":"transform"},{"type":"text","text":" accepts an"},{"type":"text","text":" "},{"type":"text","text":"element of this sequence as its parameter and returns a transformed"},{"type":"text","text":" "},{"type":"text","text":"value of the same or of a different type."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"In this example, "},{"type":"codeVoice","code":"map"},{"type":"text","text":" is used first to convert the names in the array"},{"type":"text","text":" "},{"type":"text","text":"to lowercase strings and then to count their characters."}]},{"type":"codeListing","syntax":null,"code":["let cast = [\"Vivien\", \"Marlon\", \"Kim\", \"Karl\"]","let lowercaseNames = cast.map { $0.lowercased() }","\/\/ 'lowercaseNames' == [\"vivien\", \"marlon\", \"kim\", \"karl\"]","let letterCounts = cast.map { $0.count }","\/\/ 'letterCounts' == [6, 6, 3, 4]"]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/map(_:)-6a1zd"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/map(_:)-6a1zd","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns an array containing the results of mapping the given closure"},{"type":"text","text":" "},{"type":"text","text":"over the sequence’s elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"map(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:STsE3mapySayqd__Gqd__7ElementQzKXEKlF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/map(_:)-6a1zd":{"role":"symbol","title":"map(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns an array containing the results of mapping the given closure"},{"type":"text","text":" "},{"type":"text","text":"over the sequence’s elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/map(_:)-6a1zd","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/map(_:)-6a1zd"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/map(_:)-8y43r.json b/main/data/documentation/shieldx509/extensions/map(_:)-8y43r.json index ea515a29d..fe20ddc0b 100644 --- a/main/data/documentation/shieldx509/extensions/map(_:)-8y43r.json +++ b/main/data/documentation/shieldx509/extensions/map(_:)-8y43r.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"transform"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"An array containing the transformed elements of this"},{"type":"text","text":" "},{"type":"text","text":"sequence."}]}]},{"kind":"parameters","parameters":[{"name":"transform","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A mapping closure. "},{"type":"codeVoice","code":"transform"},{"type":"text","text":" accepts an"},{"type":"text","text":" "},{"type":"text","text":"element of this sequence as its parameter and returns a transformed"},{"type":"text","text":" "},{"type":"text","text":"value of the same or of a different type."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"In this example, "},{"type":"codeVoice","code":"map"},{"type":"text","text":" is used first to convert the names in the array"},{"type":"text","text":" "},{"type":"text","text":"to lowercase strings and then to count their characters."}]},{"type":"codeListing","syntax":null,"code":["let cast = [\"Vivien\", \"Marlon\", \"Kim\", \"Karl\"]","let lowercaseNames = cast.map { $0.lowercased() }","\/\/ 'lowercaseNames' == [\"vivien\", \"marlon\", \"kim\", \"karl\"]","let letterCounts = cast.map { $0.count }","\/\/ 'letterCounts' == [6, 6, 3, 4]"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/map(_:)-8y43r"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/map(_:)-8y43r","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns an array containing the results of mapping the given closure"},{"type":"text","text":" "},{"type":"text","text":"over the sequence’s elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"map(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:SlsE3mapySayqd__Gqd__7ElementQzKXEKlF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/map(_:)-8y43r":{"role":"symbol","title":"map(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns an array containing the results of mapping the given closure"},{"type":"text","text":" "},{"type":"text","text":"over the sequence’s elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/map(_:)-8y43r","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/map(_:)-8y43r"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"transform"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"An array containing the transformed elements of this"},{"type":"text","text":" "},{"type":"text","text":"sequence."}]}]},{"kind":"parameters","parameters":[{"name":"transform","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A mapping closure. "},{"type":"codeVoice","code":"transform"},{"type":"text","text":" accepts an"},{"type":"text","text":" "},{"type":"text","text":"element of this sequence as its parameter and returns a transformed"},{"type":"text","text":" "},{"type":"text","text":"value of the same or of a different type."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"In this example, "},{"type":"codeVoice","code":"map"},{"type":"text","text":" is used first to convert the names in the array"},{"type":"text","text":" "},{"type":"text","text":"to lowercase strings and then to count their characters."}]},{"type":"codeListing","syntax":null,"code":["let cast = [\"Vivien\", \"Marlon\", \"Kim\", \"Karl\"]","let lowercaseNames = cast.map { $0.lowercased() }","\/\/ 'lowercaseNames' == [\"vivien\", \"marlon\", \"kim\", \"karl\"]","let letterCounts = cast.map { $0.count }","\/\/ 'letterCounts' == [6, 6, 3, 4]"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/map(_:)-8y43r"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/map(_:)-8y43r","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns an array containing the results of mapping the given closure"},{"type":"text","text":" "},{"type":"text","text":"over the sequence’s elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"map(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:SlsE3mapySayqd__Gqd__7ElementQzKXEKlF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/map(_:)-8y43r":{"role":"symbol","title":"map(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns an array containing the results of mapping the given closure"},{"type":"text","text":" "},{"type":"text","text":"over the sequence’s elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/map(_:)-8y43r","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/map(_:)-8y43r"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/max(by:).json b/main/data/documentation/shieldx509/extensions/max(by:).json index 6d146ac93..28d4089c0 100644 --- a/main/data/documentation/shieldx509/extensions/max(by:).json +++ b/main/data/documentation/shieldx509/extensions/max(by:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@warn_unqualified_access"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"max"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":" "},{"kind":"internalParam","text":"areInIncreasingOrder"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The sequence’s maximum element if the sequence is not empty;"},{"type":"text","text":" "},{"type":"text","text":"otherwise, "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"areInIncreasingOrder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A predicate that returns "},{"type":"codeVoice","code":"true"},{"type":"text","text":" if its"},{"type":"text","text":" "},{"type":"text","text":"first argument should be ordered before its second argument;"},{"type":"text","text":" "},{"type":"text","text":"otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The predicate must be a "},{"type":"emphasis","inlineContent":[{"type":"text","text":"strict weak ordering"}]},{"type":"text","text":" over the elements. That"},{"type":"text","text":" "},{"type":"text","text":"is, for any elements "},{"type":"codeVoice","code":"a"},{"type":"text","text":", "},{"type":"codeVoice","code":"b"},{"type":"text","text":", and "},{"type":"codeVoice","code":"c"},{"type":"text","text":", the following conditions must"},{"type":"text","text":" "},{"type":"text","text":"hold:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"areInIncreasingOrder(a, a)"},{"type":"text","text":" is always "},{"type":"codeVoice","code":"false"},{"type":"text","text":". (Irreflexivity)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"If "},{"type":"codeVoice","code":"areInIncreasingOrder(a, b)"},{"type":"text","text":" and "},{"type":"codeVoice","code":"areInIncreasingOrder(b, c)"},{"type":"text","text":" are"},{"type":"text","text":" "},{"type":"text","text":"both "},{"type":"codeVoice","code":"true"},{"type":"text","text":", then "},{"type":"codeVoice","code":"areInIncreasingOrder(a, c)"},{"type":"text","text":" is also"},{"type":"text","text":" "},{"type":"codeVoice","code":"true"},{"type":"text","text":". (Transitive comparability)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Two elements are "},{"type":"emphasis","inlineContent":[{"type":"text","text":"incomparable"}]},{"type":"text","text":" if neither is ordered before the other"},{"type":"text","text":" "},{"type":"text","text":"according to the predicate. If "},{"type":"codeVoice","code":"a"},{"type":"text","text":" and "},{"type":"codeVoice","code":"b"},{"type":"text","text":" are incomparable, and "},{"type":"codeVoice","code":"b"},{"type":"text","text":" "},{"type":"text","text":"and "},{"type":"codeVoice","code":"c"},{"type":"text","text":" are incomparable, then "},{"type":"codeVoice","code":"a"},{"type":"text","text":" and "},{"type":"codeVoice","code":"c"},{"type":"text","text":" are also incomparable."},{"type":"text","text":" "},{"type":"text","text":"(Transitive incomparability)"}]}]}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example shows how to use the "},{"type":"codeVoice","code":"max(by:)"},{"type":"text","text":" method on a"},{"type":"text","text":" "},{"type":"text","text":"dictionary to find the key-value pair with the highest value."}]},{"type":"codeListing","syntax":null,"code":["let hues = [\"Heliotrope\": 296, \"Coral\": 16, \"Aquamarine\": 156]","let greatestHue = hues.max { a, b in a.value < b.value }","print(greatestHue)","\/\/ Prints \"Optional((key: \"Heliotrope\", value: 296))\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/max(by:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/max(by:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the maximum element in the sequence, using the given predicate"},{"type":"text","text":" "},{"type":"text","text":"as the comparison between elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"max(by:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"max"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:STsE3max2by7ElementQzSgSbAD_ADtKXE_tKF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/max(by:)":{"role":"symbol","title":"max(by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"max"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the maximum element in the sequence, using the given predicate"},{"type":"text","text":" "},{"type":"text","text":"as the comparison between elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/max(by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/max(by:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@warn_unqualified_access"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"max"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":" "},{"kind":"internalParam","text":"areInIncreasingOrder"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The sequence’s maximum element if the sequence is not empty;"},{"type":"text","text":" "},{"type":"text","text":"otherwise, "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"areInIncreasingOrder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A predicate that returns "},{"type":"codeVoice","code":"true"},{"type":"text","text":" if its"},{"type":"text","text":" "},{"type":"text","text":"first argument should be ordered before its second argument;"},{"type":"text","text":" "},{"type":"text","text":"otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The predicate must be a "},{"type":"emphasis","inlineContent":[{"type":"text","text":"strict weak ordering"}]},{"type":"text","text":" over the elements. That"},{"type":"text","text":" "},{"type":"text","text":"is, for any elements "},{"type":"codeVoice","code":"a"},{"type":"text","text":", "},{"type":"codeVoice","code":"b"},{"type":"text","text":", and "},{"type":"codeVoice","code":"c"},{"type":"text","text":", the following conditions must"},{"type":"text","text":" "},{"type":"text","text":"hold:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"areInIncreasingOrder(a, a)"},{"type":"text","text":" is always "},{"type":"codeVoice","code":"false"},{"type":"text","text":". (Irreflexivity)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"If "},{"type":"codeVoice","code":"areInIncreasingOrder(a, b)"},{"type":"text","text":" and "},{"type":"codeVoice","code":"areInIncreasingOrder(b, c)"},{"type":"text","text":" are"},{"type":"text","text":" "},{"type":"text","text":"both "},{"type":"codeVoice","code":"true"},{"type":"text","text":", then "},{"type":"codeVoice","code":"areInIncreasingOrder(a, c)"},{"type":"text","text":" is also"},{"type":"text","text":" "},{"type":"codeVoice","code":"true"},{"type":"text","text":". (Transitive comparability)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Two elements are "},{"type":"emphasis","inlineContent":[{"type":"text","text":"incomparable"}]},{"type":"text","text":" if neither is ordered before the other"},{"type":"text","text":" "},{"type":"text","text":"according to the predicate. If "},{"type":"codeVoice","code":"a"},{"type":"text","text":" and "},{"type":"codeVoice","code":"b"},{"type":"text","text":" are incomparable, and "},{"type":"codeVoice","code":"b"},{"type":"text","text":" "},{"type":"text","text":"and "},{"type":"codeVoice","code":"c"},{"type":"text","text":" are incomparable, then "},{"type":"codeVoice","code":"a"},{"type":"text","text":" and "},{"type":"codeVoice","code":"c"},{"type":"text","text":" are also incomparable."},{"type":"text","text":" "},{"type":"text","text":"(Transitive incomparability)"}]}]}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example shows how to use the "},{"type":"codeVoice","code":"max(by:)"},{"type":"text","text":" method on a"},{"type":"text","text":" "},{"type":"text","text":"dictionary to find the key-value pair with the highest value."}]},{"type":"codeListing","syntax":null,"code":["let hues = [\"Heliotrope\": 296, \"Coral\": 16, \"Aquamarine\": 156]","let greatestHue = hues.max { a, b in a.value < b.value }","print(greatestHue)","\/\/ Prints \"Optional((key: \"Heliotrope\", value: 296))\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/max(by:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/max(by:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the maximum element in the sequence, using the given predicate"},{"type":"text","text":" "},{"type":"text","text":"as the comparison between elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"max(by:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"max"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:STsE3max2by7ElementQzSgSbAD_ADtKXE_tKF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/max(by:)":{"role":"symbol","title":"max(by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"max"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the maximum element in the sequence, using the given predicate"},{"type":"text","text":" "},{"type":"text","text":"as the comparison between elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/max(by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/max(by:)"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/min(by:).json b/main/data/documentation/shieldx509/extensions/min(by:).json index 2353e208d..6f39e8cc8 100644 --- a/main/data/documentation/shieldx509/extensions/min(by:).json +++ b/main/data/documentation/shieldx509/extensions/min(by:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@warn_unqualified_access"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"min"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":" "},{"kind":"internalParam","text":"areInIncreasingOrder"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The sequence’s minimum element, according to"},{"type":"text","text":" "},{"type":"codeVoice","code":"areInIncreasingOrder"},{"type":"text","text":". If the sequence has no elements, returns"},{"type":"text","text":" "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"areInIncreasingOrder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A predicate that returns "},{"type":"codeVoice","code":"true"},{"type":"text","text":" "},{"type":"text","text":"if its first argument should be ordered before its second"},{"type":"text","text":" "},{"type":"text","text":"argument; otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The predicate must be a "},{"type":"emphasis","inlineContent":[{"type":"text","text":"strict weak ordering"}]},{"type":"text","text":" over the elements. That"},{"type":"text","text":" "},{"type":"text","text":"is, for any elements "},{"type":"codeVoice","code":"a"},{"type":"text","text":", "},{"type":"codeVoice","code":"b"},{"type":"text","text":", and "},{"type":"codeVoice","code":"c"},{"type":"text","text":", the following conditions must"},{"type":"text","text":" "},{"type":"text","text":"hold:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"areInIncreasingOrder(a, a)"},{"type":"text","text":" is always "},{"type":"codeVoice","code":"false"},{"type":"text","text":". (Irreflexivity)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"If "},{"type":"codeVoice","code":"areInIncreasingOrder(a, b)"},{"type":"text","text":" and "},{"type":"codeVoice","code":"areInIncreasingOrder(b, c)"},{"type":"text","text":" are"},{"type":"text","text":" "},{"type":"text","text":"both "},{"type":"codeVoice","code":"true"},{"type":"text","text":", then "},{"type":"codeVoice","code":"areInIncreasingOrder(a, c)"},{"type":"text","text":" is also"},{"type":"text","text":" "},{"type":"codeVoice","code":"true"},{"type":"text","text":". (Transitive comparability)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Two elements are "},{"type":"emphasis","inlineContent":[{"type":"text","text":"incomparable"}]},{"type":"text","text":" if neither is ordered before the other"},{"type":"text","text":" "},{"type":"text","text":"according to the predicate. If "},{"type":"codeVoice","code":"a"},{"type":"text","text":" and "},{"type":"codeVoice","code":"b"},{"type":"text","text":" are incomparable, and "},{"type":"codeVoice","code":"b"},{"type":"text","text":" "},{"type":"text","text":"and "},{"type":"codeVoice","code":"c"},{"type":"text","text":" are incomparable, then "},{"type":"codeVoice","code":"a"},{"type":"text","text":" and "},{"type":"codeVoice","code":"c"},{"type":"text","text":" are also incomparable."},{"type":"text","text":" "},{"type":"text","text":"(Transitive incomparability)"}]}]}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example shows how to use the "},{"type":"codeVoice","code":"min(by:)"},{"type":"text","text":" method on a"},{"type":"text","text":" "},{"type":"text","text":"dictionary to find the key-value pair with the lowest value."}]},{"type":"codeListing","syntax":null,"code":["let hues = [\"Heliotrope\": 296, \"Coral\": 16, \"Aquamarine\": 156]","let leastHue = hues.min { a, b in a.value < b.value }","print(leastHue)","\/\/ Prints \"Optional((key: \"Coral\", value: 16))\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/min(by:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/min(by:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the minimum element in the sequence, using the given predicate as"},{"type":"text","text":" "},{"type":"text","text":"the comparison between elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"min(by:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"min"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:STsE3min2by7ElementQzSgSbAD_ADtKXE_tKF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/min(by:)":{"role":"symbol","title":"min(by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"min"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the minimum element in the sequence, using the given predicate as"},{"type":"text","text":" "},{"type":"text","text":"the comparison between elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/min(by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/min(by:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@warn_unqualified_access"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"min"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":" "},{"kind":"internalParam","text":"areInIncreasingOrder"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The sequence’s minimum element, according to"},{"type":"text","text":" "},{"type":"codeVoice","code":"areInIncreasingOrder"},{"type":"text","text":". If the sequence has no elements, returns"},{"type":"text","text":" "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"areInIncreasingOrder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A predicate that returns "},{"type":"codeVoice","code":"true"},{"type":"text","text":" "},{"type":"text","text":"if its first argument should be ordered before its second"},{"type":"text","text":" "},{"type":"text","text":"argument; otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The predicate must be a "},{"type":"emphasis","inlineContent":[{"type":"text","text":"strict weak ordering"}]},{"type":"text","text":" over the elements. That"},{"type":"text","text":" "},{"type":"text","text":"is, for any elements "},{"type":"codeVoice","code":"a"},{"type":"text","text":", "},{"type":"codeVoice","code":"b"},{"type":"text","text":", and "},{"type":"codeVoice","code":"c"},{"type":"text","text":", the following conditions must"},{"type":"text","text":" "},{"type":"text","text":"hold:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"areInIncreasingOrder(a, a)"},{"type":"text","text":" is always "},{"type":"codeVoice","code":"false"},{"type":"text","text":". (Irreflexivity)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"If "},{"type":"codeVoice","code":"areInIncreasingOrder(a, b)"},{"type":"text","text":" and "},{"type":"codeVoice","code":"areInIncreasingOrder(b, c)"},{"type":"text","text":" are"},{"type":"text","text":" "},{"type":"text","text":"both "},{"type":"codeVoice","code":"true"},{"type":"text","text":", then "},{"type":"codeVoice","code":"areInIncreasingOrder(a, c)"},{"type":"text","text":" is also"},{"type":"text","text":" "},{"type":"codeVoice","code":"true"},{"type":"text","text":". (Transitive comparability)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Two elements are "},{"type":"emphasis","inlineContent":[{"type":"text","text":"incomparable"}]},{"type":"text","text":" if neither is ordered before the other"},{"type":"text","text":" "},{"type":"text","text":"according to the predicate. If "},{"type":"codeVoice","code":"a"},{"type":"text","text":" and "},{"type":"codeVoice","code":"b"},{"type":"text","text":" are incomparable, and "},{"type":"codeVoice","code":"b"},{"type":"text","text":" "},{"type":"text","text":"and "},{"type":"codeVoice","code":"c"},{"type":"text","text":" are incomparable, then "},{"type":"codeVoice","code":"a"},{"type":"text","text":" and "},{"type":"codeVoice","code":"c"},{"type":"text","text":" are also incomparable."},{"type":"text","text":" "},{"type":"text","text":"(Transitive incomparability)"}]}]}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example shows how to use the "},{"type":"codeVoice","code":"min(by:)"},{"type":"text","text":" method on a"},{"type":"text","text":" "},{"type":"text","text":"dictionary to find the key-value pair with the lowest value."}]},{"type":"codeListing","syntax":null,"code":["let hues = [\"Heliotrope\": 296, \"Coral\": 16, \"Aquamarine\": 156]","let leastHue = hues.min { a, b in a.value < b.value }","print(leastHue)","\/\/ Prints \"Optional((key: \"Coral\", value: 16))\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/min(by:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/min(by:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the minimum element in the sequence, using the given predicate as"},{"type":"text","text":" "},{"type":"text","text":"the comparison between elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"min(by:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"min"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:STsE3min2by7ElementQzSgSbAD_ADtKXE_tKF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/min(by:)":{"role":"symbol","title":"min(by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"min"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the minimum element in the sequence, using the given predicate as"},{"type":"text","text":" "},{"type":"text","text":"the comparison between elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/min(by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/min(by:)"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/prefix(through:).json b/main/data/documentation/shieldx509/extensions/prefix(through:).json index 8ff936d36..67d60e436 100644 --- a/main/data/documentation/shieldx509/extensions/prefix(through:).json +++ b/main/data/documentation/shieldx509/extensions/prefix(through:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"through"},{"kind":"text","text":" "},{"kind":"internalParam","text":"position"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A subsequence up to, and including, the given position."}]}]},{"kind":"parameters","parameters":[{"name":"position","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The index of the last element to include in the"},{"type":"text","text":" "},{"type":"text","text":"resulting subsequence. "},{"type":"codeVoice","code":"position"},{"type":"text","text":" must be a valid index of the collection"},{"type":"text","text":" "},{"type":"text","text":"that is not equal to the "},{"type":"codeVoice","code":"endIndex"},{"type":"text","text":" property."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The resulting subsequence "},{"type":"emphasis","inlineContent":[{"type":"text","text":"includes"}]},{"type":"text","text":" the element at the position"},{"type":"text","text":" "},{"type":"text","text":"specified by the "},{"type":"codeVoice","code":"through"},{"type":"text","text":" parameter."},{"type":"text","text":" "},{"type":"text","text":"The following example searches for the index of the number "},{"type":"codeVoice","code":"40"},{"type":"text","text":" in an"},{"type":"text","text":" "},{"type":"text","text":"array of integers, and then prints the prefix of the array up to, and"},{"type":"text","text":" "},{"type":"text","text":"including, that index:"}]},{"type":"codeListing","syntax":null,"code":["let numbers = [10, 20, 30, 40, 50, 60]","if let i = numbers.firstIndex(of: 40) {"," print(numbers.prefix(through: i))","}","\/\/ Prints \"[10, 20, 30, 40]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Using the "},{"type":"codeVoice","code":"prefix(through:)"},{"type":"text","text":" method is equivalent to using a partial"},{"type":"text","text":" "},{"type":"text","text":"closed range as the collection’s subscript. The subscript notation is"},{"type":"text","text":" "},{"type":"text","text":"preferred over "},{"type":"codeVoice","code":"prefix(through:)"},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["if let i = numbers.firstIndex(of: 40) {"," print(numbers[...i])","}","\/\/ Prints \"[10, 20, 30, 40]\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1)"}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/prefix(through:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/prefix(through:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a subsequence from the start of the collection through the"},{"type":"text","text":" "},{"type":"text","text":"specified position."}],"kind":"symbol","metadata":{"role":"symbol","title":"prefix(through:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"through"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"method","externalID":"s:SlsE6prefix7through11SubSequenceQz5IndexQz_tF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/prefix(through:)":{"role":"symbol","title":"prefix(through:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"through"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence from the start of the collection through the"},{"type":"text","text":" "},{"type":"text","text":"specified position."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/prefix(through:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/prefix(through:)"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"through"},{"kind":"text","text":" "},{"kind":"internalParam","text":"position"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A subsequence up to, and including, the given position."}]}]},{"kind":"parameters","parameters":[{"name":"position","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The index of the last element to include in the"},{"type":"text","text":" "},{"type":"text","text":"resulting subsequence. "},{"type":"codeVoice","code":"position"},{"type":"text","text":" must be a valid index of the collection"},{"type":"text","text":" "},{"type":"text","text":"that is not equal to the "},{"type":"codeVoice","code":"endIndex"},{"type":"text","text":" property."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The resulting subsequence "},{"type":"emphasis","inlineContent":[{"type":"text","text":"includes"}]},{"type":"text","text":" the element at the position"},{"type":"text","text":" "},{"type":"text","text":"specified by the "},{"type":"codeVoice","code":"through"},{"type":"text","text":" parameter."},{"type":"text","text":" "},{"type":"text","text":"The following example searches for the index of the number "},{"type":"codeVoice","code":"40"},{"type":"text","text":" in an"},{"type":"text","text":" "},{"type":"text","text":"array of integers, and then prints the prefix of the array up to, and"},{"type":"text","text":" "},{"type":"text","text":"including, that index:"}]},{"type":"codeListing","syntax":null,"code":["let numbers = [10, 20, 30, 40, 50, 60]","if let i = numbers.firstIndex(of: 40) {"," print(numbers.prefix(through: i))","}","\/\/ Prints \"[10, 20, 30, 40]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Using the "},{"type":"codeVoice","code":"prefix(through:)"},{"type":"text","text":" method is equivalent to using a partial"},{"type":"text","text":" "},{"type":"text","text":"closed range as the collection’s subscript. The subscript notation is"},{"type":"text","text":" "},{"type":"text","text":"preferred over "},{"type":"codeVoice","code":"prefix(through:)"},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["if let i = numbers.firstIndex(of: 40) {"," print(numbers[...i])","}","\/\/ Prints \"[10, 20, 30, 40]\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1)"}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/prefix(through:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/prefix(through:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a subsequence from the start of the collection through the"},{"type":"text","text":" "},{"type":"text","text":"specified position."}],"kind":"symbol","metadata":{"role":"symbol","title":"prefix(through:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"through"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"method","externalID":"s:SlsE6prefix7through11SubSequenceQz5IndexQz_tF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/prefix(through:)":{"role":"symbol","title":"prefix(through:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"through"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence from the start of the collection through the"},{"type":"text","text":" "},{"type":"text","text":"specified position."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/prefix(through:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/prefix(through:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/prefix(upto:).json b/main/data/documentation/shieldx509/extensions/prefix(upto:).json index 45a186aae..989074bcc 100644 --- a/main/data/documentation/shieldx509/extensions/prefix(upto:).json +++ b/main/data/documentation/shieldx509/extensions/prefix(upto:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"upTo"},{"kind":"text","text":" "},{"kind":"internalParam","text":"end"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A subsequence up to, but not including, the "},{"type":"codeVoice","code":"end"},{"type":"text","text":" position."}]}]},{"kind":"parameters","parameters":[{"name":"end","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The “past the end” index of the resulting subsequence."},{"type":"text","text":" "},{"type":"codeVoice","code":"end"},{"type":"text","text":" must be a valid index of the collection."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The resulting subsequence "},{"type":"emphasis","inlineContent":[{"type":"text","text":"does not include"}]},{"type":"text","text":" the element at the position"},{"type":"text","text":" "},{"type":"codeVoice","code":"end"},{"type":"text","text":". The following example searches for the index of the number "},{"type":"codeVoice","code":"40"},{"type":"text","text":" "},{"type":"text","text":"in an array of integers, and then prints the prefix of the array up to,"},{"type":"text","text":" "},{"type":"text","text":"but not including, that index:"}]},{"type":"codeListing","syntax":null,"code":["let numbers = [10, 20, 30, 40, 50, 60]","if let i = numbers.firstIndex(of: 40) {"," print(numbers.prefix(upTo: i))","}","\/\/ Prints \"[10, 20, 30]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Passing the collection’s starting index as the "},{"type":"codeVoice","code":"end"},{"type":"text","text":" parameter results in"},{"type":"text","text":" "},{"type":"text","text":"an empty subsequence."}]},{"type":"codeListing","syntax":null,"code":["print(numbers.prefix(upTo: numbers.startIndex))","\/\/ Prints \"[]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Using the "},{"type":"codeVoice","code":"prefix(upTo:)"},{"type":"text","text":" method is equivalent to using a partial"},{"type":"text","text":" "},{"type":"text","text":"half-open range as the collection’s subscript. The subscript notation is"},{"type":"text","text":" "},{"type":"text","text":"preferred over "},{"type":"codeVoice","code":"prefix(upTo:)"},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["if let i = numbers.firstIndex(of: 40) {"," print(numbers[.. "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"method","externalID":"s:SlsE6prefix4upTo11SubSequenceQz5IndexQz_tF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/prefix(upTo:)":{"role":"symbol","title":"prefix(upTo:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"upTo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence from the start of the collection up to, but not"},{"type":"text","text":" "},{"type":"text","text":"including, the specified position."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/prefix(upTo:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/prefix(upto:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"upTo"},{"kind":"text","text":" "},{"kind":"internalParam","text":"end"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A subsequence up to, but not including, the "},{"type":"codeVoice","code":"end"},{"type":"text","text":" position."}]}]},{"kind":"parameters","parameters":[{"name":"end","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The “past the end” index of the resulting subsequence."},{"type":"text","text":" "},{"type":"codeVoice","code":"end"},{"type":"text","text":" must be a valid index of the collection."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The resulting subsequence "},{"type":"emphasis","inlineContent":[{"type":"text","text":"does not include"}]},{"type":"text","text":" the element at the position"},{"type":"text","text":" "},{"type":"codeVoice","code":"end"},{"type":"text","text":". The following example searches for the index of the number "},{"type":"codeVoice","code":"40"},{"type":"text","text":" "},{"type":"text","text":"in an array of integers, and then prints the prefix of the array up to,"},{"type":"text","text":" "},{"type":"text","text":"but not including, that index:"}]},{"type":"codeListing","syntax":null,"code":["let numbers = [10, 20, 30, 40, 50, 60]","if let i = numbers.firstIndex(of: 40) {"," print(numbers.prefix(upTo: i))","}","\/\/ Prints \"[10, 20, 30]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Passing the collection’s starting index as the "},{"type":"codeVoice","code":"end"},{"type":"text","text":" parameter results in"},{"type":"text","text":" "},{"type":"text","text":"an empty subsequence."}]},{"type":"codeListing","syntax":null,"code":["print(numbers.prefix(upTo: numbers.startIndex))","\/\/ Prints \"[]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Using the "},{"type":"codeVoice","code":"prefix(upTo:)"},{"type":"text","text":" method is equivalent to using a partial"},{"type":"text","text":" "},{"type":"text","text":"half-open range as the collection’s subscript. The subscript notation is"},{"type":"text","text":" "},{"type":"text","text":"preferred over "},{"type":"codeVoice","code":"prefix(upTo:)"},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["if let i = numbers.firstIndex(of: 40) {"," print(numbers[.. "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"method","externalID":"s:SlsE6prefix4upTo11SubSequenceQz5IndexQz_tF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/prefix(upTo:)":{"role":"symbol","title":"prefix(upTo:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"upTo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence from the start of the collection up to, but not"},{"type":"text","text":" "},{"type":"text","text":"including, the specified position."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/prefix(upTo:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/prefix(upto:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/prefix(while:).json b/main/data/documentation/shieldx509/extensions/prefix(while:).json index e87e74c56..5a50a7e08 100644 --- a/main/data/documentation/shieldx509/extensions/prefix(while:).json +++ b/main/data/documentation/shieldx509/extensions/prefix(while:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":" "},{"kind":"internalParam","text":"predicate"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"predicate","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element of the"},{"type":"text","text":" "},{"type":"text","text":"sequence as its argument and returns "},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the element should"},{"type":"text","text":" "},{"type":"text","text":"be included or "},{"type":"codeVoice","code":"false"},{"type":"text","text":" if it should be excluded. Once the predicate"},{"type":"text","text":" "},{"type":"text","text":"returns "},{"type":"codeVoice","code":"false"},{"type":"text","text":" it will not be called again."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/prefix(while:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/prefix(while:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a subsequence containing the initial elements until "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":" "},{"type":"text","text":"returns "},{"type":"codeVoice","code":"false"},{"type":"text","text":" and skipping the remaining elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"prefix(while:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"method","externalID":"s:SlsE6prefix5while11SubSequenceQzSb7ElementQzKXE_tKF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/prefix(while:)":{"role":"symbol","title":"prefix(while:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence containing the initial elements until "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":" "},{"type":"text","text":"returns "},{"type":"codeVoice","code":"false"},{"type":"text","text":" and skipping the remaining elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/prefix(while:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/prefix(while:)"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":" "},{"kind":"internalParam","text":"predicate"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"predicate","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element of the"},{"type":"text","text":" "},{"type":"text","text":"sequence as its argument and returns "},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the element should"},{"type":"text","text":" "},{"type":"text","text":"be included or "},{"type":"codeVoice","code":"false"},{"type":"text","text":" if it should be excluded. Once the predicate"},{"type":"text","text":" "},{"type":"text","text":"returns "},{"type":"codeVoice","code":"false"},{"type":"text","text":" it will not be called again."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/prefix(while:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/prefix(while:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a subsequence containing the initial elements until "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":" "},{"type":"text","text":"returns "},{"type":"codeVoice","code":"false"},{"type":"text","text":" and skipping the remaining elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"prefix(while:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"method","externalID":"s:SlsE6prefix5while11SubSequenceQzSb7ElementQzKXE_tKF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/prefix(while:)":{"role":"symbol","title":"prefix(while:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence containing the initial elements until "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":" "},{"type":"text","text":"returns "},{"type":"codeVoice","code":"false"},{"type":"text","text":" and skipping the remaining elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/prefix(while:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/prefix(while:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/publisher.json b/main/data/documentation/shieldx509/extensions/publisher.json index 13e6a7980..6e015223d 100644 --- a/main/data/documentation/shieldx509/extensions/publisher.json +++ b/main/data/documentation/shieldx509/extensions/publisher.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publisher"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:7Combine10PublishersO8SequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":"> { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/publisher"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/publisher","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"publisher","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publisher"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:7Combine10PublishersO8SequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"symbolKind":"property","externalID":"s:ST7CombineE9publisherAA10PublishersO8SequenceVy_xs5NeverOGvp::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"13.0","deprecated":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"10.15","deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"13.0","deprecated":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"6.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/publisher":{"role":"symbol","title":"publisher","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publisher"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:7Combine10PublishersO8SequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/publisher","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/publisher"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publisher"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:7Combine10PublishersO8SequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":"> { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/publisher"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/publisher","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"publisher","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publisher"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:7Combine10PublishersO8SequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"symbolKind":"property","externalID":"s:ST7CombineE9publisherAA10PublishersO8SequenceVy_xs5NeverOGvp::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"13.0","deprecated":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"10.15","deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"13.0","deprecated":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"6.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/publisher":{"role":"symbol","title":"publisher","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publisher"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:7Combine10PublishersO8SequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/publisher","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/publisher"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/randomaccesscollection-implementations.json b/main/data/documentation/shieldx509/extensions/randomaccesscollection-implementations.json index 0e1885d53..c245a1fef 100644 --- a/main/data/documentation/shieldx509/extensions/randomaccesscollection-implementations.json +++ b/main/data/documentation/shieldx509/extensions/randomaccesscollection-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/RandomAccessCollection-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/index(_:offsetBy:limitedBy:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"RandomAccessCollection Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/index(_:offsetBy:limitedBy:)":{"role":"symbol","title":"index(_:offsetBy:limitedBy:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"index"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"limitedBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns an index that is the specified distance from the given index,"},{"type":"text","text":" "},{"type":"text","text":"unless that distance is beyond a given limiting index."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/index(_:offsetBy:limitedBy:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/index(_:offsetby:limitedby:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/RandomAccessCollection-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/index(_:offsetBy:limitedBy:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"RandomAccessCollection Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/index(_:offsetBy:limitedBy:)":{"role":"symbol","title":"index(_:offsetBy:limitedBy:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"index"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offsetBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"limitedBy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns an index that is the specified distance from the given index,"},{"type":"text","text":" "},{"type":"text","text":"unless that distance is beyond a given limiting index."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/index(_:offsetBy:limitedBy:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/index(_:offsetby:limitedby:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/randomelement().json b/main/data/documentation/shieldx509/extensions/randomelement().json index c6cf99b21..92452c9f8 100644 --- a/main/data/documentation/shieldx509/extensions/randomelement().json +++ b/main/data/documentation/shieldx509/extensions/randomelement().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomElement"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A random element from the collection. If the collection is"},{"type":"text","text":" "},{"type":"text","text":"empty, the method returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Call "},{"type":"codeVoice","code":"randomElement()"},{"type":"text","text":" to select a random element from an array or"},{"type":"text","text":" "},{"type":"text","text":"another collection. This example picks a name at random from an array:"}]},{"type":"codeListing","syntax":null,"code":["let names = [\"Zoey\", \"Chloe\", \"Amani\", \"Amaia\"]","let randomName = names.randomElement()!","\/\/ randomName == \"Amani\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This method is equivalent to calling "},{"type":"codeVoice","code":"randomElement(using:)"},{"type":"text","text":", passing in"},{"type":"text","text":" "},{"type":"text","text":"the system’s default random generator."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1) if the collection conforms to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":"; otherwise, O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length"},{"type":"text","text":" "},{"type":"text","text":"of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/randomelement()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/randomElement()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a random element of the collection."}],"kind":"symbol","metadata":{"role":"symbol","title":"randomElement()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomElement"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:SlsE13randomElement0B0QzSgyF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/randomElement()":{"role":"symbol","title":"randomElement()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomElement"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns a random element of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/randomElement()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/randomelement()"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomElement"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A random element from the collection. If the collection is"},{"type":"text","text":" "},{"type":"text","text":"empty, the method returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Call "},{"type":"codeVoice","code":"randomElement()"},{"type":"text","text":" to select a random element from an array or"},{"type":"text","text":" "},{"type":"text","text":"another collection. This example picks a name at random from an array:"}]},{"type":"codeListing","syntax":null,"code":["let names = [\"Zoey\", \"Chloe\", \"Amani\", \"Amaia\"]","let randomName = names.randomElement()!","\/\/ randomName == \"Amani\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This method is equivalent to calling "},{"type":"codeVoice","code":"randomElement(using:)"},{"type":"text","text":", passing in"},{"type":"text","text":" "},{"type":"text","text":"the system’s default random generator."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1) if the collection conforms to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":"; otherwise, O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length"},{"type":"text","text":" "},{"type":"text","text":"of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/randomelement()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/randomElement()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a random element of the collection."}],"kind":"symbol","metadata":{"role":"symbol","title":"randomElement()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomElement"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:SlsE13randomElement0B0QzSgyF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/randomElement()":{"role":"symbol","title":"randomElement()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomElement"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns a random element of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/randomElement()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/randomelement()"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/randomelement(using:).json b/main/data/documentation/shieldx509/extensions/randomelement(using:).json index da39508c8..682c0fde5 100644 --- a/main/data/documentation/shieldx509/extensions/randomelement(using:).json +++ b/main/data/documentation/shieldx509/extensions/randomelement(using:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomElement"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":" "},{"kind":"internalParam","text":"generator"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"? "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"RandomNumberGenerator","preciseIdentifier":"s:SG"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A random element from the collection. If the collection is"},{"type":"text","text":" "},{"type":"text","text":"empty, the method returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"generator","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The random number generator to use when choosing a"},{"type":"text","text":" "},{"type":"text","text":"random element."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Call "},{"type":"codeVoice","code":"randomElement(using:)"},{"type":"text","text":" to select a random element from an array or"},{"type":"text","text":" "},{"type":"text","text":"another collection when you are using a custom random number generator."},{"type":"text","text":" "},{"type":"text","text":"This example picks a name at random from an array:"}]},{"type":"codeListing","syntax":null,"code":["let names = [\"Zoey\", \"Chloe\", \"Amani\", \"Amaia\"]","let randomName = names.randomElement(using: &myGenerator)!","\/\/ randomName == \"Amani\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1) if the collection conforms to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":"; otherwise, O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length"},{"type":"text","text":" "},{"type":"text","text":"of the collection."}]}],"type":"aside","name":"Complexity"},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The algorithm used to select a random element may change in a"},{"type":"text","text":" "},{"type":"text","text":"future version of Swift. If you’re passing a generator that results in"},{"type":"text","text":" "},{"type":"text","text":"the same sequence of elements each time you run your program, that"},{"type":"text","text":" "},{"type":"text","text":"sequence may change when your program is compiled using a different"},{"type":"text","text":" "},{"type":"text","text":"version of Swift."}]}],"type":"aside","name":"Note"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/randomelement(using:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/randomElement(using:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a random element of the collection, using the given generator as"},{"type":"text","text":" "},{"type":"text","text":"a source for randomness."}],"kind":"symbol","metadata":{"role":"symbol","title":"randomElement(using:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomElement"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:SlsE13randomElement5using0B0QzSgqd__z_tSGRd__lF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/randomElement(using:)":{"role":"symbol","title":"randomElement(using:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomElement"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns a random element of the collection, using the given generator as"},{"type":"text","text":" "},{"type":"text","text":"a source for randomness."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/randomElement(using:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/randomelement(using:)"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomElement"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":" "},{"kind":"internalParam","text":"generator"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"? "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"RandomNumberGenerator","preciseIdentifier":"s:SG"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A random element from the collection. If the collection is"},{"type":"text","text":" "},{"type":"text","text":"empty, the method returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"generator","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The random number generator to use when choosing a"},{"type":"text","text":" "},{"type":"text","text":"random element."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Call "},{"type":"codeVoice","code":"randomElement(using:)"},{"type":"text","text":" to select a random element from an array or"},{"type":"text","text":" "},{"type":"text","text":"another collection when you are using a custom random number generator."},{"type":"text","text":" "},{"type":"text","text":"This example picks a name at random from an array:"}]},{"type":"codeListing","syntax":null,"code":["let names = [\"Zoey\", \"Chloe\", \"Amani\", \"Amaia\"]","let randomName = names.randomElement(using: &myGenerator)!","\/\/ randomName == \"Amani\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1) if the collection conforms to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":"; otherwise, O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length"},{"type":"text","text":" "},{"type":"text","text":"of the collection."}]}],"type":"aside","name":"Complexity"},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The algorithm used to select a random element may change in a"},{"type":"text","text":" "},{"type":"text","text":"future version of Swift. If you’re passing a generator that results in"},{"type":"text","text":" "},{"type":"text","text":"the same sequence of elements each time you run your program, that"},{"type":"text","text":" "},{"type":"text","text":"sequence may change when your program is compiled using a different"},{"type":"text","text":" "},{"type":"text","text":"version of Swift."}]}],"type":"aside","name":"Note"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/randomelement(using:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/randomElement(using:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a random element of the collection, using the given generator as"},{"type":"text","text":" "},{"type":"text","text":"a source for randomness."}],"kind":"symbol","metadata":{"role":"symbol","title":"randomElement(using:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomElement"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:SlsE13randomElement5using0B0QzSgqd__z_tSGRd__lF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/randomElement(using:)":{"role":"symbol","title":"randomElement(using:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"randomElement"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns a random element of the collection, using the given generator as"},{"type":"text","text":" "},{"type":"text","text":"a source for randomness."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/randomElement(using:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/randomelement(using:)"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/ranges(of:).json b/main/data/documentation/shieldx509/extensions/ranges(of:).json index aae4d5b87..70b807a35 100644 --- a/main/data/documentation/shieldx509/extensions/ranges(of:).json +++ b/main/data/documentation/shieldx509/extensions/ranges(of:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"ranges"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"of"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Range","preciseIdentifier":"s:Sn"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":">] "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Collection","preciseIdentifier":"s:Sl"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A collection of ranges of all occurrences of "},{"type":"codeVoice","code":"other"},{"type":"text","text":". Returns"},{"type":"text","text":" "},{"type":"text","text":"an empty collection if "},{"type":"codeVoice","code":"other"},{"type":"text","text":" is not found."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The sequence to search for."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/ranges(of:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/ranges(of:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Finds and returns the ranges of the all occurrences of a given sequence"},{"type":"text","text":" "},{"type":"text","text":"within the collection."}],"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"ranges(of:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"ranges"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Range","preciseIdentifier":"s:Sn"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":">]"}],"symbolKind":"method","externalID":"s:Sl17_StringProcessingSQ7ElementRpzrlE6ranges2ofSaySny5IndexQzGGqd___tSlRd__ABQyd__ACRSlF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"16.0","deprecated":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"13.0","deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"16.0","deprecated":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"9.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/ranges(of:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"ranges(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"ranges"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Range","preciseIdentifier":"s:Sn"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":">]"}],"abstract":[{"type":"text","text":"Finds and returns the ranges of the all occurrences of a given sequence"},{"type":"text","text":" "},{"type":"text","text":"within the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/ranges(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/ranges(of:)"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"ranges"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"of"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Range","preciseIdentifier":"s:Sn"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":">] "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Collection","preciseIdentifier":"s:Sl"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A collection of ranges of all occurrences of "},{"type":"codeVoice","code":"other"},{"type":"text","text":". Returns"},{"type":"text","text":" "},{"type":"text","text":"an empty collection if "},{"type":"codeVoice","code":"other"},{"type":"text","text":" is not found."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The sequence to search for."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/ranges(of:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/ranges(of:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Finds and returns the ranges of the all occurrences of a given sequence"},{"type":"text","text":" "},{"type":"text","text":"within the collection."}],"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"ranges(of:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"ranges"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Range","preciseIdentifier":"s:Sn"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":">]"}],"symbolKind":"method","externalID":"s:Sl17_StringProcessingSQ7ElementRpzrlE6ranges2ofSaySny5IndexQzGGqd___tSlRd__ABQyd__ACRSlF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"16.0","deprecated":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"13.0","deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"16.0","deprecated":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"9.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/ranges(of:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"ranges(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"ranges"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Range","preciseIdentifier":"s:Sn"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":">]"}],"abstract":[{"type":"text","text":"Finds and returns the ranges of the all occurrences of a given sequence"},{"type":"text","text":" "},{"type":"text","text":"within the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/ranges(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/ranges(of:)"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/reduce(_:_:).json b/main/data/documentation/shieldx509/extensions/reduce(_:_:).json index 81ccfb023..6552a0568 100644 --- a/main/data/documentation/shieldx509/extensions/reduce(_:_:).json +++ b/main/data/documentation/shieldx509/extensions/reduce(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reduce"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Result"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"initialResult"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"nextPartialResult"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The final accumulated value. If the sequence has no elements,"},{"type":"text","text":" "},{"type":"text","text":"the result is "},{"type":"codeVoice","code":"initialResult"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"initialResult","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The value to use as the initial accumulating value."},{"type":"text","text":" "},{"type":"codeVoice","code":"initialResult"},{"type":"text","text":" is passed to "},{"type":"codeVoice","code":"nextPartialResult"},{"type":"text","text":" the first time the"},{"type":"text","text":" "},{"type":"text","text":"closure is executed."}]}]},{"name":"nextPartialResult","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that combines an accumulating value and"},{"type":"text","text":" "},{"type":"text","text":"an element of the sequence into a new accumulating value, to be used"},{"type":"text","text":" "},{"type":"text","text":"in the next call of the "},{"type":"codeVoice","code":"nextPartialResult"},{"type":"text","text":" closure or returned to"},{"type":"text","text":" "},{"type":"text","text":"the caller."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Use the "},{"type":"codeVoice","code":"reduce(_:_:)"},{"type":"text","text":" method to produce a single value from the elements"},{"type":"text","text":" "},{"type":"text","text":"of an entire sequence. For example, you can use this method on an array"},{"type":"text","text":" "},{"type":"text","text":"of numbers to find their sum or product."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The "},{"type":"codeVoice","code":"nextPartialResult"},{"type":"text","text":" closure is called sequentially with an"},{"type":"text","text":" "},{"type":"text","text":"accumulating value initialized to "},{"type":"codeVoice","code":"initialResult"},{"type":"text","text":" and each element of"},{"type":"text","text":" "},{"type":"text","text":"the sequence. This example shows how to find the sum of an array of"},{"type":"text","text":" "},{"type":"text","text":"numbers."}]},{"type":"codeListing","syntax":null,"code":["let numbers = [1, 2, 3, 4]","let numberSum = numbers.reduce(0, { x, y in"," x + y","})","\/\/ numberSum == 10"]},{"type":"paragraph","inlineContent":[{"type":"text","text":"When "},{"type":"codeVoice","code":"numbers.reduce(_:_:)"},{"type":"text","text":" is called, the following steps occur:"}]},{"type":"orderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The "},{"type":"codeVoice","code":"nextPartialResult"},{"type":"text","text":" closure is called with "},{"type":"codeVoice","code":"initialResult"},{"type":"text","text":"—"},{"type":"codeVoice","code":"0"},{"type":"text","text":" "},{"type":"text","text":"in this case—and the first element of "},{"type":"codeVoice","code":"numbers"},{"type":"text","text":", returning the sum:"},{"type":"text","text":" "},{"type":"codeVoice","code":"1"},{"type":"text","text":"."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The closure is called again repeatedly with the previous call’s return"},{"type":"text","text":" "},{"type":"text","text":"value and each element of the sequence."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"When the sequence is exhausted, the last value returned from the"},{"type":"text","text":" "},{"type":"text","text":"closure is returned to the caller."}]}]}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the sequence has no elements, "},{"type":"codeVoice","code":"nextPartialResult"},{"type":"text","text":" is never executed"},{"type":"text","text":" "},{"type":"text","text":"and "},{"type":"codeVoice","code":"initialResult"},{"type":"text","text":" is the result of the call to "},{"type":"codeVoice","code":"reduce(_:_:)"},{"type":"text","text":"."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/reduce(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/reduce(_:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the result of combining the elements of the sequence using the"},{"type":"text","text":" "},{"type":"text","text":"given closure."}],"kind":"symbol","metadata":{"role":"symbol","title":"reduce(_:_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reduce"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Result"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", ("},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"}],"symbolKind":"method","externalID":"s:STsE6reduceyqd__qd___qd__qd___7ElementQztKXEtKlF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/reduce(_:_:)":{"role":"symbol","title":"reduce(_:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reduce"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Result"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", ("},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"}],"abstract":[{"type":"text","text":"Returns the result of combining the elements of the sequence using the"},{"type":"text","text":" "},{"type":"text","text":"given closure."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/reduce(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/reduce(_:_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reduce"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Result"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"initialResult"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"nextPartialResult"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The final accumulated value. If the sequence has no elements,"},{"type":"text","text":" "},{"type":"text","text":"the result is "},{"type":"codeVoice","code":"initialResult"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"initialResult","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The value to use as the initial accumulating value."},{"type":"text","text":" "},{"type":"codeVoice","code":"initialResult"},{"type":"text","text":" is passed to "},{"type":"codeVoice","code":"nextPartialResult"},{"type":"text","text":" the first time the"},{"type":"text","text":" "},{"type":"text","text":"closure is executed."}]}]},{"name":"nextPartialResult","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that combines an accumulating value and"},{"type":"text","text":" "},{"type":"text","text":"an element of the sequence into a new accumulating value, to be used"},{"type":"text","text":" "},{"type":"text","text":"in the next call of the "},{"type":"codeVoice","code":"nextPartialResult"},{"type":"text","text":" closure or returned to"},{"type":"text","text":" "},{"type":"text","text":"the caller."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Use the "},{"type":"codeVoice","code":"reduce(_:_:)"},{"type":"text","text":" method to produce a single value from the elements"},{"type":"text","text":" "},{"type":"text","text":"of an entire sequence. For example, you can use this method on an array"},{"type":"text","text":" "},{"type":"text","text":"of numbers to find their sum or product."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The "},{"type":"codeVoice","code":"nextPartialResult"},{"type":"text","text":" closure is called sequentially with an"},{"type":"text","text":" "},{"type":"text","text":"accumulating value initialized to "},{"type":"codeVoice","code":"initialResult"},{"type":"text","text":" and each element of"},{"type":"text","text":" "},{"type":"text","text":"the sequence. This example shows how to find the sum of an array of"},{"type":"text","text":" "},{"type":"text","text":"numbers."}]},{"type":"codeListing","syntax":null,"code":["let numbers = [1, 2, 3, 4]","let numberSum = numbers.reduce(0, { x, y in"," x + y","})","\/\/ numberSum == 10"]},{"type":"paragraph","inlineContent":[{"type":"text","text":"When "},{"type":"codeVoice","code":"numbers.reduce(_:_:)"},{"type":"text","text":" is called, the following steps occur:"}]},{"type":"orderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The "},{"type":"codeVoice","code":"nextPartialResult"},{"type":"text","text":" closure is called with "},{"type":"codeVoice","code":"initialResult"},{"type":"text","text":"—"},{"type":"codeVoice","code":"0"},{"type":"text","text":" "},{"type":"text","text":"in this case—and the first element of "},{"type":"codeVoice","code":"numbers"},{"type":"text","text":", returning the sum:"},{"type":"text","text":" "},{"type":"codeVoice","code":"1"},{"type":"text","text":"."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The closure is called again repeatedly with the previous call’s return"},{"type":"text","text":" "},{"type":"text","text":"value and each element of the sequence."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"When the sequence is exhausted, the last value returned from the"},{"type":"text","text":" "},{"type":"text","text":"closure is returned to the caller."}]}]}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the sequence has no elements, "},{"type":"codeVoice","code":"nextPartialResult"},{"type":"text","text":" is never executed"},{"type":"text","text":" "},{"type":"text","text":"and "},{"type":"codeVoice","code":"initialResult"},{"type":"text","text":" is the result of the call to "},{"type":"codeVoice","code":"reduce(_:_:)"},{"type":"text","text":"."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/reduce(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/reduce(_:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the result of combining the elements of the sequence using the"},{"type":"text","text":" "},{"type":"text","text":"given closure."}],"kind":"symbol","metadata":{"role":"symbol","title":"reduce(_:_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reduce"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Result"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", ("},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"}],"symbolKind":"method","externalID":"s:STsE6reduceyqd__qd___qd__qd___7ElementQztKXEtKlF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/reduce(_:_:)":{"role":"symbol","title":"reduce(_:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reduce"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Result"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", ("},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"}],"abstract":[{"type":"text","text":"Returns the result of combining the elements of the sequence using the"},{"type":"text","text":" "},{"type":"text","text":"given closure."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/reduce(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/reduce(_:_:)"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/reduce(into:_:).json b/main/data/documentation/shieldx509/extensions/reduce(into:_:).json index 467a92307..0368da396 100644 --- a/main/data/documentation/shieldx509/extensions/reduce(into:_:).json +++ b/main/data/documentation/shieldx509/extensions/reduce(into:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reduce"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Result"},{"kind":"text","text":">("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"initialResult"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"updateAccumulatingResult"},{"kind":"text","text":": ("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ()) "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The final accumulated value. If the sequence has no elements,"},{"type":"text","text":" "},{"type":"text","text":"the result is "},{"type":"codeVoice","code":"initialResult"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"initialResult","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The value to use as the initial accumulating value."}]}]},{"name":"updateAccumulatingResult","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that updates the accumulating"},{"type":"text","text":" "},{"type":"text","text":"value with an element of the sequence."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Use the "},{"type":"codeVoice","code":"reduce(into:_:)"},{"type":"text","text":" method to produce a single value from the"},{"type":"text","text":" "},{"type":"text","text":"elements of an entire sequence. For example, you can use this method on an"},{"type":"text","text":" "},{"type":"text","text":"array of integers to filter adjacent equal entries or count frequencies."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This method is preferred over "},{"type":"codeVoice","code":"reduce(_:_:)"},{"type":"text","text":" for efficiency when the"},{"type":"text","text":" "},{"type":"text","text":"result is a copy-on-write type, for example an Array or a Dictionary."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The "},{"type":"codeVoice","code":"updateAccumulatingResult"},{"type":"text","text":" closure is called sequentially with a"},{"type":"text","text":" "},{"type":"text","text":"mutable accumulating value initialized to "},{"type":"codeVoice","code":"initialResult"},{"type":"text","text":" and each element"},{"type":"text","text":" "},{"type":"text","text":"of the sequence. This example shows how to build a dictionary of letter"},{"type":"text","text":" "},{"type":"text","text":"frequencies of a string."}]},{"type":"codeListing","syntax":null,"code":["let letters = \"abracadabra\"","let letterCount = letters.reduce(into: [:]) { counts, letter in"," counts[letter, default: 0] += 1","}","\/\/ letterCount == [\"a\": 5, \"b\": 2, \"r\": 2, \"c\": 1, \"d\": 1]"]},{"type":"paragraph","inlineContent":[{"type":"text","text":"When "},{"type":"codeVoice","code":"letters.reduce(into:_:)"},{"type":"text","text":" is called, the following steps occur:"}]},{"type":"orderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The "},{"type":"codeVoice","code":"updateAccumulatingResult"},{"type":"text","text":" closure is called with the initial"},{"type":"text","text":" "},{"type":"text","text":"accumulating value—"},{"type":"codeVoice","code":"[:]"},{"type":"text","text":" in this case—and the first character of"},{"type":"text","text":" "},{"type":"codeVoice","code":"letters"},{"type":"text","text":", modifying the accumulating value by setting "},{"type":"codeVoice","code":"1"},{"type":"text","text":" for the key"},{"type":"text","text":" "},{"type":"codeVoice","code":"\"a\""},{"type":"text","text":"."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The closure is called again repeatedly with the updated accumulating"},{"type":"text","text":" "},{"type":"text","text":"value and each element of the sequence."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"When the sequence is exhausted, the accumulating value is returned to"},{"type":"text","text":" "},{"type":"text","text":"the caller."}]}]}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the sequence has no elements, "},{"type":"codeVoice","code":"updateAccumulatingResult"},{"type":"text","text":" is never"},{"type":"text","text":" "},{"type":"text","text":"executed and "},{"type":"codeVoice","code":"initialResult"},{"type":"text","text":" is the result of the call to"},{"type":"text","text":" "},{"type":"codeVoice","code":"reduce(into:_:)"},{"type":"text","text":"."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/reduce(into:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/reduce(into:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the result of combining the elements of the sequence using the"},{"type":"text","text":" "},{"type":"text","text":"given closure."}],"kind":"symbol","metadata":{"role":"symbol","title":"reduce(into:_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reduce"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Result"},{"kind":"text","text":">("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", ("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ()) "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"}],"symbolKind":"method","externalID":"s:STsE6reduce4into_qd__qd__n_yqd__z_7ElementQztKXEtKlF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/reduce(into:_:)":{"role":"symbol","title":"reduce(into:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reduce"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Result"},{"kind":"text","text":">("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", ("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ()) "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"}],"abstract":[{"type":"text","text":"Returns the result of combining the elements of the sequence using the"},{"type":"text","text":" "},{"type":"text","text":"given closure."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/reduce(into:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/reduce(into:_:)"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reduce"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Result"},{"kind":"text","text":">("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"initialResult"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"updateAccumulatingResult"},{"kind":"text","text":": ("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ()) "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The final accumulated value. If the sequence has no elements,"},{"type":"text","text":" "},{"type":"text","text":"the result is "},{"type":"codeVoice","code":"initialResult"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"initialResult","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The value to use as the initial accumulating value."}]}]},{"name":"updateAccumulatingResult","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that updates the accumulating"},{"type":"text","text":" "},{"type":"text","text":"value with an element of the sequence."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Use the "},{"type":"codeVoice","code":"reduce(into:_:)"},{"type":"text","text":" method to produce a single value from the"},{"type":"text","text":" "},{"type":"text","text":"elements of an entire sequence. For example, you can use this method on an"},{"type":"text","text":" "},{"type":"text","text":"array of integers to filter adjacent equal entries or count frequencies."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This method is preferred over "},{"type":"codeVoice","code":"reduce(_:_:)"},{"type":"text","text":" for efficiency when the"},{"type":"text","text":" "},{"type":"text","text":"result is a copy-on-write type, for example an Array or a Dictionary."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The "},{"type":"codeVoice","code":"updateAccumulatingResult"},{"type":"text","text":" closure is called sequentially with a"},{"type":"text","text":" "},{"type":"text","text":"mutable accumulating value initialized to "},{"type":"codeVoice","code":"initialResult"},{"type":"text","text":" and each element"},{"type":"text","text":" "},{"type":"text","text":"of the sequence. This example shows how to build a dictionary of letter"},{"type":"text","text":" "},{"type":"text","text":"frequencies of a string."}]},{"type":"codeListing","syntax":null,"code":["let letters = \"abracadabra\"","let letterCount = letters.reduce(into: [:]) { counts, letter in"," counts[letter, default: 0] += 1","}","\/\/ letterCount == [\"a\": 5, \"b\": 2, \"r\": 2, \"c\": 1, \"d\": 1]"]},{"type":"paragraph","inlineContent":[{"type":"text","text":"When "},{"type":"codeVoice","code":"letters.reduce(into:_:)"},{"type":"text","text":" is called, the following steps occur:"}]},{"type":"orderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The "},{"type":"codeVoice","code":"updateAccumulatingResult"},{"type":"text","text":" closure is called with the initial"},{"type":"text","text":" "},{"type":"text","text":"accumulating value—"},{"type":"codeVoice","code":"[:]"},{"type":"text","text":" in this case—and the first character of"},{"type":"text","text":" "},{"type":"codeVoice","code":"letters"},{"type":"text","text":", modifying the accumulating value by setting "},{"type":"codeVoice","code":"1"},{"type":"text","text":" for the key"},{"type":"text","text":" "},{"type":"codeVoice","code":"\"a\""},{"type":"text","text":"."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The closure is called again repeatedly with the updated accumulating"},{"type":"text","text":" "},{"type":"text","text":"value and each element of the sequence."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"When the sequence is exhausted, the accumulating value is returned to"},{"type":"text","text":" "},{"type":"text","text":"the caller."}]}]}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the sequence has no elements, "},{"type":"codeVoice","code":"updateAccumulatingResult"},{"type":"text","text":" is never"},{"type":"text","text":" "},{"type":"text","text":"executed and "},{"type":"codeVoice","code":"initialResult"},{"type":"text","text":" is the result of the call to"},{"type":"text","text":" "},{"type":"codeVoice","code":"reduce(into:_:)"},{"type":"text","text":"."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/reduce(into:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/reduce(into:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the result of combining the elements of the sequence using the"},{"type":"text","text":" "},{"type":"text","text":"given closure."}],"kind":"symbol","metadata":{"role":"symbol","title":"reduce(into:_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reduce"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Result"},{"kind":"text","text":">("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", ("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ()) "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"}],"symbolKind":"method","externalID":"s:STsE6reduce4into_qd__qd__n_yqd__z_7ElementQztKXEtKlF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/reduce(into:_:)":{"role":"symbol","title":"reduce(into:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reduce"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Result"},{"kind":"text","text":">("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", ("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ()) "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"}],"abstract":[{"type":"text","text":"Returns the result of combining the elements of the sequence using the"},{"type":"text","text":" "},{"type":"text","text":"given closure."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/reduce(into:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/reduce(into:_:)"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/remove(_:).json b/main/data/documentation/shieldx509/extensions/remove(_:).json index 22ba01f96..bf8076840 100644 --- a/main/data/documentation/shieldx509/extensions/remove(_:).json +++ b/main/data/documentation/shieldx509/extensions/remove(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV6removeyyxmAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","preciseIdentifier":"s:10ShieldX50914ExtensionValueP","text":"ExtensionValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/remove(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/remove(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV6removeyyxmAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":".Type)"}],"title":"remove(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910ExtensionsV6removeyyxmAA14ExtensionValueRzlF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/remove(_:)":{"role":"symbol","title":"remove(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV6removeyyxmAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":".Type)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/remove(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/remove(_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/ExtensionValue":{"role":"symbol","title":"ExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}],"url":"\/documentation\/shieldx509\/extensionvalue"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV6removeyyxmAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":".Type) "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","preciseIdentifier":"s:10ShieldX50914ExtensionValueP","text":"ExtensionValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/remove(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/remove(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV6removeyyxmAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":".Type)"}],"title":"remove(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910ExtensionsV6removeyyxmAA14ExtensionValueRzlF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/remove(_:)":{"role":"symbol","title":"remove(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV6removeyyxmAA14ExtensionValueRzlF0F0L_xmfp"},{"kind":"text","text":".Type)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/remove(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/remove(_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/ExtensionValue":{"role":"symbol","title":"ExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}],"url":"\/documentation\/shieldx509\/extensionvalue"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/replace(_:).json b/main/data/documentation/shieldx509/extensions/replace(_:).json index 0ceb9e519..658e949ca 100644 --- a/main/data/documentation/shieldx509/extensions/replace(_:).json +++ b/main/data/documentation/shieldx509/extensions/replace(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replace"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"element"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV","text":"Extension"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/replace(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/replace(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replace"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV"},{"kind":"text","text":")"}],"title":"replace(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910ExtensionsV7replaceyyAA9ExtensionVF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/replace(_:)":{"role":"symbol","title":"replace(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replace"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/replace(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/replace(_:)"},"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replace"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"element"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV","text":"Extension"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/replace(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/replace(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replace"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV"},{"kind":"text","text":")"}],"title":"replace(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910ExtensionsV7replaceyyAA9ExtensionVF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/replace(_:)":{"role":"symbol","title":"replace(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replace"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/replace(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/replace(_:)"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/replace(value:)-34ywr.json b/main/data/documentation/shieldx509/extensions/replace(value:)-34ywr.json index 4af5b1632..818f7d069 100644 --- a/main/data/documentation/shieldx509/extensions/replace(value:)-34ywr.json +++ b/main/data/documentation/shieldx509/extensions/replace(value:)-34ywr.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replace"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV7replace5valueyx_tKAA22CriticalExtensionValueRzlF0H0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CriticalExtensionValue","preciseIdentifier":"s:10ShieldX50922CriticalExtensionValueP","text":"CriticalExtensionValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/replace(value:)-34ywr"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/replace(value:)-34ywr","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replace"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV7replace5valueyx_tKAA22CriticalExtensionValueRzlF0H0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"replace(value:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910ExtensionsV7replace5valueyx_tKAA22CriticalExtensionValueRzlF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/replace(value:)-34ywr":{"role":"symbol","title":"replace(value:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replace"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV7replace5valueyx_tKAA22CriticalExtensionValueRzlF0H0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/replace(value:)-34ywr","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/replace(value:)-34ywr"},"doc://Shield/documentation/ShieldX509/CriticalExtensionValue":{"role":"symbol","title":"CriticalExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"CriticalExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CriticalExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CriticalExtensionValue"}],"url":"\/documentation\/shieldx509\/criticalextensionvalue"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replace"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV7replace5valueyx_tKAA22CriticalExtensionValueRzlF0H0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CriticalExtensionValue","preciseIdentifier":"s:10ShieldX50922CriticalExtensionValueP","text":"CriticalExtensionValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/replace(value:)-34ywr"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/replace(value:)-34ywr","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replace"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV7replace5valueyx_tKAA22CriticalExtensionValueRzlF0H0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"replace(value:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910ExtensionsV7replace5valueyx_tKAA22CriticalExtensionValueRzlF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509/CriticalExtensionValue":{"role":"symbol","title":"CriticalExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"CriticalExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CriticalExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CriticalExtensionValue"}],"url":"\/documentation\/shieldx509\/criticalextensionvalue"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/replace(value:)-34ywr":{"role":"symbol","title":"replace(value:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replace"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV7replace5valueyx_tKAA22CriticalExtensionValueRzlF0H0L_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/replace(value:)-34ywr","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/replace(value:)-34ywr"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/replace(value:iscritical:).json b/main/data/documentation/shieldx509/extensions/replace(value:iscritical:).json index 8b7c725e7..2b90b5332 100644 --- a/main/data/documentation/shieldx509/extensions/replace(value:iscritical:).json +++ b/main/data/documentation/shieldx509/extensions/replace(value:iscritical:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replace"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV7replace5value10isCriticalyx_SbtKAA14ExtensionValueRzlF0I0L_xmfp"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","preciseIdentifier":"s:10ShieldX50914ExtensionValueP","text":"ExtensionValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/replace(value:iscritical:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/replace(value:isCritical:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replace"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV7replace5value10isCriticalyx_SbtKAA14ExtensionValueRzlF0I0L_xmfp"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"replace(value:isCritical:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910ExtensionsV7replace5value10isCriticalyx_SbtKAA14ExtensionValueRzlF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/ExtensionValue":{"role":"symbol","title":"ExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}],"url":"\/documentation\/shieldx509\/extensionvalue"},"doc://Shield/documentation/ShieldX509/Extensions/replace(value:isCritical:)":{"role":"symbol","title":"replace(value:isCritical:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replace"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV7replace5value10isCriticalyx_SbtKAA14ExtensionValueRzlF0I0L_xmfp"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/replace(value:isCritical:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/replace(value:iscritical:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replace"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV7replace5value10isCriticalyx_SbtKAA14ExtensionValueRzlF0I0L_xmfp"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","preciseIdentifier":"s:10ShieldX50914ExtensionValueP","text":"ExtensionValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/replace(value:iscritical:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/replace(value:isCritical:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replace"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV7replace5value10isCriticalyx_SbtKAA14ExtensionValueRzlF0I0L_xmfp"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"replace(value:isCritical:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910ExtensionsV7replace5value10isCriticalyx_SbtKAA14ExtensionValueRzlF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/replace(value:isCritical:)":{"role":"symbol","title":"replace(value:isCritical:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replace"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:10ShieldX50910ExtensionsV7replace5value10isCriticalyx_SbtKAA14ExtensionValueRzlF0I0L_xmfp"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isCritical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/replace(value:isCritical:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/replace(value:iscritical:)"},"doc://Shield/documentation/ShieldX509/ExtensionValue":{"role":"symbol","title":"ExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}],"url":"\/documentation\/shieldx509\/extensionvalue"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/replaceall(_:).json b/main/data/documentation/shieldx509/extensions/replaceall(_:).json index 0bab654bc..a290dd4bd 100644 --- a/main/data/documentation/shieldx509/extensions/replaceall(_:).json +++ b/main/data/documentation/shieldx509/extensions/replaceall(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replaceAll"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"elements"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S","preciseIdentifier":"s:10ShieldX50910ExtensionsV10replaceAllyyxSTRzAA9ExtensionV7ElementRtzlF1SL_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:ST"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV","text":"Extension"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/replaceall(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/replaceAll(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replaceAll"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S","preciseIdentifier":"s:10ShieldX50910ExtensionsV10replaceAllyyxSTRzAA9ExtensionV7ElementRtzlF1SL_xmfp"},{"kind":"text","text":")"}],"title":"replaceAll(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910ExtensionsV10replaceAllyyxSTRzAA9ExtensionV7ElementRtzlF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"},"doc://Shield/documentation/ShieldX509/Extensions/replaceAll(_:)":{"role":"symbol","title":"replaceAll(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replaceAll"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S","preciseIdentifier":"s:10ShieldX50910ExtensionsV10replaceAllyyxSTRzAA9ExtensionV7ElementRtzlF1SL_xmfp"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/replaceAll(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/replaceall(_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replaceAll"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"elements"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S","preciseIdentifier":"s:10ShieldX50910ExtensionsV10replaceAllyyxSTRzAA9ExtensionV7ElementRtzlF1SL_xmfp"},{"kind":"text","text":") "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:ST"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV","text":"Extension"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/replaceall(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/replaceAll(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replaceAll"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S","preciseIdentifier":"s:10ShieldX50910ExtensionsV10replaceAllyyxSTRzAA9ExtensionV7ElementRtzlF1SL_xmfp"},{"kind":"text","text":")"}],"title":"replaceAll(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50910ExtensionsV10replaceAllyyxSTRzAA9ExtensionV7ElementRtzlF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"},"doc://Shield/documentation/ShieldX509/Extensions/replaceAll(_:)":{"role":"symbol","title":"replaceAll(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replaceAll"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S","preciseIdentifier":"s:10ShieldX50910ExtensionsV10replaceAllyyxSTRzAA9ExtensionV7ElementRtzlF1SL_xmfp"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/replaceAll(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/replaceall(_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/reversed().json b/main/data/documentation/shieldx509/extensions/reversed().json index 86ece7a6a..cb21ad141 100644 --- a/main/data/documentation/shieldx509/extensions/reversed().json +++ b/main/data/documentation/shieldx509/extensions/reversed().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reversed"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"ReversedCollection","preciseIdentifier":"s:s18ReversedCollectionV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"You can reverse a collection without allocating new space for its"},{"type":"text","text":" "},{"type":"text","text":"elements by calling this "},{"type":"codeVoice","code":"reversed()"},{"type":"text","text":" method. A "},{"type":"codeVoice","code":"ReversedCollection"},{"type":"text","text":" "},{"type":"text","text":"instance wraps an underlying collection and provides access to its"},{"type":"text","text":" "},{"type":"text","text":"elements in reverse order. This example prints the characters of a"},{"type":"text","text":" "},{"type":"text","text":"string in reverse order:"}]},{"type":"codeListing","syntax":null,"code":["let word = \"Backwards\"","for char in word.reversed() {"," print(char, terminator: \"\")","}","\/\/ Prints \"sdrawkcaB\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"If you need a reversed collection of the same type, you may be able to"},{"type":"text","text":" "},{"type":"text","text":"use the collection’s sequence-based or collection-based initializer. For"},{"type":"text","text":" "},{"type":"text","text":"example, to get the reversed version of a string, reverse its"},{"type":"text","text":" "},{"type":"text","text":"characters and initialize a new "},{"type":"codeVoice","code":"String"},{"type":"text","text":" instance from the result."}]},{"type":"codeListing","syntax":null,"code":["let reversedWord = String(word.reversed())","print(reversedWord)","\/\/ Prints \"sdrawkcaB\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1)"}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/reversed()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/reversed()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a view presenting the elements of the collection in reverse"},{"type":"text","text":" "},{"type":"text","text":"order."}],"kind":"symbol","metadata":{"role":"symbol","title":"reversed()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reversed"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"ReversedCollection","preciseIdentifier":"s:s18ReversedCollectionV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"symbolKind":"method","externalID":"s:SKsE8reverseds18ReversedCollectionVyxGyF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/reversed()":{"role":"symbol","title":"reversed()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reversed"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"ReversedCollection","preciseIdentifier":"s:s18ReversedCollectionV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Returns a view presenting the elements of the collection in reverse"},{"type":"text","text":" "},{"type":"text","text":"order."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/reversed()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/reversed()"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/bidirectionalcollection-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reversed"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"ReversedCollection","preciseIdentifier":"s:s18ReversedCollectionV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"You can reverse a collection without allocating new space for its"},{"type":"text","text":" "},{"type":"text","text":"elements by calling this "},{"type":"codeVoice","code":"reversed()"},{"type":"text","text":" method. A "},{"type":"codeVoice","code":"ReversedCollection"},{"type":"text","text":" "},{"type":"text","text":"instance wraps an underlying collection and provides access to its"},{"type":"text","text":" "},{"type":"text","text":"elements in reverse order. This example prints the characters of a"},{"type":"text","text":" "},{"type":"text","text":"string in reverse order:"}]},{"type":"codeListing","syntax":null,"code":["let word = \"Backwards\"","for char in word.reversed() {"," print(char, terminator: \"\")","}","\/\/ Prints \"sdrawkcaB\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"If you need a reversed collection of the same type, you may be able to"},{"type":"text","text":" "},{"type":"text","text":"use the collection’s sequence-based or collection-based initializer. For"},{"type":"text","text":" "},{"type":"text","text":"example, to get the reversed version of a string, reverse its"},{"type":"text","text":" "},{"type":"text","text":"characters and initialize a new "},{"type":"codeVoice","code":"String"},{"type":"text","text":" instance from the result."}]},{"type":"codeListing","syntax":null,"code":["let reversedWord = String(word.reversed())","print(reversedWord)","\/\/ Prints \"sdrawkcaB\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1)"}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/reversed()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/reversed()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a view presenting the elements of the collection in reverse"},{"type":"text","text":" "},{"type":"text","text":"order."}],"kind":"symbol","metadata":{"role":"symbol","title":"reversed()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reversed"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"ReversedCollection","preciseIdentifier":"s:s18ReversedCollectionV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"symbolKind":"method","externalID":"s:SKsE8reverseds18ReversedCollectionVyxGyF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/bidirectionalcollection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/reversed()":{"role":"symbol","title":"reversed()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reversed"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"ReversedCollection","preciseIdentifier":"s:s18ReversedCollectionV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Returns a view presenting the elements of the collection in reverse"},{"type":"text","text":" "},{"type":"text","text":"order."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/reversed()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/reversed()"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/sequence-implementations.json b/main/data/documentation/shieldx509/extensions/sequence-implementations.json index eb18749b2..d46b0a92a 100644 --- a/main/data/documentation/shieldx509/extensions/sequence-implementations.json +++ b/main/data/documentation/shieldx509/extensions/sequence-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/lazy","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/publisher","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/underestimatedCount-2h1rw"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/allSatisfy(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/compactMap(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/compare(_:_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/contains(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/contains(where:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/elementsEqual(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/elementsEqual(_:by:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/enumerated()","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/filter(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/first(where:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/flatMap(_:)-8og10","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/flatMap(_:)-8z658","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/forEach(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formatted(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/lexicographicallyPrecedes(_:by:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/map(_:)-6a1zd","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/max(by:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/min(by:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/reduce(_:_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/reduce(into:_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/shuffled()","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/shuffled(using:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/sorted(by:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/sorted(using:)-6a0rh","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/sorted(using:)-8ak5q","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/starts(with:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/starts(with:by:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/withContiguousStorageIfAvailable(_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Sequence Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/filter(_:)":{"role":"symbol","title":"filter(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"filter"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns an array containing, in order, the elements of the sequence"},{"type":"text","text":" "},{"type":"text","text":"that satisfy the given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/filter(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/filter(_:)"},"doc://Shield/documentation/ShieldX509/Extensions/contains(where:)":{"role":"symbol","title":"contains(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the sequence contains an"},{"type":"text","text":" "},{"type":"text","text":"element that satisfies the given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/contains(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/contains(where:)"},"doc://Shield/documentation/ShieldX509/Extensions/elementsEqual(_:by:)":{"role":"symbol","title":"elementsEqual(_:by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"elementsEqual"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether this sequence and another"},{"type":"text","text":" "},{"type":"text","text":"sequence contain equivalent elements in the same order, using the given"},{"type":"text","text":" "},{"type":"text","text":"predicate as the equivalence test."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/elementsEqual(_:by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/elementsequal(_:by:)"},"doc://Shield/documentation/ShieldX509/Extensions/starts(with:by:)":{"role":"symbol","title":"starts(with:by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"starts"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"PossiblePrefix"},{"kind":"text","text":">("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PossiblePrefix"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"PossiblePrefix"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the initial elements of the"},{"type":"text","text":" "},{"type":"text","text":"sequence are equivalent to the elements in another sequence, using"},{"type":"text","text":" "},{"type":"text","text":"the given predicate as the equivalence test."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/starts(with:by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/starts(with:by:)"},"doc://Shield/documentation/ShieldX509/Extensions/shuffled(using:)":{"role":"symbol","title":"shuffled(using:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"shuffled"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, shuffled using the given generator"},{"type":"text","text":" "},{"type":"text","text":"as a source for randomness."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/shuffled(using:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/shuffled(using:)"},"doc://Shield/documentation/ShieldX509/Extensions/withContiguousStorageIfAvailable(_:)":{"role":"symbol","title":"withContiguousStorageIfAvailable(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"withContiguousStorageIfAvailable"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"R"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"UnsafeBufferPointer","preciseIdentifier":"s:SR"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Executes a closure on the sequence’s contiguous storage."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/withContiguousStorageIfAvailable(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/withcontiguousstorageifavailable(_:)"},"doc://Shield/documentation/ShieldX509/Extensions/reduce(_:_:)":{"role":"symbol","title":"reduce(_:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reduce"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Result"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", ("},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"}],"abstract":[{"type":"text","text":"Returns the result of combining the elements of the sequence using the"},{"type":"text","text":" "},{"type":"text","text":"given closure."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/reduce(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/reduce(_:_:)"},"doc://Shield/documentation/ShieldX509/Extensions/starts(with:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"starts(with:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"starts"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"PossiblePrefix"},{"kind":"text","text":">("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PossiblePrefix"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the initial elements of the"},{"type":"text","text":" "},{"type":"text","text":"sequence are the same as the elements in another sequence."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/starts(with:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/starts(with:)"},"doc://Shield/documentation/ShieldX509/Extensions/compactMap(_:)":{"role":"symbol","title":"compactMap(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"compactMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"ElementOfResult"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns an array containing the non-"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" results of calling the given"},{"type":"text","text":" "},{"type":"text","text":"transformation with each element of this sequence."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/compactMap(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/compactmap(_:)"},"doc://Shield/documentation/ShieldX509/Extensions/first(where:)":{"role":"symbol","title":"first(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the first element of the sequence that satisfies the given"},{"type":"text","text":" "},{"type":"text","text":"predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/first(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/first(where:)"},"doc://Shield/documentation/ShieldX509/Extensions/map(_:)-6a1zd":{"role":"symbol","title":"map(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns an array containing the results of mapping the given closure"},{"type":"text","text":" "},{"type":"text","text":"over the sequence’s elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/map(_:)-6a1zd","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/map(_:)-6a1zd"},"doc://Shield/documentation/ShieldX509/Extensions/enumerated()":{"role":"symbol","title":"enumerated()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"enumerated"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"EnumeratedSequence","preciseIdentifier":"s:s18EnumeratedSequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Returns a sequence of pairs ("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":", "},{"type":"emphasis","inlineContent":[{"type":"text","text":"x"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" represents a"},{"type":"text","text":" "},{"type":"text","text":"consecutive integer starting at zero and "},{"type":"emphasis","inlineContent":[{"type":"text","text":"x"}]},{"type":"text","text":" represents an element of"},{"type":"text","text":" "},{"type":"text","text":"the sequence."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/enumerated()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/enumerated()"},"doc://Shield/documentation/ShieldX509/Extensions/max(by:)":{"role":"symbol","title":"max(by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"max"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the maximum element in the sequence, using the given predicate"},{"type":"text","text":" "},{"type":"text","text":"as the comparison between elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/max(by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/max(by:)"},"doc://Shield/documentation/ShieldX509/Extensions/publisher":{"role":"symbol","title":"publisher","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publisher"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:7Combine10PublishersO8SequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/publisher","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/publisher"},"doc://Shield/documentation/ShieldX509/Extensions/forEach(_:)":{"role":"symbol","title":"forEach(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"forEach"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"}],"abstract":[{"type":"text","text":"Calls the given closure on each element in the sequence in the same order"},{"type":"text","text":" "},{"type":"text","text":"as a "},{"type":"codeVoice","code":"for"},{"type":"text","text":"-"},{"type":"codeVoice","code":"in"},{"type":"text","text":" loop."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/forEach(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/foreach(_:)"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/flatMap(_:)-8z658":{"role":"symbol","title":"flatMap(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"flatMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"ElementOfResult"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/flatMap(_:)-8z658","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx509\/extensions\/flatmap(_:)-8z658"},"doc://Shield/documentation/ShieldX509/Extensions/underestimatedCount-2h1rw":{"role":"symbol","title":"underestimatedCount","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"underestimatedCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[{"type":"text","text":"A value less than or equal to the number of elements in the sequence,"},{"type":"text","text":" "},{"type":"text","text":"calculated nondestructively."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/underestimatedCount-2h1rw","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/underestimatedcount-2h1rw"},"doc://Shield/documentation/ShieldX509/Extensions/reduce(into:_:)":{"role":"symbol","title":"reduce(into:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reduce"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Result"},{"kind":"text","text":">("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", ("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ()) "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"}],"abstract":[{"type":"text","text":"Returns the result of combining the elements of the sequence using the"},{"type":"text","text":" "},{"type":"text","text":"given closure."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/reduce(into:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/reduce(into:_:)"},"doc://Shield/documentation/ShieldX509/Extensions/sorted(using:)-8ak5q":{"role":"symbol","title":"sorted(using:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, sorted using the given comparator"},{"type":"text","text":" "},{"type":"text","text":"to compare elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/sorted(using:)-8ak5q","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sorted(using:)-8ak5q"},"doc://Shield/documentation/ShieldX509/Extensions/allSatisfy(_:)":{"role":"symbol","title":"allSatisfy(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"allSatisfy"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether every element of a sequence"},{"type":"text","text":" "},{"type":"text","text":"satisfies a given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/allSatisfy(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/allsatisfy(_:)"},"doc://Shield/documentation/ShieldX509/Extensions/lexicographicallyPrecedes(_:by:)":{"role":"symbol","title":"lexicographicallyPrecedes(_:by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lexicographicallyPrecedes"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the sequence precedes another"},{"type":"text","text":" "},{"type":"text","text":"sequence in a lexicographical (dictionary) ordering, using the given"},{"type":"text","text":" "},{"type":"text","text":"predicate to compare elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/lexicographicallyPrecedes(_:by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/lexicographicallyprecedes(_:by:)"},"doc://Shield/documentation/ShieldX509/Extensions/shuffled()":{"role":"symbol","title":"shuffled()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"shuffled"},{"kind":"text","text":"() -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, shuffled."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/shuffled()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/shuffled()"},"doc://Shield/documentation/ShieldX509/Extensions/flatMap(_:)-8og10":{"role":"symbol","title":"flatMap(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"flatMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"SegmentOfResult"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SegmentOfResult"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"SegmentOfResult"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns an array containing the concatenated results of calling the"},{"type":"text","text":" "},{"type":"text","text":"given transformation with each element of this sequence."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/flatMap(_:)-8og10","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/flatmap(_:)-8og10"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/elementsEqual(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"elementsEqual(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"elementsEqual"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether this sequence and another"},{"type":"text","text":" "},{"type":"text","text":"sequence contain the same elements in the same order."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/elementsEqual(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/elementsequal(_:)"},"doc://Shield/documentation/ShieldX509/Extensions/lazy":{"role":"symbol","title":"lazy","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"lazy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"LazySequence","preciseIdentifier":"s:s12LazySequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"A sequence containing the same elements as this sequence,"},{"type":"text","text":" "},{"type":"text","text":"but on which some operations, such as "},{"type":"codeVoice","code":"map"},{"type":"text","text":" and "},{"type":"codeVoice","code":"filter"},{"type":"text","text":", are"},{"type":"text","text":" "},{"type":"text","text":"implemented lazily."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/lazy","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/lazy"},"doc://Shield/documentation/ShieldX509/Extensions/compare(_:_:)":{"role":"symbol","title":"compare(_:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"compare"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ComparisonResult","preciseIdentifier":"c:@E@NSComparisonResult"}],"abstract":[{"type":"text","text":"If "},{"type":"codeVoice","code":"lhs"},{"type":"text","text":" is ordered before "},{"type":"codeVoice","code":"rhs"},{"type":"text","text":" in the ordering described by the given"},{"type":"text","text":" "},{"type":"text","text":"sequence of "},{"type":"codeVoice","code":"SortComparator"},{"type":"text","text":"s"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/compare(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/compare(_:_:)"},"doc://Shield/documentation/ShieldX509/Extensions/sorted(by:)":{"role":"symbol","title":"sorted(by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, sorted using the given predicate as"},{"type":"text","text":" "},{"type":"text","text":"the comparison between elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/sorted(by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sorted(by:)"},"doc://Shield/documentation/ShieldX509/Extensions/formatted(_:)":{"role":"symbol","title":"formatted(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formatted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"FormatOutput"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formatted(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/formatted(_:)"},"doc://Shield/documentation/ShieldX509/Extensions/contains(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"contains(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the sequence contains the"},{"type":"text","text":" "},{"type":"text","text":"given element."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/contains(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/contains(_:)"},"doc://Shield/documentation/ShieldX509/Extensions/min(by:)":{"role":"symbol","title":"min(by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"min"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the minimum element in the sequence, using the given predicate as"},{"type":"text","text":" "},{"type":"text","text":"the comparison between elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/min(by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/min(by:)"},"doc://Shield/documentation/ShieldX509/Extensions/sorted(using:)-6a0rh":{"role":"symbol","title":"sorted(using:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, sorted using the given array of"},{"type":"text","text":" "},{"type":"codeVoice","code":"SortComparator"},{"type":"text","text":"s to compare elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/sorted(using:)-6a0rh","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sorted(using:)-6a0rh"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/lazy","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/publisher","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/underestimatedCount-2h1rw"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/allSatisfy(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/compactMap(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/compare(_:_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/contains(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/contains(where:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/elementsEqual(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/elementsEqual(_:by:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/enumerated()","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/filter(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/first(where:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/flatMap(_:)-8og10","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/flatMap(_:)-8z658","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/forEach(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formatted(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/lexicographicallyPrecedes(_:by:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/map(_:)-6a1zd","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/max(by:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/min(by:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/reduce(_:_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/reduce(into:_:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/shuffled()","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/shuffled(using:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/sorted(by:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/sorted(using:)-6a0rh","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/sorted(using:)-8ak5q","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/starts(with:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/starts(with:by:)","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/withContiguousStorageIfAvailable(_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Sequence Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/min(by:)":{"role":"symbol","title":"min(by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"min"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the minimum element in the sequence, using the given predicate as"},{"type":"text","text":" "},{"type":"text","text":"the comparison between elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/min(by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/min(by:)"},"doc://Shield/documentation/ShieldX509/Extensions/sorted(using:)-8ak5q":{"role":"symbol","title":"sorted(using:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, sorted using the given comparator"},{"type":"text","text":" "},{"type":"text","text":"to compare elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/sorted(using:)-8ak5q","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sorted(using:)-8ak5q"},"doc://Shield/documentation/ShieldX509/Extensions/compare(_:_:)":{"role":"symbol","title":"compare(_:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"compare"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ComparisonResult","preciseIdentifier":"c:@E@NSComparisonResult"}],"abstract":[{"type":"text","text":"If "},{"type":"codeVoice","code":"lhs"},{"type":"text","text":" is ordered before "},{"type":"codeVoice","code":"rhs"},{"type":"text","text":" in the ordering described by the given"},{"type":"text","text":" "},{"type":"text","text":"sequence of "},{"type":"codeVoice","code":"SortComparator"},{"type":"text","text":"s"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/compare(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/compare(_:_:)"},"doc://Shield/documentation/ShieldX509/Extensions/shuffled(using:)":{"role":"symbol","title":"shuffled(using:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"shuffled"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, shuffled using the given generator"},{"type":"text","text":" "},{"type":"text","text":"as a source for randomness."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/shuffled(using:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/shuffled(using:)"},"doc://Shield/documentation/ShieldX509/Extensions/elementsEqual(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"elementsEqual(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"elementsEqual"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether this sequence and another"},{"type":"text","text":" "},{"type":"text","text":"sequence contain the same elements in the same order."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/elementsEqual(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/elementsequal(_:)"},"doc://Shield/documentation/ShieldX509/Extensions/forEach(_:)":{"role":"symbol","title":"forEach(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"forEach"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"}],"abstract":[{"type":"text","text":"Calls the given closure on each element in the sequence in the same order"},{"type":"text","text":" "},{"type":"text","text":"as a "},{"type":"codeVoice","code":"for"},{"type":"text","text":"-"},{"type":"codeVoice","code":"in"},{"type":"text","text":" loop."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/forEach(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/foreach(_:)"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/reduce(_:_:)":{"role":"symbol","title":"reduce(_:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reduce"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Result"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", ("},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"}],"abstract":[{"type":"text","text":"Returns the result of combining the elements of the sequence using the"},{"type":"text","text":" "},{"type":"text","text":"given closure."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/reduce(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/reduce(_:_:)"},"doc://Shield/documentation/ShieldX509/Extensions/lazy":{"role":"symbol","title":"lazy","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"lazy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"LazySequence","preciseIdentifier":"s:s12LazySequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"A sequence containing the same elements as this sequence,"},{"type":"text","text":" "},{"type":"text","text":"but on which some operations, such as "},{"type":"codeVoice","code":"map"},{"type":"text","text":" and "},{"type":"codeVoice","code":"filter"},{"type":"text","text":", are"},{"type":"text","text":" "},{"type":"text","text":"implemented lazily."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/lazy","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/lazy"},"doc://Shield/documentation/ShieldX509/Extensions/starts(with:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"starts(with:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"starts"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"PossiblePrefix"},{"kind":"text","text":">("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PossiblePrefix"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the initial elements of the"},{"type":"text","text":" "},{"type":"text","text":"sequence are the same as the elements in another sequence."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/starts(with:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/starts(with:)"},"doc://Shield/documentation/ShieldX509/Extensions/sorted(using:)-6a0rh":{"role":"symbol","title":"sorted(using:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, sorted using the given array of"},{"type":"text","text":" "},{"type":"codeVoice","code":"SortComparator"},{"type":"text","text":"s to compare elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/sorted(using:)-6a0rh","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sorted(using:)-6a0rh"},"doc://Shield/documentation/ShieldX509/Extensions/filter(_:)":{"role":"symbol","title":"filter(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"filter"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns an array containing, in order, the elements of the sequence"},{"type":"text","text":" "},{"type":"text","text":"that satisfy the given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/filter(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/filter(_:)"},"doc://Shield/documentation/ShieldX509/Extensions/sorted(by:)":{"role":"symbol","title":"sorted(by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, sorted using the given predicate as"},{"type":"text","text":" "},{"type":"text","text":"the comparison between elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/sorted(by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sorted(by:)"},"doc://Shield/documentation/ShieldX509/Extensions/max(by:)":{"role":"symbol","title":"max(by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"max"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the maximum element in the sequence, using the given predicate"},{"type":"text","text":" "},{"type":"text","text":"as the comparison between elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/max(by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/max(by:)"},"doc://Shield/documentation/ShieldX509/Extensions/shuffled()":{"role":"symbol","title":"shuffled()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"shuffled"},{"kind":"text","text":"() -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, shuffled."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/shuffled()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/shuffled()"},"doc://Shield/documentation/ShieldX509/Extensions/contains(where:)":{"role":"symbol","title":"contains(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the sequence contains an"},{"type":"text","text":" "},{"type":"text","text":"element that satisfies the given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/contains(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/contains(where:)"},"doc://Shield/documentation/ShieldX509/Extensions/withContiguousStorageIfAvailable(_:)":{"role":"symbol","title":"withContiguousStorageIfAvailable(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"withContiguousStorageIfAvailable"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"R"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"UnsafeBufferPointer","preciseIdentifier":"s:SR"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Executes a closure on the sequence’s contiguous storage."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/withContiguousStorageIfAvailable(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/withcontiguousstorageifavailable(_:)"},"doc://Shield/documentation/ShieldX509/Extensions/map(_:)-6a1zd":{"role":"symbol","title":"map(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns an array containing the results of mapping the given closure"},{"type":"text","text":" "},{"type":"text","text":"over the sequence’s elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/map(_:)-6a1zd","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/map(_:)-6a1zd"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/flatMap(_:)-8z658":{"role":"symbol","title":"flatMap(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"flatMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"ElementOfResult"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"]"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/flatMap(_:)-8z658","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx509\/extensions\/flatmap(_:)-8z658"},"doc://Shield/documentation/ShieldX509/Extensions/allSatisfy(_:)":{"role":"symbol","title":"allSatisfy(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"allSatisfy"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether every element of a sequence"},{"type":"text","text":" "},{"type":"text","text":"satisfies a given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/allSatisfy(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/allsatisfy(_:)"},"doc://Shield/documentation/ShieldX509/Extensions/underestimatedCount-2h1rw":{"role":"symbol","title":"underestimatedCount","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"underestimatedCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[{"type":"text","text":"A value less than or equal to the number of elements in the sequence,"},{"type":"text","text":" "},{"type":"text","text":"calculated nondestructively."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/underestimatedCount-2h1rw","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/underestimatedcount-2h1rw"},"doc://Shield/documentation/ShieldX509/Extensions/contains(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"contains(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the sequence contains the"},{"type":"text","text":" "},{"type":"text","text":"given element."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/contains(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/contains(_:)"},"doc://Shield/documentation/ShieldX509/Extensions/publisher":{"role":"symbol","title":"publisher","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publisher"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:7Combine10PublishersO8SequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/publisher","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/publisher"},"doc://Shield/documentation/ShieldX509/Extensions/enumerated()":{"role":"symbol","title":"enumerated()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"enumerated"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"EnumeratedSequence","preciseIdentifier":"s:s18EnumeratedSequenceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Returns a sequence of pairs ("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":", "},{"type":"emphasis","inlineContent":[{"type":"text","text":"x"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" represents a"},{"type":"text","text":" "},{"type":"text","text":"consecutive integer starting at zero and "},{"type":"emphasis","inlineContent":[{"type":"text","text":"x"}]},{"type":"text","text":" represents an element of"},{"type":"text","text":" "},{"type":"text","text":"the sequence."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/enumerated()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/enumerated()"},"doc://Shield/documentation/ShieldX509/Extensions/flatMap(_:)-8og10":{"role":"symbol","title":"flatMap(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"flatMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"SegmentOfResult"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"SegmentOfResult"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"SegmentOfResult"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns an array containing the concatenated results of calling the"},{"type":"text","text":" "},{"type":"text","text":"given transformation with each element of this sequence."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/flatMap(_:)-8og10","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/flatmap(_:)-8og10"},"doc://Shield/documentation/ShieldX509/Extensions/reduce(into:_:)":{"role":"symbol","title":"reduce(into:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"reduce"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Result"},{"kind":"text","text":">("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", ("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Result"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ()) "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result"}],"abstract":[{"type":"text","text":"Returns the result of combining the elements of the sequence using the"},{"type":"text","text":" "},{"type":"text","text":"given closure."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/reduce(into:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/reduce(into:_:)"},"doc://Shield/documentation/ShieldX509/Extensions/first(where:)":{"role":"symbol","title":"first(where:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"first"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the first element of the sequence that satisfies the given"},{"type":"text","text":" "},{"type":"text","text":"predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/first(where:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/first(where:)"},"doc://Shield/documentation/ShieldX509/Extensions/compactMap(_:)":{"role":"symbol","title":"compactMap(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"compactMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"ElementOfResult"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"ElementOfResult"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns an array containing the non-"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" results of calling the given"},{"type":"text","text":" "},{"type":"text","text":"transformation with each element of this sequence."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/compactMap(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/compactmap(_:)"},"doc://Shield/documentation/ShieldX509/Extensions/elementsEqual(_:by:)":{"role":"symbol","title":"elementsEqual(_:by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"elementsEqual"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether this sequence and another"},{"type":"text","text":" "},{"type":"text","text":"sequence contain equivalent elements in the same order, using the given"},{"type":"text","text":" "},{"type":"text","text":"predicate as the equivalence test."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/elementsEqual(_:by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/elementsequal(_:by:)"},"doc://Shield/documentation/ShieldX509/Extensions/formatted(_:)":{"role":"symbol","title":"formatted(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formatted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"FormatOutput"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/formatted(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/formatted(_:)"},"doc://Shield/documentation/ShieldX509/Extensions/starts(with:by:)":{"role":"symbol","title":"starts(with:by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"starts"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"PossiblePrefix"},{"kind":"text","text":">("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PossiblePrefix"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"PossiblePrefix"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the initial elements of the"},{"type":"text","text":" "},{"type":"text","text":"sequence are equivalent to the elements in another sequence, using"},{"type":"text","text":" "},{"type":"text","text":"the given predicate as the equivalence test."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/starts(with:by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/starts(with:by:)"},"doc://Shield/documentation/ShieldX509/Extensions/lexicographicallyPrecedes(_:by:)":{"role":"symbol","title":"lexicographicallyPrecedes(_:by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lexicographicallyPrecedes"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"OtherSequence"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"OtherSequence"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the sequence precedes another"},{"type":"text","text":" "},{"type":"text","text":"sequence in a lexicographical (dictionary) ordering, using the given"},{"type":"text","text":" "},{"type":"text","text":"predicate to compare elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/lexicographicallyPrecedes(_:by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/lexicographicallyprecedes(_:by:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/shuffled().json b/main/data/documentation/shieldx509/extensions/shuffled().json index c6269b38e..9635dbd2a 100644 --- a/main/data/documentation/shieldx509/extensions/shuffled().json +++ b/main/data/documentation/shieldx509/extensions/shuffled().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"shuffled"},{"kind":"text","text":"() -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A shuffled array of this sequence’s elements."}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"For example, you can shuffle the numbers between "},{"type":"codeVoice","code":"0"},{"type":"text","text":" and "},{"type":"codeVoice","code":"9"},{"type":"text","text":" by calling"},{"type":"text","text":" "},{"type":"text","text":"the "},{"type":"codeVoice","code":"shuffled()"},{"type":"text","text":" method on that range:"}]},{"type":"codeListing","syntax":null,"code":["let numbers = 0...9","let shuffledNumbers = numbers.shuffled()","\/\/ shuffledNumbers == [1, 7, 6, 2, 8, 9, 4, 3, 5, 0]"]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This method is equivalent to calling "},{"type":"codeVoice","code":"shuffled(using:)"},{"type":"text","text":", passing in the"},{"type":"text","text":" "},{"type":"text","text":"system’s default random generator."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/shuffled()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/shuffled()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the elements of the sequence, shuffled."}],"kind":"symbol","metadata":{"role":"symbol","title":"shuffled()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"shuffled"},{"kind":"text","text":"() -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:STsE8shuffledSay7ElementQzGyF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/shuffled()":{"role":"symbol","title":"shuffled()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"shuffled"},{"kind":"text","text":"() -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, shuffled."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/shuffled()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/shuffled()"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"shuffled"},{"kind":"text","text":"() -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A shuffled array of this sequence’s elements."}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"For example, you can shuffle the numbers between "},{"type":"codeVoice","code":"0"},{"type":"text","text":" and "},{"type":"codeVoice","code":"9"},{"type":"text","text":" by calling"},{"type":"text","text":" "},{"type":"text","text":"the "},{"type":"codeVoice","code":"shuffled()"},{"type":"text","text":" method on that range:"}]},{"type":"codeListing","syntax":null,"code":["let numbers = 0...9","let shuffledNumbers = numbers.shuffled()","\/\/ shuffledNumbers == [1, 7, 6, 2, 8, 9, 4, 3, 5, 0]"]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This method is equivalent to calling "},{"type":"codeVoice","code":"shuffled(using:)"},{"type":"text","text":", passing in the"},{"type":"text","text":" "},{"type":"text","text":"system’s default random generator."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/shuffled()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/shuffled()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the elements of the sequence, shuffled."}],"kind":"symbol","metadata":{"role":"symbol","title":"shuffled()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"shuffled"},{"kind":"text","text":"() -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:STsE8shuffledSay7ElementQzGyF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/shuffled()":{"role":"symbol","title":"shuffled()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"shuffled"},{"kind":"text","text":"() -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, shuffled."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/shuffled()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/shuffled()"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/shuffled(using:).json b/main/data/documentation/shieldx509/extensions/shuffled(using:).json index d17feb749..2dc67d73d 100644 --- a/main/data/documentation/shieldx509/extensions/shuffled(using:).json +++ b/main/data/documentation/shieldx509/extensions/shuffled(using:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"shuffled"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":" "},{"kind":"internalParam","text":"generator"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"] "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"RandomNumberGenerator","preciseIdentifier":"s:SG"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"An array of this sequence’s elements in a shuffled order."}]}]},{"kind":"parameters","parameters":[{"name":"generator","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The random number generator to use when shuffling"},{"type":"text","text":" "},{"type":"text","text":"the sequence."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"You use this method to randomize the elements of a sequence when you are"},{"type":"text","text":" "},{"type":"text","text":"using a custom random number generator. For example, you can shuffle the"},{"type":"text","text":" "},{"type":"text","text":"numbers between "},{"type":"codeVoice","code":"0"},{"type":"text","text":" and "},{"type":"codeVoice","code":"9"},{"type":"text","text":" by calling the "},{"type":"codeVoice","code":"shuffled(using:)"},{"type":"text","text":" method on"},{"type":"text","text":" "},{"type":"text","text":"that range:"}]},{"type":"codeListing","syntax":null,"code":["let numbers = 0...9","let shuffledNumbers = numbers.shuffled(using: &myGenerator)","\/\/ shuffledNumbers == [8, 9, 4, 3, 2, 6, 7, 0, 5, 1]"]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The algorithm used to shuffle a sequence may change in a future"},{"type":"text","text":" "},{"type":"text","text":"version of Swift. If you’re passing a generator that results in the"},{"type":"text","text":" "},{"type":"text","text":"same shuffled order each time you run your program, that sequence may"},{"type":"text","text":" "},{"type":"text","text":"change when your program is compiled using a different version of"},{"type":"text","text":" "},{"type":"text","text":"Swift."}]}],"type":"aside","name":"Note"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/shuffled(using:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/shuffled(using:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the elements of the sequence, shuffled using the given generator"},{"type":"text","text":" "},{"type":"text","text":"as a source for randomness."}],"kind":"symbol","metadata":{"role":"symbol","title":"shuffled(using:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"shuffled"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:STsE8shuffled5usingSay7ElementQzGqd__z_tSGRd__lF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/shuffled(using:)":{"role":"symbol","title":"shuffled(using:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"shuffled"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, shuffled using the given generator"},{"type":"text","text":" "},{"type":"text","text":"as a source for randomness."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/shuffled(using:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/shuffled(using:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"shuffled"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":" "},{"kind":"internalParam","text":"generator"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"] "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"RandomNumberGenerator","preciseIdentifier":"s:SG"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"An array of this sequence’s elements in a shuffled order."}]}]},{"kind":"parameters","parameters":[{"name":"generator","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The random number generator to use when shuffling"},{"type":"text","text":" "},{"type":"text","text":"the sequence."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"You use this method to randomize the elements of a sequence when you are"},{"type":"text","text":" "},{"type":"text","text":"using a custom random number generator. For example, you can shuffle the"},{"type":"text","text":" "},{"type":"text","text":"numbers between "},{"type":"codeVoice","code":"0"},{"type":"text","text":" and "},{"type":"codeVoice","code":"9"},{"type":"text","text":" by calling the "},{"type":"codeVoice","code":"shuffled(using:)"},{"type":"text","text":" method on"},{"type":"text","text":" "},{"type":"text","text":"that range:"}]},{"type":"codeListing","syntax":null,"code":["let numbers = 0...9","let shuffledNumbers = numbers.shuffled(using: &myGenerator)","\/\/ shuffledNumbers == [8, 9, 4, 3, 2, 6, 7, 0, 5, 1]"]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The algorithm used to shuffle a sequence may change in a future"},{"type":"text","text":" "},{"type":"text","text":"version of Swift. If you’re passing a generator that results in the"},{"type":"text","text":" "},{"type":"text","text":"same shuffled order each time you run your program, that sequence may"},{"type":"text","text":" "},{"type":"text","text":"change when your program is compiled using a different version of"},{"type":"text","text":" "},{"type":"text","text":"Swift."}]}],"type":"aside","name":"Note"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/shuffled(using:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/shuffled(using:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the elements of the sequence, shuffled using the given generator"},{"type":"text","text":" "},{"type":"text","text":"as a source for randomness."}],"kind":"symbol","metadata":{"role":"symbol","title":"shuffled(using:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"shuffled"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:STsE8shuffled5usingSay7ElementQzGqd__z_tSGRd__lF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/shuffled(using:)":{"role":"symbol","title":"shuffled(using:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"shuffled"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, shuffled using the given generator"},{"type":"text","text":" "},{"type":"text","text":"as a source for randomness."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/shuffled(using:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/shuffled(using:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/sorted(by:).json b/main/data/documentation/shieldx509/extensions/sorted(by:).json index 14a18f1d8..ff2f07c55 100644 --- a/main/data/documentation/shieldx509/extensions/sorted(by:).json +++ b/main/data/documentation/shieldx509/extensions/sorted(by:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":" "},{"kind":"internalParam","text":"areInIncreasingOrder"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A sorted array of the sequence’s elements."}]}]},{"kind":"parameters","parameters":[{"name":"areInIncreasingOrder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A predicate that returns "},{"type":"codeVoice","code":"true"},{"type":"text","text":" if its"},{"type":"text","text":" "},{"type":"text","text":"first argument should be ordered before its second argument;"},{"type":"text","text":" "},{"type":"text","text":"otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"When you want to sort a sequence of elements that don’t conform to the"},{"type":"text","text":" "},{"type":"codeVoice","code":"Comparable"},{"type":"text","text":" protocol, pass a predicate to this method that returns"},{"type":"text","text":" "},{"type":"codeVoice","code":"true"},{"type":"text","text":" when the first element should be ordered before the second. The"},{"type":"text","text":" "},{"type":"text","text":"elements of the resulting array are ordered according to the given"},{"type":"text","text":" "},{"type":"text","text":"predicate."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"In the following example, the predicate provides an ordering for an array"},{"type":"text","text":" "},{"type":"text","text":"of a custom "},{"type":"codeVoice","code":"HTTPResponse"},{"type":"text","text":" type. The predicate orders errors before"},{"type":"text","text":" "},{"type":"text","text":"successes and sorts the error responses by their error code."}]},{"type":"codeListing","syntax":null,"code":["enum HTTPResponse {"," case ok"," case error(Int)","}","","let responses: [HTTPResponse] = [.error(500), .ok, .ok, .error(404), .error(403)]","let sortedResponses = responses.sorted {"," switch ($0, $1) {"," \/\/ Order errors by code"," case let (.error(aCode), .error(bCode)):"," return aCode < bCode",""," \/\/ All successes are equivalent, so none is before any other"," case (.ok, .ok): return false",""," \/\/ Order errors before successes"," case (.error, .ok): return true"," case (.ok, .error): return false"," }","}","print(sortedResponses)","\/\/ Prints \"[.error(403), .error(404), .error(500), .ok, .ok]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"You also use this method to sort elements that conform to the"},{"type":"text","text":" "},{"type":"codeVoice","code":"Comparable"},{"type":"text","text":" protocol in descending order. To sort your sequence in"},{"type":"text","text":" "},{"type":"text","text":"descending order, pass the greater-than operator ("},{"type":"codeVoice","code":">"},{"type":"text","text":") as the"},{"type":"text","text":" "},{"type":"codeVoice","code":"areInIncreasingOrder"},{"type":"text","text":" parameter."}]},{"type":"codeListing","syntax":null,"code":["let students: Set = [\"Kofi\", \"Abena\", \"Peter\", \"Kweku\", \"Akosua\"]","let descendingStudents = students.sorted(by: >)","print(descendingStudents)","\/\/ Prints \"[\"Peter\", \"Kweku\", \"Kofi\", \"Akosua\", \"Abena\"]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Calling the related "},{"type":"codeVoice","code":"sorted()"},{"type":"text","text":" method is equivalent to calling this"},{"type":"text","text":" "},{"type":"text","text":"method and passing the less-than operator ("},{"type":"codeVoice","code":"<"},{"type":"text","text":") as the predicate."}]},{"type":"codeListing","syntax":null,"code":["print(students.sorted())","\/\/ Prints \"[\"Abena\", \"Akosua\", \"Kofi\", \"Kweku\", \"Peter\"]\"","print(students.sorted(by: <))","\/\/ Prints \"[\"Abena\", \"Akosua\", \"Kofi\", \"Kweku\", \"Peter\"]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The predicate must be a "},{"type":"emphasis","inlineContent":[{"type":"text","text":"strict weak ordering"}]},{"type":"text","text":" over the elements. That"},{"type":"text","text":" "},{"type":"text","text":"is, for any elements "},{"type":"codeVoice","code":"a"},{"type":"text","text":", "},{"type":"codeVoice","code":"b"},{"type":"text","text":", and "},{"type":"codeVoice","code":"c"},{"type":"text","text":", the following conditions must"},{"type":"text","text":" "},{"type":"text","text":"hold:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"areInIncreasingOrder(a, a)"},{"type":"text","text":" is always "},{"type":"codeVoice","code":"false"},{"type":"text","text":". (Irreflexivity)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"If "},{"type":"codeVoice","code":"areInIncreasingOrder(a, b)"},{"type":"text","text":" and "},{"type":"codeVoice","code":"areInIncreasingOrder(b, c)"},{"type":"text","text":" are"},{"type":"text","text":" "},{"type":"text","text":"both "},{"type":"codeVoice","code":"true"},{"type":"text","text":", then "},{"type":"codeVoice","code":"areInIncreasingOrder(a, c)"},{"type":"text","text":" is also "},{"type":"codeVoice","code":"true"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"(Transitive comparability)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Two elements are "},{"type":"emphasis","inlineContent":[{"type":"text","text":"incomparable"}]},{"type":"text","text":" if neither is ordered before the other"},{"type":"text","text":" "},{"type":"text","text":"according to the predicate. If "},{"type":"codeVoice","code":"a"},{"type":"text","text":" and "},{"type":"codeVoice","code":"b"},{"type":"text","text":" are incomparable, and "},{"type":"codeVoice","code":"b"},{"type":"text","text":" "},{"type":"text","text":"and "},{"type":"codeVoice","code":"c"},{"type":"text","text":" are incomparable, then "},{"type":"codeVoice","code":"a"},{"type":"text","text":" and "},{"type":"codeVoice","code":"c"},{"type":"text","text":" are also incomparable."},{"type":"text","text":" "},{"type":"text","text":"(Transitive incomparability)"}]}]}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The sorting algorithm is not guaranteed to be stable. A stable sort"},{"type":"text","text":" "},{"type":"text","text":"preserves the relative order of elements for which"},{"type":"text","text":" "},{"type":"codeVoice","code":"areInIncreasingOrder"},{"type":"text","text":" does not establish an order."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" log "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/sorted(by:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/sorted(by:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the elements of the sequence, sorted using the given predicate as"},{"type":"text","text":" "},{"type":"text","text":"the comparison between elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"sorted(by:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:STsE6sorted2bySay7ElementQzGSbAD_ADtKXE_tKF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/sorted(by:)":{"role":"symbol","title":"sorted(by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, sorted using the given predicate as"},{"type":"text","text":" "},{"type":"text","text":"the comparison between elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/sorted(by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sorted(by:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":" "},{"kind":"internalParam","text":"areInIncreasingOrder"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A sorted array of the sequence’s elements."}]}]},{"kind":"parameters","parameters":[{"name":"areInIncreasingOrder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A predicate that returns "},{"type":"codeVoice","code":"true"},{"type":"text","text":" if its"},{"type":"text","text":" "},{"type":"text","text":"first argument should be ordered before its second argument;"},{"type":"text","text":" "},{"type":"text","text":"otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"When you want to sort a sequence of elements that don’t conform to the"},{"type":"text","text":" "},{"type":"codeVoice","code":"Comparable"},{"type":"text","text":" protocol, pass a predicate to this method that returns"},{"type":"text","text":" "},{"type":"codeVoice","code":"true"},{"type":"text","text":" when the first element should be ordered before the second. The"},{"type":"text","text":" "},{"type":"text","text":"elements of the resulting array are ordered according to the given"},{"type":"text","text":" "},{"type":"text","text":"predicate."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"In the following example, the predicate provides an ordering for an array"},{"type":"text","text":" "},{"type":"text","text":"of a custom "},{"type":"codeVoice","code":"HTTPResponse"},{"type":"text","text":" type. The predicate orders errors before"},{"type":"text","text":" "},{"type":"text","text":"successes and sorts the error responses by their error code."}]},{"type":"codeListing","syntax":null,"code":["enum HTTPResponse {"," case ok"," case error(Int)","}","","let responses: [HTTPResponse] = [.error(500), .ok, .ok, .error(404), .error(403)]","let sortedResponses = responses.sorted {"," switch ($0, $1) {"," \/\/ Order errors by code"," case let (.error(aCode), .error(bCode)):"," return aCode < bCode",""," \/\/ All successes are equivalent, so none is before any other"," case (.ok, .ok): return false",""," \/\/ Order errors before successes"," case (.error, .ok): return true"," case (.ok, .error): return false"," }","}","print(sortedResponses)","\/\/ Prints \"[.error(403), .error(404), .error(500), .ok, .ok]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"You also use this method to sort elements that conform to the"},{"type":"text","text":" "},{"type":"codeVoice","code":"Comparable"},{"type":"text","text":" protocol in descending order. To sort your sequence in"},{"type":"text","text":" "},{"type":"text","text":"descending order, pass the greater-than operator ("},{"type":"codeVoice","code":">"},{"type":"text","text":") as the"},{"type":"text","text":" "},{"type":"codeVoice","code":"areInIncreasingOrder"},{"type":"text","text":" parameter."}]},{"type":"codeListing","syntax":null,"code":["let students: Set = [\"Kofi\", \"Abena\", \"Peter\", \"Kweku\", \"Akosua\"]","let descendingStudents = students.sorted(by: >)","print(descendingStudents)","\/\/ Prints \"[\"Peter\", \"Kweku\", \"Kofi\", \"Akosua\", \"Abena\"]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Calling the related "},{"type":"codeVoice","code":"sorted()"},{"type":"text","text":" method is equivalent to calling this"},{"type":"text","text":" "},{"type":"text","text":"method and passing the less-than operator ("},{"type":"codeVoice","code":"<"},{"type":"text","text":") as the predicate."}]},{"type":"codeListing","syntax":null,"code":["print(students.sorted())","\/\/ Prints \"[\"Abena\", \"Akosua\", \"Kofi\", \"Kweku\", \"Peter\"]\"","print(students.sorted(by: <))","\/\/ Prints \"[\"Abena\", \"Akosua\", \"Kofi\", \"Kweku\", \"Peter\"]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The predicate must be a "},{"type":"emphasis","inlineContent":[{"type":"text","text":"strict weak ordering"}]},{"type":"text","text":" over the elements. That"},{"type":"text","text":" "},{"type":"text","text":"is, for any elements "},{"type":"codeVoice","code":"a"},{"type":"text","text":", "},{"type":"codeVoice","code":"b"},{"type":"text","text":", and "},{"type":"codeVoice","code":"c"},{"type":"text","text":", the following conditions must"},{"type":"text","text":" "},{"type":"text","text":"hold:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"areInIncreasingOrder(a, a)"},{"type":"text","text":" is always "},{"type":"codeVoice","code":"false"},{"type":"text","text":". (Irreflexivity)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"If "},{"type":"codeVoice","code":"areInIncreasingOrder(a, b)"},{"type":"text","text":" and "},{"type":"codeVoice","code":"areInIncreasingOrder(b, c)"},{"type":"text","text":" are"},{"type":"text","text":" "},{"type":"text","text":"both "},{"type":"codeVoice","code":"true"},{"type":"text","text":", then "},{"type":"codeVoice","code":"areInIncreasingOrder(a, c)"},{"type":"text","text":" is also "},{"type":"codeVoice","code":"true"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"(Transitive comparability)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Two elements are "},{"type":"emphasis","inlineContent":[{"type":"text","text":"incomparable"}]},{"type":"text","text":" if neither is ordered before the other"},{"type":"text","text":" "},{"type":"text","text":"according to the predicate. If "},{"type":"codeVoice","code":"a"},{"type":"text","text":" and "},{"type":"codeVoice","code":"b"},{"type":"text","text":" are incomparable, and "},{"type":"codeVoice","code":"b"},{"type":"text","text":" "},{"type":"text","text":"and "},{"type":"codeVoice","code":"c"},{"type":"text","text":" are incomparable, then "},{"type":"codeVoice","code":"a"},{"type":"text","text":" and "},{"type":"codeVoice","code":"c"},{"type":"text","text":" are also incomparable."},{"type":"text","text":" "},{"type":"text","text":"(Transitive incomparability)"}]}]}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The sorting algorithm is not guaranteed to be stable. A stable sort"},{"type":"text","text":" "},{"type":"text","text":"preserves the relative order of elements for which"},{"type":"text","text":" "},{"type":"codeVoice","code":"areInIncreasingOrder"},{"type":"text","text":" does not establish an order."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" log "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the sequence."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/sorted(by:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/sorted(by:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the elements of the sequence, sorted using the given predicate as"},{"type":"text","text":" "},{"type":"text","text":"the comparison between elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"sorted(by:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:STsE6sorted2bySay7ElementQzGSbAD_ADtKXE_tKF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/sorted(by:)":{"role":"symbol","title":"sorted(by:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, sorted using the given predicate as"},{"type":"text","text":" "},{"type":"text","text":"the comparison between elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/sorted(by:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sorted(by:)"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/sorted(using:)-6a0rh.json b/main/data/documentation/shieldx509/extensions/sorted(using:)-6a0rh.json index ab514eac5..7abaea785 100644 --- a/main/data/documentation/shieldx509/extensions/sorted(using:)-6a0rh.json +++ b/main/data/documentation/shieldx509/extensions/sorted(using:)-6a0rh.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":" "},{"kind":"internalParam","text":"comparators"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"] "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:ST"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"SortComparator","preciseIdentifier":"s:10Foundation14SortComparatorP"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"an array of the elements sorted using "},{"type":"codeVoice","code":"comparators"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"comparators","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"an array of comparators used to compare elements. The"},{"type":"text","text":" "},{"type":"text","text":"first comparator specifies the primary comparator to be used in"},{"type":"text","text":" "},{"type":"text","text":"sorting the sequence’s elements. Any subsequent comparators are used"},{"type":"text","text":" "},{"type":"text","text":"to further refine the order of elements with equal values."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/sorted(using:)-6a0rh"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/sorted(using:)-6a0rh","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the elements of the sequence, sorted using the given array of"},{"type":"text","text":" "},{"type":"codeVoice","code":"SortComparator"},{"type":"text","text":"s to compare elements."}],"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"sorted(using:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:ST10FoundationE6sorted5usingSay7ElementQzGqd___tSTRd__AA14SortComparatorRd_0_ADQyd__Rsd_0_8ComparedQyd_0_AERSr0_lF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"15.0","deprecated":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"12.0","deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"15.0","deprecated":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"8.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/sorted(using:)-6a0rh":{"role":"symbol","title":"sorted(using:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, sorted using the given array of"},{"type":"text","text":" "},{"type":"codeVoice","code":"SortComparator"},{"type":"text","text":"s to compare elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/sorted(using:)-6a0rh","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sorted(using:)-6a0rh"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":" "},{"kind":"internalParam","text":"comparators"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"] "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:ST"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"SortComparator","preciseIdentifier":"s:10Foundation14SortComparatorP"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"an array of the elements sorted using "},{"type":"codeVoice","code":"comparators"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"comparators","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"an array of comparators used to compare elements. The"},{"type":"text","text":" "},{"type":"text","text":"first comparator specifies the primary comparator to be used in"},{"type":"text","text":" "},{"type":"text","text":"sorting the sequence’s elements. Any subsequent comparators are used"},{"type":"text","text":" "},{"type":"text","text":"to further refine the order of elements with equal values."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/sorted(using:)-6a0rh"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/sorted(using:)-6a0rh","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the elements of the sequence, sorted using the given array of"},{"type":"text","text":" "},{"type":"codeVoice","code":"SortComparator"},{"type":"text","text":"s to compare elements."}],"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"sorted(using:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:ST10FoundationE6sorted5usingSay7ElementQzGqd___tSTRd__AA14SortComparatorRd_0_ADQyd__Rsd_0_8ComparedQyd_0_AERSr0_lF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"15.0","deprecated":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"12.0","deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"15.0","deprecated":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"8.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/sorted(using:)-6a0rh":{"role":"symbol","title":"sorted(using:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, sorted using the given array of"},{"type":"text","text":" "},{"type":"codeVoice","code":"SortComparator"},{"type":"text","text":"s to compare elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/sorted(using:)-6a0rh","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sorted(using:)-6a0rh"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/sorted(using:)-8ak5q.json b/main/data/documentation/shieldx509/extensions/sorted(using:)-8ak5q.json index 836d6c7dd..0b9bf8a36 100644 --- a/main/data/documentation/shieldx509/extensions/sorted(using:)-8ak5q.json +++ b/main/data/documentation/shieldx509/extensions/sorted(using:)-8ak5q.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":" "},{"kind":"internalParam","text":"comparator"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"] "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"SortComparator","preciseIdentifier":"s:10Foundation14SortComparatorP"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"an array of the elements sorted using "},{"type":"codeVoice","code":"comparator"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"comparator","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"the comparator to use in ordering elements"}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/sorted(using:)-8ak5q"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/sorted(using:)-8ak5q","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the elements of the sequence, sorted using the given comparator"},{"type":"text","text":" "},{"type":"text","text":"to compare elements."}],"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"sorted(using:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:ST10FoundationE6sorted5usingSay7ElementQzGqd___tAA14SortComparatorRd__8ComparedQyd__AERSlF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"15.0","deprecated":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"12.0","deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"15.0","deprecated":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"8.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/sorted(using:)-8ak5q":{"role":"symbol","title":"sorted(using:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, sorted using the given comparator"},{"type":"text","text":" "},{"type":"text","text":"to compare elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/sorted(using:)-8ak5q","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sorted(using:)-8ak5q"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":" "},{"kind":"internalParam","text":"comparator"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"] "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"SortComparator","preciseIdentifier":"s:10Foundation14SortComparatorP"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Compared"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"an array of the elements sorted using "},{"type":"codeVoice","code":"comparator"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"comparator","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"the comparator to use in ordering elements"}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/sorted(using:)-8ak5q"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/sorted(using:)-8ak5q","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the elements of the sequence, sorted using the given comparator"},{"type":"text","text":" "},{"type":"text","text":"to compare elements."}],"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"sorted(using:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:ST10FoundationE6sorted5usingSay7ElementQzGqd___tAA14SortComparatorRd__8ComparedQyd__AERSlF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"15.0","deprecated":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"12.0","deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"15.0","deprecated":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"8.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/sorted(using:)-8ak5q":{"role":"symbol","title":"sorted(using:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sorted"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Comparator"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Comparator"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the elements of the sequence, sorted using the given comparator"},{"type":"text","text":" "},{"type":"text","text":"to compare elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/sorted(using:)-8ak5q","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sorted(using:)-8ak5q"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/split(maxsplits:omittingemptysubsequences:whereseparator:).json b/main/data/documentation/shieldx509/extensions/split(maxsplits:omittingemptysubsequences:whereseparator:).json index bd26c28c0..9c6a6338e 100644 --- a/main/data/documentation/shieldx509/extensions/split(maxsplits:omittingemptysubsequences:whereseparator:).json +++ b/main/data/documentation/shieldx509/extensions/split(maxsplits:omittingemptysubsequences:whereseparator:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"split"},{"kind":"text","text":"("},{"kind":"externalParam","text":"maxSplits"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" = Int.max, "},{"kind":"externalParam","text":"omittingEmptySubsequences"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" = true, "},{"kind":"externalParam","text":"whereSeparator"},{"kind":"text","text":" "},{"kind":"internalParam","text":"isSeparator"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"An array of subsequences, split from this collection’s"},{"type":"text","text":" "},{"type":"text","text":"elements."}]}]},{"kind":"parameters","parameters":[{"name":"maxSplits","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The maximum number of times to split the collection, or"},{"type":"text","text":" "},{"type":"text","text":"one less than the number of subsequences to return. If"},{"type":"text","text":" "},{"type":"codeVoice","code":"maxSplits + 1"},{"type":"text","text":" subsequences are returned, the last one is a suffix"},{"type":"text","text":" "},{"type":"text","text":"of the original collection containing the remaining elements."},{"type":"text","text":" "},{"type":"codeVoice","code":"maxSplits"},{"type":"text","text":" must be greater than or equal to zero. The default value"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"Int.max"},{"type":"text","text":"."}]}]},{"name":"omittingEmptySubsequences","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"If "},{"type":"codeVoice","code":"false"},{"type":"text","text":", an empty subsequence is"},{"type":"text","text":" "},{"type":"text","text":"returned in the result for each pair of consecutive elements"},{"type":"text","text":" "},{"type":"text","text":"satisfying the "},{"type":"codeVoice","code":"isSeparator"},{"type":"text","text":" predicate and for each element at the"},{"type":"text","text":" "},{"type":"text","text":"start or end of the collection satisfying the "},{"type":"codeVoice","code":"isSeparator"},{"type":"text","text":" "},{"type":"text","text":"predicate. The default value is "},{"type":"codeVoice","code":"true"},{"type":"text","text":"."}]}]},{"name":"isSeparator","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element as an argument and"},{"type":"text","text":" "},{"type":"text","text":"returns a Boolean value indicating whether the collection should be"},{"type":"text","text":" "},{"type":"text","text":"split at that element."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The resulting array consists of at most "},{"type":"codeVoice","code":"maxSplits + 1"},{"type":"text","text":" subsequences."},{"type":"text","text":" "},{"type":"text","text":"Elements that are used to split the sequence are not returned as part of"},{"type":"text","text":" "},{"type":"text","text":"any subsequence."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The following examples show the effects of the "},{"type":"codeVoice","code":"maxSplits"},{"type":"text","text":" and"},{"type":"text","text":" "},{"type":"codeVoice","code":"omittingEmptySubsequences"},{"type":"text","text":" parameters when splitting a string using a"},{"type":"text","text":" "},{"type":"text","text":"closure that matches spaces. The first use of "},{"type":"codeVoice","code":"split"},{"type":"text","text":" returns each word"},{"type":"text","text":" "},{"type":"text","text":"that was originally separated by one or more spaces."}]},{"type":"codeListing","syntax":null,"code":["let line = \"BLANCHE: I don't want realism. I want magic!\"","print(line.split(whereSeparator: { $0 == \" \" }))","\/\/ Prints \"[\"BLANCHE:\", \"I\", \"don\\'t\", \"want\", \"realism.\", \"I\", \"want\", \"magic!\"]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The second example passes "},{"type":"codeVoice","code":"1"},{"type":"text","text":" for the "},{"type":"codeVoice","code":"maxSplits"},{"type":"text","text":" parameter, so the"},{"type":"text","text":" "},{"type":"text","text":"original string is split just once, into two new strings."}]},{"type":"codeListing","syntax":null,"code":["print(line.split(maxSplits: 1, whereSeparator: { $0 == \" \" }))","\/\/ Prints \"[\"BLANCHE:\", \" I don\\'t want realism. I want magic!\"]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The final example passes "},{"type":"codeVoice","code":"false"},{"type":"text","text":" for the "},{"type":"codeVoice","code":"omittingEmptySubsequences"},{"type":"text","text":" "},{"type":"text","text":"parameter, so the returned array contains empty strings where spaces"},{"type":"text","text":" "},{"type":"text","text":"were repeated."}]},{"type":"codeListing","syntax":null,"code":["print(line.split(omittingEmptySubsequences: false, whereSeparator: { $0 == \" \" }))","\/\/ Prints \"[\"BLANCHE:\", \"\", \"\", \"I\", \"don\\'t\", \"want\", \"realism.\", \"I\", \"want\", \"magic!\"]\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/split(maxsplits:omittingemptysubsequences:whereseparator:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/split(maxSplits:omittingEmptySubsequences:whereSeparator:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the longest possible subsequences of the collection, in order,"},{"type":"text","text":" "},{"type":"text","text":"that don’t contain elements satisfying the given predicate."}],"kind":"symbol","metadata":{"role":"symbol","title":"split(maxSplits:omittingEmptySubsequences:whereSeparator:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"split"},{"kind":"text","text":"("},{"kind":"externalParam","text":"maxSplits"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"omittingEmptySubsequences"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"whereSeparator"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:SlsE5split9maxSplits25omittingEmptySubsequences14whereSeparatorSay11SubSequenceQzGSi_S2b7ElementQzKXEtKF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/split(maxSplits:omittingEmptySubsequences:whereSeparator:)":{"role":"symbol","title":"split(maxSplits:omittingEmptySubsequences:whereSeparator:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"split"},{"kind":"text","text":"("},{"kind":"externalParam","text":"maxSplits"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"omittingEmptySubsequences"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"whereSeparator"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the longest possible subsequences of the collection, in order,"},{"type":"text","text":" "},{"type":"text","text":"that don’t contain elements satisfying the given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/split(maxSplits:omittingEmptySubsequences:whereSeparator:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/split(maxsplits:omittingemptysubsequences:whereseparator:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"split"},{"kind":"text","text":"("},{"kind":"externalParam","text":"maxSplits"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" = Int.max, "},{"kind":"externalParam","text":"omittingEmptySubsequences"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" = true, "},{"kind":"externalParam","text":"whereSeparator"},{"kind":"text","text":" "},{"kind":"internalParam","text":"isSeparator"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"An array of subsequences, split from this collection’s"},{"type":"text","text":" "},{"type":"text","text":"elements."}]}]},{"kind":"parameters","parameters":[{"name":"maxSplits","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The maximum number of times to split the collection, or"},{"type":"text","text":" "},{"type":"text","text":"one less than the number of subsequences to return. If"},{"type":"text","text":" "},{"type":"codeVoice","code":"maxSplits + 1"},{"type":"text","text":" subsequences are returned, the last one is a suffix"},{"type":"text","text":" "},{"type":"text","text":"of the original collection containing the remaining elements."},{"type":"text","text":" "},{"type":"codeVoice","code":"maxSplits"},{"type":"text","text":" must be greater than or equal to zero. The default value"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"Int.max"},{"type":"text","text":"."}]}]},{"name":"omittingEmptySubsequences","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"If "},{"type":"codeVoice","code":"false"},{"type":"text","text":", an empty subsequence is"},{"type":"text","text":" "},{"type":"text","text":"returned in the result for each pair of consecutive elements"},{"type":"text","text":" "},{"type":"text","text":"satisfying the "},{"type":"codeVoice","code":"isSeparator"},{"type":"text","text":" predicate and for each element at the"},{"type":"text","text":" "},{"type":"text","text":"start or end of the collection satisfying the "},{"type":"codeVoice","code":"isSeparator"},{"type":"text","text":" "},{"type":"text","text":"predicate. The default value is "},{"type":"codeVoice","code":"true"},{"type":"text","text":"."}]}]},{"name":"isSeparator","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element as an argument and"},{"type":"text","text":" "},{"type":"text","text":"returns a Boolean value indicating whether the collection should be"},{"type":"text","text":" "},{"type":"text","text":"split at that element."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The resulting array consists of at most "},{"type":"codeVoice","code":"maxSplits + 1"},{"type":"text","text":" subsequences."},{"type":"text","text":" "},{"type":"text","text":"Elements that are used to split the sequence are not returned as part of"},{"type":"text","text":" "},{"type":"text","text":"any subsequence."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The following examples show the effects of the "},{"type":"codeVoice","code":"maxSplits"},{"type":"text","text":" and"},{"type":"text","text":" "},{"type":"codeVoice","code":"omittingEmptySubsequences"},{"type":"text","text":" parameters when splitting a string using a"},{"type":"text","text":" "},{"type":"text","text":"closure that matches spaces. The first use of "},{"type":"codeVoice","code":"split"},{"type":"text","text":" returns each word"},{"type":"text","text":" "},{"type":"text","text":"that was originally separated by one or more spaces."}]},{"type":"codeListing","syntax":null,"code":["let line = \"BLANCHE: I don't want realism. I want magic!\"","print(line.split(whereSeparator: { $0 == \" \" }))","\/\/ Prints \"[\"BLANCHE:\", \"I\", \"don\\'t\", \"want\", \"realism.\", \"I\", \"want\", \"magic!\"]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The second example passes "},{"type":"codeVoice","code":"1"},{"type":"text","text":" for the "},{"type":"codeVoice","code":"maxSplits"},{"type":"text","text":" parameter, so the"},{"type":"text","text":" "},{"type":"text","text":"original string is split just once, into two new strings."}]},{"type":"codeListing","syntax":null,"code":["print(line.split(maxSplits: 1, whereSeparator: { $0 == \" \" }))","\/\/ Prints \"[\"BLANCHE:\", \" I don\\'t want realism. I want magic!\"]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The final example passes "},{"type":"codeVoice","code":"false"},{"type":"text","text":" for the "},{"type":"codeVoice","code":"omittingEmptySubsequences"},{"type":"text","text":" "},{"type":"text","text":"parameter, so the returned array contains empty strings where spaces"},{"type":"text","text":" "},{"type":"text","text":"were repeated."}]},{"type":"codeListing","syntax":null,"code":["print(line.split(omittingEmptySubsequences: false, whereSeparator: { $0 == \" \" }))","\/\/ Prints \"[\"BLANCHE:\", \"\", \"\", \"I\", \"don\\'t\", \"want\", \"realism.\", \"I\", \"want\", \"magic!\"]\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/split(maxsplits:omittingemptysubsequences:whereseparator:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/split(maxSplits:omittingEmptySubsequences:whereSeparator:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the longest possible subsequences of the collection, in order,"},{"type":"text","text":" "},{"type":"text","text":"that don’t contain elements satisfying the given predicate."}],"kind":"symbol","metadata":{"role":"symbol","title":"split(maxSplits:omittingEmptySubsequences:whereSeparator:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"split"},{"kind":"text","text":"("},{"kind":"externalParam","text":"maxSplits"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"omittingEmptySubsequences"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"whereSeparator"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:SlsE5split9maxSplits25omittingEmptySubsequences14whereSeparatorSay11SubSequenceQzGSi_S2b7ElementQzKXEtKF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/split(maxSplits:omittingEmptySubsequences:whereSeparator:)":{"role":"symbol","title":"split(maxSplits:omittingEmptySubsequences:whereSeparator:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"split"},{"kind":"text","text":"("},{"kind":"externalParam","text":"maxSplits"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"omittingEmptySubsequences"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"whereSeparator"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the longest possible subsequences of the collection, in order,"},{"type":"text","text":" "},{"type":"text","text":"that don’t contain elements satisfying the given predicate."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/split(maxSplits:omittingEmptySubsequences:whereSeparator:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/split(maxsplits:omittingemptysubsequences:whereseparator:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/split(separator:maxsplits:omittingemptysubsequences:).json b/main/data/documentation/shieldx509/extensions/split(separator:maxsplits:omittingemptysubsequences:).json index 851de15b4..04fe48d02 100644 --- a/main/data/documentation/shieldx509/extensions/split(separator:maxsplits:omittingemptysubsequences:).json +++ b/main/data/documentation/shieldx509/extensions/split(separator:maxsplits:omittingemptysubsequences:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"split"},{"kind":"text","text":"("},{"kind":"externalParam","text":"separator"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"externalParam","text":"maxSplits"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" = Int.max, "},{"kind":"externalParam","text":"omittingEmptySubsequences"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" = true) -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"An array of subsequences, split from this collection’s"},{"type":"text","text":" "},{"type":"text","text":"elements."}]}]},{"kind":"parameters","parameters":[{"name":"separator","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The element that should be split upon."}]}]},{"name":"maxSplits","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The maximum number of times to split the collection, or"},{"type":"text","text":" "},{"type":"text","text":"one less than the number of subsequences to return. If"},{"type":"text","text":" "},{"type":"codeVoice","code":"maxSplits + 1"},{"type":"text","text":" subsequences are returned, the last one is a suffix"},{"type":"text","text":" "},{"type":"text","text":"of the original collection containing the remaining elements."},{"type":"text","text":" "},{"type":"codeVoice","code":"maxSplits"},{"type":"text","text":" must be greater than or equal to zero. The default value"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"Int.max"},{"type":"text","text":"."}]}]},{"name":"omittingEmptySubsequences","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"If "},{"type":"codeVoice","code":"false"},{"type":"text","text":", an empty subsequence is"},{"type":"text","text":" "},{"type":"text","text":"returned in the result for each consecutive pair of "},{"type":"codeVoice","code":"separator"},{"type":"text","text":" "},{"type":"text","text":"elements in the collection and for each instance of "},{"type":"codeVoice","code":"separator"},{"type":"text","text":" at"},{"type":"text","text":" "},{"type":"text","text":"the start or end of the collection. If "},{"type":"codeVoice","code":"true"},{"type":"text","text":", only nonempty"},{"type":"text","text":" "},{"type":"text","text":"subsequences are returned. The default value is "},{"type":"codeVoice","code":"true"},{"type":"text","text":"."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The resulting array consists of at most "},{"type":"codeVoice","code":"maxSplits + 1"},{"type":"text","text":" subsequences."},{"type":"text","text":" "},{"type":"text","text":"Elements that are used to split the collection are not returned as part"},{"type":"text","text":" "},{"type":"text","text":"of any subsequence."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The following examples show the effects of the "},{"type":"codeVoice","code":"maxSplits"},{"type":"text","text":" and"},{"type":"text","text":" "},{"type":"codeVoice","code":"omittingEmptySubsequences"},{"type":"text","text":" parameters when splitting a string at each"},{"type":"text","text":" "},{"type":"text","text":"space character (” “). The first use of "},{"type":"codeVoice","code":"split"},{"type":"text","text":" returns each word that"},{"type":"text","text":" "},{"type":"text","text":"was originally separated by one or more spaces."}]},{"type":"codeListing","syntax":null,"code":["let line = \"BLANCHE: I don't want realism. I want magic!\"","print(line.split(separator: \" \"))","\/\/ Prints \"[\"BLANCHE:\", \"I\", \"don\\'t\", \"want\", \"realism.\", \"I\", \"want\", \"magic!\"]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The second example passes "},{"type":"codeVoice","code":"1"},{"type":"text","text":" for the "},{"type":"codeVoice","code":"maxSplits"},{"type":"text","text":" parameter, so the"},{"type":"text","text":" "},{"type":"text","text":"original string is split just once, into two new strings."}]},{"type":"codeListing","syntax":null,"code":["print(line.split(separator: \" \", maxSplits: 1))","\/\/ Prints \"[\"BLANCHE:\", \" I don\\'t want realism. I want magic!\"]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The final example passes "},{"type":"codeVoice","code":"false"},{"type":"text","text":" for the "},{"type":"codeVoice","code":"omittingEmptySubsequences"},{"type":"text","text":" "},{"type":"text","text":"parameter, so the returned array contains empty strings where spaces"},{"type":"text","text":" "},{"type":"text","text":"were repeated."}]},{"type":"codeListing","syntax":null,"code":["print(line.split(separator: \" \", omittingEmptySubsequences: false))","\/\/ Prints \"[\"BLANCHE:\", \"\", \"\", \"I\", \"don\\'t\", \"want\", \"realism.\", \"I\", \"want\", \"magic!\"]\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/split(separator:maxsplits:omittingemptysubsequences:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/split(separator:maxSplits:omittingEmptySubsequences:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the longest possible subsequences of the collection, in order,"},{"type":"text","text":" "},{"type":"text","text":"around elements equal to the given element."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"split(separator:maxSplits:omittingEmptySubsequences:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"split"},{"kind":"text","text":"("},{"kind":"externalParam","text":"separator"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"externalParam","text":"maxSplits"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"omittingEmptySubsequences"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:SlsSQ7ElementRpzrlE5split9separator9maxSplits25omittingEmptySubsequencesSay11SubSequenceQzGAB_SiSbtF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/split(separator:maxSplits:omittingEmptySubsequences:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"split(separator:maxSplits:omittingEmptySubsequences:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"split"},{"kind":"text","text":"("},{"kind":"externalParam","text":"separator"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"externalParam","text":"maxSplits"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"omittingEmptySubsequences"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the longest possible subsequences of the collection, in order,"},{"type":"text","text":" "},{"type":"text","text":"around elements equal to the given element."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/split(separator:maxSplits:omittingEmptySubsequences:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/split(separator:maxsplits:omittingemptysubsequences:)"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"split"},{"kind":"text","text":"("},{"kind":"externalParam","text":"separator"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"externalParam","text":"maxSplits"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" = Int.max, "},{"kind":"externalParam","text":"omittingEmptySubsequences"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" = true) -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"An array of subsequences, split from this collection’s"},{"type":"text","text":" "},{"type":"text","text":"elements."}]}]},{"kind":"parameters","parameters":[{"name":"separator","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The element that should be split upon."}]}]},{"name":"maxSplits","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The maximum number of times to split the collection, or"},{"type":"text","text":" "},{"type":"text","text":"one less than the number of subsequences to return. If"},{"type":"text","text":" "},{"type":"codeVoice","code":"maxSplits + 1"},{"type":"text","text":" subsequences are returned, the last one is a suffix"},{"type":"text","text":" "},{"type":"text","text":"of the original collection containing the remaining elements."},{"type":"text","text":" "},{"type":"codeVoice","code":"maxSplits"},{"type":"text","text":" must be greater than or equal to zero. The default value"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"Int.max"},{"type":"text","text":"."}]}]},{"name":"omittingEmptySubsequences","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"If "},{"type":"codeVoice","code":"false"},{"type":"text","text":", an empty subsequence is"},{"type":"text","text":" "},{"type":"text","text":"returned in the result for each consecutive pair of "},{"type":"codeVoice","code":"separator"},{"type":"text","text":" "},{"type":"text","text":"elements in the collection and for each instance of "},{"type":"codeVoice","code":"separator"},{"type":"text","text":" at"},{"type":"text","text":" "},{"type":"text","text":"the start or end of the collection. If "},{"type":"codeVoice","code":"true"},{"type":"text","text":", only nonempty"},{"type":"text","text":" "},{"type":"text","text":"subsequences are returned. The default value is "},{"type":"codeVoice","code":"true"},{"type":"text","text":"."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The resulting array consists of at most "},{"type":"codeVoice","code":"maxSplits + 1"},{"type":"text","text":" subsequences."},{"type":"text","text":" "},{"type":"text","text":"Elements that are used to split the collection are not returned as part"},{"type":"text","text":" "},{"type":"text","text":"of any subsequence."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The following examples show the effects of the "},{"type":"codeVoice","code":"maxSplits"},{"type":"text","text":" and"},{"type":"text","text":" "},{"type":"codeVoice","code":"omittingEmptySubsequences"},{"type":"text","text":" parameters when splitting a string at each"},{"type":"text","text":" "},{"type":"text","text":"space character (” “). The first use of "},{"type":"codeVoice","code":"split"},{"type":"text","text":" returns each word that"},{"type":"text","text":" "},{"type":"text","text":"was originally separated by one or more spaces."}]},{"type":"codeListing","syntax":null,"code":["let line = \"BLANCHE: I don't want realism. I want magic!\"","print(line.split(separator: \" \"))","\/\/ Prints \"[\"BLANCHE:\", \"I\", \"don\\'t\", \"want\", \"realism.\", \"I\", \"want\", \"magic!\"]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The second example passes "},{"type":"codeVoice","code":"1"},{"type":"text","text":" for the "},{"type":"codeVoice","code":"maxSplits"},{"type":"text","text":" parameter, so the"},{"type":"text","text":" "},{"type":"text","text":"original string is split just once, into two new strings."}]},{"type":"codeListing","syntax":null,"code":["print(line.split(separator: \" \", maxSplits: 1))","\/\/ Prints \"[\"BLANCHE:\", \" I don\\'t want realism. I want magic!\"]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The final example passes "},{"type":"codeVoice","code":"false"},{"type":"text","text":" for the "},{"type":"codeVoice","code":"omittingEmptySubsequences"},{"type":"text","text":" "},{"type":"text","text":"parameter, so the returned array contains empty strings where spaces"},{"type":"text","text":" "},{"type":"text","text":"were repeated."}]},{"type":"codeListing","syntax":null,"code":["print(line.split(separator: \" \", omittingEmptySubsequences: false))","\/\/ Prints \"[\"BLANCHE:\", \"\", \"\", \"I\", \"don\\'t\", \"want\", \"realism.\", \"I\", \"want\", \"magic!\"]\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/split(separator:maxsplits:omittingemptysubsequences:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/split(separator:maxSplits:omittingEmptySubsequences:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the longest possible subsequences of the collection, in order,"},{"type":"text","text":" "},{"type":"text","text":"around elements equal to the given element."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"split(separator:maxSplits:omittingEmptySubsequences:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"split"},{"kind":"text","text":"("},{"kind":"externalParam","text":"separator"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"externalParam","text":"maxSplits"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"omittingEmptySubsequences"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:SlsSQ7ElementRpzrlE5split9separator9maxSplits25omittingEmptySubsequencesSay11SubSequenceQzGAB_SiSbtF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/split(separator:maxSplits:omittingEmptySubsequences:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"split(separator:maxSplits:omittingEmptySubsequences:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"split"},{"kind":"text","text":"("},{"kind":"externalParam","text":"separator"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":", "},{"kind":"externalParam","text":"maxSplits"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"omittingEmptySubsequences"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Returns the longest possible subsequences of the collection, in order,"},{"type":"text","text":" "},{"type":"text","text":"around elements equal to the given element."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/split(separator:maxSplits:omittingEmptySubsequences:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/split(separator:maxsplits:omittingemptysubsequences:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/startindex.json b/main/data/documentation/shieldx509/extensions/startindex.json index 8190bcab2..b7cab8583 100644 --- a/main/data/documentation/shieldx509/extensions/startindex.json +++ b/main/data/documentation/shieldx509/extensions/startindex.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"startIndex"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Index","preciseIdentifier":"s:10ShieldX50910ExtensionsV5Indexa","text":"Index"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the collection is empty, "},{"type":"codeVoice","code":"startIndex"},{"type":"text","text":" is equal to "},{"type":"codeVoice","code":"endIndex"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/startindex"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/startIndex","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The position of the first element in a nonempty collection."}],"kind":"symbol","metadata":{"role":"symbol","title":"startIndex","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"startIndex"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:10ShieldX50910ExtensionsV5Indexa"}],"symbolKind":"property","externalID":"s:10ShieldX50910ExtensionsV10startIndexSivp","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/startIndex":{"role":"symbol","title":"startIndex","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"startIndex"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:10ShieldX50910ExtensionsV5Indexa"}],"abstract":[{"type":"text","text":"The position of the first element in a nonempty collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/startIndex","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/startindex"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/Index":{"role":"symbol","title":"Extensions.Index","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Index"}],"abstract":[{"type":"text","text":"A type that represents a position in the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Index","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Index"}],"url":"\/documentation\/shieldx509\/extensions\/index"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"startIndex"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Index","preciseIdentifier":"s:10ShieldX50910ExtensionsV5Indexa","text":"Index"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the collection is empty, "},{"type":"codeVoice","code":"startIndex"},{"type":"text","text":" is equal to "},{"type":"codeVoice","code":"endIndex"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/startindex"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/startIndex","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The position of the first element in a nonempty collection."}],"kind":"symbol","metadata":{"role":"symbol","title":"startIndex","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"startIndex"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:10ShieldX50910ExtensionsV5Indexa"}],"symbolKind":"property","externalID":"s:10ShieldX50910ExtensionsV10startIndexSivp","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/startIndex":{"role":"symbol","title":"startIndex","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"startIndex"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:10ShieldX50910ExtensionsV5Indexa"}],"abstract":[{"type":"text","text":"The position of the first element in a nonempty collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/startIndex","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/startindex"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/Index":{"role":"symbol","title":"Extensions.Index","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Index"}],"abstract":[{"type":"text","text":"A type that represents a position in the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Index","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Index"}],"url":"\/documentation\/shieldx509\/extensions\/index"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/starts(with:).json b/main/data/documentation/shieldx509/extensions/starts(with:).json index e020436ef..3ea27c4b3 100644 --- a/main/data/documentation/shieldx509/extensions/starts(with:).json +++ b/main/data/documentation/shieldx509/extensions/starts(with:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"starts"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"PossiblePrefix"},{"kind":"text","text":">("},{"kind":"externalParam","text":"with"},{"kind":"text","text":" "},{"kind":"internalParam","text":"possiblePrefix"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PossiblePrefix"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"PossiblePrefix"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:ST"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"PossiblePrefix"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the initial elements of the sequence are the same as"},{"type":"text","text":" "},{"type":"text","text":"the elements of "},{"type":"codeVoice","code":"possiblePrefix"},{"type":"text","text":"; otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":". If"},{"type":"text","text":" "},{"type":"codeVoice","code":"possiblePrefix"},{"type":"text","text":" has no elements, the return value is "},{"type":"codeVoice","code":"true"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"possiblePrefix","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A sequence to compare to this sequence."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example tests whether one countable range begins with the elements"},{"type":"text","text":" "},{"type":"text","text":"of another countable range."}]},{"type":"codeListing","syntax":null,"code":["let a = 1...3","let b = 1...10","","print(b.starts(with: a))","\/\/ Prints \"true\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Passing a sequence with no elements or an empty collection as"},{"type":"text","text":" "},{"type":"codeVoice","code":"possiblePrefix"},{"type":"text","text":" always results in "},{"type":"codeVoice","code":"true"},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["print(b.starts(with: []))","\/\/ Prints \"true\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":" is the lesser of the length of the"},{"type":"text","text":" "},{"type":"text","text":"sequence and the length of "},{"type":"codeVoice","code":"possiblePrefix"},{"type":"text","text":"."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/starts(with:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/starts(with:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the initial elements of the"},{"type":"text","text":" "},{"type":"text","text":"sequence are the same as the elements in another sequence."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"starts(with:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"starts"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"PossiblePrefix"},{"kind":"text","text":">("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PossiblePrefix"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:STsSQ7ElementRpzrlE6starts4withSbqd___tSTRd__AAQyd__ABRSlF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/starts(with:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"starts(with:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"starts"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"PossiblePrefix"},{"kind":"text","text":">("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PossiblePrefix"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the initial elements of the"},{"type":"text","text":" "},{"type":"text","text":"sequence are the same as the elements in another sequence."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/starts(with:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/starts(with:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"starts"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"PossiblePrefix"},{"kind":"text","text":">("},{"kind":"externalParam","text":"with"},{"kind":"text","text":" "},{"kind":"internalParam","text":"possiblePrefix"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PossiblePrefix"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"PossiblePrefix"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:ST"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"PossiblePrefix"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the initial elements of the sequence are the same as"},{"type":"text","text":" "},{"type":"text","text":"the elements of "},{"type":"codeVoice","code":"possiblePrefix"},{"type":"text","text":"; otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":". If"},{"type":"text","text":" "},{"type":"codeVoice","code":"possiblePrefix"},{"type":"text","text":" has no elements, the return value is "},{"type":"codeVoice","code":"true"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"possiblePrefix","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A sequence to compare to this sequence."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example tests whether one countable range begins with the elements"},{"type":"text","text":" "},{"type":"text","text":"of another countable range."}]},{"type":"codeListing","syntax":null,"code":["let a = 1...3","let b = 1...10","","print(b.starts(with: a))","\/\/ Prints \"true\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Passing a sequence with no elements or an empty collection as"},{"type":"text","text":" "},{"type":"codeVoice","code":"possiblePrefix"},{"type":"text","text":" always results in "},{"type":"codeVoice","code":"true"},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["print(b.starts(with: []))","\/\/ Prints \"true\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"m"}]},{"type":"text","text":" is the lesser of the length of the"},{"type":"text","text":" "},{"type":"text","text":"sequence and the length of "},{"type":"codeVoice","code":"possiblePrefix"},{"type":"text","text":"."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/starts(with:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/starts(with:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the initial elements of the"},{"type":"text","text":" "},{"type":"text","text":"sequence are the same as the elements in another sequence."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"starts(with:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"starts"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"PossiblePrefix"},{"kind":"text","text":">("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PossiblePrefix"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:STsSQ7ElementRpzrlE6starts4withSbqd___tSTRd__AAQyd__ABRSlF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/starts(with:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"starts(with:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"starts"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"PossiblePrefix"},{"kind":"text","text":">("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"PossiblePrefix"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value indicating whether the initial elements of the"},{"type":"text","text":" "},{"type":"text","text":"sequence are the same as the elements in another sequence."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/starts(with:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/starts(with:)"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/subscript(_:)-3zlke.json b/main/data/documentation/shieldx509/extensions/subscript(_:)-3zlke.json index d80b8fb2a..1cbad52b1 100644 --- a/main/data/documentation/shieldx509/extensions/subscript(_:)-3zlke.json +++ b/main/data/documentation/shieldx509/extensions/subscript(_:)-3zlke.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"kind":"internalParam","text":"x"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"UnboundedRange_","preciseIdentifier":"s:s15UnboundedRange_O"},{"kind":"text","text":") -> ()) -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/subscript(_:)-3zlke"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/subscript(_:)-3zlke","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"subscript(_:)","roleHeading":"Instance Subscript","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"UnboundedRange_","preciseIdentifier":"s:s15UnboundedRange_O"},{"kind":"text","text":") -> ()) -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"subscript","externalID":"s:SlsEy11SubSequenceQzys15UnboundedRange_OXEcip::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/subscript(_:)-3zlke":{"role":"symbol","title":"subscript(_:)","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"UnboundedRange_","preciseIdentifier":"s:s15UnboundedRange_O"},{"kind":"text","text":") -> ()) -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/subscript(_:)-3zlke","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/subscript(_:)-3zlke"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"kind":"internalParam","text":"x"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"UnboundedRange_","preciseIdentifier":"s:s15UnboundedRange_O"},{"kind":"text","text":") -> ()) -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/subscript(_:)-3zlke"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/subscript(_:)-3zlke","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"subscript(_:)","roleHeading":"Instance Subscript","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"UnboundedRange_","preciseIdentifier":"s:s15UnboundedRange_O"},{"kind":"text","text":") -> ()) -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"subscript","externalID":"s:SlsEy11SubSequenceQzys15UnboundedRange_OXEcip::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/subscript(_:)-3zlke":{"role":"symbol","title":"subscript(_:)","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"UnboundedRange_","preciseIdentifier":"s:s15UnboundedRange_O"},{"kind":"text","text":") -> ()) -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/subscript(_:)-3zlke","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/subscript(_:)-3zlke"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/subscript(_:)-4vy7r.json b/main/data/documentation/shieldx509/extensions/subscript(_:)-4vy7r.json index 42e29322e..8996494e5 100644 --- a/main/data/documentation/shieldx509/extensions/subscript(_:)-4vy7r.json +++ b/main/data/documentation/shieldx509/extensions/subscript(_:)-4vy7r.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"kind":"internalParam","text":"position"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Index","preciseIdentifier":"s:10ShieldX50910ExtensionsV5Indexa","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV","text":"Extension"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"position","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The position of the element to access. "},{"type":"codeVoice","code":"position"},{"type":"text","text":" "},{"type":"text","text":"must be a valid index of the collection that is not equal to the"},{"type":"text","text":" "},{"type":"codeVoice","code":"endIndex"},{"type":"text","text":" property."}]}]}]},{"kind":"content","content":[{"anchor":"overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The following example accesses an element of an array through its"},{"type":"text","text":" "},{"type":"text","text":"subscript to print its value:"}]},{"type":"codeListing","syntax":null,"code":["var streets = [\"Adams\", \"Bryant\", \"Channing\", \"Douglas\", \"Evarts\"]","print(streets[1])","\/\/ Prints \"Bryant\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"You can subscript a collection with any valid index other than the"},{"type":"text","text":" "},{"type":"text","text":"collection’s end index. The end index refers to the position one past"},{"type":"text","text":" "},{"type":"text","text":"the last element of a collection, so it doesn’t correspond with an"},{"type":"text","text":" "},{"type":"text","text":"element."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1)"}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/subscript(_:)-4vy7r"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/subscript(_:)-4vy7r","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Accesses the element at the specified position."}],"kind":"symbol","metadata":{"role":"symbol","title":"subscript(_:)","roleHeading":"Instance Subscript","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:10ShieldX50910ExtensionsV5Indexa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV"}],"symbolKind":"subscript","externalID":"s:10ShieldX50910ExtensionsVyAA9ExtensionVSicip","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Index":{"role":"symbol","title":"Extensions.Index","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Index"}],"abstract":[{"type":"text","text":"A type that represents a position in the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Index","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Index"}],"url":"\/documentation\/shieldx509\/extensions\/index"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/subscript(_:)-4vy7r":{"role":"symbol","title":"subscript(_:)","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:10ShieldX50910ExtensionsV5Indexa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV"}],"abstract":[{"type":"text","text":"Accesses the element at the specified position."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/subscript(_:)-4vy7r","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/subscript(_:)-4vy7r"},"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"kind":"internalParam","text":"position"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Index","preciseIdentifier":"s:10ShieldX50910ExtensionsV5Indexa","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV","text":"Extension"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"position","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The position of the element to access. "},{"type":"codeVoice","code":"position"},{"type":"text","text":" "},{"type":"text","text":"must be a valid index of the collection that is not equal to the"},{"type":"text","text":" "},{"type":"codeVoice","code":"endIndex"},{"type":"text","text":" property."}]}]}]},{"kind":"content","content":[{"anchor":"overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The following example accesses an element of an array through its"},{"type":"text","text":" "},{"type":"text","text":"subscript to print its value:"}]},{"type":"codeListing","syntax":null,"code":["var streets = [\"Adams\", \"Bryant\", \"Channing\", \"Douglas\", \"Evarts\"]","print(streets[1])","\/\/ Prints \"Bryant\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"You can subscript a collection with any valid index other than the"},{"type":"text","text":" "},{"type":"text","text":"collection’s end index. The end index refers to the position one past"},{"type":"text","text":" "},{"type":"text","text":"the last element of a collection, so it doesn’t correspond with an"},{"type":"text","text":" "},{"type":"text","text":"element."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1)"}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/subscript(_:)-4vy7r"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/subscript(_:)-4vy7r","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Accesses the element at the specified position."}],"kind":"symbol","metadata":{"role":"symbol","title":"subscript(_:)","roleHeading":"Instance Subscript","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:10ShieldX50910ExtensionsV5Indexa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV"}],"symbolKind":"subscript","externalID":"s:10ShieldX50910ExtensionsVyAA9ExtensionVSicip","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Index":{"role":"symbol","title":"Extensions.Index","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Index"}],"abstract":[{"type":"text","text":"A type that represents a position in the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Index","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Index"}],"url":"\/documentation\/shieldx509\/extensions\/index"},"doc://Shield/documentation/ShieldX509/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extension","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extension"}],"url":"\/documentation\/shieldx509\/extension"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/subscript(_:)-4vy7r":{"role":"symbol","title":"subscript(_:)","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:10ShieldX50910ExtensionsV5Indexa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Extension","preciseIdentifier":"s:10ShieldX5099ExtensionV"}],"abstract":[{"type":"text","text":"Accesses the element at the specified position."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/subscript(_:)-4vy7r","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/subscript(_:)-4vy7r"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/subscript(_:)-8alho.json b/main/data/documentation/shieldx509/extensions/subscript(_:)-8alho.json index 81d63cb99..501228ceb 100644 --- a/main/data/documentation/shieldx509/extensions/subscript(_:)-8alho.json +++ b/main/data/documentation/shieldx509/extensions/subscript(_:)-8alho.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"R"},{"kind":"text","text":">("},{"kind":"internalParam","text":"r"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"RangeExpression","preciseIdentifier":"s:SX"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Bound"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"bounds","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A range of the collection’s indices. The bounds of"},{"type":"text","text":" "},{"type":"text","text":"the range must be valid indices of the collection."}]}]}]},{"kind":"content","content":[{"anchor":"overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The range expression is converted to a concrete subrange relative to this"},{"type":"text","text":" "},{"type":"text","text":"collection. For example, using a "},{"type":"codeVoice","code":"PartialRangeFrom"},{"type":"text","text":" range expression"},{"type":"text","text":" "},{"type":"text","text":"with an array accesses the subrange from the start of the range"},{"type":"text","text":" "},{"type":"text","text":"expression until the end of the array."}]},{"type":"codeListing","syntax":null,"code":["let streets = [\"Adams\", \"Bryant\", \"Channing\", \"Douglas\", \"Evarts\"]","let streetsSlice = streets[2...]","print(streetsSlice)","\/\/ [\"Channing\", \"Douglas\", \"Evarts\"]"]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The accessed slice uses the same indices for the same elements as the"},{"type":"text","text":" "},{"type":"text","text":"original collection uses. This example searches "},{"type":"codeVoice","code":"streetsSlice"},{"type":"text","text":" for one"},{"type":"text","text":" "},{"type":"text","text":"of the strings in the slice, and then uses that index in the original"},{"type":"text","text":" "},{"type":"text","text":"array."}]},{"type":"codeListing","syntax":null,"code":["let index = streetsSlice.firstIndex(of: \"Evarts\") \/\/ 4","print(streets[index!])","\/\/ \"Evarts\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Always use the slice’s "},{"type":"codeVoice","code":"startIndex"},{"type":"text","text":" property instead of assuming that its"},{"type":"text","text":" "},{"type":"text","text":"indices start at a particular value. Attempting to access an element by"},{"type":"text","text":" "},{"type":"text","text":"using an index outside the bounds of the slice’s indices may result in a"},{"type":"text","text":" "},{"type":"text","text":"runtime error, even if that index is valid for the original collection."}]},{"type":"codeListing","syntax":null,"code":["print(streetsSlice.startIndex)","\/\/ 2","print(streetsSlice[2])","\/\/ \"Channing\"","","print(streetsSlice[0])","\/\/ error: Index out of bounds"]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1)"}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/subscript(_:)-8alho"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/subscript(_:)-8alho","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Accesses the contiguous subrange of the collection’s elements specified"},{"type":"text","text":" "},{"type":"text","text":"by a range expression."}],"kind":"symbol","metadata":{"role":"symbol","title":"subscript(_:)","roleHeading":"Instance Subscript","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"R"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"subscript","externalID":"s:SlsEy11SubSequenceQzqd__cSXRd__5BoundQyd__5IndexRtzluip::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/subscript(_:)-8alho":{"role":"symbol","title":"subscript(_:)","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"R"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Accesses the contiguous subrange of the collection’s elements specified"},{"type":"text","text":" "},{"type":"text","text":"by a range expression."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/subscript(_:)-8alho","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/subscript(_:)-8alho"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"R"},{"kind":"text","text":">("},{"kind":"internalParam","text":"r"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"RangeExpression","preciseIdentifier":"s:SX"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Bound"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"bounds","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A range of the collection’s indices. The bounds of"},{"type":"text","text":" "},{"type":"text","text":"the range must be valid indices of the collection."}]}]}]},{"kind":"content","content":[{"anchor":"overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The range expression is converted to a concrete subrange relative to this"},{"type":"text","text":" "},{"type":"text","text":"collection. For example, using a "},{"type":"codeVoice","code":"PartialRangeFrom"},{"type":"text","text":" range expression"},{"type":"text","text":" "},{"type":"text","text":"with an array accesses the subrange from the start of the range"},{"type":"text","text":" "},{"type":"text","text":"expression until the end of the array."}]},{"type":"codeListing","syntax":null,"code":["let streets = [\"Adams\", \"Bryant\", \"Channing\", \"Douglas\", \"Evarts\"]","let streetsSlice = streets[2...]","print(streetsSlice)","\/\/ [\"Channing\", \"Douglas\", \"Evarts\"]"]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The accessed slice uses the same indices for the same elements as the"},{"type":"text","text":" "},{"type":"text","text":"original collection uses. This example searches "},{"type":"codeVoice","code":"streetsSlice"},{"type":"text","text":" for one"},{"type":"text","text":" "},{"type":"text","text":"of the strings in the slice, and then uses that index in the original"},{"type":"text","text":" "},{"type":"text","text":"array."}]},{"type":"codeListing","syntax":null,"code":["let index = streetsSlice.firstIndex(of: \"Evarts\") \/\/ 4","print(streets[index!])","\/\/ \"Evarts\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Always use the slice’s "},{"type":"codeVoice","code":"startIndex"},{"type":"text","text":" property instead of assuming that its"},{"type":"text","text":" "},{"type":"text","text":"indices start at a particular value. Attempting to access an element by"},{"type":"text","text":" "},{"type":"text","text":"using an index outside the bounds of the slice’s indices may result in a"},{"type":"text","text":" "},{"type":"text","text":"runtime error, even if that index is valid for the original collection."}]},{"type":"codeListing","syntax":null,"code":["print(streetsSlice.startIndex)","\/\/ 2","print(streetsSlice[2])","\/\/ \"Channing\"","","print(streetsSlice[0])","\/\/ error: Index out of bounds"]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1)"}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/subscript(_:)-8alho"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/subscript(_:)-8alho","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Accesses the contiguous subrange of the collection’s elements specified"},{"type":"text","text":" "},{"type":"text","text":"by a range expression."}],"kind":"symbol","metadata":{"role":"symbol","title":"subscript(_:)","roleHeading":"Instance Subscript","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"R"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"subscript","externalID":"s:SlsEy11SubSequenceQzqd__cSXRd__5BoundQyd__5IndexRtzluip::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/subscript(_:)-8alho":{"role":"symbol","title":"subscript(_:)","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"R"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Accesses the contiguous subrange of the collection’s elements specified"},{"type":"text","text":" "},{"type":"text","text":"by a range expression."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/subscript(_:)-8alho","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/subscript(_:)-8alho"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/subscript(_:)-8awji.json b/main/data/documentation/shieldx509/extensions/subscript(_:)-8awji.json index 24e6c3679..0da972381 100644 --- a/main/data/documentation/shieldx509/extensions/subscript(_:)-8awji.json +++ b/main/data/documentation/shieldx509/extensions/subscript(_:)-8awji.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"kind":"internalParam","text":"bounds"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Range","preciseIdentifier":"s:Sn"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Slice","preciseIdentifier":"s:s5SliceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"> { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"bounds","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A range of the collection’s indices. The bounds of"},{"type":"text","text":" "},{"type":"text","text":"the range must be valid indices of the collection."}]}]}]},{"kind":"content","content":[{"anchor":"overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The accessed slice uses the same indices for the same elements as the"},{"type":"text","text":" "},{"type":"text","text":"original collection. Always use the slice’s "},{"type":"codeVoice","code":"startIndex"},{"type":"text","text":" property"},{"type":"text","text":" "},{"type":"text","text":"instead of assuming that its indices start at a particular value."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example demonstrates getting a slice of an array of strings, finding"},{"type":"text","text":" "},{"type":"text","text":"the index of one of the strings in the slice, and then using that index"},{"type":"text","text":" "},{"type":"text","text":"in the original array."}]},{"type":"codeListing","syntax":null,"code":["let streets = [\"Adams\", \"Bryant\", \"Channing\", \"Douglas\", \"Evarts\"]","let streetsSlice = streets[2 ..< streets.endIndex]","print(streetsSlice)","\/\/ Prints \"[\"Channing\", \"Douglas\", \"Evarts\"]\"","","let index = streetsSlice.firstIndex(of: \"Evarts\") \/\/ 4","print(streets[index!])","\/\/ Prints \"Evarts\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1)"}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/subscript(_:)-8awji"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/subscript(_:)-8awji","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Accesses a contiguous subrange of the collection’s elements."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"SubSequence"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Slice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"subscript(_:)","roleHeading":"Instance Subscript","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Range","preciseIdentifier":"s:Sn"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Slice","preciseIdentifier":"s:s5SliceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"symbolKind":"subscript","externalID":"s:Slss5SliceVyxG11SubSequenceRtzrlEyACSny5IndexQzGcip::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/subscript(_:)-8awji":{"conformance":{"constraints":[{"type":"codeVoice","code":"SubSequence"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Slice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"subscript(_:)","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Range","preciseIdentifier":"s:Sn"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Slice","preciseIdentifier":"s:s5SliceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Accesses a contiguous subrange of the collection’s elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/subscript(_:)-8awji","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/subscript(_:)-8awji"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"kind":"internalParam","text":"bounds"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Range","preciseIdentifier":"s:Sn"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Slice","preciseIdentifier":"s:s5SliceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"> { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"bounds","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A range of the collection’s indices. The bounds of"},{"type":"text","text":" "},{"type":"text","text":"the range must be valid indices of the collection."}]}]}]},{"kind":"content","content":[{"anchor":"overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The accessed slice uses the same indices for the same elements as the"},{"type":"text","text":" "},{"type":"text","text":"original collection. Always use the slice’s "},{"type":"codeVoice","code":"startIndex"},{"type":"text","text":" property"},{"type":"text","text":" "},{"type":"text","text":"instead of assuming that its indices start at a particular value."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example demonstrates getting a slice of an array of strings, finding"},{"type":"text","text":" "},{"type":"text","text":"the index of one of the strings in the slice, and then using that index"},{"type":"text","text":" "},{"type":"text","text":"in the original array."}]},{"type":"codeListing","syntax":null,"code":["let streets = [\"Adams\", \"Bryant\", \"Channing\", \"Douglas\", \"Evarts\"]","let streetsSlice = streets[2 ..< streets.endIndex]","print(streetsSlice)","\/\/ Prints \"[\"Channing\", \"Douglas\", \"Evarts\"]\"","","let index = streetsSlice.firstIndex(of: \"Evarts\") \/\/ 4","print(streets[index!])","\/\/ Prints \"Evarts\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1)"}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/subscript(_:)-8awji"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/subscript(_:)-8awji","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Accesses a contiguous subrange of the collection’s elements."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"SubSequence"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Slice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"subscript(_:)","roleHeading":"Instance Subscript","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Range","preciseIdentifier":"s:Sn"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Slice","preciseIdentifier":"s:s5SliceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"symbolKind":"subscript","externalID":"s:Slss5SliceVyxG11SubSequenceRtzrlEyACSny5IndexQzGcip::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/subscript(_:)-8awji":{"conformance":{"constraints":[{"type":"codeVoice","code":"SubSequence"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Slice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"subscript(_:)","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Range","preciseIdentifier":"s:Sn"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Slice","preciseIdentifier":"s:s5SliceV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Accesses a contiguous subrange of the collection’s elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/subscript(_:)-8awji","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/subscript(_:)-8awji"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/suffix(_:).json b/main/data/documentation/shieldx509/extensions/suffix(_:).json index 6b1b3fb84..7d0b3d397 100644 --- a/main/data/documentation/shieldx509/extensions/suffix(_:).json +++ b/main/data/documentation/shieldx509/extensions/suffix(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"suffix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"maxLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A subsequence terminating at the end of the collection with at"},{"type":"text","text":" "},{"type":"text","text":"most "},{"type":"codeVoice","code":"maxLength"},{"type":"text","text":" elements."}]}]},{"kind":"parameters","parameters":[{"name":"maxLength","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The maximum number of elements to return."},{"type":"text","text":" "},{"type":"codeVoice","code":"maxLength"},{"type":"text","text":" must be greater than or equal to zero."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the maximum length exceeds the number of elements in the collection,"},{"type":"text","text":" "},{"type":"text","text":"the result contains the entire collection."}]},{"type":"codeListing","syntax":null,"code":["let numbers = [1, 2, 3, 4, 5]","print(numbers.suffix(2))","\/\/ Prints \"[4, 5]\"","print(numbers.suffix(10))","\/\/ Prints \"[1, 2, 3, 4, 5]\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1) if the collection conforms to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":"; otherwise, O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":" is equal to"},{"type":"text","text":" "},{"type":"codeVoice","code":"maxLength"},{"type":"text","text":"."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/suffix(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/suffix(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a subsequence, up to the given maximum length, containing the"},{"type":"text","text":" "},{"type":"text","text":"final elements of the collection."}],"kind":"symbol","metadata":{"role":"symbol","title":"suffix(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"suffix"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"method","externalID":"s:SKsE6suffixy11SubSequenceQzSiF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/bidirectionalcollection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/suffix(_:)":{"role":"symbol","title":"suffix(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"suffix"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence, up to the given maximum length, containing the"},{"type":"text","text":" "},{"type":"text","text":"final elements of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/suffix(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/suffix(_:)"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"suffix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"maxLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A subsequence terminating at the end of the collection with at"},{"type":"text","text":" "},{"type":"text","text":"most "},{"type":"codeVoice","code":"maxLength"},{"type":"text","text":" elements."}]}]},{"kind":"parameters","parameters":[{"name":"maxLength","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The maximum number of elements to return."},{"type":"text","text":" "},{"type":"codeVoice","code":"maxLength"},{"type":"text","text":" must be greater than or equal to zero."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the maximum length exceeds the number of elements in the collection,"},{"type":"text","text":" "},{"type":"text","text":"the result contains the entire collection."}]},{"type":"codeListing","syntax":null,"code":["let numbers = [1, 2, 3, 4, 5]","print(numbers.suffix(2))","\/\/ Prints \"[4, 5]\"","print(numbers.suffix(10))","\/\/ Prints \"[1, 2, 3, 4, 5]\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1) if the collection conforms to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":"; otherwise, O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"k"}]},{"type":"text","text":" is equal to"},{"type":"text","text":" "},{"type":"codeVoice","code":"maxLength"},{"type":"text","text":"."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/suffix(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/suffix(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a subsequence, up to the given maximum length, containing the"},{"type":"text","text":" "},{"type":"text","text":"final elements of the collection."}],"kind":"symbol","metadata":{"role":"symbol","title":"suffix(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"suffix"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"method","externalID":"s:SKsE6suffixy11SubSequenceQzSiF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/suffix(_:)":{"role":"symbol","title":"suffix(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"suffix"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence, up to the given maximum length, containing the"},{"type":"text","text":" "},{"type":"text","text":"final elements of the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/suffix(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/suffix(_:)"},"doc://Shield/documentation/ShieldX509/Extensions/BidirectionalCollection-Implementations":{"role":"collectionGroup","title":"BidirectionalCollection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/BidirectionalCollection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/bidirectionalcollection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/suffix(from:).json b/main/data/documentation/shieldx509/extensions/suffix(from:).json index 4cbd4cd9a..1dbd68109 100644 --- a/main/data/documentation/shieldx509/extensions/suffix(from:).json +++ b/main/data/documentation/shieldx509/extensions/suffix(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"suffix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"start"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A subsequence starting at the "},{"type":"codeVoice","code":"start"},{"type":"text","text":" position."}]}]},{"kind":"parameters","parameters":[{"name":"start","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The index at which to start the resulting subsequence."},{"type":"text","text":" "},{"type":"codeVoice","code":"start"},{"type":"text","text":" must be a valid index of the collection."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The following example searches for the index of the number "},{"type":"codeVoice","code":"40"},{"type":"text","text":" in an"},{"type":"text","text":" "},{"type":"text","text":"array of integers, and then prints the suffix of the array starting at"},{"type":"text","text":" "},{"type":"text","text":"that index:"}]},{"type":"codeListing","syntax":null,"code":["let numbers = [10, 20, 30, 40, 50, 60]","if let i = numbers.firstIndex(of: 40) {"," print(numbers.suffix(from: i))","}","\/\/ Prints \"[40, 50, 60]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Passing the collection’s "},{"type":"codeVoice","code":"endIndex"},{"type":"text","text":" as the "},{"type":"codeVoice","code":"start"},{"type":"text","text":" parameter results in"},{"type":"text","text":" "},{"type":"text","text":"an empty subsequence."}]},{"type":"codeListing","syntax":null,"code":["print(numbers.suffix(from: numbers.endIndex))","\/\/ Prints \"[]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Using the "},{"type":"codeVoice","code":"suffix(from:)"},{"type":"text","text":" method is equivalent to using a partial range"},{"type":"text","text":" "},{"type":"text","text":"from the index as the collection’s subscript. The subscript notation is"},{"type":"text","text":" "},{"type":"text","text":"preferred over "},{"type":"codeVoice","code":"suffix(from:)"},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["if let i = numbers.firstIndex(of: 40) {"," print(numbers[i...])","}","\/\/ Prints \"[40, 50, 60]\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1)"}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/suffix(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/suffix(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a subsequence from the specified position to the end of the"},{"type":"text","text":" "},{"type":"text","text":"collection."}],"kind":"symbol","metadata":{"role":"symbol","title":"suffix(from:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"suffix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"method","externalID":"s:SlsE6suffix4from11SubSequenceQz5IndexQz_tF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/suffix(from:)":{"role":"symbol","title":"suffix(from:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"suffix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence from the specified position to the end of the"},{"type":"text","text":" "},{"type":"text","text":"collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/suffix(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/suffix(from:)"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"suffix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"start"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A subsequence starting at the "},{"type":"codeVoice","code":"start"},{"type":"text","text":" position."}]}]},{"kind":"parameters","parameters":[{"name":"start","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The index at which to start the resulting subsequence."},{"type":"text","text":" "},{"type":"codeVoice","code":"start"},{"type":"text","text":" must be a valid index of the collection."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The following example searches for the index of the number "},{"type":"codeVoice","code":"40"},{"type":"text","text":" in an"},{"type":"text","text":" "},{"type":"text","text":"array of integers, and then prints the suffix of the array starting at"},{"type":"text","text":" "},{"type":"text","text":"that index:"}]},{"type":"codeListing","syntax":null,"code":["let numbers = [10, 20, 30, 40, 50, 60]","if let i = numbers.firstIndex(of: 40) {"," print(numbers.suffix(from: i))","}","\/\/ Prints \"[40, 50, 60]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Passing the collection’s "},{"type":"codeVoice","code":"endIndex"},{"type":"text","text":" as the "},{"type":"codeVoice","code":"start"},{"type":"text","text":" parameter results in"},{"type":"text","text":" "},{"type":"text","text":"an empty subsequence."}]},{"type":"codeListing","syntax":null,"code":["print(numbers.suffix(from: numbers.endIndex))","\/\/ Prints \"[]\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Using the "},{"type":"codeVoice","code":"suffix(from:)"},{"type":"text","text":" method is equivalent to using a partial range"},{"type":"text","text":" "},{"type":"text","text":"from the index as the collection’s subscript. The subscript notation is"},{"type":"text","text":" "},{"type":"text","text":"preferred over "},{"type":"codeVoice","code":"suffix(from:)"},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["if let i = numbers.firstIndex(of: 40) {"," print(numbers[i...])","}","\/\/ Prints \"[40, 50, 60]\""]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1)"}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/suffix(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/suffix(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a subsequence from the specified position to the end of the"},{"type":"text","text":" "},{"type":"text","text":"collection."}],"kind":"symbol","metadata":{"role":"symbol","title":"suffix(from:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"suffix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"method","externalID":"s:SlsE6suffix4from11SubSequenceQz5IndexQz_tF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/suffix(from:)":{"role":"symbol","title":"suffix(from:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"suffix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a subsequence from the specified position to the end of the"},{"type":"text","text":" "},{"type":"text","text":"collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/suffix(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/suffix(from:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/trimmingprefix(_:).json b/main/data/documentation/shieldx509/extensions/trimmingprefix(_:).json index 5b8a93a30..104b64210 100644 --- a/main/data/documentation/shieldx509/extensions/trimmingprefix(_:).json +++ b/main/data/documentation/shieldx509/extensions/trimmingprefix(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"trimmingPrefix"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Prefix"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"prefix"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Prefix"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Prefix"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:ST"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"Prefix"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A collection containing the elements of the collection that are"},{"type":"text","text":" "},{"type":"text","text":"not removed by "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"predicate","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element of the sequence"},{"type":"text","text":" "},{"type":"text","text":"as its argument and returns a Boolean value indicating whether the"},{"type":"text","text":" "},{"type":"text","text":"element should be removed from the collection."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/trimmingprefix(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/trimmingPrefix(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a new collection of the same type by removing initial elements"},{"type":"text","text":" "},{"type":"text","text":"that satisfy the given predicate from the start."}],"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"trimmingPrefix(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"trimmingPrefix"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Prefix"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Prefix"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"method","externalID":"s:Sl17_StringProcessingSQ7ElementRpzrlE14trimmingPrefixy11SubSequenceQzqd__STRd__ABQyd__ACRSlF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"16.0","deprecated":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"13.0","deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"16.0","deprecated":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"9.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/trimmingPrefix(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"trimmingPrefix(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"trimmingPrefix"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Prefix"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Prefix"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a new collection of the same type by removing initial elements"},{"type":"text","text":" "},{"type":"text","text":"that satisfy the given predicate from the start."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/trimmingPrefix(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/trimmingprefix(_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"trimmingPrefix"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Prefix"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"prefix"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Prefix"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Prefix"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:ST"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"Prefix"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A collection containing the elements of the collection that are"},{"type":"text","text":" "},{"type":"text","text":"not removed by "},{"type":"codeVoice","code":"predicate"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"predicate","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that takes an element of the sequence"},{"type":"text","text":" "},{"type":"text","text":"as its argument and returns a Boolean value indicating whether the"},{"type":"text","text":" "},{"type":"text","text":"element should be removed from the collection."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/trimmingprefix(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/trimmingPrefix(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a new collection of the same type by removing initial elements"},{"type":"text","text":" "},{"type":"text","text":"that satisfy the given predicate from the start."}],"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"trimmingPrefix(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"trimmingPrefix"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Prefix"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Prefix"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"method","externalID":"s:Sl17_StringProcessingSQ7ElementRpzrlE14trimmingPrefixy11SubSequenceQzqd__STRd__ABQyd__ACRSlF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"16.0","deprecated":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"13.0","deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"16.0","deprecated":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"9.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/trimmingPrefix(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"trimmingPrefix(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"trimmingPrefix"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Prefix"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Prefix"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[{"type":"text","text":"Returns a new collection of the same type by removing initial elements"},{"type":"text","text":" "},{"type":"text","text":"that satisfy the given predicate from the start."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/trimmingPrefix(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/trimmingprefix(_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/trimmingprefix(while:).json b/main/data/documentation/shieldx509/extensions/trimmingprefix(while:).json index 7f50c00fb..504c6b94c 100644 --- a/main/data/documentation/shieldx509/extensions/trimmingprefix(while:).json +++ b/main/data/documentation/shieldx509/extensions/trimmingprefix(while:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"trimmingPrefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":" "},{"kind":"internalParam","text":"predicate"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/trimmingprefix(while:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/trimmingPrefix(while:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"trimmingPrefix(while:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"trimmingPrefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"method","externalID":"s:Sl17_StringProcessingE14trimmingPrefix5while11SubSequenceQzSb7ElementQzKXE_tKF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"16.0","deprecated":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"13.0","deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"16.0","deprecated":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"9.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/trimmingPrefix(while:)":{"role":"symbol","title":"trimmingPrefix(while:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"trimmingPrefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/trimmingPrefix(while:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/trimmingprefix(while:)"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"trimmingPrefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":" "},{"kind":"internalParam","text":"predicate"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/trimmingprefix(while:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/trimmingPrefix(while:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"trimmingPrefix(while:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"trimmingPrefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"symbolKind":"method","externalID":"s:Sl17_StringProcessingE14trimmingPrefix5while11SubSequenceQzSb7ElementQzKXE_tKF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"16.0","deprecated":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"13.0","deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"16.0","deprecated":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"9.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/trimmingPrefix(while:)":{"role":"symbol","title":"trimmingPrefix(while:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"trimmingPrefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubSequence"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/trimmingPrefix(while:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/trimmingprefix(while:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/underestimatedcount-2h1rw.json b/main/data/documentation/shieldx509/extensions/underestimatedcount-2h1rw.json index 0c632287c..a08b6be63 100644 --- a/main/data/documentation/shieldx509/extensions/underestimatedcount-2h1rw.json +++ b/main/data/documentation/shieldx509/extensions/underestimatedcount-2h1rw.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"underestimatedCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The default implementation returns 0. If you provide your own"},{"type":"text","text":" "},{"type":"text","text":"implementation, make sure to compute the value nondestructively."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1), except if the sequence also conforms to "},{"type":"codeVoice","code":"Collection"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"In this case, see the documentation of "},{"type":"codeVoice","code":"Collection.underestimatedCount"},{"type":"text","text":"."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/underestimatedcount-2h1rw"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/underestimatedCount-2h1rw","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A value less than or equal to the number of elements in the sequence,"},{"type":"text","text":" "},{"type":"text","text":"calculated nondestructively."}],"kind":"symbol","metadata":{"role":"symbol","title":"underestimatedCount","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"underestimatedCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:STsE19underestimatedCountSivp::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/underestimatedCount-2h1rw":{"role":"symbol","title":"underestimatedCount","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"underestimatedCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[{"type":"text","text":"A value less than or equal to the number of elements in the sequence,"},{"type":"text","text":" "},{"type":"text","text":"calculated nondestructively."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/underestimatedCount-2h1rw","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/underestimatedcount-2h1rw"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"underestimatedCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The default implementation returns 0. If you provide your own"},{"type":"text","text":" "},{"type":"text","text":"implementation, make sure to compute the value nondestructively."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1), except if the sequence also conforms to "},{"type":"codeVoice","code":"Collection"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"In this case, see the documentation of "},{"type":"codeVoice","code":"Collection.underestimatedCount"},{"type":"text","text":"."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/underestimatedcount-2h1rw"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/underestimatedCount-2h1rw","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A value less than or equal to the number of elements in the sequence,"},{"type":"text","text":" "},{"type":"text","text":"calculated nondestructively."}],"kind":"symbol","metadata":{"role":"symbol","title":"underestimatedCount","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"underestimatedCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:STsE19underestimatedCountSivp::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/underestimatedCount-2h1rw":{"role":"symbol","title":"underestimatedCount","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"underestimatedCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[{"type":"text","text":"A value less than or equal to the number of elements in the sequence,"},{"type":"text","text":" "},{"type":"text","text":"calculated nondestructively."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/underestimatedCount-2h1rw","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/underestimatedcount-2h1rw"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/underestimatedcount-48n1w.json b/main/data/documentation/shieldx509/extensions/underestimatedcount-48n1w.json index 19280f9a8..853b0efa5 100644 --- a/main/data/documentation/shieldx509/extensions/underestimatedcount-48n1w.json +++ b/main/data/documentation/shieldx509/extensions/underestimatedcount-48n1w.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"underestimatedCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1) if the collection conforms to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":"; otherwise, O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length"},{"type":"text","text":" "},{"type":"text","text":"of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/underestimatedcount-48n1w"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/underestimatedCount-48n1w","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A value less than or equal to the number of elements in the collection."}],"kind":"symbol","metadata":{"role":"symbol","title":"underestimatedCount","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"underestimatedCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SlsE19underestimatedCountSivp::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/underestimatedCount-48n1w":{"role":"symbol","title":"underestimatedCount","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"underestimatedCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[{"type":"text","text":"A value less than or equal to the number of elements in the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/underestimatedCount-48n1w","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/underestimatedcount-48n1w"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"underestimatedCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"O(1) if the collection conforms to"},{"type":"text","text":" "},{"type":"codeVoice","code":"RandomAccessCollection"},{"type":"text","text":"; otherwise, O("},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":"), where "},{"type":"emphasis","inlineContent":[{"type":"text","text":"n"}]},{"type":"text","text":" is the length"},{"type":"text","text":" "},{"type":"text","text":"of the collection."}]}],"type":"aside","name":"Complexity"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/underestimatedcount-48n1w"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/underestimatedCount-48n1w","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A value less than or equal to the number of elements in the collection."}],"kind":"symbol","metadata":{"role":"symbol","title":"underestimatedCount","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"underestimatedCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SlsE19underestimatedCountSivp::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Collection-Implementations":{"role":"collectionGroup","title":"Collection Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Collection-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/collection-implementations"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/Extensions/underestimatedCount-48n1w":{"role":"symbol","title":"underestimatedCount","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"underestimatedCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[{"type":"text","text":"A value less than or equal to the number of elements in the collection."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/underestimatedCount-48n1w","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/underestimatedcount-48n1w"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensions/withcontiguousstorageifavailable(_:).json b/main/data/documentation/shieldx509/extensions/withcontiguousstorageifavailable(_:).json index 3214c9144..4cfba4e63 100644 --- a/main/data/documentation/shieldx509/extensions/withcontiguousstorageifavailable(_:).json +++ b/main/data/documentation/shieldx509/extensions/withcontiguousstorageifavailable(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"withContiguousStorageIfAvailable"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"R"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"body"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"UnsafeBufferPointer","preciseIdentifier":"s:SR"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The value returned from "},{"type":"codeVoice","code":"body"},{"type":"text","text":", unless the sequence doesn’t"},{"type":"text","text":" "},{"type":"text","text":"support contiguous storage, in which case the method ignores "},{"type":"codeVoice","code":"body"},{"type":"text","text":" and"},{"type":"text","text":" "},{"type":"text","text":"returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"body","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that receives an "},{"type":"codeVoice","code":"UnsafeBufferPointer"},{"type":"text","text":" to the"},{"type":"text","text":" "},{"type":"text","text":"sequence’s contiguous storage."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This method calls "},{"type":"codeVoice","code":"body(buffer)"},{"type":"text","text":", where "},{"type":"codeVoice","code":"buffer"},{"type":"text","text":" is a pointer to the"},{"type":"text","text":" "},{"type":"text","text":"collection’s contiguous storage. If the contiguous storage doesn’t exist,"},{"type":"text","text":" "},{"type":"text","text":"the collection creates it. If the collection doesn’t support an internal"},{"type":"text","text":" "},{"type":"text","text":"representation in a form of contiguous storage, the method doesn’t call"},{"type":"text","text":" "},{"type":"codeVoice","code":"body"},{"type":"text","text":" — it immediately returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The optimizer can often eliminate bounds- and uniqueness-checking"},{"type":"text","text":" "},{"type":"text","text":"within an algorithm. When that fails, however, invoking the same"},{"type":"text","text":" "},{"type":"text","text":"algorithm on the "},{"type":"codeVoice","code":"buffer"},{"type":"text","text":" argument may let you trade safety for speed."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Successive calls to this method may provide a different pointer on each"},{"type":"text","text":" "},{"type":"text","text":"call. Don’t store "},{"type":"codeVoice","code":"buffer"},{"type":"text","text":" outside of this method."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"A "},{"type":"codeVoice","code":"Collection"},{"type":"text","text":" that provides its own implementation of this method"},{"type":"text","text":" "},{"type":"text","text":"must provide contiguous storage to its elements in the same order"},{"type":"text","text":" "},{"type":"text","text":"as they appear in the collection. This guarantees that it’s possible to"},{"type":"text","text":" "},{"type":"text","text":"generate contiguous mutable storage to any of its subsequences by slicing"},{"type":"text","text":" "},{"type":"codeVoice","code":"buffer"},{"type":"text","text":" with a range formed from the distances to the subsequence’s"},{"type":"text","text":" "},{"type":"codeVoice","code":"startIndex"},{"type":"text","text":" and "},{"type":"codeVoice","code":"endIndex"},{"type":"text","text":", respectively."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/withcontiguousstorageifavailable(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/withContiguousStorageIfAvailable(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Executes a closure on the sequence’s contiguous storage."}],"kind":"symbol","metadata":{"role":"symbol","title":"withContiguousStorageIfAvailable(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"withContiguousStorageIfAvailable"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"R"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"UnsafeBufferPointer","preciseIdentifier":"s:SR"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:STsE32withContiguousStorageIfAvailableyqd__Sgqd__SRy7ElementQzGKXEKlF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"},"doc://Shield/documentation/ShieldX509/Extensions/withContiguousStorageIfAvailable(_:)":{"role":"symbol","title":"withContiguousStorageIfAvailable(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"withContiguousStorageIfAvailable"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"R"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"UnsafeBufferPointer","preciseIdentifier":"s:SR"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Executes a closure on the sequence’s contiguous storage."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/withContiguousStorageIfAvailable(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/withcontiguousstorageifavailable(_:)"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"withContiguousStorageIfAvailable"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"R"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"body"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"UnsafeBufferPointer","preciseIdentifier":"s:SR"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The value returned from "},{"type":"codeVoice","code":"body"},{"type":"text","text":", unless the sequence doesn’t"},{"type":"text","text":" "},{"type":"text","text":"support contiguous storage, in which case the method ignores "},{"type":"codeVoice","code":"body"},{"type":"text","text":" and"},{"type":"text","text":" "},{"type":"text","text":"returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"body","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that receives an "},{"type":"codeVoice","code":"UnsafeBufferPointer"},{"type":"text","text":" to the"},{"type":"text","text":" "},{"type":"text","text":"sequence’s contiguous storage."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This method calls "},{"type":"codeVoice","code":"body(buffer)"},{"type":"text","text":", where "},{"type":"codeVoice","code":"buffer"},{"type":"text","text":" is a pointer to the"},{"type":"text","text":" "},{"type":"text","text":"collection’s contiguous storage. If the contiguous storage doesn’t exist,"},{"type":"text","text":" "},{"type":"text","text":"the collection creates it. If the collection doesn’t support an internal"},{"type":"text","text":" "},{"type":"text","text":"representation in a form of contiguous storage, the method doesn’t call"},{"type":"text","text":" "},{"type":"codeVoice","code":"body"},{"type":"text","text":" — it immediately returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The optimizer can often eliminate bounds- and uniqueness-checking"},{"type":"text","text":" "},{"type":"text","text":"within an algorithm. When that fails, however, invoking the same"},{"type":"text","text":" "},{"type":"text","text":"algorithm on the "},{"type":"codeVoice","code":"buffer"},{"type":"text","text":" argument may let you trade safety for speed."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Successive calls to this method may provide a different pointer on each"},{"type":"text","text":" "},{"type":"text","text":"call. Don’t store "},{"type":"codeVoice","code":"buffer"},{"type":"text","text":" outside of this method."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"A "},{"type":"codeVoice","code":"Collection"},{"type":"text","text":" that provides its own implementation of this method"},{"type":"text","text":" "},{"type":"text","text":"must provide contiguous storage to its elements in the same order"},{"type":"text","text":" "},{"type":"text","text":"as they appear in the collection. This guarantees that it’s possible to"},{"type":"text","text":" "},{"type":"text","text":"generate contiguous mutable storage to any of its subsequences by slicing"},{"type":"text","text":" "},{"type":"codeVoice","code":"buffer"},{"type":"text","text":" with a range formed from the distances to the subsequence’s"},{"type":"text","text":" "},{"type":"codeVoice","code":"startIndex"},{"type":"text","text":" and "},{"type":"codeVoice","code":"endIndex"},{"type":"text","text":", respectively."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensions\/withcontiguousstorageifavailable(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/withContiguousStorageIfAvailable(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Executes a closure on the sequence’s contiguous storage."}],"kind":"symbol","metadata":{"role":"symbol","title":"withContiguousStorageIfAvailable(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"withContiguousStorageIfAvailable"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"R"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"UnsafeBufferPointer","preciseIdentifier":"s:SR"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:STsE32withContiguousStorageIfAvailableyqd__Sgqd__SRy7ElementQzGKXEKlF::SYNTHESIZED::s:10ShieldX50910ExtensionsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions/withContiguousStorageIfAvailable(_:)":{"role":"symbol","title":"withContiguousStorageIfAvailable(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"withContiguousStorageIfAvailable"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"R"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"UnsafeBufferPointer","preciseIdentifier":"s:SR"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">) "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Executes a closure on the sequence’s contiguous storage."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/withContiguousStorageIfAvailable(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extensions\/withcontiguousstorageifavailable(_:)"},"doc://Shield/documentation/ShieldX509/Extensions/Sequence-Implementations":{"role":"collectionGroup","title":"Sequence Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions\/Sequence-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extensions\/sequence-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensionvalue.json b/main/data/documentation/shieldx509/extensionvalue.json index dba70ede5..503e2a58d 100644 --- a/main/data/documentation/shieldx509/extensionvalue.json +++ b/main/data/documentation/shieldx509/extensionvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"SchemaSpecified","preciseIdentifier":"s:10PotentASN115SchemaSpecifiedP"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Decodable","preciseIdentifier":"s:Se"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Encodable","preciseIdentifier":"s:SE"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensionvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"},{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CriticalExtensionValue","doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue"],"kind":"relationships","title":"Inherited By","type":"inheritedBy"},{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier"],"kind":"relationships","title":"Conforming Types","type":"conformingTypes"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue\/extensionID"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"title":"ExtensionValue","roleHeading":"Protocol","role":"symbol","symbolKind":"protocol","externalID":"s:10ShieldX50914ExtensionValueP","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/NonCriticalExtensionValue":{"role":"symbol","title":"NonCriticalExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NonCriticalExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NonCriticalExtensionValue"}],"url":"\/documentation\/shieldx509\/noncriticalextensionvalue"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/ExtensionValue/extensionID":{"role":"symbol","title":"extensionID","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue\/extensionID","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx509\/extensionvalue\/extensionid"},"doc://Shield/documentation/ShieldX509/CriticalExtensionValue":{"role":"symbol","title":"CriticalExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"CriticalExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CriticalExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CriticalExtensionValue"}],"url":"\/documentation\/shieldx509\/criticalextensionvalue"},"doc://Shield/documentation/ShieldX509/ExtensionValue":{"role":"symbol","title":"ExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}],"url":"\/documentation\/shieldx509\/extensionvalue"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"SchemaSpecified","preciseIdentifier":"s:10PotentASN115SchemaSpecifiedP"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Decodable","preciseIdentifier":"s:Se"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Encodable","preciseIdentifier":"s:SE"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensionvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"},{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CriticalExtensionValue","doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue"],"kind":"relationships","title":"Inherited By","type":"inheritedBy"},{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier"],"kind":"relationships","title":"Conforming Types","type":"conformingTypes"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue\/extensionID"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"title":"ExtensionValue","roleHeading":"Protocol","role":"symbol","symbolKind":"protocol","externalID":"s:10ShieldX50914ExtensionValueP","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/ShieldX509/ExtensionValue":{"role":"symbol","title":"ExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}],"url":"\/documentation\/shieldx509\/extensionvalue"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/documentation/ShieldX509/CriticalExtensionValue":{"role":"symbol","title":"CriticalExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"CriticalExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CriticalExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CriticalExtensionValue"}],"url":"\/documentation\/shieldx509\/criticalextensionvalue"},"doc://Shield/documentation/ShieldX509/ExtensionValue/extensionID":{"role":"symbol","title":"extensionID","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue\/extensionID","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx509\/extensionvalue\/extensionid"},"doc://Shield/documentation/ShieldX509/NonCriticalExtensionValue":{"role":"symbol","title":"NonCriticalExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NonCriticalExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NonCriticalExtensionValue"}],"url":"\/documentation\/shieldx509\/noncriticalextensionvalue"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extensionvalue/extensionid.json b/main/data/documentation/shieldx509/extensionvalue/extensionid.json index 7efd2d15c..2b5976310 100644 --- a/main/data/documentation/shieldx509/extensionvalue/extensionid.json +++ b/main/data/documentation/shieldx509/extensionvalue/extensionid.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensionvalue\/extensionid"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue\/extensionID","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"extensionID","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"symbolKind":"property","externalID":"s:10ShieldX50914ExtensionValueP11extensionID10PotentASN116ObjectIdentifierVvpZ","required":true,"modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue"]]},"references":{"doc://Shield/documentation/ShieldX509/ExtensionValue/extensionID":{"role":"symbol","title":"extensionID","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue\/extensionID","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx509\/extensionvalue\/extensionid"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/ExtensionValue":{"role":"symbol","title":"ExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}],"url":"\/documentation\/shieldx509\/extensionvalue"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extensionvalue\/extensionid"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue\/extensionID","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"extensionID","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"symbolKind":"property","externalID":"s:10ShieldX50914ExtensionValueP11extensionID10PotentASN116ObjectIdentifierVvpZ","required":true,"modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue"]]},"references":{"doc://Shield/documentation/ShieldX509/ExtensionValue":{"role":"symbol","title":"ExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}],"url":"\/documentation\/shieldx509\/extensionvalue"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/ExtensionValue/extensionID":{"role":"symbol","title":"extensionID","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue\/extensionID","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/shieldx509\/extensionvalue\/extensionid"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extkeyusage.json b/main/data/documentation/shieldx509/extkeyusage.json index 98127a593..e5560e297 100644 --- a/main/data/documentation/shieldx509/extkeyusage.json +++ b/main/data/documentation/shieldx509/extkeyusage.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extkeyusage"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/init(keyPurposes:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/keyPurposes"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/asn1Schema","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/extensionID"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/Decodable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/Encodable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/SchemaSpecified-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"title":"ExtKeyUsage","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50911ExtKeyUsageV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldX509","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName"],"generated":true}],"references":{"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/decodable-implementations"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/asn1schema"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/extensionID":{"role":"symbol","title":"extensionID","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/extensionID","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/extensionid"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/ShieldX509/NameBuilder":{"role":"symbol","title":"NameBuilder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NameBuilder"}],"url":"\/documentation\/shieldx509\/namebuilder"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/init(keyPurposes:)":{"role":"symbol","title":"init(keyPurposes:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyPurposes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":">)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/init(keyPurposes:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/init(keypurposes:)"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"},"doc://Shield/documentation/ShieldX509/ExtensionValue":{"role":"symbol","title":"ExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}],"url":"\/documentation\/shieldx509\/extensionvalue"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/schemaspecified-implementations"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/keyPurposes":{"role":"symbol","title":"keyPurposes","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyPurposes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/keyPurposes","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/keypurposes"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/Encodable-Implementations":{"role":"collectionGroup","title":"Encodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/Encodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/encodable-implementations"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extkeyusage"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/init(keyPurposes:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/keyPurposes"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/asn1Schema","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/extensionID"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/Decodable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/Encodable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/SchemaSpecified-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"title":"ExtKeyUsage","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50911ExtKeyUsageV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldX509","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName"],"generated":true}],"references":{"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/Encodable-Implementations":{"role":"collectionGroup","title":"Encodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/Encodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/encodable-implementations"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/keyPurposes":{"role":"symbol","title":"keyPurposes","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyPurposes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/keyPurposes","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/keypurposes"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/ShieldX509/ExtensionValue":{"role":"symbol","title":"ExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}],"url":"\/documentation\/shieldx509\/extensionvalue"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/init(keyPurposes:)":{"role":"symbol","title":"init(keyPurposes:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyPurposes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":">)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/init(keyPurposes:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/init(keypurposes:)"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/extensionID":{"role":"symbol","title":"extensionID","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/extensionID","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/extensionid"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/asn1schema"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/decodable-implementations"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509/NameBuilder":{"role":"symbol","title":"NameBuilder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NameBuilder"}],"url":"\/documentation\/shieldx509\/namebuilder"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extkeyusage/!=(_:_:).json b/main/data/documentation/shieldx509/extkeyusage/!=(_:_:).json index 1cacfa8ba..0c6f0e54b 100644 --- a/main/data/documentation/shieldx509/extkeyusage/!=(_:_:).json +++ b/main/data/documentation/shieldx509/extkeyusage/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extkeyusage\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50911ExtKeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/!=(_:_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extkeyusage\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50911ExtKeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/equatable-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extkeyusage/asn1schema.json b/main/data/documentation/shieldx509/extkeyusage/asn1schema.json index 4c8764140..03135f56f 100644 --- a/main/data/documentation/shieldx509/extkeyusage/asn1schema.json +++ b/main/data/documentation/shieldx509/extkeyusage/asn1schema.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extkeyusage\/asn1schema"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/asn1Schema","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"title":"asn1Schema","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50911ExtKeyUsageV10asn1Schema10PotentASN10G0OvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage"]]},"references":{"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/asn1schema"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extkeyusage\/asn1schema"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/asn1Schema","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"title":"asn1Schema","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50911ExtKeyUsageV10asn1Schema10PotentASN10G0OvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/asn1schema"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extkeyusage/encodable-implementations.json b/main/data/documentation/shieldx509/extkeyusage/encodable-implementations.json index 18cb17b58..60d18935c 100644 --- a/main/data/documentation/shieldx509/extkeyusage/encodable-implementations.json +++ b/main/data/documentation/shieldx509/extkeyusage/encodable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/Encodable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/encode(to:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Encodable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage"]]},"references":{"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/encode(to:)":{"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/encode(to:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/Encodable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/encode(to:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Encodable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage"]]},"references":{"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/encode(to:)":{"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/encode(to:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extkeyusage/encode(to:).json b/main/data/documentation/shieldx509/extkeyusage/encode(to:).json index 0b39ebe99..d7fca8612 100644 --- a/main/data/documentation/shieldx509/extkeyusage/encode(to:).json +++ b/main/data/documentation/shieldx509/extkeyusage/encode(to:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"encoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The encoder to write data to."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the value fails to encode anything, "},{"type":"codeVoice","code":"encoder"},{"type":"text","text":" will encode an empty"},{"type":"text","text":" "},{"type":"text","text":"keyed container in its place."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This function throws an error if any values are invalid for the given"},{"type":"text","text":" "},{"type":"text","text":"encoder’s format."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extkeyusage\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/encode(to:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"kind":"symbol","metadata":{"role":"symbol","title":"encode(to:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:10ShieldX50911ExtKeyUsageV6encode2toys7Encoder_p_tKF","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/Encodable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/ExtKeyUsage/encode(to:)":{"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/encode(to:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/Encodable-Implementations":{"role":"collectionGroup","title":"Encodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/Encodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/encodable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"encoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The encoder to write data to."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the value fails to encode anything, "},{"type":"codeVoice","code":"encoder"},{"type":"text","text":" will encode an empty"},{"type":"text","text":" "},{"type":"text","text":"keyed container in its place."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This function throws an error if any values are invalid for the given"},{"type":"text","text":" "},{"type":"text","text":"encoder’s format."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extkeyusage\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/encode(to:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"kind":"symbol","metadata":{"role":"symbol","title":"encode(to:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:10ShieldX50911ExtKeyUsageV6encode2toys7Encoder_p_tKF","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/Encodable-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/Encodable-Implementations":{"role":"collectionGroup","title":"Encodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/Encodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/encodable-implementations"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/encode(to:)":{"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/encode(to:)"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extkeyusage/encoded().json b/main/data/documentation/shieldx509/extkeyusage/encoded().json index cf6935588..9635ba2a1 100644 --- a/main/data/documentation/shieldx509/extkeyusage/encoded().json +++ b/main/data/documentation/shieldx509/extkeyusage/encoded().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The ASN.1 encoded data for this value."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extkeyusage\/encoded()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/encoded()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:10PotentASN115SchemaSpecifiedPAASERzrlE7encoded10Foundation4DataVyKF::SYNTHESIZED::s:10ShieldX50911ExtKeyUsageV","extendedModule":"PotentASN1","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/encoded()"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/schemaspecified-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The ASN.1 encoded data for this value."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extkeyusage\/encoded()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/encoded()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:10PotentASN115SchemaSpecifiedPAASERzrlE7encoded10Foundation4DataVyKF::SYNTHESIZED::s:10ShieldX50911ExtKeyUsageV","extendedModule":"PotentASN1","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/ExtKeyUsage/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/encoded()"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/schemaspecified-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extkeyusage/equatable-implementations.json b/main/data/documentation/shieldx509/extkeyusage/equatable-implementations.json index bb60eed94..ab7bea2ac 100644 --- a/main/data/documentation/shieldx509/extkeyusage/equatable-implementations.json +++ b/main/data/documentation/shieldx509/extkeyusage/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage"]]},"references":{"doc://Shield/documentation/ShieldX509/ExtKeyUsage/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extkeyusage/extensionid.json b/main/data/documentation/shieldx509/extkeyusage/extensionid.json index bc82c2031..6cfd712d0 100644 --- a/main/data/documentation/shieldx509/extkeyusage/extensionid.json +++ b/main/data/documentation/shieldx509/extkeyusage/extensionid.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extkeyusage\/extensionid"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/extensionID","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"title":"extensionID","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50911ExtKeyUsageV11extensionID10PotentASN116ObjectIdentifierVvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage"]]},"references":{"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/extensionID":{"role":"symbol","title":"extensionID","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/extensionID","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/extensionid"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extkeyusage\/extensionid"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/extensionID","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"title":"extensionID","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50911ExtKeyUsageV11extensionID10PotentASN116ObjectIdentifierVvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage"]]},"references":{"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/extensionID":{"role":"symbol","title":"extensionID","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/extensionID","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/extensionid"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extkeyusage/init(from:).json b/main/data/documentation/shieldx509/extkeyusage/init(from:).json index 939497a17..61a6f8e12 100644 --- a/main/data/documentation/shieldx509/extkeyusage/init(from:).json +++ b/main/data/documentation/shieldx509/extkeyusage/init(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extkeyusage\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"role":"symbol","title":"init(from:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:10ShieldX50911ExtKeyUsageV4fromACs7Decoder_p_tKcfc","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/Decodable-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/init(from:)"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/decodable-implementations"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extkeyusage\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"role":"symbol","title":"init(from:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:10ShieldX50911ExtKeyUsageV4fromACs7Decoder_p_tKcfc","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/Decodable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/ExtKeyUsage/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/init(from:)"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/decodable-implementations"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extkeyusage/keypurposes.json b/main/data/documentation/shieldx509/extkeyusage/keypurposes.json index b30ee4c92..497167e2e 100644 --- a/main/data/documentation/shieldx509/extkeyusage/keypurposes.json +++ b/main/data/documentation/shieldx509/extkeyusage/keypurposes.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyPurposes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extkeyusage\/keypurposes"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/keyPurposes","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyPurposes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":">"}],"title":"keyPurposes","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50911ExtKeyUsageV11keyPurposesShy10PotentASN116ObjectIdentifierVGvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/keyPurposes":{"role":"symbol","title":"keyPurposes","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyPurposes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/keyPurposes","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/keypurposes"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyPurposes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/extkeyusage\/keypurposes"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/keyPurposes","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyPurposes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":">"}],"title":"keyPurposes","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50911ExtKeyUsageV11keyPurposesShy10PotentASN116ObjectIdentifierVGvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage"]]},"references":{"doc://Shield/documentation/ShieldX509/ExtKeyUsage/keyPurposes":{"role":"symbol","title":"keyPurposes","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyPurposes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:10PotentASN13OIDa"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/keyPurposes","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/keypurposes"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/extkeyusage/schemaspecified-implementations.json b/main/data/documentation/shieldx509/extkeyusage/schemaspecified-implementations.json index e01c76f91..b2b2e4758 100644 --- a/main/data/documentation/shieldx509/extkeyusage/schemaspecified-implementations.json +++ b/main/data/documentation/shieldx509/extkeyusage/schemaspecified-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/SchemaSpecified-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/encoded()"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"SchemaSpecified Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/encoded()"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/SchemaSpecified-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/encoded()"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"SchemaSpecified Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage"]]},"references":{"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/extkeyusage\/encoded()"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/generalname.json b/main/data/documentation/shieldx509/generalname.json index 3485da733..f0aed85aa 100644 --- a/main/data/documentation/shieldx509/generalname.json +++ b/main/data/documentation/shieldx509/generalname.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/generalname"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/10PotentASN16TaggedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/directoryName(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/dnsName(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/ediPartyName(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/ipAddress(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/otherName(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/registeredID(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/rfc822Name(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/uniformResourceIdentifier(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/x400Address(_:)"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/init(tag:value:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/tag","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/value"]},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/encode(schema:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/Decodable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/Encodable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/Equatable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"title":"GeneralName","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:10ShieldX50911GeneralNameO","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"GeneralName"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/GeneralName/tag":{"role":"symbol","title":"tag","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"tag"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"AnyTag","preciseIdentifier":"s:10PotentASN10B0O6AnyTaga"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/tag","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/tag"},"doc://Shield/documentation/ShieldX509/GeneralName/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/generalname\/decodable-implementations"},"doc://Shield/documentation/ShieldX509/GeneralName/Encodable-Implementations":{"role":"collectionGroup","title":"Encodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/Encodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/generalname\/encodable-implementations"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/GeneralName/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/generalname\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/GeneralName/registeredID(_:)":{"role":"symbol","title":"GeneralName.registeredID(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"registeredID"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/registeredID(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/registeredid(_:)"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/GeneralName/otherName(_:)":{"role":"symbol","title":"GeneralName.otherName(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"otherName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"OtherName","preciseIdentifier":"s:10ShieldX5099OtherNameV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/otherName(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/othername(_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/GeneralName/value":{"role":"symbol","title":"value","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/value","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/value"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"},"doc://Shield/documentation/ShieldX509/GeneralName/dnsName(_:)":{"role":"symbol","title":"GeneralName.dnsName(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dnsName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/dnsName(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/dnsname(_:)"},"doc://Shield/documentation/ShieldX509/GeneralName/x400Address(_:)":{"role":"symbol","title":"GeneralName.x400Address(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"x400Address"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/x400Address(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/x400address(_:)"},"doc://Shield/documentation/ShieldX509/GeneralName/uniformResourceIdentifier(_:)":{"role":"symbol","title":"GeneralName.uniformResourceIdentifier(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uniformResourceIdentifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/uniformResourceIdentifier(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/uniformresourceidentifier(_:)"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/GeneralName/directoryName(_:)":{"role":"symbol","title":"GeneralName.directoryName(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"directoryName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/directoryName(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/directoryname(_:)"},"doc://Shield/documentation/ShieldX509/GeneralName/encode(schema:)":{"role":"symbol","title":"encode(schema:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"}],"abstract":[{"type":"text","text":"Encode the value according to the provided schema."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/encode(schema:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/encode(schema:)"},"doc://Shield/documentation/ShieldX509/GeneralName/ipAddress(_:)":{"role":"symbol","title":"GeneralName.ipAddress(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ipAddress"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/ipAddress(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/ipaddress(_:)"},"doc://Shield/documentation/ShieldX509/GeneralName/rfc822Name(_:)":{"role":"symbol","title":"GeneralName.rfc822Name(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rfc822Name"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/rfc822Name(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/rfc822name(_:)"},"doc://Shield/10PotentASN16TaggedP":{"type":"unresolvable","title":"PotentASN1.Tagged","identifier":"doc:\/\/Shield\/10PotentASN16TaggedP"},"doc://Shield/documentation/ShieldX509/GeneralName/ediPartyName(_:)":{"role":"symbol","title":"GeneralName.ediPartyName(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ediPartyName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"EDIPartyName","preciseIdentifier":"s:10ShieldX50912EDIPartyNameV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/ediPartyName(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/edipartyname(_:)"},"doc://Shield/documentation/ShieldX509/GeneralName/init(tag:value:)":{"role":"symbol","title":"init(tag:value:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"tag"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"AnyTag","preciseIdentifier":"s:10PotentASN10B0O6AnyTaga"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?)"}],"abstract":[{"type":"text","text":"Decoded tag and value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/init(tag:value:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/init(tag:value:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/generalname"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/10PotentASN16TaggedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/directoryName(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/dnsName(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/ediPartyName(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/ipAddress(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/otherName(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/registeredID(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/rfc822Name(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/uniformResourceIdentifier(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/x400Address(_:)"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/init(tag:value:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/tag","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/value"]},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/encode(schema:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/Decodable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/Encodable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/Equatable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"title":"GeneralName","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:10ShieldX50911GeneralNameO","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"GeneralName"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/GeneralName/x400Address(_:)":{"role":"symbol","title":"GeneralName.x400Address(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"x400Address"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/x400Address(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/x400address(_:)"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/GeneralName/Encodable-Implementations":{"role":"collectionGroup","title":"Encodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/Encodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/generalname\/encodable-implementations"},"doc://Shield/documentation/ShieldX509/GeneralName/ipAddress(_:)":{"role":"symbol","title":"GeneralName.ipAddress(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ipAddress"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/ipAddress(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/ipaddress(_:)"},"doc://Shield/documentation/ShieldX509/GeneralName/dnsName(_:)":{"role":"symbol","title":"GeneralName.dnsName(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dnsName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/dnsName(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/dnsname(_:)"},"doc://Shield/10PotentASN16TaggedP":{"type":"unresolvable","title":"PotentASN1.Tagged","identifier":"doc:\/\/Shield\/10PotentASN16TaggedP"},"doc://Shield/documentation/ShieldX509/GeneralName/registeredID(_:)":{"role":"symbol","title":"GeneralName.registeredID(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"registeredID"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/registeredID(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/registeredid(_:)"},"doc://Shield/documentation/ShieldX509/GeneralName/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/generalname\/decodable-implementations"},"doc://Shield/documentation/ShieldX509/GeneralName/uniformResourceIdentifier(_:)":{"role":"symbol","title":"GeneralName.uniformResourceIdentifier(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uniformResourceIdentifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/uniformResourceIdentifier(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/uniformresourceidentifier(_:)"},"doc://Shield/documentation/ShieldX509/GeneralName/encode(schema:)":{"role":"symbol","title":"encode(schema:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"}],"abstract":[{"type":"text","text":"Encode the value according to the provided schema."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/encode(schema:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/encode(schema:)"},"doc://Shield/documentation/ShieldX509/GeneralName/otherName(_:)":{"role":"symbol","title":"GeneralName.otherName(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"otherName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"OtherName","preciseIdentifier":"s:10ShieldX5099OtherNameV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/otherName(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/othername(_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/GeneralName/ediPartyName(_:)":{"role":"symbol","title":"GeneralName.ediPartyName(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ediPartyName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"EDIPartyName","preciseIdentifier":"s:10ShieldX50912EDIPartyNameV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/ediPartyName(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/edipartyname(_:)"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/GeneralName/rfc822Name(_:)":{"role":"symbol","title":"GeneralName.rfc822Name(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rfc822Name"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/rfc822Name(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/rfc822name(_:)"},"doc://Shield/documentation/ShieldX509/GeneralName/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/generalname\/equatable-implementations"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/GeneralName/init(tag:value:)":{"role":"symbol","title":"init(tag:value:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"tag"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"AnyTag","preciseIdentifier":"s:10PotentASN10B0O6AnyTaga"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?)"}],"abstract":[{"type":"text","text":"Decoded tag and value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/init(tag:value:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/init(tag:value:)"},"doc://Shield/documentation/ShieldX509/GeneralName/directoryName(_:)":{"role":"symbol","title":"GeneralName.directoryName(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"directoryName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/directoryName(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/directoryname(_:)"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"},"doc://Shield/documentation/ShieldX509/GeneralName/value":{"role":"symbol","title":"value","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/value","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/value"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/GeneralName/tag":{"role":"symbol","title":"tag","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"tag"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"AnyTag","preciseIdentifier":"s:10PotentASN10B0O6AnyTaga"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/tag","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/tag"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/generalname/!=(_:_:).json b/main/data/documentation/shieldx509/generalname/!=(_:_:).json index caeb56b37..593172be6 100644 --- a/main/data/documentation/shieldx509/generalname/!=(_:_:).json +++ b/main/data/documentation/shieldx509/generalname/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/generalname\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50911GeneralNameO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"},"doc://Shield/documentation/ShieldX509/GeneralName/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/generalname\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/GeneralName/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/!=(_:_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/generalname\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50911GeneralNameO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/GeneralName/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/generalname\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/GeneralName/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/generalname/decodable-implementations.json b/main/data/documentation/shieldx509/generalname/decodable-implementations.json index 25f5b6299..81d2236d0 100644 --- a/main/data/documentation/shieldx509/generalname/decodable-implementations.json +++ b/main/data/documentation/shieldx509/generalname/decodable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/Decodable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/init(from:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Decodable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName"]]},"references":{"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/GeneralName/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/init(from:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/Decodable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/init(from:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Decodable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"},"doc://Shield/documentation/ShieldX509/GeneralName/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/init(from:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/generalname/directoryname(_:).json b/main/data/documentation/shieldx509/generalname/directoryname(_:).json index 9800e4432..ea9048c56 100644 --- a/main/data/documentation/shieldx509/generalname/directoryname(_:).json +++ b/main/data/documentation/shieldx509/generalname/directoryname(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"directoryName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","preciseIdentifier":"s:10ShieldX5094Namea","text":"Name"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/generalname\/directoryname(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/directoryName(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"directoryName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":")"}],"title":"GeneralName.directoryName(_:)","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50911GeneralNameO09directoryD0yACSaySay0A4X50021AttributeTypeAndValueVyAA09DirectorydG6MapperVGGGcACmF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"},"doc://Shield/documentation/ShieldX509/GeneralName/directoryName(_:)":{"role":"symbol","title":"GeneralName.directoryName(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"directoryName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/directoryName(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/directoryname(_:)"},"doc://Shield/documentation/ShieldX509/Name":{"role":"symbol","title":"Name","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Name"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Name"}],"url":"\/documentation\/shieldx509\/name"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"directoryName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","preciseIdentifier":"s:10ShieldX5094Namea","text":"Name"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/generalname\/directoryname(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/directoryName(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"directoryName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":")"}],"title":"GeneralName.directoryName(_:)","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50911GeneralNameO09directoryD0yACSaySay0A4X50021AttributeTypeAndValueVyAA09DirectorydG6MapperVGGGcACmF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Name":{"role":"symbol","title":"Name","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Name"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Name"}],"url":"\/documentation\/shieldx509\/name"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"},"doc://Shield/documentation/ShieldX509/GeneralName/directoryName(_:)":{"role":"symbol","title":"GeneralName.directoryName(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"directoryName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/directoryName(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/directoryname(_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/generalname/dnsname(_:).json b/main/data/documentation/shieldx509/generalname/dnsname(_:).json index 806669070..898d46e37 100644 --- a/main/data/documentation/shieldx509/generalname/dnsname(_:).json +++ b/main/data/documentation/shieldx509/generalname/dnsname(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dnsName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/generalname\/dnsname(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/dnsName(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dnsName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"title":"GeneralName.dnsName(_:)","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50911GeneralNameO03dnsD0yACSScACmF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName"]]},"references":{"doc://Shield/documentation/ShieldX509/GeneralName/dnsName(_:)":{"role":"symbol","title":"GeneralName.dnsName(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dnsName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/dnsName(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/dnsname(_:)"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dnsName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/generalname\/dnsname(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/dnsName(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dnsName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"title":"GeneralName.dnsName(_:)","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50911GeneralNameO03dnsD0yACSScACmF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"},"doc://Shield/documentation/ShieldX509/GeneralName/dnsName(_:)":{"role":"symbol","title":"GeneralName.dnsName(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"dnsName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/dnsName(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/dnsname(_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/generalname/edipartyname(_:).json b/main/data/documentation/shieldx509/generalname/edipartyname(_:).json index ef29dde94..288ed82ee 100644 --- a/main/data/documentation/shieldx509/generalname/edipartyname(_:).json +++ b/main/data/documentation/shieldx509/generalname/edipartyname(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ediPartyName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName","preciseIdentifier":"s:10ShieldX50912EDIPartyNameV","text":"EDIPartyName"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/generalname\/edipartyname(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/ediPartyName(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ediPartyName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"EDIPartyName","preciseIdentifier":"s:10ShieldX50912EDIPartyNameV"},{"kind":"text","text":")"}],"title":"GeneralName.ediPartyName(_:)","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50911GeneralNameO08ediPartyD0yAcA08EDIPartyD0VcACmF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/EDIPartyName":{"role":"symbol","title":"EDIPartyName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EDIPartyName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"EDIPartyName"}],"url":"\/documentation\/shieldx509\/edipartyname"},"doc://Shield/documentation/ShieldX509/GeneralName/ediPartyName(_:)":{"role":"symbol","title":"GeneralName.ediPartyName(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ediPartyName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"EDIPartyName","preciseIdentifier":"s:10ShieldX50912EDIPartyNameV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/ediPartyName(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/edipartyname(_:)"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ediPartyName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName","preciseIdentifier":"s:10ShieldX50912EDIPartyNameV","text":"EDIPartyName"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/generalname\/edipartyname(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/ediPartyName(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ediPartyName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"EDIPartyName","preciseIdentifier":"s:10ShieldX50912EDIPartyNameV"},{"kind":"text","text":")"}],"title":"GeneralName.ediPartyName(_:)","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50911GeneralNameO08ediPartyD0yAcA08EDIPartyD0VcACmF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName"]]},"references":{"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"},"doc://Shield/documentation/ShieldX509/GeneralName/ediPartyName(_:)":{"role":"symbol","title":"GeneralName.ediPartyName(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ediPartyName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"EDIPartyName","preciseIdentifier":"s:10ShieldX50912EDIPartyNameV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/ediPartyName(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/edipartyname(_:)"},"doc://Shield/documentation/ShieldX509/EDIPartyName":{"role":"symbol","title":"EDIPartyName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"EDIPartyName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/EDIPartyName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"EDIPartyName"}],"url":"\/documentation\/shieldx509\/edipartyname"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/generalname/encodable-implementations.json b/main/data/documentation/shieldx509/generalname/encodable-implementations.json index a79ebdf73..0048e62f6 100644 --- a/main/data/documentation/shieldx509/generalname/encodable-implementations.json +++ b/main/data/documentation/shieldx509/generalname/encodable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/Encodable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/encode(to:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Encodable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName"]]},"references":{"doc://Shield/documentation/ShieldX509/GeneralName/encode(to:)":{"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/encode(to:)"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/Encodable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/encode(to:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Encodable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName"]]},"references":{"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/GeneralName/encode(to:)":{"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/encode(to:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/generalname/encode(schema:).json b/main/data/documentation/shieldx509/generalname/encode(schema:).json index a725174a0..3ee086740 100644 --- a/main/data/documentation/shieldx509/generalname/encode(schema:).json +++ b/main/data/documentation/shieldx509/generalname/encode(schema:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/generalname\/encode(schema:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/encode(schema:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the value according to the provided schema."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"}],"title":"encode(schema:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911GeneralNameO6encode6schema10PotentASN10H0OAF6SchemaO_tKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/GeneralName/encode(schema:)":{"role":"symbol","title":"encode(schema:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"}],"abstract":[{"type":"text","text":"Encode the value according to the provided schema."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/encode(schema:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/encode(schema:)"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/generalname\/encode(schema:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/encode(schema:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the value according to the provided schema."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"}],"title":"encode(schema:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50911GeneralNameO6encode6schema10PotentASN10H0OAF6SchemaO_tKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName"]]},"references":{"doc://Shield/documentation/ShieldX509/GeneralName/encode(schema:)":{"role":"symbol","title":"encode(schema:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"}],"abstract":[{"type":"text","text":"Encode the value according to the provided schema."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/encode(schema:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/encode(schema:)"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/generalname/encode(to:).json b/main/data/documentation/shieldx509/generalname/encode(to:).json index 3c26dbdee..dd0b8763b 100644 --- a/main/data/documentation/shieldx509/generalname/encode(to:).json +++ b/main/data/documentation/shieldx509/generalname/encode(to:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"encoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The encoder to write data to."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the value fails to encode anything, "},{"type":"codeVoice","code":"encoder"},{"type":"text","text":" will encode an empty"},{"type":"text","text":" "},{"type":"text","text":"keyed container in its place."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This function throws an error if any values are invalid for the given"},{"type":"text","text":" "},{"type":"text","text":"encoder’s format."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/generalname\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/encode(to:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"kind":"symbol","metadata":{"role":"symbol","title":"encode(to:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:10ShieldX50911GeneralNameO6encode2toys7Encoder_p_tKF","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/Encodable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/GeneralName/encode(to:)":{"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/encode(to:)"},"doc://Shield/documentation/ShieldX509/GeneralName/Encodable-Implementations":{"role":"collectionGroup","title":"Encodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/Encodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/generalname\/encodable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"encoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The encoder to write data to."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the value fails to encode anything, "},{"type":"codeVoice","code":"encoder"},{"type":"text","text":" will encode an empty"},{"type":"text","text":" "},{"type":"text","text":"keyed container in its place."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This function throws an error if any values are invalid for the given"},{"type":"text","text":" "},{"type":"text","text":"encoder’s format."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/generalname\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/encode(to:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"kind":"symbol","metadata":{"role":"symbol","title":"encode(to:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:10ShieldX50911GeneralNameO6encode2toys7Encoder_p_tKF","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/Encodable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"},"doc://Shield/documentation/ShieldX509/GeneralName/Encodable-Implementations":{"role":"collectionGroup","title":"Encodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/Encodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/generalname\/encodable-implementations"},"doc://Shield/documentation/ShieldX509/GeneralName/encode(to:)":{"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/encode(to:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/generalname/init(from:).json b/main/data/documentation/shieldx509/generalname/init(from:).json index 59ce65e66..e943c6881 100644 --- a/main/data/documentation/shieldx509/generalname/init(from:).json +++ b/main/data/documentation/shieldx509/generalname/init(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/generalname\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"role":"symbol","title":"init(from:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:10ShieldX50911GeneralNameO4fromACs7Decoder_p_tKcfc","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/Decodable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/GeneralName/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/init(from:)"},"doc://Shield/documentation/ShieldX509/GeneralName/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/generalname\/decodable-implementations"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/generalname\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"role":"symbol","title":"init(from:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:10ShieldX50911GeneralNameO4fromACs7Decoder_p_tKcfc","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/Decodable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/GeneralName/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/generalname\/decodable-implementations"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"},"doc://Shield/documentation/ShieldX509/GeneralName/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/init(from:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/generalname/init(tag:value:).json b/main/data/documentation/shieldx509/generalname/init(tag:value:).json index debdc3455..83d0863a7 100644 --- a/main/data/documentation/shieldx509/generalname/init(tag:value:).json +++ b/main/data/documentation/shieldx509/generalname/init(tag:value:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"tag"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"AnyTag","preciseIdentifier":"s:10PotentASN10B0O6AnyTaga"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?)"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/generalname\/init(tag:value:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/init(tag:value:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Decoded tag and value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"tag"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"AnyTag","preciseIdentifier":"s:10PotentASN10B0O6AnyTaga"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?)"}],"title":"init(tag:value:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50911GeneralNameO3tag5valueACSgs5UInt8V_ypSgtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"},"doc://Shield/documentation/ShieldX509/GeneralName/init(tag:value:)":{"role":"symbol","title":"init(tag:value:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"tag"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"AnyTag","preciseIdentifier":"s:10PotentASN10B0O6AnyTaga"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?)"}],"abstract":[{"type":"text","text":"Decoded tag and value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/init(tag:value:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/init(tag:value:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"tag"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"AnyTag","preciseIdentifier":"s:10PotentASN10B0O6AnyTaga"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?)"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/generalname\/init(tag:value:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/init(tag:value:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Decoded tag and value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"tag"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"AnyTag","preciseIdentifier":"s:10PotentASN10B0O6AnyTaga"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?)"}],"title":"init(tag:value:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50911GeneralNameO3tag5valueACSgs5UInt8V_ypSgtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/GeneralName/init(tag:value:)":{"role":"symbol","title":"init(tag:value:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"tag"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"AnyTag","preciseIdentifier":"s:10PotentASN10B0O6AnyTaga"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?)"}],"abstract":[{"type":"text","text":"Decoded tag and value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/init(tag:value:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/init(tag:value:)"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/generalname/othername(_:).json b/main/data/documentation/shieldx509/generalname/othername(_:).json index b00899afe..908c56946 100644 --- a/main/data/documentation/shieldx509/generalname/othername(_:).json +++ b/main/data/documentation/shieldx509/generalname/othername(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"otherName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName","preciseIdentifier":"s:10ShieldX5099OtherNameV","text":"OtherName"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/generalname\/othername(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/otherName(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"otherName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"OtherName","preciseIdentifier":"s:10ShieldX5099OtherNameV"},{"kind":"text","text":")"}],"title":"GeneralName.otherName(_:)","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50911GeneralNameO05otherD0yAcA05OtherD0VcACmF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"},"doc://Shield/documentation/ShieldX509/GeneralName/otherName(_:)":{"role":"symbol","title":"GeneralName.otherName(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"otherName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"OtherName","preciseIdentifier":"s:10ShieldX5099OtherNameV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/otherName(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/othername(_:)"},"doc://Shield/documentation/ShieldX509/OtherName":{"role":"symbol","title":"OtherName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OtherName"}],"url":"\/documentation\/shieldx509\/othername"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"otherName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName","preciseIdentifier":"s:10ShieldX5099OtherNameV","text":"OtherName"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/generalname\/othername(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/otherName(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"otherName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"OtherName","preciseIdentifier":"s:10ShieldX5099OtherNameV"},{"kind":"text","text":")"}],"title":"GeneralName.otherName(_:)","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50911GeneralNameO05otherD0yAcA05OtherD0VcACmF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName"]]},"references":{"doc://Shield/documentation/ShieldX509/OtherName":{"role":"symbol","title":"OtherName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OtherName"}],"url":"\/documentation\/shieldx509\/othername"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"},"doc://Shield/documentation/ShieldX509/GeneralName/otherName(_:)":{"role":"symbol","title":"GeneralName.otherName(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"otherName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"OtherName","preciseIdentifier":"s:10ShieldX5099OtherNameV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/otherName(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/othername(_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/generalname/registeredid(_:).json b/main/data/documentation/shieldx509/generalname/registeredid(_:).json index 7e0143153..cf62de37c 100644 --- a/main/data/documentation/shieldx509/generalname/registeredid(_:).json +++ b/main/data/documentation/shieldx509/generalname/registeredid(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"registeredID"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/generalname\/registeredid(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/registeredID(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"registeredID"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":")"}],"title":"GeneralName.registeredID(_:)","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50911GeneralNameO12registeredIDyAC10PotentASN116ObjectIdentifierVcACmF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName"]]},"references":{"doc://Shield/documentation/ShieldX509/GeneralName/registeredID(_:)":{"role":"symbol","title":"GeneralName.registeredID(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"registeredID"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/registeredID(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/registeredid(_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"registeredID"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/generalname\/registeredid(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/registeredID(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"registeredID"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":")"}],"title":"GeneralName.registeredID(_:)","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50911GeneralNameO12registeredIDyAC10PotentASN116ObjectIdentifierVcACmF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName"]]},"references":{"doc://Shield/documentation/ShieldX509/GeneralName/registeredID(_:)":{"role":"symbol","title":"GeneralName.registeredID(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"registeredID"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/registeredID(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/registeredid(_:)"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/generalname/rfc822name(_:).json b/main/data/documentation/shieldx509/generalname/rfc822name(_:).json index fb85f775a..6336b3de1 100644 --- a/main/data/documentation/shieldx509/generalname/rfc822name(_:).json +++ b/main/data/documentation/shieldx509/generalname/rfc822name(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rfc822Name"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/generalname\/rfc822name(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/rfc822Name(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rfc822Name"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"title":"GeneralName.rfc822Name(_:)","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50911GeneralNameO06rfc822D0yACSScACmF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName"]]},"references":{"doc://Shield/documentation/ShieldX509/GeneralName/rfc822Name(_:)":{"role":"symbol","title":"GeneralName.rfc822Name(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rfc822Name"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/rfc822Name(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/rfc822name(_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rfc822Name"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/generalname\/rfc822name(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/rfc822Name(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rfc822Name"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"title":"GeneralName.rfc822Name(_:)","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50911GeneralNameO06rfc822D0yACSScACmF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/GeneralName/rfc822Name(_:)":{"role":"symbol","title":"GeneralName.rfc822Name(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"rfc822Name"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/rfc822Name(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/rfc822name(_:)"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/generalname/tag.json b/main/data/documentation/shieldx509/generalname/tag.json index d904fda10..c998be122 100644 --- a/main/data/documentation/shieldx509/generalname/tag.json +++ b/main/data/documentation/shieldx509/generalname/tag.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"tag"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"AnyTag","preciseIdentifier":"s:10PotentASN10B0O6AnyTaga"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/generalname\/tag"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/tag","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"tag"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"AnyTag","preciseIdentifier":"s:10PotentASN10B0O6AnyTaga"}],"title":"tag","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50911GeneralNameO3tags5UInt8Vvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName"]]},"references":{"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"},"doc://Shield/documentation/ShieldX509/GeneralName/tag":{"role":"symbol","title":"tag","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"tag"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"AnyTag","preciseIdentifier":"s:10PotentASN10B0O6AnyTaga"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/tag","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/tag"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"tag"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"AnyTag","preciseIdentifier":"s:10PotentASN10B0O6AnyTaga"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/generalname\/tag"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/tag","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"tag"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"AnyTag","preciseIdentifier":"s:10PotentASN10B0O6AnyTaga"}],"title":"tag","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50911GeneralNameO3tags5UInt8Vvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"},"doc://Shield/documentation/ShieldX509/GeneralName/tag":{"role":"symbol","title":"tag","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"tag"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"AnyTag","preciseIdentifier":"s:10PotentASN10B0O6AnyTaga"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/tag","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/tag"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/generalname/uniformresourceidentifier(_:).json b/main/data/documentation/shieldx509/generalname/uniformresourceidentifier(_:).json index 838bda534..c85eb3771 100644 --- a/main/data/documentation/shieldx509/generalname/uniformresourceidentifier(_:).json +++ b/main/data/documentation/shieldx509/generalname/uniformresourceidentifier(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uniformResourceIdentifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/generalname\/uniformresourceidentifier(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/uniformResourceIdentifier(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uniformResourceIdentifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"title":"GeneralName.uniformResourceIdentifier(_:)","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50911GeneralNameO25uniformResourceIdentifieryACSScACmF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"},"doc://Shield/documentation/ShieldX509/GeneralName/uniformResourceIdentifier(_:)":{"role":"symbol","title":"GeneralName.uniformResourceIdentifier(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uniformResourceIdentifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/uniformResourceIdentifier(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/uniformresourceidentifier(_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uniformResourceIdentifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/generalname\/uniformresourceidentifier(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/uniformResourceIdentifier(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uniformResourceIdentifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"title":"GeneralName.uniformResourceIdentifier(_:)","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50911GeneralNameO25uniformResourceIdentifieryACSScACmF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/GeneralName/uniformResourceIdentifier(_:)":{"role":"symbol","title":"GeneralName.uniformResourceIdentifier(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"uniformResourceIdentifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/uniformResourceIdentifier(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/uniformresourceidentifier(_:)"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/generalname/value.json b/main/data/documentation/shieldx509/generalname/value.json index 7254c6702..634219c96 100644 --- a/main/data/documentation/shieldx509/generalname/value.json +++ b/main/data/documentation/shieldx509/generalname/value.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/generalname\/value"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/value","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?"}],"title":"value","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50911GeneralNameO5valueypSgvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"},"doc://Shield/documentation/ShieldX509/GeneralName/value":{"role":"symbol","title":"value","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/value","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/value"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/generalname\/value"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/value","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?"}],"title":"value","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50911GeneralNameO5valueypSgvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName"]]},"references":{"doc://Shield/documentation/ShieldX509/GeneralName/value":{"role":"symbol","title":"value","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/value","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/value"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/generalname/x400address(_:).json b/main/data/documentation/shieldx509/generalname/x400address(_:).json index 0cfbe5601..9146bde1e 100644 --- a/main/data/documentation/shieldx509/generalname/x400address(_:).json +++ b/main/data/documentation/shieldx509/generalname/x400address(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"x400Address"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/generalname\/x400address(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/x400Address(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"x400Address"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":")"}],"title":"GeneralName.x400Address(_:)","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50911GeneralNameO11x400AddressyAC10PotentASN10H0OcACmF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName"]]},"references":{"doc://Shield/documentation/ShieldX509/GeneralName/x400Address(_:)":{"role":"symbol","title":"GeneralName.x400Address(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"x400Address"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/x400Address(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/x400address(_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"x400Address"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/generalname\/x400address(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/x400Address(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"x400Address"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":")"}],"title":"GeneralName.x400Address(_:)","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50911GeneralNameO11x400AddressyAC10PotentASN10H0OcACmF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"},"doc://Shield/documentation/ShieldX509/GeneralName/x400Address(_:)":{"role":"symbol","title":"GeneralName.x400Address(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"x400Address"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName\/x400Address(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/generalname\/x400address(_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/generalnames.json b/main/data/documentation/shieldx509/generalnames.json index c0aca406d..6f63fc392 100644 --- a/main/data/documentation/shieldx509/generalnames.json +++ b/main/data/documentation/shieldx509/generalnames.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"},{"kind":"text","text":" = ["},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO","text":"GeneralName"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/generalnames"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"}],"title":"GeneralNames","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:10ShieldX50912GeneralNamesa","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"GeneralNames"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"},"doc://Shield/documentation/ShieldX509/GeneralNames":{"role":"symbol","title":"GeneralNames","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralNames"}],"url":"\/documentation\/shieldx509\/generalnames"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"},{"kind":"text","text":" = ["},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","preciseIdentifier":"s:10ShieldX50911GeneralNameO","text":"GeneralName"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/generalnames"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"}],"title":"GeneralNames","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:10ShieldX50912GeneralNamesa","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"GeneralNames"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralName"}],"url":"\/documentation\/shieldx509\/generalname"},"doc://Shield/documentation/ShieldX509/GeneralNames":{"role":"symbol","title":"GeneralNames","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralNames"}],"url":"\/documentation\/shieldx509\/generalnames"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/issueraltname.json b/main/data/documentation/shieldx509/issueraltname.json index 0011aed9c..d89f2964f 100644 --- a/main/data/documentation/shieldx509/issueraltname.json +++ b/main/data/documentation/shieldx509/issueraltname.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/issueraltname"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue","doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/init(names:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/names"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/asn1Schema","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/extensionID"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/Decodable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/Encodable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/SchemaSpecified-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"title":"IssuerAltName","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50913IssuerAltNameV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldX509","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName"],"generated":true}],"references":{"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/IssuerAltName/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/names"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/ExtensionValue":{"role":"symbol","title":"ExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}],"url":"\/documentation\/shieldx509\/extensionvalue"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/ShieldX509/IssuerAltName/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/decodable-implementations"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/documentation/ShieldX509/NonCriticalExtensionValue":{"role":"symbol","title":"NonCriticalExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NonCriticalExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NonCriticalExtensionValue"}],"url":"\/documentation\/shieldx509\/noncriticalextensionvalue"},"doc://Shield/documentation/ShieldX509/IssuerAltName/init(names:)":{"role":"symbol","title":"init(names:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/init(names:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/init(names:)"},"doc://Shield/documentation/ShieldX509/IssuerAltName/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/equatable-implementations"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/ShieldX509/NameBuilder":{"role":"symbol","title":"NameBuilder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NameBuilder"}],"url":"\/documentation\/shieldx509\/namebuilder"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509/IssuerAltName/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/asn1schema"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/IssuerAltName/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/schemaspecified-implementations"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/IssuerAltName/extensionID":{"role":"symbol","title":"extensionID","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/extensionID","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/extensionid"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/IssuerAltName/Encodable-Implementations":{"role":"collectionGroup","title":"Encodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/Encodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/encodable-implementations"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/issueraltname"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue","doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/init(names:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/names"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/asn1Schema","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/extensionID"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/Decodable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/Encodable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/SchemaSpecified-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"title":"IssuerAltName","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50913IssuerAltNameV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldX509","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName"],"generated":true}],"references":{"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/documentation/ShieldX509/ExtensionValue":{"role":"symbol","title":"ExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}],"url":"\/documentation\/shieldx509\/extensionvalue"},"doc://Shield/documentation/ShieldX509/IssuerAltName/extensionID":{"role":"symbol","title":"extensionID","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/extensionID","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/extensionid"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/ShieldX509/NameBuilder":{"role":"symbol","title":"NameBuilder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NameBuilder"}],"url":"\/documentation\/shieldx509\/namebuilder"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509/IssuerAltName/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/names"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/documentation/ShieldX509/IssuerAltName/init(names:)":{"role":"symbol","title":"init(names:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/init(names:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/init(names:)"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/IssuerAltName/Encodable-Implementations":{"role":"collectionGroup","title":"Encodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/Encodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/encodable-implementations"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/IssuerAltName/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/asn1schema"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/documentation/ShieldX509/IssuerAltName/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/decodable-implementations"},"doc://Shield/documentation/ShieldX509/IssuerAltName/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/schemaspecified-implementations"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/NonCriticalExtensionValue":{"role":"symbol","title":"NonCriticalExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NonCriticalExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NonCriticalExtensionValue"}],"url":"\/documentation\/shieldx509\/noncriticalextensionvalue"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/ShieldX509/IssuerAltName/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/issueraltname/!=(_:_:).json b/main/data/documentation/shieldx509/issueraltname/!=(_:_:).json index 5e53fba6c..544beed43 100644 --- a/main/data/documentation/shieldx509/issueraltname/!=(_:_:).json +++ b/main/data/documentation/shieldx509/issueraltname/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/issueraltname\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50913IssuerAltNameV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/IssuerAltName/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/ShieldX509/IssuerAltName/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/!=(_:_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/issueraltname\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50913IssuerAltNameV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/IssuerAltName/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/IssuerAltName/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/equatable-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/issueraltname/asn1schema.json b/main/data/documentation/shieldx509/issueraltname/asn1schema.json index 6be9df532..a473778d6 100644 --- a/main/data/documentation/shieldx509/issueraltname/asn1schema.json +++ b/main/data/documentation/shieldx509/issueraltname/asn1schema.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/issueraltname\/asn1schema"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/asn1Schema","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"title":"asn1Schema","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50913IssuerAltNameV10asn1Schema10PotentASN10G0OvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName"]]},"references":{"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/ShieldX509/IssuerAltName/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/asn1schema"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/issueraltname\/asn1schema"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/asn1Schema","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"title":"asn1Schema","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50913IssuerAltNameV10asn1Schema10PotentASN10G0OvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName"]]},"references":{"doc://Shield/documentation/ShieldX509/IssuerAltName/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/asn1schema"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/issueraltname/encodable-implementations.json b/main/data/documentation/shieldx509/issueraltname/encodable-implementations.json index 7eb23488d..9a9dcc578 100644 --- a/main/data/documentation/shieldx509/issueraltname/encodable-implementations.json +++ b/main/data/documentation/shieldx509/issueraltname/encodable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/Encodable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/encode(to:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Encodable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName"]]},"references":{"doc://Shield/documentation/ShieldX509/IssuerAltName/encode(to:)":{"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/encode(to:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/Encodable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/encode(to:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Encodable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName"]]},"references":{"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/ShieldX509/IssuerAltName/encode(to:)":{"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/encode(to:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/issueraltname/encode(to:).json b/main/data/documentation/shieldx509/issueraltname/encode(to:).json index bda205b1f..4f4b1d107 100644 --- a/main/data/documentation/shieldx509/issueraltname/encode(to:).json +++ b/main/data/documentation/shieldx509/issueraltname/encode(to:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"encoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The encoder to write data to."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the value fails to encode anything, "},{"type":"codeVoice","code":"encoder"},{"type":"text","text":" will encode an empty"},{"type":"text","text":" "},{"type":"text","text":"keyed container in its place."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This function throws an error if any values are invalid for the given"},{"type":"text","text":" "},{"type":"text","text":"encoder’s format."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/issueraltname\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/encode(to:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"kind":"symbol","metadata":{"role":"symbol","title":"encode(to:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:10ShieldX50913IssuerAltNameV6encode2toys7Encoder_p_tKF","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/Encodable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/IssuerAltName/Encodable-Implementations":{"role":"collectionGroup","title":"Encodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/Encodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/encodable-implementations"},"doc://Shield/documentation/ShieldX509/IssuerAltName/encode(to:)":{"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/encode(to:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"encoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The encoder to write data to."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the value fails to encode anything, "},{"type":"codeVoice","code":"encoder"},{"type":"text","text":" will encode an empty"},{"type":"text","text":" "},{"type":"text","text":"keyed container in its place."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This function throws an error if any values are invalid for the given"},{"type":"text","text":" "},{"type":"text","text":"encoder’s format."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/issueraltname\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/encode(to:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"kind":"symbol","metadata":{"role":"symbol","title":"encode(to:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:10ShieldX50913IssuerAltNameV6encode2toys7Encoder_p_tKF","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/Encodable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/IssuerAltName/encode(to:)":{"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/encode(to:)"},"doc://Shield/documentation/ShieldX509/IssuerAltName/Encodable-Implementations":{"role":"collectionGroup","title":"Encodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/Encodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/encodable-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/issueraltname/encoded().json b/main/data/documentation/shieldx509/issueraltname/encoded().json index 22aec497c..8caee5756 100644 --- a/main/data/documentation/shieldx509/issueraltname/encoded().json +++ b/main/data/documentation/shieldx509/issueraltname/encoded().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The ASN.1 encoded data for this value."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/issueraltname\/encoded()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/encoded()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:10PotentASN115SchemaSpecifiedPAASERzrlE7encoded10Foundation4DataVyKF::SYNTHESIZED::s:10ShieldX50913IssuerAltNameV","extendedModule":"PotentASN1","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/IssuerAltName/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/IssuerAltName/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/encoded()"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The ASN.1 encoded data for this value."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/issueraltname\/encoded()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/encoded()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:10PotentASN115SchemaSpecifiedPAASERzrlE7encoded10Foundation4DataVyKF::SYNTHESIZED::s:10ShieldX50913IssuerAltNameV","extendedModule":"PotentASN1","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/ShieldX509/IssuerAltName/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/encoded()"},"doc://Shield/documentation/ShieldX509/IssuerAltName/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/schemaspecified-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/issueraltname/extensionid.json b/main/data/documentation/shieldx509/issueraltname/extensionid.json index d1121acf3..137b10143 100644 --- a/main/data/documentation/shieldx509/issueraltname/extensionid.json +++ b/main/data/documentation/shieldx509/issueraltname/extensionid.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/issueraltname\/extensionid"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/extensionID","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"title":"extensionID","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50913IssuerAltNameV11extensionID10PotentASN116ObjectIdentifierVvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName"]]},"references":{"doc://Shield/documentation/ShieldX509/IssuerAltName/extensionID":{"role":"symbol","title":"extensionID","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/extensionID","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/extensionid"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/issueraltname\/extensionid"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/extensionID","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"title":"extensionID","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50913IssuerAltNameV11extensionID10PotentASN116ObjectIdentifierVvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName"]]},"references":{"doc://Shield/documentation/ShieldX509/IssuerAltName/extensionID":{"role":"symbol","title":"extensionID","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/extensionID","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/extensionid"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/issueraltname/init(from:).json b/main/data/documentation/shieldx509/issueraltname/init(from:).json index d71fd6d8d..6bcc912d1 100644 --- a/main/data/documentation/shieldx509/issueraltname/init(from:).json +++ b/main/data/documentation/shieldx509/issueraltname/init(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/issueraltname\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"role":"symbol","title":"init(from:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:10ShieldX50913IssuerAltNameV4fromACs7Decoder_p_tKcfc","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/Decodable-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/IssuerAltName/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/decodable-implementations"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/ShieldX509/IssuerAltName/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/init(from:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/issueraltname\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"role":"symbol","title":"init(from:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:10ShieldX50913IssuerAltNameV4fromACs7Decoder_p_tKcfc","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/Decodable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/IssuerAltName/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/decodable-implementations"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/IssuerAltName/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/init(from:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/issueraltname/init(names:).json b/main/data/documentation/shieldx509/issueraltname/init(names:).json index 15ac9b450..16490f869 100644 --- a/main/data/documentation/shieldx509/issueraltname/init(names:).json +++ b/main/data/documentation/shieldx509/issueraltname/init(names:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa","text":"GeneralNames"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/issueraltname\/init(names:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/init(names:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":")"}],"title":"init(names:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50913IssuerAltNameV5namesACSayAA07GeneralE0OG_tcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName"]]},"references":{"doc://Shield/documentation/ShieldX509/IssuerAltName/init(names:)":{"role":"symbol","title":"init(names:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/init(names:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/init(names:)"},"doc://Shield/documentation/ShieldX509/GeneralNames":{"role":"symbol","title":"GeneralNames","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralNames"}],"url":"\/documentation\/shieldx509\/generalnames"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa","text":"GeneralNames"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/issueraltname\/init(names:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/init(names:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":")"}],"title":"init(names:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50913IssuerAltNameV5namesACSayAA07GeneralE0OG_tcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/IssuerAltName/init(names:)":{"role":"symbol","title":"init(names:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/init(names:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/init(names:)"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/ShieldX509/GeneralNames":{"role":"symbol","title":"GeneralNames","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralNames"}],"url":"\/documentation\/shieldx509\/generalnames"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/issueraltname/names.json b/main/data/documentation/shieldx509/issueraltname/names.json index 0255da5c3..90f8abc1b 100644 --- a/main/data/documentation/shieldx509/issueraltname/names.json +++ b/main/data/documentation/shieldx509/issueraltname/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa","text":"GeneralNames"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/issueraltname\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"}],"title":"names","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50913IssuerAltNameV5namesSayAA07GeneralE0OGvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName"]]},"references":{"doc://Shield/documentation/ShieldX509/GeneralNames":{"role":"symbol","title":"GeneralNames","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralNames"}],"url":"\/documentation\/shieldx509\/generalnames"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/ShieldX509/IssuerAltName/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/names"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa","text":"GeneralNames"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/issueraltname\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"}],"title":"names","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50913IssuerAltNameV5namesSayAA07GeneralE0OGvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName"]]},"references":{"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/GeneralNames":{"role":"symbol","title":"GeneralNames","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralNames"}],"url":"\/documentation\/shieldx509\/generalnames"},"doc://Shield/documentation/ShieldX509/IssuerAltName/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/issueraltname\/names"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage.json b/main/data/documentation/shieldx509/keyusage.json index 64f11f787..31a060be2 100644 --- a/main/data/documentation/shieldx509/keyusage.json +++ b/main/data/documentation/shieldx509/keyusage.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CriticalExtensionValue","doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/s25ExpressibleByArrayLiteralP","doc:\/\/Shield\/SH","doc:\/\/Shield\/s9OptionSetP","doc:\/\/Shield\/SY","doc:\/\/Shield\/s10SetAlgebraP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(rawValue:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/rawValue"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/asn1Schema","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/cRLSign","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/contentCommitment","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/dataEncipherment","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/decipherOnly","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/digitalSignature","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/encipherOnly","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/extensionID","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/keyAgreement","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/keyCertSign","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/keyEncipherment","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/nonRepudiation"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/Decodable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/Encodable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/RawRepresentable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SchemaSpecified-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"title":"KeyUsage","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX5098KeyUsageV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldX509","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName"],"generated":true}],"references":{"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/ShieldX509/KeyUsage/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage/decipherOnly":{"role":"symbol","title":"decipherOnly","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"decipherOnly"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/decipherOnly","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/decipheronly"},"doc://Shield/documentation/ShieldX509/KeyUsage/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/optionset-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/setalgebra-implementations"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/KeyUsage/keyEncipherment":{"role":"symbol","title":"keyEncipherment","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyEncipherment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/keyEncipherment","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/keyencipherment"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/KeyUsage/nonRepudiation":{"role":"symbol","title":"nonRepudiation","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"nonRepudiation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/nonRepudiation","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/nonrepudiation"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/KeyUsage/extensionID":{"role":"symbol","title":"extensionID","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/extensionID","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/extensionid"},"doc://Shield/documentation/ShieldX509/KeyUsage/encipherOnly":{"role":"symbol","title":"encipherOnly","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"encipherOnly"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/encipherOnly","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/encipheronly"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/documentation/ShieldX509/KeyUsage/contentCommitment":{"role":"symbol","title":"contentCommitment","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentCommitment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/contentCommitment","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/contentcommitment"},"doc://Shield/s25ExpressibleByArrayLiteralP":{"type":"unresolvable","title":"Swift.ExpressibleByArrayLiteral","identifier":"doc:\/\/Shield\/s25ExpressibleByArrayLiteralP"},"doc://Shield/documentation/ShieldX509/KeyUsage/Encodable-Implementations":{"role":"collectionGroup","title":"Encodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/Encodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/encodable-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/asn1schema"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/s10SetAlgebraP":{"type":"unresolvable","title":"Swift.SetAlgebra","identifier":"doc:\/\/Shield\/s10SetAlgebraP"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/documentation/ShieldX509/KeyUsage/cRLSign":{"role":"symbol","title":"cRLSign","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"cRLSign"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/cRLSign","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/crlsign"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/ShieldX509/KeyUsage/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage/digitalSignature":{"role":"symbol","title":"digitalSignature","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digitalSignature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/digitalSignature","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/digitalsignature"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/CriticalExtensionValue":{"role":"symbol","title":"CriticalExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"CriticalExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CriticalExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CriticalExtensionValue"}],"url":"\/documentation\/shieldx509\/criticalextensionvalue"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldX509/ExtensionValue":{"role":"symbol","title":"ExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}],"url":"\/documentation\/shieldx509\/extensionvalue"},"doc://Shield/documentation/ShieldX509/KeyUsage/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/decodable-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"},"doc://Shield/documentation/ShieldX509/KeyUsage/dataEncipherment":{"role":"symbol","title":"dataEncipherment","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"dataEncipherment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/dataEncipherment","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/dataencipherment"},"doc://Shield/documentation/ShieldX509/KeyUsage/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt16","preciseIdentifier":"s:s6UInt16V"}],"abstract":[{"type":"text","text":"The corresponding value of the raw type."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/rawvalue"},"doc://Shield/s9OptionSetP":{"type":"unresolvable","title":"Swift.OptionSet","identifier":"doc:\/\/Shield\/s9OptionSetP"},"doc://Shield/documentation/ShieldX509/KeyUsage/keyCertSign":{"role":"symbol","title":"keyCertSign","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyCertSign"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/keyCertSign","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/keycertsign"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/keyAgreement":{"role":"symbol","title":"keyAgreement","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyAgreement"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/keyAgreement","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/keyagreement"},"doc://Shield/documentation/ShieldX509/KeyUsage/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt16","preciseIdentifier":"s:s6UInt16V"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new option set from the given raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/init(rawvalue:)"},"doc://Shield/documentation/ShieldX509/NameBuilder":{"role":"symbol","title":"NameBuilder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NameBuilder"}],"url":"\/documentation\/shieldx509\/namebuilder"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/CriticalExtensionValue","doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/s25ExpressibleByArrayLiteralP","doc:\/\/Shield\/SH","doc:\/\/Shield\/s9OptionSetP","doc:\/\/Shield\/SY","doc:\/\/Shield\/s10SetAlgebraP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(rawValue:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/rawValue"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/asn1Schema","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/cRLSign","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/contentCommitment","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/dataEncipherment","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/decipherOnly","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/digitalSignature","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/encipherOnly","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/extensionID","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/keyAgreement","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/keyCertSign","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/keyEncipherment","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/nonRepudiation"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/Decodable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/Encodable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/RawRepresentable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SchemaSpecified-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"title":"KeyUsage","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX5098KeyUsageV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldX509","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName"],"generated":true}],"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/extensionID":{"role":"symbol","title":"extensionID","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/extensionID","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/extensionid"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/s9OptionSetP":{"type":"unresolvable","title":"Swift.OptionSet","identifier":"doc:\/\/Shield\/s9OptionSetP"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/ShieldX509/CriticalExtensionValue":{"role":"symbol","title":"CriticalExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"CriticalExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CriticalExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CriticalExtensionValue"}],"url":"\/documentation\/shieldx509\/criticalextensionvalue"},"doc://Shield/documentation/ShieldX509/KeyUsage/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/optionset-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/decodable-implementations"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/ShieldX509/KeyUsage/keyAgreement":{"role":"symbol","title":"keyAgreement","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyAgreement"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/keyAgreement","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/keyagreement"},"doc://Shield/documentation/ShieldX509/ExtensionValue":{"role":"symbol","title":"ExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}],"url":"\/documentation\/shieldx509\/extensionvalue"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/documentation/ShieldX509/KeyUsage/nonRepudiation":{"role":"symbol","title":"nonRepudiation","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"nonRepudiation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/nonRepudiation","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/nonrepudiation"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldX509/KeyUsage/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt16","preciseIdentifier":"s:s6UInt16V"}],"abstract":[{"type":"text","text":"The corresponding value of the raw type."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/rawvalue"},"doc://Shield/documentation/ShieldX509/KeyUsage/keyCertSign":{"role":"symbol","title":"keyCertSign","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyCertSign"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/keyCertSign","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/keycertsign"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/KeyUsage/dataEncipherment":{"role":"symbol","title":"dataEncipherment","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"dataEncipherment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/dataEncipherment","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/dataencipherment"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/KeyUsage/cRLSign":{"role":"symbol","title":"cRLSign","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"cRLSign"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/cRLSign","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/crlsign"},"doc://Shield/s25ExpressibleByArrayLiteralP":{"type":"unresolvable","title":"Swift.ExpressibleByArrayLiteral","identifier":"doc:\/\/Shield\/s25ExpressibleByArrayLiteralP"},"doc://Shield/documentation/ShieldX509/KeyUsage/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt16","preciseIdentifier":"s:s6UInt16V"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new option set from the given raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/init(rawvalue:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/encipherOnly":{"role":"symbol","title":"encipherOnly","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"encipherOnly"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/encipherOnly","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/encipheronly"},"doc://Shield/documentation/ShieldX509/KeyUsage/decipherOnly":{"role":"symbol","title":"decipherOnly","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"decipherOnly"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/decipherOnly","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/decipheronly"},"doc://Shield/documentation/ShieldX509/KeyUsage/contentCommitment":{"role":"symbol","title":"contentCommitment","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentCommitment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/contentCommitment","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/contentcommitment"},"doc://Shield/s10SetAlgebraP":{"type":"unresolvable","title":"Swift.SetAlgebra","identifier":"doc:\/\/Shield\/s10SetAlgebraP"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/ShieldX509/KeyUsage/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage/digitalSignature":{"role":"symbol","title":"digitalSignature","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digitalSignature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/digitalSignature","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/digitalsignature"},"doc://Shield/documentation/ShieldX509/KeyUsage/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/setalgebra-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/keyEncipherment":{"role":"symbol","title":"keyEncipherment","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyEncipherment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/keyEncipherment","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/keyencipherment"},"doc://Shield/documentation/ShieldX509/KeyUsage/Encodable-Implementations":{"role":"collectionGroup","title":"Encodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/Encodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/encodable-implementations"},"doc://Shield/documentation/ShieldX509/NameBuilder":{"role":"symbol","title":"NameBuilder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NameBuilder"}],"url":"\/documentation\/shieldx509\/namebuilder"},"doc://Shield/documentation/ShieldX509/KeyUsage/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/schemaspecified-implementations"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/KeyUsage/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/asn1schema"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/ShieldX509/KeyUsage/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/rawrepresentable-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/!=(_:_:).json b/main/data/documentation/shieldx509/keyusage/!=(_:_:).json index 46a791fc2..c973852ff 100644 --- a/main/data/documentation/shieldx509/keyusage/!=(_:_:).json +++ b/main/data/documentation/shieldx509/keyusage/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/KeyUsage/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/equatable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/asn1schema.json b/main/data/documentation/shieldx509/keyusage/asn1schema.json index a442a251c..92986dbb8 100644 --- a/main/data/documentation/shieldx509/keyusage/asn1schema.json +++ b/main/data/documentation/shieldx509/keyusage/asn1schema.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/asn1schema"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/asn1Schema","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"title":"asn1Schema","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX5098KeyUsageV10asn1Schema10PotentASN10F0OvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/asn1schema"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/asn1schema"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/asn1Schema","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"title":"asn1Schema","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX5098KeyUsageV10asn1Schema10PotentASN10F0OvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/asn1schema"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/contains(_:).json b/main/data/documentation/shieldx509/keyusage/contains(_:).json index a54f9019e..076d3b618 100644 --- a/main/data/documentation/shieldx509/keyusage/contains(_:).json +++ b/main/data/documentation/shieldx509/keyusage/contains(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"member"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the option set contains "},{"type":"codeVoice","code":"member"},{"type":"text","text":"; otherwise,"},{"type":"text","text":" "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"member","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The element to look for in the option set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example uses the "},{"type":"codeVoice","code":"contains(_:)"},{"type":"text","text":" method to check whether next-day"},{"type":"text","text":" "},{"type":"text","text":"shipping is in the "},{"type":"codeVoice","code":"availableOptions"},{"type":"text","text":" instance."}]},{"type":"codeListing","syntax":null,"code":["let availableOptions = ShippingOptions.express","if availableOptions.contains(.nextDay) {"," print(\"Next day shipping available\")","}","\/\/ Prints \"Next day shipping available\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/contains(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/contains(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether a given element is a"},{"type":"text","text":" "},{"type":"text","text":"member of the option set."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"contains(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:s9OptionSetPs7ElementQzRszrlE8containsySbxF::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/optionset-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/KeyUsage/contains(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"contains(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether a given element is a"},{"type":"text","text":" "},{"type":"text","text":"member of the option set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/contains(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/contains(_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"member"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the option set contains "},{"type":"codeVoice","code":"member"},{"type":"text","text":"; otherwise,"},{"type":"text","text":" "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"member","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The element to look for in the option set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example uses the "},{"type":"codeVoice","code":"contains(_:)"},{"type":"text","text":" method to check whether next-day"},{"type":"text","text":" "},{"type":"text","text":"shipping is in the "},{"type":"codeVoice","code":"availableOptions"},{"type":"text","text":" instance."}]},{"type":"codeListing","syntax":null,"code":["let availableOptions = ShippingOptions.express","if availableOptions.contains(.nextDay) {"," print(\"Next day shipping available\")","}","\/\/ Prints \"Next day shipping available\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/contains(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/contains(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether a given element is a"},{"type":"text","text":" "},{"type":"text","text":"member of the option set."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"contains(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:s9OptionSetPs7ElementQzRszrlE8containsySbxF::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/contains(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"contains(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether a given element is a"},{"type":"text","text":" "},{"type":"text","text":"member of the option set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/contains(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/contains(_:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/optionset-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/contentcommitment.json b/main/data/documentation/shieldx509/keyusage/contentcommitment.json index dbf55e81d..2ac829227 100644 --- a/main/data/documentation/shieldx509/keyusage/contentcommitment.json +++ b/main/data/documentation/shieldx509/keyusage/contentcommitment.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentCommitment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV","text":"KeyUsage"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/contentcommitment"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/contentCommitment","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentCommitment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"title":"contentCommitment","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX5098KeyUsageV17contentCommitmentACvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/contentCommitment":{"role":"symbol","title":"contentCommitment","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentCommitment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/contentCommitment","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/contentcommitment"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentCommitment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV","text":"KeyUsage"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/contentcommitment"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/contentCommitment","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentCommitment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"title":"contentCommitment","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX5098KeyUsageV17contentCommitmentACvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/contentCommitment":{"role":"symbol","title":"contentCommitment","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentCommitment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/contentCommitment","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/contentcommitment"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/crlsign.json b/main/data/documentation/shieldx509/keyusage/crlsign.json index b6f15b64d..c8eca0dd5 100644 --- a/main/data/documentation/shieldx509/keyusage/crlsign.json +++ b/main/data/documentation/shieldx509/keyusage/crlsign.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"cRLSign"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV","text":"KeyUsage"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/crlsign"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/cRLSign","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"cRLSign"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"title":"cRLSign","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX5098KeyUsageV7cRLSignACvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/KeyUsage/cRLSign":{"role":"symbol","title":"cRLSign","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"cRLSign"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/cRLSign","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/crlsign"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"cRLSign"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV","text":"KeyUsage"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/crlsign"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/cRLSign","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"cRLSign"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"title":"cRLSign","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX5098KeyUsageV7cRLSignACvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/KeyUsage/cRLSign":{"role":"symbol","title":"cRLSign","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"cRLSign"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/cRLSign","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/crlsign"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/dataencipherment.json b/main/data/documentation/shieldx509/keyusage/dataencipherment.json index 1ed603a9c..2e983c2e2 100644 --- a/main/data/documentation/shieldx509/keyusage/dataencipherment.json +++ b/main/data/documentation/shieldx509/keyusage/dataencipherment.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"dataEncipherment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV","text":"KeyUsage"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/dataencipherment"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/dataEncipherment","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"dataEncipherment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"title":"dataEncipherment","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX5098KeyUsageV16dataEnciphermentACvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/KeyUsage/dataEncipherment":{"role":"symbol","title":"dataEncipherment","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"dataEncipherment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/dataEncipherment","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/dataencipherment"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"dataEncipherment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV","text":"KeyUsage"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/dataencipherment"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/dataEncipherment","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"dataEncipherment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"title":"dataEncipherment","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX5098KeyUsageV16dataEnciphermentACvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/dataEncipherment":{"role":"symbol","title":"dataEncipherment","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"dataEncipherment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/dataEncipherment","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/dataencipherment"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/decipheronly.json b/main/data/documentation/shieldx509/keyusage/decipheronly.json index 310217b11..6f9e459a0 100644 --- a/main/data/documentation/shieldx509/keyusage/decipheronly.json +++ b/main/data/documentation/shieldx509/keyusage/decipheronly.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"decipherOnly"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV","text":"KeyUsage"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/decipheronly"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/decipherOnly","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"decipherOnly"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"title":"decipherOnly","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX5098KeyUsageV12decipherOnlyACvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/KeyUsage/decipherOnly":{"role":"symbol","title":"decipherOnly","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"decipherOnly"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/decipherOnly","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/decipheronly"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"decipherOnly"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV","text":"KeyUsage"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/decipheronly"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/decipherOnly","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"decipherOnly"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"title":"decipherOnly","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX5098KeyUsageV12decipherOnlyACvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/decipherOnly":{"role":"symbol","title":"decipherOnly","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"decipherOnly"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/decipherOnly","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/decipheronly"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/decodable-implementations.json b/main/data/documentation/shieldx509/keyusage/decodable-implementations.json index ca8263f25..0a45adde9 100644 --- a/main/data/documentation/shieldx509/keyusage/decodable-implementations.json +++ b/main/data/documentation/shieldx509/keyusage/decodable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/Decodable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(from:)-3k45o"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Decodable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/init(from:)-3k45o":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(from:)-3k45o","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/init(from:)-3k45o"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/Decodable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(from:)-3k45o"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Decodable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/KeyUsage/init(from:)-3k45o":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(from:)-3k45o","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/init(from:)-3k45o"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/digitalsignature.json b/main/data/documentation/shieldx509/keyusage/digitalsignature.json index b35992c76..a25c90a47 100644 --- a/main/data/documentation/shieldx509/keyusage/digitalsignature.json +++ b/main/data/documentation/shieldx509/keyusage/digitalsignature.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digitalSignature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV","text":"KeyUsage"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/digitalsignature"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/digitalSignature","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digitalSignature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"title":"digitalSignature","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX5098KeyUsageV16digitalSignatureACvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/digitalSignature":{"role":"symbol","title":"digitalSignature","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digitalSignature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/digitalSignature","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/digitalsignature"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digitalSignature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV","text":"KeyUsage"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/digitalsignature"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/digitalSignature","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digitalSignature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"title":"digitalSignature","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX5098KeyUsageV16digitalSignatureACvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/digitalSignature":{"role":"symbol","title":"digitalSignature","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"digitalSignature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/digitalSignature","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/digitalsignature"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/encodable-implementations.json b/main/data/documentation/shieldx509/keyusage/encodable-implementations.json index ef2e25d7f..9a1a37724 100644 --- a/main/data/documentation/shieldx509/keyusage/encodable-implementations.json +++ b/main/data/documentation/shieldx509/keyusage/encodable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/Encodable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/encode(to:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Encodable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/encode(to:)":{"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/encode(to:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/Encodable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/encode(to:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Encodable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/encode(to:)":{"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/encode(to:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/encode(to:).json b/main/data/documentation/shieldx509/keyusage/encode(to:).json index ba69f1090..facdb6b9e 100644 --- a/main/data/documentation/shieldx509/keyusage/encode(to:).json +++ b/main/data/documentation/shieldx509/keyusage/encode(to:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"encoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The encoder to write data to."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the value fails to encode anything, "},{"type":"codeVoice","code":"encoder"},{"type":"text","text":" will encode an empty"},{"type":"text","text":" "},{"type":"text","text":"keyed container in its place."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This function throws an error if any values are invalid for the given"},{"type":"text","text":" "},{"type":"text","text":"encoder’s format."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/encode(to:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"kind":"symbol","metadata":{"role":"symbol","title":"encode(to:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:10ShieldX5098KeyUsageV6encode2toys7Encoder_p_tKF","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/Encodable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/Encodable-Implementations":{"role":"collectionGroup","title":"Encodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/Encodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/encodable-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/encode(to:)":{"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/encode(to:)"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"encoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The encoder to write data to."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the value fails to encode anything, "},{"type":"codeVoice","code":"encoder"},{"type":"text","text":" will encode an empty"},{"type":"text","text":" "},{"type":"text","text":"keyed container in its place."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This function throws an error if any values are invalid for the given"},{"type":"text","text":" "},{"type":"text","text":"encoder’s format."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/encode(to:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"kind":"symbol","metadata":{"role":"symbol","title":"encode(to:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:10ShieldX5098KeyUsageV6encode2toys7Encoder_p_tKF","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/Encodable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/KeyUsage/encode(to:)":{"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/encode(to:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/Encodable-Implementations":{"role":"collectionGroup","title":"Encodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/Encodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/encodable-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/encoded().json b/main/data/documentation/shieldx509/keyusage/encoded().json index d9863ec4f..df735c010 100644 --- a/main/data/documentation/shieldx509/keyusage/encoded().json +++ b/main/data/documentation/shieldx509/keyusage/encoded().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The ASN.1 encoded data for this value."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/encoded()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/encoded()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:10PotentASN115SchemaSpecifiedPAASERzrlE7encoded10Foundation4DataVyKF::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"PotentASN1","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/encoded()"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The ASN.1 encoded data for this value."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/encoded()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/encoded()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:10PotentASN115SchemaSpecifiedPAASERzrlE7encoded10Foundation4DataVyKF::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"PotentASN1","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/encoded()"},"doc://Shield/documentation/ShieldX509/KeyUsage/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/equatable-implementations.json b/main/data/documentation/shieldx509/keyusage/equatable-implementations.json index 67468429c..cd831eec0 100644 --- a/main/data/documentation/shieldx509/keyusage/equatable-implementations.json +++ b/main/data/documentation/shieldx509/keyusage/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/KeyUsage/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/!=(_:_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/KeyUsage/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/!=(_:_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/formintersection(_:).json b/main/data/documentation/shieldx509/keyusage/formintersection(_:).json index cae35fc4b..4a71b473c 100644 --- a/main/data/documentation/shieldx509/keyusage/formintersection(_:).json +++ b/main/data/documentation/shieldx509/keyusage/formintersection(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIntersection"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An option set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This method is implemented as a "},{"type":"codeVoice","code":"&"},{"type":"text","text":" (bitwise AND) operation on the"},{"type":"text","text":" "},{"type":"text","text":"two sets’ raw values."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/formintersection(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/formIntersection(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Removes all elements of this option set that are not"},{"type":"text","text":" "},{"type":"text","text":"also present in the given set."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"formIntersection(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIntersection"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:s9OptionSetPss17FixedWidthInteger8RawValueRpzrlE16formIntersectionyyxF::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/optionset-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage/formIntersection(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"formIntersection(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIntersection"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Removes all elements of this option set that are not"},{"type":"text","text":" "},{"type":"text","text":"also present in the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/formIntersection(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/formintersection(_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIntersection"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An option set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This method is implemented as a "},{"type":"codeVoice","code":"&"},{"type":"text","text":" (bitwise AND) operation on the"},{"type":"text","text":" "},{"type":"text","text":"two sets’ raw values."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/formintersection(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/formIntersection(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Removes all elements of this option set that are not"},{"type":"text","text":" "},{"type":"text","text":"also present in the given set."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"formIntersection(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIntersection"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:s9OptionSetPss17FixedWidthInteger8RawValueRpzrlE16formIntersectionyyxF::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/optionset-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage/formIntersection(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"formIntersection(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIntersection"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Removes all elements of this option set that are not"},{"type":"text","text":" "},{"type":"text","text":"also present in the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/formIntersection(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/formintersection(_:)"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/formsymmetricdifference(_:).json b/main/data/documentation/shieldx509/keyusage/formsymmetricdifference(_:).json index 4cef75593..c8277dea5 100644 --- a/main/data/documentation/shieldx509/keyusage/formsymmetricdifference(_:).json +++ b/main/data/documentation/shieldx509/keyusage/formsymmetricdifference(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formSymmetricDifference"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An option set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This method is implemented as a "},{"type":"codeVoice","code":"^"},{"type":"text","text":" (bitwise XOR) operation on the two"},{"type":"text","text":" "},{"type":"text","text":"sets’ raw values."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/formsymmetricdifference(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/formSymmetricDifference(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Replaces this set with a new set containing all elements"},{"type":"text","text":" "},{"type":"text","text":"contained in either this set or the given set, but not in both."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"formSymmetricDifference(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formSymmetricDifference"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:s9OptionSetPss17FixedWidthInteger8RawValueRpzrlE23formSymmetricDifferenceyyxF::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/KeyUsage/formSymmetricDifference(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"formSymmetricDifference(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formSymmetricDifference"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Replaces this set with a new set containing all elements"},{"type":"text","text":" "},{"type":"text","text":"contained in either this set or the given set, but not in both."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/formSymmetricDifference(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/formsymmetricdifference(_:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/optionset-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formSymmetricDifference"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An option set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This method is implemented as a "},{"type":"codeVoice","code":"^"},{"type":"text","text":" (bitwise XOR) operation on the two"},{"type":"text","text":" "},{"type":"text","text":"sets’ raw values."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/formsymmetricdifference(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/formSymmetricDifference(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Replaces this set with a new set containing all elements"},{"type":"text","text":" "},{"type":"text","text":"contained in either this set or the given set, but not in both."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"formSymmetricDifference(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formSymmetricDifference"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:s9OptionSetPss17FixedWidthInteger8RawValueRpzrlE23formSymmetricDifferenceyyxF::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/optionset-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/KeyUsage/formSymmetricDifference(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"formSymmetricDifference(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formSymmetricDifference"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Replaces this set with a new set containing all elements"},{"type":"text","text":" "},{"type":"text","text":"contained in either this set or the given set, but not in both."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/formSymmetricDifference(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/formsymmetricdifference(_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/formunion(_:).json b/main/data/documentation/shieldx509/keyusage/formunion(_:).json index 79a272bda..29b7ab34e 100644 --- a/main/data/documentation/shieldx509/keyusage/formunion(_:).json +++ b/main/data/documentation/shieldx509/keyusage/formunion(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formUnion"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An option set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This method is implemented as a "},{"type":"codeVoice","code":"|"},{"type":"text","text":" (bitwise OR) operation on the"},{"type":"text","text":" "},{"type":"text","text":"two sets’ raw values."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/formunion(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/formUnion(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inserts the elements of another set into this option set."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"formUnion(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formUnion"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:s9OptionSetPss17FixedWidthInteger8RawValueRpzrlE9formUnionyyxF::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/optionset-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage/formUnion(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"formUnion(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formUnion"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Inserts the elements of another set into this option set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/formUnion(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/formunion(_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formUnion"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An option set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This method is implemented as a "},{"type":"codeVoice","code":"|"},{"type":"text","text":" (bitwise OR) operation on the"},{"type":"text","text":" "},{"type":"text","text":"two sets’ raw values."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/formunion(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/formUnion(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inserts the elements of another set into this option set."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"formUnion(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formUnion"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:s9OptionSetPss17FixedWidthInteger8RawValueRpzrlE9formUnionyyxF::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/formUnion(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"formUnion(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formUnion"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Inserts the elements of another set into this option set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/formUnion(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/formunion(_:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/optionset-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/hash(into:).json b/main/data/documentation/shieldx509/keyusage/hash(into:).json index bbfb6c71f..e1658daeb 100644 --- a/main/data/documentation/shieldx509/keyusage/hash(into:).json +++ b/main/data/documentation/shieldx509/keyusage/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/hash(into:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/hash(into:)"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/KeyUsage/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/rawrepresentable-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/hashvalue.json b/main/data/documentation/shieldx509/keyusage/hashvalue.json index 3c4220afb..a65d1a66a 100644 --- a/main/data/documentation/shieldx509/keyusage/hashvalue.json +++ b/main/data/documentation/shieldx509/keyusage/hashvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/hashvalue"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/hashvalue"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/rawrepresentable-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/init().json b/main/data/documentation/shieldx509/keyusage/init().json index 259b972e6..873947a73 100644 --- a/main/data/documentation/shieldx509/keyusage/init().json +++ b/main/data/documentation/shieldx509/keyusage/init().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"()"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer creates an option set with a raw value of zero."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/init()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates an empty option set."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init()","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"symbolKind":"init","externalID":"s:s9OptionSetPss17FixedWidthInteger8RawValueRpzrlExycfc::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/KeyUsage/init()":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init()","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Creates an empty option set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/init()"},"doc://Shield/documentation/ShieldX509/KeyUsage/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/optionset-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"()"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer creates an option set with a raw value of zero."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/init()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates an empty option set."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init()","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"symbolKind":"init","externalID":"s:s9OptionSetPss17FixedWidthInteger8RawValueRpzrlExycfc::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/init()":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init()","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Creates an empty option set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/init()"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/optionset-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/init(_:).json b/main/data/documentation/shieldx509/keyusage/init(_:).json index 5173dc61a..dcbb6a12f 100644 --- a/main/data/documentation/shieldx509/keyusage/init(_:).json +++ b/main/data/documentation/shieldx509/keyusage/init(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"sequence"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:ST"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"sequence","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The elements to use as members of the new set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Use this initializer to create a new set from an existing sequence, like"},{"type":"text","text":" "},{"type":"text","text":"an array or a range:"}]},{"type":"codeListing","syntax":null,"code":["let validIndices = Set(0..<7).subtracting([2, 4, 5])","print(validIndices)","\/\/ Prints \"[6, 0, 1, 3]\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/init(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new set from a finite sequence of items."}],"kind":"symbol","metadata":{"role":"symbol","title":"init(_:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":")"}],"symbolKind":"init","externalID":"s:s10SetAlgebraPsEyxqd__ncSTRd__7ElementQyd__ACRtzlufc::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/setalgebra-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/KeyUsage/init(_:)":{"role":"symbol","title":"init(_:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new set from a finite sequence of items."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/init(_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"sequence"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:ST"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"sequence","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The elements to use as members of the new set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Use this initializer to create a new set from an existing sequence, like"},{"type":"text","text":" "},{"type":"text","text":"an array or a range:"}]},{"type":"codeListing","syntax":null,"code":["let validIndices = Set(0..<7).subtracting([2, 4, 5])","print(validIndices)","\/\/ Prints \"[6, 0, 1, 3]\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/init(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new set from a finite sequence of items."}],"kind":"symbol","metadata":{"role":"symbol","title":"init(_:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":")"}],"symbolKind":"init","externalID":"s:s10SetAlgebraPsEyxqd__ncSTRd__7ElementQyd__ACRtzlufc::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/setalgebra-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/KeyUsage/init(_:)":{"role":"symbol","title":"init(_:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new set from a finite sequence of items."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/init(_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/init(arrayliteral:).json b/main/data/documentation/shieldx509/keyusage/init(arrayliteral:).json index 8459e4130..b1d094767 100644 --- a/main/data/documentation/shieldx509/keyusage/init(arrayliteral:).json +++ b/main/data/documentation/shieldx509/keyusage/init(arrayliteral:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"arrayLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"...)"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"arrayLiteral","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A list of elements of the new set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Do not call this initializer directly. It is used by the compiler when"},{"type":"text","text":" "},{"type":"text","text":"you use an array literal. Instead, create a new set using an array"},{"type":"text","text":" "},{"type":"text","text":"literal as its value by enclosing a comma-separated list of values in"},{"type":"text","text":" "},{"type":"text","text":"square brackets. You can use an array literal anywhere a set is expected"},{"type":"text","text":" "},{"type":"text","text":"by the type context."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Here, a set of strings is created from an array literal holding only"},{"type":"text","text":" "},{"type":"text","text":"strings:"}]},{"type":"codeListing","syntax":null,"code":["let ingredients: Set = [\"cocoa beans\", \"sugar\", \"cocoa butter\", \"salt\"]","if ingredients.isSuperset(of: [\"sugar\", \"salt\"]) {"," print(\"Whatever it is, it's bound to be delicious!\")","}","\/\/ Prints \"Whatever it is, it's bound to be delicious!\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/init(arrayliteral:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(arrayLiteral:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a set containing the elements of the given array literal."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"ArrayLiteralElement"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(arrayLiteral:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"arrayLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"...)"}],"symbolKind":"init","externalID":"s:s10SetAlgebraPs7ElementQz012ArrayLiteralC0RtzrlE05arrayE0xAFd_tcfc::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/init(arrayLiteral:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"ArrayLiteralElement"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(arrayLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"arrayLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"...)"}],"abstract":[{"type":"text","text":"Creates a set containing the elements of the given array literal."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(arrayLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/init(arrayliteral:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/setalgebra-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"arrayLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"...)"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"arrayLiteral","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A list of elements of the new set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Do not call this initializer directly. It is used by the compiler when"},{"type":"text","text":" "},{"type":"text","text":"you use an array literal. Instead, create a new set using an array"},{"type":"text","text":" "},{"type":"text","text":"literal as its value by enclosing a comma-separated list of values in"},{"type":"text","text":" "},{"type":"text","text":"square brackets. You can use an array literal anywhere a set is expected"},{"type":"text","text":" "},{"type":"text","text":"by the type context."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Here, a set of strings is created from an array literal holding only"},{"type":"text","text":" "},{"type":"text","text":"strings:"}]},{"type":"codeListing","syntax":null,"code":["let ingredients: Set = [\"cocoa beans\", \"sugar\", \"cocoa butter\", \"salt\"]","if ingredients.isSuperset(of: [\"sugar\", \"salt\"]) {"," print(\"Whatever it is, it's bound to be delicious!\")","}","\/\/ Prints \"Whatever it is, it's bound to be delicious!\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/init(arrayliteral:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(arrayLiteral:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a set containing the elements of the given array literal."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"ArrayLiteralElement"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(arrayLiteral:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"arrayLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"...)"}],"symbolKind":"init","externalID":"s:s10SetAlgebraPs7ElementQz012ArrayLiteralC0RtzrlE05arrayE0xAFd_tcfc::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/init(arrayLiteral:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"ArrayLiteralElement"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(arrayLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"arrayLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"...)"}],"abstract":[{"type":"text","text":"Creates a set containing the elements of the given array literal."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(arrayLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/init(arrayliteral:)"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/KeyUsage/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/setalgebra-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/init(from:)-3k45o.json b/main/data/documentation/shieldx509/keyusage/init(from:)-3k45o.json index 1eec2122a..118801acf 100644 --- a/main/data/documentation/shieldx509/keyusage/init(from:)-3k45o.json +++ b/main/data/documentation/shieldx509/keyusage/init(from:)-3k45o.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/init(from:)-3k45o"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(from:)-3k45o","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"role":"symbol","title":"init(from:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:10ShieldX5098KeyUsageV4fromACs7Decoder_p_tKcfc","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/Decodable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/decodable-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/init(from:)-3k45o":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(from:)-3k45o","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/init(from:)-3k45o"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/init(from:)-3k45o"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(from:)-3k45o","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"role":"symbol","title":"init(from:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:10ShieldX5098KeyUsageV4fromACs7Decoder_p_tKcfc","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/Decodable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/decodable-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage/init(from:)-3k45o":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(from:)-3k45o","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/init(from:)-3k45o"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/init(from:)-6d9pw.json b/main/data/documentation/shieldx509/keyusage/init(from:)-6d9pw.json index a10ab5967..a0e2a9cf8 100644 --- a/main/data/documentation/shieldx509/keyusage/init(from:)-6d9pw.json +++ b/main/data/documentation/shieldx509/keyusage/init(from:)-6d9pw.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/init(from:)-6d9pw"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(from:)-6d9pw","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt16"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt16"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:SYsSeRzs6UInt16V8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/init(from:)-6d9pw":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt16"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt16"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(from:)-6d9pw","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/init(from:)-6d9pw"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/KeyUsage/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/rawrepresentable-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/init(from:)-6d9pw"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(from:)-6d9pw","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt16"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt16"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:SYsSeRzs6UInt16V8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/init(from:)-6d9pw":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt16"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt16"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(from:)-6d9pw","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/init(from:)-6d9pw"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/init(rawvalue:).json b/main/data/documentation/shieldx509/keyusage/init(rawvalue:).json index 0d2703728..f8838609f 100644 --- a/main/data/documentation/shieldx509/keyusage/init(rawvalue:).json +++ b/main/data/documentation/shieldx509/keyusage/init(rawvalue:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt16","preciseIdentifier":"s:s6UInt16V"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value of the option set to create. Each bit"},{"type":"text","text":" "},{"type":"text","text":"of "},{"type":"codeVoice","code":"rawValue"},{"type":"text","text":" potentially represents an element of the option set,"},{"type":"text","text":" "},{"type":"text","text":"though raw values may include bits that are not defined as distinct"},{"type":"text","text":" "},{"type":"text","text":"values of the "},{"type":"codeVoice","code":"OptionSet"},{"type":"text","text":" type."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer always succeeds, even if the value passed as "},{"type":"codeVoice","code":"rawValue"},{"type":"text","text":" "},{"type":"text","text":"exceeds the static properties declared as part of the option set. This"},{"type":"text","text":" "},{"type":"text","text":"example creates an instance of "},{"type":"codeVoice","code":"ShippingOptions"},{"type":"text","text":" with a raw value beyond"},{"type":"text","text":" "},{"type":"text","text":"the highest element, with a bit mask that effectively contains all the"},{"type":"text","text":" "},{"type":"text","text":"declared static members."}]},{"type":"codeListing","syntax":null,"code":["let extraOptions = ShippingOptions(rawValue: 255)","print(extraOptions.isStrictSuperset(of: .all))","\/\/ Prints \"true\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new option set from the given raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt16","preciseIdentifier":"s:s6UInt16V"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX5098KeyUsageV8rawValueACs6UInt16V_tcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt16","preciseIdentifier":"s:s6UInt16V"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new option set from the given raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/init(rawvalue:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt16","preciseIdentifier":"s:s6UInt16V"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value of the option set to create. Each bit"},{"type":"text","text":" "},{"type":"text","text":"of "},{"type":"codeVoice","code":"rawValue"},{"type":"text","text":" potentially represents an element of the option set,"},{"type":"text","text":" "},{"type":"text","text":"though raw values may include bits that are not defined as distinct"},{"type":"text","text":" "},{"type":"text","text":"values of the "},{"type":"codeVoice","code":"OptionSet"},{"type":"text","text":" type."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer always succeeds, even if the value passed as "},{"type":"codeVoice","code":"rawValue"},{"type":"text","text":" "},{"type":"text","text":"exceeds the static properties declared as part of the option set. This"},{"type":"text","text":" "},{"type":"text","text":"example creates an instance of "},{"type":"codeVoice","code":"ShippingOptions"},{"type":"text","text":" with a raw value beyond"},{"type":"text","text":" "},{"type":"text","text":"the highest element, with a bit mask that effectively contains all the"},{"type":"text","text":" "},{"type":"text","text":"declared static members."}]},{"type":"codeListing","syntax":null,"code":["let extraOptions = ShippingOptions(rawValue: 255)","print(extraOptions.isStrictSuperset(of: .all))","\/\/ Prints \"true\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new option set from the given raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt16","preciseIdentifier":"s:s6UInt16V"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX5098KeyUsageV8rawValueACs6UInt16V_tcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt16","preciseIdentifier":"s:s6UInt16V"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new option set from the given raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/init(rawvalue:)"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/insert(_:).json b/main/data/documentation/shieldx509/keyusage/insert(_:).json index 48b4d4a3e..389a1383b 100644 --- a/main/data/documentation/shieldx509/keyusage/insert(_:).json +++ b/main/data/documentation/shieldx509/keyusage/insert(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"insert"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"newMember"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> (inserted"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", memberAfterInsert"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"(true, newMember)"},{"type":"text","text":" if "},{"type":"codeVoice","code":"newMember"},{"type":"text","text":" was not contained in"},{"type":"text","text":" "},{"type":"codeVoice","code":"self"},{"type":"text","text":". Otherwise, returns "},{"type":"codeVoice","code":"(false, oldMember)"},{"type":"text","text":", where "},{"type":"codeVoice","code":"oldMember"},{"type":"text","text":" is"},{"type":"text","text":" "},{"type":"text","text":"the member of the set equal to "},{"type":"codeVoice","code":"newMember"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"newMember","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The element to insert."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"In the following example, the "},{"type":"codeVoice","code":".secondDay"},{"type":"text","text":" shipping option is added to"},{"type":"text","text":" "},{"type":"text","text":"the "},{"type":"codeVoice","code":"freeOptions"},{"type":"text","text":" option set if "},{"type":"codeVoice","code":"purchasePrice"},{"type":"text","text":" is greater than 50.0. For"},{"type":"text","text":" "},{"type":"text","text":"the "},{"type":"codeVoice","code":"ShippingOptions"},{"type":"text","text":" declaration, see the "},{"type":"codeVoice","code":"OptionSet"},{"type":"text","text":" protocol"},{"type":"text","text":" "},{"type":"text","text":"discussion."}]},{"type":"codeListing","syntax":null,"code":["let purchasePrice = 87.55","","var freeOptions: ShippingOptions = [.standard, .priority]","if purchasePrice > 50 {"," freeOptions.insert(.secondDay)","}","print(freeOptions.contains(.secondDay))","\/\/ Prints \"true\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/insert(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/insert(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Adds the given element to the option set if it is not already a member."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"insert(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"insert"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> (inserted"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", memberAfterInsert"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:s9OptionSetPs7ElementQzRszrlE6insertySb8inserted_x17memberAfterInserttxF::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/insert(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"insert(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"insert"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> (inserted"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", memberAfterInsert"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Adds the given element to the option set if it is not already a member."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/insert(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/insert(_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/optionset-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"insert"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"newMember"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> (inserted"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", memberAfterInsert"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"(true, newMember)"},{"type":"text","text":" if "},{"type":"codeVoice","code":"newMember"},{"type":"text","text":" was not contained in"},{"type":"text","text":" "},{"type":"codeVoice","code":"self"},{"type":"text","text":". Otherwise, returns "},{"type":"codeVoice","code":"(false, oldMember)"},{"type":"text","text":", where "},{"type":"codeVoice","code":"oldMember"},{"type":"text","text":" is"},{"type":"text","text":" "},{"type":"text","text":"the member of the set equal to "},{"type":"codeVoice","code":"newMember"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"newMember","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The element to insert."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"In the following example, the "},{"type":"codeVoice","code":".secondDay"},{"type":"text","text":" shipping option is added to"},{"type":"text","text":" "},{"type":"text","text":"the "},{"type":"codeVoice","code":"freeOptions"},{"type":"text","text":" option set if "},{"type":"codeVoice","code":"purchasePrice"},{"type":"text","text":" is greater than 50.0. For"},{"type":"text","text":" "},{"type":"text","text":"the "},{"type":"codeVoice","code":"ShippingOptions"},{"type":"text","text":" declaration, see the "},{"type":"codeVoice","code":"OptionSet"},{"type":"text","text":" protocol"},{"type":"text","text":" "},{"type":"text","text":"discussion."}]},{"type":"codeListing","syntax":null,"code":["let purchasePrice = 87.55","","var freeOptions: ShippingOptions = [.standard, .priority]","if purchasePrice > 50 {"," freeOptions.insert(.secondDay)","}","print(freeOptions.contains(.secondDay))","\/\/ Prints \"true\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/insert(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/insert(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Adds the given element to the option set if it is not already a member."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"insert(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"insert"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> (inserted"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", memberAfterInsert"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:s9OptionSetPs7ElementQzRszrlE6insertySb8inserted_x17memberAfterInserttxF::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/insert(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"insert(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"insert"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> (inserted"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", memberAfterInsert"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Adds the given element to the option set if it is not already a member."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/insert(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/insert(_:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/optionset-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/intersection(_:).json b/main/data/documentation/shieldx509/keyusage/intersection(_:).json index 49c19788a..1004b520e 100644 --- a/main/data/documentation/shieldx509/keyusage/intersection(_:).json +++ b/main/data/documentation/shieldx509/keyusage/intersection(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"intersection"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A new option set with only the elements contained in both this"},{"type":"text","text":" "},{"type":"text","text":"set and "},{"type":"codeVoice","code":"other"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An option set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example uses the "},{"type":"codeVoice","code":"intersection(_:)"},{"type":"text","text":" method to limit the available"},{"type":"text","text":" "},{"type":"text","text":"shipping options to what can be used with a PO Box destination."}]},{"type":"codeListing","syntax":null,"code":["\/\/ Can only ship standard or priority to PO Boxes","let poboxShipping: ShippingOptions = [.standard, .priority]","let memberShipping: ShippingOptions ="," [.standard, .priority, .secondDay]","","let availableOptions = memberShipping.intersection(poboxShipping)","print(availableOptions.contains(.priority))","\/\/ Prints \"true\"","print(availableOptions.contains(.secondDay))","\/\/ Prints \"false\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/intersection(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/intersection(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a new option set with only the elements contained in both this"},{"type":"text","text":" "},{"type":"text","text":"set and the given set."}],"kind":"symbol","metadata":{"role":"symbol","title":"intersection(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"intersection"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"symbolKind":"method","externalID":"s:s9OptionSetPsE12intersectionyxxF::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/intersection(_:)":{"role":"symbol","title":"intersection(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"intersection"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Returns a new option set with only the elements contained in both this"},{"type":"text","text":" "},{"type":"text","text":"set and the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/intersection(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/intersection(_:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/optionset-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"intersection"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A new option set with only the elements contained in both this"},{"type":"text","text":" "},{"type":"text","text":"set and "},{"type":"codeVoice","code":"other"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An option set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example uses the "},{"type":"codeVoice","code":"intersection(_:)"},{"type":"text","text":" method to limit the available"},{"type":"text","text":" "},{"type":"text","text":"shipping options to what can be used with a PO Box destination."}]},{"type":"codeListing","syntax":null,"code":["\/\/ Can only ship standard or priority to PO Boxes","let poboxShipping: ShippingOptions = [.standard, .priority]","let memberShipping: ShippingOptions ="," [.standard, .priority, .secondDay]","","let availableOptions = memberShipping.intersection(poboxShipping)","print(availableOptions.contains(.priority))","\/\/ Prints \"true\"","print(availableOptions.contains(.secondDay))","\/\/ Prints \"false\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/intersection(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/intersection(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a new option set with only the elements contained in both this"},{"type":"text","text":" "},{"type":"text","text":"set and the given set."}],"kind":"symbol","metadata":{"role":"symbol","title":"intersection(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"intersection"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"symbolKind":"method","externalID":"s:s9OptionSetPsE12intersectionyxxF::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/KeyUsage/intersection(_:)":{"role":"symbol","title":"intersection(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"intersection"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Returns a new option set with only the elements contained in both this"},{"type":"text","text":" "},{"type":"text","text":"set and the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/intersection(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/intersection(_:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/optionset-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/isdisjoint(with:).json b/main/data/documentation/shieldx509/keyusage/isdisjoint(with:).json index ee4a0a143..e23ed878c 100644 --- a/main/data/documentation/shieldx509/keyusage/isdisjoint(with:).json +++ b/main/data/documentation/shieldx509/keyusage/isdisjoint(with:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isDisjoint"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the set has no elements in common with "},{"type":"codeVoice","code":"other"},{"type":"text","text":";"},{"type":"text","text":" "},{"type":"text","text":"otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A set of the same type as the current set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"In the following example, the "},{"type":"codeVoice","code":"employees"},{"type":"text","text":" set is disjoint with the"},{"type":"text","text":" "},{"type":"codeVoice","code":"visitors"},{"type":"text","text":" set because no name appears in both sets."}]},{"type":"codeListing","syntax":null,"code":["let employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]","let visitors: Set = [\"Marcia\", \"Nathaniel\", \"Olivia\"]","print(employees.isDisjoint(with: visitors))","\/\/ Prints \"true\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/isdisjoint(with:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isDisjoint(with:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether the set has no members in"},{"type":"text","text":" "},{"type":"text","text":"common with the given set."}],"kind":"symbol","metadata":{"role":"symbol","title":"isDisjoint(with:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isDisjoint"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:s10SetAlgebraPsE10isDisjoint4withSbx_tF::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/isDisjoint(with:)":{"role":"symbol","title":"isDisjoint(with:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isDisjoint"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether the set has no members in"},{"type":"text","text":" "},{"type":"text","text":"common with the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isDisjoint(with:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/isdisjoint(with:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/setalgebra-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isDisjoint"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the set has no elements in common with "},{"type":"codeVoice","code":"other"},{"type":"text","text":";"},{"type":"text","text":" "},{"type":"text","text":"otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A set of the same type as the current set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"In the following example, the "},{"type":"codeVoice","code":"employees"},{"type":"text","text":" set is disjoint with the"},{"type":"text","text":" "},{"type":"codeVoice","code":"visitors"},{"type":"text","text":" set because no name appears in both sets."}]},{"type":"codeListing","syntax":null,"code":["let employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]","let visitors: Set = [\"Marcia\", \"Nathaniel\", \"Olivia\"]","print(employees.isDisjoint(with: visitors))","\/\/ Prints \"true\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/isdisjoint(with:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isDisjoint(with:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether the set has no members in"},{"type":"text","text":" "},{"type":"text","text":"common with the given set."}],"kind":"symbol","metadata":{"role":"symbol","title":"isDisjoint(with:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isDisjoint"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:s10SetAlgebraPsE10isDisjoint4withSbx_tF::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/isDisjoint(with:)":{"role":"symbol","title":"isDisjoint(with:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isDisjoint"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether the set has no members in"},{"type":"text","text":" "},{"type":"text","text":"common with the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isDisjoint(with:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/isdisjoint(with:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/setalgebra-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/isempty.json b/main/data/documentation/shieldx509/keyusage/isempty.json index cdcb17b46..99098f432 100644 --- a/main/data/documentation/shieldx509/keyusage/isempty.json +++ b/main/data/documentation/shieldx509/keyusage/isempty.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEmpty"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/isempty"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isEmpty","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A Boolean value that indicates whether the set has no elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"isEmpty","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEmpty"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"property","externalID":"s:s10SetAlgebraPsE7isEmptySbvp::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/isEmpty":{"role":"symbol","title":"isEmpty","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEmpty"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"A Boolean value that indicates whether the set has no elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isEmpty","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/isempty"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/setalgebra-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEmpty"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/isempty"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isEmpty","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A Boolean value that indicates whether the set has no elements."}],"kind":"symbol","metadata":{"role":"symbol","title":"isEmpty","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEmpty"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"property","externalID":"s:s10SetAlgebraPsE7isEmptySbvp::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/setalgebra-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/KeyUsage/isEmpty":{"role":"symbol","title":"isEmpty","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEmpty"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"A Boolean value that indicates whether the set has no elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isEmpty","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/isempty"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/isstrictsubset(of:).json b/main/data/documentation/shieldx509/keyusage/isstrictsubset(of:).json index 3f93fa603..c1864032b 100644 --- a/main/data/documentation/shieldx509/keyusage/isstrictsubset(of:).json +++ b/main/data/documentation/shieldx509/keyusage/isstrictsubset(of:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isStrictSubset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the set is a strict subset of "},{"type":"codeVoice","code":"other"},{"type":"text","text":"; otherwise,"},{"type":"text","text":" "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A set of the same type as the current set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Set "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A"}]},{"type":"text","text":" is a strict subset of another set "},{"type":"emphasis","inlineContent":[{"type":"text","text":"B"}]},{"type":"text","text":" if every member of "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A"}]},{"type":"text","text":" is"},{"type":"text","text":" "},{"type":"text","text":"also a member of "},{"type":"emphasis","inlineContent":[{"type":"text","text":"B"}]},{"type":"text","text":" and "},{"type":"emphasis","inlineContent":[{"type":"text","text":"B"}]},{"type":"text","text":" contains at least one element that is not a"},{"type":"text","text":" "},{"type":"text","text":"member of "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A"}]},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["let employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]","let attendees: Set = [\"Alicia\", \"Bethany\", \"Diana\"]","print(attendees.isStrictSubset(of: employees))","\/\/ Prints \"true\"","","\/\/ A set is never a strict subset of itself:","print(attendees.isStrictSubset(of: attendees))","\/\/ Prints \"false\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/isstrictsubset(of:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isStrictSubset(of:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether this set is a strict"},{"type":"text","text":" "},{"type":"text","text":"subset of the given set."}],"kind":"symbol","metadata":{"role":"symbol","title":"isStrictSubset(of:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isStrictSubset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:s10SetAlgebraPsE14isStrictSubset2ofSbx_tF::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/setalgebra-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/isStrictSubset(of:)":{"role":"symbol","title":"isStrictSubset(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isStrictSubset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether this set is a strict"},{"type":"text","text":" "},{"type":"text","text":"subset of the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isStrictSubset(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/isstrictsubset(of:)"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isStrictSubset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the set is a strict subset of "},{"type":"codeVoice","code":"other"},{"type":"text","text":"; otherwise,"},{"type":"text","text":" "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A set of the same type as the current set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Set "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A"}]},{"type":"text","text":" is a strict subset of another set "},{"type":"emphasis","inlineContent":[{"type":"text","text":"B"}]},{"type":"text","text":" if every member of "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A"}]},{"type":"text","text":" is"},{"type":"text","text":" "},{"type":"text","text":"also a member of "},{"type":"emphasis","inlineContent":[{"type":"text","text":"B"}]},{"type":"text","text":" and "},{"type":"emphasis","inlineContent":[{"type":"text","text":"B"}]},{"type":"text","text":" contains at least one element that is not a"},{"type":"text","text":" "},{"type":"text","text":"member of "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A"}]},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["let employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]","let attendees: Set = [\"Alicia\", \"Bethany\", \"Diana\"]","print(attendees.isStrictSubset(of: employees))","\/\/ Prints \"true\"","","\/\/ A set is never a strict subset of itself:","print(attendees.isStrictSubset(of: attendees))","\/\/ Prints \"false\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/isstrictsubset(of:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isStrictSubset(of:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether this set is a strict"},{"type":"text","text":" "},{"type":"text","text":"subset of the given set."}],"kind":"symbol","metadata":{"role":"symbol","title":"isStrictSubset(of:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isStrictSubset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:s10SetAlgebraPsE14isStrictSubset2ofSbx_tF::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/setalgebra-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/KeyUsage/isStrictSubset(of:)":{"role":"symbol","title":"isStrictSubset(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isStrictSubset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether this set is a strict"},{"type":"text","text":" "},{"type":"text","text":"subset of the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isStrictSubset(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/isstrictsubset(of:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/isstrictsuperset(of:).json b/main/data/documentation/shieldx509/keyusage/isstrictsuperset(of:).json index fd88fa84d..aebb758fa 100644 --- a/main/data/documentation/shieldx509/keyusage/isstrictsuperset(of:).json +++ b/main/data/documentation/shieldx509/keyusage/isstrictsuperset(of:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isStrictSuperset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the set is a strict superset of "},{"type":"codeVoice","code":"other"},{"type":"text","text":"; otherwise,"},{"type":"text","text":" "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A set of the same type as the current set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Set "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A"}]},{"type":"text","text":" is a strict superset of another set "},{"type":"emphasis","inlineContent":[{"type":"text","text":"B"}]},{"type":"text","text":" if every member of "},{"type":"emphasis","inlineContent":[{"type":"text","text":"B"}]},{"type":"text","text":" is"},{"type":"text","text":" "},{"type":"text","text":"also a member of "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A"}]},{"type":"text","text":" and "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A"}]},{"type":"text","text":" contains at least one element that is "},{"type":"emphasis","inlineContent":[{"type":"text","text":"not"}]},{"type":"text","text":" "},{"type":"text","text":"a member of "},{"type":"emphasis","inlineContent":[{"type":"text","text":"B"}]},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["let employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]","let attendees: Set = [\"Alicia\", \"Bethany\", \"Diana\"]","print(employees.isStrictSuperset(of: attendees))","\/\/ Prints \"true\"","","\/\/ A set is never a strict superset of itself:","print(employees.isStrictSuperset(of: employees))","\/\/ Prints \"false\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/isstrictsuperset(of:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isStrictSuperset(of:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether this set is a strict"},{"type":"text","text":" "},{"type":"text","text":"superset of the given set."}],"kind":"symbol","metadata":{"role":"symbol","title":"isStrictSuperset(of:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isStrictSuperset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:s10SetAlgebraPsE16isStrictSuperset2ofSbx_tF::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/isStrictSuperset(of:)":{"role":"symbol","title":"isStrictSuperset(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isStrictSuperset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether this set is a strict"},{"type":"text","text":" "},{"type":"text","text":"superset of the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isStrictSuperset(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/isstrictsuperset(of:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/KeyUsage/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/setalgebra-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isStrictSuperset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the set is a strict superset of "},{"type":"codeVoice","code":"other"},{"type":"text","text":"; otherwise,"},{"type":"text","text":" "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A set of the same type as the current set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Set "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A"}]},{"type":"text","text":" is a strict superset of another set "},{"type":"emphasis","inlineContent":[{"type":"text","text":"B"}]},{"type":"text","text":" if every member of "},{"type":"emphasis","inlineContent":[{"type":"text","text":"B"}]},{"type":"text","text":" is"},{"type":"text","text":" "},{"type":"text","text":"also a member of "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A"}]},{"type":"text","text":" and "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A"}]},{"type":"text","text":" contains at least one element that is "},{"type":"emphasis","inlineContent":[{"type":"text","text":"not"}]},{"type":"text","text":" "},{"type":"text","text":"a member of "},{"type":"emphasis","inlineContent":[{"type":"text","text":"B"}]},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["let employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]","let attendees: Set = [\"Alicia\", \"Bethany\", \"Diana\"]","print(employees.isStrictSuperset(of: attendees))","\/\/ Prints \"true\"","","\/\/ A set is never a strict superset of itself:","print(employees.isStrictSuperset(of: employees))","\/\/ Prints \"false\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/isstrictsuperset(of:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isStrictSuperset(of:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether this set is a strict"},{"type":"text","text":" "},{"type":"text","text":"superset of the given set."}],"kind":"symbol","metadata":{"role":"symbol","title":"isStrictSuperset(of:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isStrictSuperset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:s10SetAlgebraPsE16isStrictSuperset2ofSbx_tF::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/isStrictSuperset(of:)":{"role":"symbol","title":"isStrictSuperset(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isStrictSuperset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether this set is a strict"},{"type":"text","text":" "},{"type":"text","text":"superset of the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isStrictSuperset(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/isstrictsuperset(of:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/setalgebra-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/issubset(of:).json b/main/data/documentation/shieldx509/keyusage/issubset(of:).json index 7ce8b2593..4235a255d 100644 --- a/main/data/documentation/shieldx509/keyusage/issubset(of:).json +++ b/main/data/documentation/shieldx509/keyusage/issubset(of:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isSubset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the set is a subset of "},{"type":"codeVoice","code":"other"},{"type":"text","text":"; otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A set of the same type as the current set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Set "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A"}]},{"type":"text","text":" is a subset of another set "},{"type":"emphasis","inlineContent":[{"type":"text","text":"B"}]},{"type":"text","text":" if every member of "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A"}]},{"type":"text","text":" is also a"},{"type":"text","text":" "},{"type":"text","text":"member of "},{"type":"emphasis","inlineContent":[{"type":"text","text":"B"}]},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["let employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]","let attendees: Set = [\"Alicia\", \"Bethany\", \"Diana\"]","print(attendees.isSubset(of: employees))","\/\/ Prints \"true\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/issubset(of:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isSubset(of:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether the set is a subset of"},{"type":"text","text":" "},{"type":"text","text":"another set."}],"kind":"symbol","metadata":{"role":"symbol","title":"isSubset(of:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isSubset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:s10SetAlgebraPsE8isSubset2ofSbx_tF::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/setalgebra-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage/isSubset(of:)":{"role":"symbol","title":"isSubset(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isSubset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether the set is a subset of"},{"type":"text","text":" "},{"type":"text","text":"another set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isSubset(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/issubset(of:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isSubset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" if the set is a subset of "},{"type":"codeVoice","code":"other"},{"type":"text","text":"; otherwise, "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A set of the same type as the current set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Set "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A"}]},{"type":"text","text":" is a subset of another set "},{"type":"emphasis","inlineContent":[{"type":"text","text":"B"}]},{"type":"text","text":" if every member of "},{"type":"emphasis","inlineContent":[{"type":"text","text":"A"}]},{"type":"text","text":" is also a"},{"type":"text","text":" "},{"type":"text","text":"member of "},{"type":"emphasis","inlineContent":[{"type":"text","text":"B"}]},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["let employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]","let attendees: Set = [\"Alicia\", \"Bethany\", \"Diana\"]","print(attendees.isSubset(of: employees))","\/\/ Prints \"true\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/issubset(of:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isSubset(of:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether the set is a subset of"},{"type":"text","text":" "},{"type":"text","text":"another set."}],"kind":"symbol","metadata":{"role":"symbol","title":"isSubset(of:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isSubset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:s10SetAlgebraPsE8isSubset2ofSbx_tF::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/isSubset(of:)":{"role":"symbol","title":"isSubset(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isSubset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether the set is a subset of"},{"type":"text","text":" "},{"type":"text","text":"another set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isSubset(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/issubset(of:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/setalgebra-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/keyagreement.json b/main/data/documentation/shieldx509/keyusage/keyagreement.json index 6d236b81f..b5aff8059 100644 --- a/main/data/documentation/shieldx509/keyusage/keyagreement.json +++ b/main/data/documentation/shieldx509/keyusage/keyagreement.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyAgreement"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV","text":"KeyUsage"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/keyagreement"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/keyAgreement","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyAgreement"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"title":"keyAgreement","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX5098KeyUsageV12keyAgreementACvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/keyAgreement":{"role":"symbol","title":"keyAgreement","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyAgreement"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/keyAgreement","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/keyagreement"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyAgreement"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV","text":"KeyUsage"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/keyagreement"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/keyAgreement","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyAgreement"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"title":"keyAgreement","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX5098KeyUsageV12keyAgreementACvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/KeyUsage/keyAgreement":{"role":"symbol","title":"keyAgreement","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyAgreement"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/keyAgreement","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/keyagreement"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/keycertsign.json b/main/data/documentation/shieldx509/keyusage/keycertsign.json index cb95162b6..2f01ed5b3 100644 --- a/main/data/documentation/shieldx509/keyusage/keycertsign.json +++ b/main/data/documentation/shieldx509/keyusage/keycertsign.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyCertSign"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV","text":"KeyUsage"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/keycertsign"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/keyCertSign","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyCertSign"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"title":"keyCertSign","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX5098KeyUsageV11keyCertSignACvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/KeyUsage/keyCertSign":{"role":"symbol","title":"keyCertSign","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyCertSign"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/keyCertSign","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/keycertsign"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyCertSign"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV","text":"KeyUsage"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/keycertsign"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/keyCertSign","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyCertSign"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"title":"keyCertSign","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX5098KeyUsageV11keyCertSignACvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/KeyUsage/keyCertSign":{"role":"symbol","title":"keyCertSign","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyCertSign"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/keyCertSign","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/keycertsign"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/keyencipherment.json b/main/data/documentation/shieldx509/keyusage/keyencipherment.json index 85adaa297..6f847d749 100644 --- a/main/data/documentation/shieldx509/keyusage/keyencipherment.json +++ b/main/data/documentation/shieldx509/keyusage/keyencipherment.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyEncipherment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV","text":"KeyUsage"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/keyencipherment"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/keyEncipherment","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyEncipherment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"title":"keyEncipherment","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX5098KeyUsageV15keyEnciphermentACvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/KeyUsage/keyEncipherment":{"role":"symbol","title":"keyEncipherment","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyEncipherment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/keyEncipherment","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/keyencipherment"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyEncipherment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV","text":"KeyUsage"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/keyencipherment"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/keyEncipherment","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyEncipherment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"title":"keyEncipherment","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX5098KeyUsageV15keyEnciphermentACvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/keyEncipherment":{"role":"symbol","title":"keyEncipherment","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyEncipherment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/keyEncipherment","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/keyencipherment"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/nonrepudiation.json b/main/data/documentation/shieldx509/keyusage/nonrepudiation.json index 1c5bc8e45..08a81a773 100644 --- a/main/data/documentation/shieldx509/keyusage/nonrepudiation.json +++ b/main/data/documentation/shieldx509/keyusage/nonrepudiation.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"nonRepudiation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV","text":"KeyUsage"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/nonrepudiation"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/nonRepudiation","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"nonRepudiation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"title":"nonRepudiation","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX5098KeyUsageV14nonRepudiationACvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/nonRepudiation":{"role":"symbol","title":"nonRepudiation","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"nonRepudiation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/nonRepudiation","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/nonrepudiation"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"nonRepudiation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV","text":"KeyUsage"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/nonrepudiation"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/nonRepudiation","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"nonRepudiation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"title":"nonRepudiation","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX5098KeyUsageV14nonRepudiationACvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/nonRepudiation":{"role":"symbol","title":"nonRepudiation","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"nonRepudiation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyUsage","preciseIdentifier":"s:10ShieldX5098KeyUsageV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/nonRepudiation","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/nonrepudiation"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/optionset-implementations.json b/main/data/documentation/shieldx509/keyusage/optionset-implementations.json index 727dce309..da28dac70 100644 --- a/main/data/documentation/shieldx509/keyusage/optionset-implementations.json +++ b/main/data/documentation/shieldx509/keyusage/optionset-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init()"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/contains(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/formIntersection(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/formSymmetricDifference(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/formUnion(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/insert(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/intersection(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/remove(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/symmetricDifference(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/union(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/update(with:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"OptionSet Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/symmetricDifference(_:)":{"role":"symbol","title":"symmetricDifference(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"symmetricDifference"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Returns a new option set with the elements contained in this set or in"},{"type":"text","text":" "},{"type":"text","text":"the given set, but not in both."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/symmetricDifference(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/symmetricdifference(_:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/formIntersection(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"formIntersection(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIntersection"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Removes all elements of this option set that are not"},{"type":"text","text":" "},{"type":"text","text":"also present in the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/formIntersection(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/formintersection(_:)"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/KeyUsage/intersection(_:)":{"role":"symbol","title":"intersection(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"intersection"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Returns a new option set with only the elements contained in both this"},{"type":"text","text":" "},{"type":"text","text":"set and the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/intersection(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/intersection(_:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/formUnion(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"formUnion(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formUnion"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Inserts the elements of another set into this option set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/formUnion(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/formunion(_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/remove(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"remove(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Removes the given element and all elements subsumed by it."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/remove(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/remove(_:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/insert(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"insert(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"insert"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> (inserted"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", memberAfterInsert"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Adds the given element to the option set if it is not already a member."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/insert(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/insert(_:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/update(with:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"update(with:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Inserts the given element into the set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/update(with:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/update(with:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/contains(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"contains(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether a given element is a"},{"type":"text","text":" "},{"type":"text","text":"member of the option set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/contains(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/contains(_:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/union(_:)":{"role":"symbol","title":"union(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"union"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Returns a new option set of the elements contained in this set, in the"},{"type":"text","text":" "},{"type":"text","text":"given set, or in both."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/union(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/union(_:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/init()":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init()","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Creates an empty option set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/init()"},"doc://Shield/documentation/ShieldX509/KeyUsage/formSymmetricDifference(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"formSymmetricDifference(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formSymmetricDifference"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Replaces this set with a new set containing all elements"},{"type":"text","text":" "},{"type":"text","text":"contained in either this set or the given set, but not in both."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/formSymmetricDifference(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/formsymmetricdifference(_:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init()"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/contains(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/formIntersection(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/formSymmetricDifference(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/formUnion(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/insert(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/intersection(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/remove(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/symmetricDifference(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/union(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/update(with:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"OptionSet Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/insert(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"insert(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"insert"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> (inserted"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", memberAfterInsert"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Adds the given element to the option set if it is not already a member."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/insert(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/insert(_:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/formIntersection(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"formIntersection(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formIntersection"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Removes all elements of this option set that are not"},{"type":"text","text":" "},{"type":"text","text":"also present in the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/formIntersection(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/formintersection(_:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/contains(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"contains(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether a given element is a"},{"type":"text","text":" "},{"type":"text","text":"member of the option set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/contains(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/contains(_:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/union(_:)":{"role":"symbol","title":"union(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"union"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Returns a new option set of the elements contained in this set, in the"},{"type":"text","text":" "},{"type":"text","text":"given set, or in both."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/union(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/union(_:)"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/KeyUsage/update(with:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"update(with:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Inserts the given element into the set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/update(with:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/update(with:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/remove(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"remove(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Removes the given element and all elements subsumed by it."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/remove(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/remove(_:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/formSymmetricDifference(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"formSymmetricDifference(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formSymmetricDifference"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Replaces this set with a new set containing all elements"},{"type":"text","text":" "},{"type":"text","text":"contained in either this set or the given set, but not in both."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/formSymmetricDifference(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/formsymmetricdifference(_:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/init()":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init()","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Creates an empty option set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/init()"},"doc://Shield/documentation/ShieldX509/KeyUsage/symmetricDifference(_:)":{"role":"symbol","title":"symmetricDifference(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"symmetricDifference"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Returns a new option set with the elements contained in this set or in"},{"type":"text","text":" "},{"type":"text","text":"the given set, but not in both."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/symmetricDifference(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/symmetricdifference(_:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/formUnion(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"FixedWidthInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"formUnion(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"formUnion"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Inserts the elements of another set into this option set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/formUnion(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/formunion(_:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/intersection(_:)":{"role":"symbol","title":"intersection(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"intersection"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Returns a new option set with only the elements contained in both this"},{"type":"text","text":" "},{"type":"text","text":"set and the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/intersection(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/intersection(_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/rawrepresentable-implementations.json b/main/data/documentation/shieldx509/keyusage/rawrepresentable-implementations.json index 91a95210a..750b7531a 100644 --- a/main/data/documentation/shieldx509/keyusage/rawrepresentable-implementations.json +++ b/main/data/documentation/shieldx509/keyusage/rawrepresentable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(from:)-6d9pw"],"generated":true},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/hashvalue"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/KeyUsage/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/hash(into:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/init(from:)-6d9pw":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt16"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt16"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(from:)-6d9pw","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/init(from:)-6d9pw"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(from:)-6d9pw"],"generated":true},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/init(from:)-6d9pw":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt16"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt16"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(from:)-6d9pw","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/init(from:)-6d9pw"},"doc://Shield/documentation/ShieldX509/KeyUsage/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/hash(into:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/hashvalue"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/rawvalue.json b/main/data/documentation/shieldx509/keyusage/rawvalue.json index e10b726ed..3659fdf35 100644 --- a/main/data/documentation/shieldx509/keyusage/rawvalue.json +++ b/main/data/documentation/shieldx509/keyusage/rawvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt16","preciseIdentifier":"s:s6UInt16V"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A new instance initialized with "},{"type":"codeVoice","code":"rawValue"},{"type":"text","text":" will be equivalent to this"},{"type":"text","text":" "},{"type":"text","text":"instance. For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","let selectedSize = PaperSize.Letter","print(selectedSize.rawValue)","\/\/ Prints \"Letter\"","","print(selectedSize == PaperSize(rawValue: selectedSize.rawValue)!)","\/\/ Prints \"true\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/rawvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/rawValue","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The corresponding value of the raw type."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt16","preciseIdentifier":"s:s6UInt16V"}],"title":"rawValue","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX5098KeyUsageV8rawValues6UInt16Vvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt16","preciseIdentifier":"s:s6UInt16V"}],"abstract":[{"type":"text","text":"The corresponding value of the raw type."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/rawvalue"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt16","preciseIdentifier":"s:s6UInt16V"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A new instance initialized with "},{"type":"codeVoice","code":"rawValue"},{"type":"text","text":" will be equivalent to this"},{"type":"text","text":" "},{"type":"text","text":"instance. For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","let selectedSize = PaperSize.Letter","print(selectedSize.rawValue)","\/\/ Prints \"Letter\"","","print(selectedSize == PaperSize(rawValue: selectedSize.rawValue)!)","\/\/ Prints \"true\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/rawvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/rawValue","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The corresponding value of the raw type."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt16","preciseIdentifier":"s:s6UInt16V"}],"title":"rawValue","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX5098KeyUsageV8rawValues6UInt16Vvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/KeyUsage/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt16","preciseIdentifier":"s:s6UInt16V"}],"abstract":[{"type":"text","text":"The corresponding value of the raw type."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/rawvalue"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/remove(_:).json b/main/data/documentation/shieldx509/keyusage/remove(_:).json index 3e3911f4d..5df2b3a80 100644 --- a/main/data/documentation/shieldx509/keyusage/remove(_:).json +++ b/main/data/documentation/shieldx509/keyusage/remove(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"member"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The intersection of "},{"type":"codeVoice","code":"[member]"},{"type":"text","text":" and the set, if the"},{"type":"text","text":" "},{"type":"text","text":"intersection was nonempty; otherwise, "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"member","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The element of the set to remove."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"In the following example, the "},{"type":"codeVoice","code":".priority"},{"type":"text","text":" shipping option is removed from"},{"type":"text","text":" "},{"type":"text","text":"the "},{"type":"codeVoice","code":"options"},{"type":"text","text":" option set. Attempting to remove the same shipping option"},{"type":"text","text":" "},{"type":"text","text":"a second time results in "},{"type":"codeVoice","code":"nil"},{"type":"text","text":", because "},{"type":"codeVoice","code":"options"},{"type":"text","text":" no longer contains"},{"type":"text","text":" "},{"type":"codeVoice","code":".priority"},{"type":"text","text":" as a member."}]},{"type":"codeListing","syntax":null,"code":["var options: ShippingOptions = [.secondDay, .priority]","let priorityOption = options.remove(.priority)","print(priorityOption == .priority)","\/\/ Prints \"true\"","","print(options.remove(.priority))","\/\/ Prints \"nil\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"In the next example, the "},{"type":"codeVoice","code":".express"},{"type":"text","text":" element is passed to "},{"type":"codeVoice","code":"remove(_:)"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"Although "},{"type":"codeVoice","code":".express"},{"type":"text","text":" is not a member of "},{"type":"codeVoice","code":"options"},{"type":"text","text":", "},{"type":"codeVoice","code":".express"},{"type":"text","text":" subsumes"},{"type":"text","text":" "},{"type":"text","text":"the remaining "},{"type":"codeVoice","code":".secondDay"},{"type":"text","text":" element of the option set. Therefore,"},{"type":"text","text":" "},{"type":"codeVoice","code":"options"},{"type":"text","text":" is emptied and the intersection between "},{"type":"codeVoice","code":".express"},{"type":"text","text":" and"},{"type":"text","text":" "},{"type":"codeVoice","code":"options"},{"type":"text","text":" is returned."}]},{"type":"codeListing","syntax":null,"code":["let expressOption = options.remove(.express)","print(expressOption == .express)","\/\/ Prints \"false\"","print(expressOption == .secondDay)","\/\/ Prints \"true\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/remove(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/remove(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Removes the given element and all elements subsumed by it."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"remove(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:s9OptionSetPs7ElementQzRszrlE6removeyxSgxF::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/optionset-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage/remove(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"remove(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Removes the given element and all elements subsumed by it."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/remove(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/remove(_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"member"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The intersection of "},{"type":"codeVoice","code":"[member]"},{"type":"text","text":" and the set, if the"},{"type":"text","text":" "},{"type":"text","text":"intersection was nonempty; otherwise, "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"parameters","parameters":[{"name":"member","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The element of the set to remove."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"In the following example, the "},{"type":"codeVoice","code":".priority"},{"type":"text","text":" shipping option is removed from"},{"type":"text","text":" "},{"type":"text","text":"the "},{"type":"codeVoice","code":"options"},{"type":"text","text":" option set. Attempting to remove the same shipping option"},{"type":"text","text":" "},{"type":"text","text":"a second time results in "},{"type":"codeVoice","code":"nil"},{"type":"text","text":", because "},{"type":"codeVoice","code":"options"},{"type":"text","text":" no longer contains"},{"type":"text","text":" "},{"type":"codeVoice","code":".priority"},{"type":"text","text":" as a member."}]},{"type":"codeListing","syntax":null,"code":["var options: ShippingOptions = [.secondDay, .priority]","let priorityOption = options.remove(.priority)","print(priorityOption == .priority)","\/\/ Prints \"true\"","","print(options.remove(.priority))","\/\/ Prints \"nil\""]},{"type":"paragraph","inlineContent":[{"type":"text","text":"In the next example, the "},{"type":"codeVoice","code":".express"},{"type":"text","text":" element is passed to "},{"type":"codeVoice","code":"remove(_:)"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"Although "},{"type":"codeVoice","code":".express"},{"type":"text","text":" is not a member of "},{"type":"codeVoice","code":"options"},{"type":"text","text":", "},{"type":"codeVoice","code":".express"},{"type":"text","text":" subsumes"},{"type":"text","text":" "},{"type":"text","text":"the remaining "},{"type":"codeVoice","code":".secondDay"},{"type":"text","text":" element of the option set. Therefore,"},{"type":"text","text":" "},{"type":"codeVoice","code":"options"},{"type":"text","text":" is emptied and the intersection between "},{"type":"codeVoice","code":".express"},{"type":"text","text":" and"},{"type":"text","text":" "},{"type":"codeVoice","code":"options"},{"type":"text","text":" is returned."}]},{"type":"codeListing","syntax":null,"code":["let expressOption = options.remove(.express)","print(expressOption == .express)","\/\/ Prints \"false\"","print(expressOption == .secondDay)","\/\/ Prints \"true\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/remove(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/remove(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Removes the given element and all elements subsumed by it."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"remove(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:s9OptionSetPs7ElementQzRszrlE6removeyxSgxF::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/KeyUsage/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/optionset-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage/remove(_:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"remove(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Removes the given element and all elements subsumed by it."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/remove(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/remove(_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/setalgebra-implementations.json b/main/data/documentation/shieldx509/keyusage/setalgebra-implementations.json index 476387fca..990fb0dbc 100644 --- a/main/data/documentation/shieldx509/keyusage/setalgebra-implementations.json +++ b/main/data/documentation/shieldx509/keyusage/setalgebra-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(arrayLiteral:)"],"generated":true},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isEmpty"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isDisjoint(with:)","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isStrictSubset(of:)","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isStrictSuperset(of:)","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isSubset(of:)","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isSuperset(of:)","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/subtract(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/subtracting(_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"SetAlgebra Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/isSuperset(of:)":{"role":"symbol","title":"isSuperset(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isSuperset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether the set is a superset of"},{"type":"text","text":" "},{"type":"text","text":"the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isSuperset(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/issuperset(of:)"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/KeyUsage/subtract(_:)":{"role":"symbol","title":"subtract(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtract"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Removes the elements of the given set from this set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/subtract(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/subtract(_:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/isEmpty":{"role":"symbol","title":"isEmpty","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEmpty"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"A Boolean value that indicates whether the set has no elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isEmpty","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/isempty"},"doc://Shield/documentation/ShieldX509/KeyUsage/init(arrayLiteral:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"ArrayLiteralElement"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(arrayLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"arrayLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"...)"}],"abstract":[{"type":"text","text":"Creates a set containing the elements of the given array literal."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(arrayLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/init(arrayliteral:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/subtracting(_:)":{"role":"symbol","title":"subtracting(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtracting"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Returns a new set containing the elements of this set that do not occur"},{"type":"text","text":" "},{"type":"text","text":"in the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/subtracting(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/subtracting(_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/isSubset(of:)":{"role":"symbol","title":"isSubset(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isSubset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether the set is a subset of"},{"type":"text","text":" "},{"type":"text","text":"another set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isSubset(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/issubset(of:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/isDisjoint(with:)":{"role":"symbol","title":"isDisjoint(with:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isDisjoint"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether the set has no members in"},{"type":"text","text":" "},{"type":"text","text":"common with the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isDisjoint(with:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/isdisjoint(with:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/init(_:)":{"role":"symbol","title":"init(_:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new set from a finite sequence of items."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/init(_:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/isStrictSubset(of:)":{"role":"symbol","title":"isStrictSubset(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isStrictSubset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether this set is a strict"},{"type":"text","text":" "},{"type":"text","text":"subset of the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isStrictSubset(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/isstrictsubset(of:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/isStrictSuperset(of:)":{"role":"symbol","title":"isStrictSuperset(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isStrictSuperset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether this set is a strict"},{"type":"text","text":" "},{"type":"text","text":"superset of the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isStrictSuperset(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/isstrictsuperset(of:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(arrayLiteral:)"],"generated":true},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isEmpty"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isDisjoint(with:)","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isStrictSubset(of:)","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isStrictSuperset(of:)","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isSubset(of:)","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isSuperset(of:)","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/subtract(_:)","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/subtracting(_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"SetAlgebra Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/isSuperset(of:)":{"role":"symbol","title":"isSuperset(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isSuperset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether the set is a superset of"},{"type":"text","text":" "},{"type":"text","text":"the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isSuperset(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/issuperset(of:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/isStrictSubset(of:)":{"role":"symbol","title":"isStrictSubset(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isStrictSubset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether this set is a strict"},{"type":"text","text":" "},{"type":"text","text":"subset of the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isStrictSubset(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/isstrictsubset(of:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/init(_:)":{"role":"symbol","title":"init(_:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new set from a finite sequence of items."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/init(_:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/isEmpty":{"role":"symbol","title":"isEmpty","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEmpty"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"A Boolean value that indicates whether the set has no elements."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isEmpty","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/isempty"},"doc://Shield/documentation/ShieldX509/KeyUsage/subtracting(_:)":{"role":"symbol","title":"subtracting(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtracting"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Returns a new set containing the elements of this set that do not occur"},{"type":"text","text":" "},{"type":"text","text":"in the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/subtracting(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/subtracting(_:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/isStrictSuperset(of:)":{"role":"symbol","title":"isStrictSuperset(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isStrictSuperset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether this set is a strict"},{"type":"text","text":" "},{"type":"text","text":"superset of the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isStrictSuperset(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/isstrictsuperset(of:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/subtract(_:)":{"role":"symbol","title":"subtract(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtract"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Removes the elements of the given set from this set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/subtract(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/subtract(_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/isDisjoint(with:)":{"role":"symbol","title":"isDisjoint(with:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isDisjoint"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether the set has no members in"},{"type":"text","text":" "},{"type":"text","text":"common with the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isDisjoint(with:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/isdisjoint(with:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/isSubset(of:)":{"role":"symbol","title":"isSubset(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isSubset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Returns a Boolean value that indicates whether the set is a subset of"},{"type":"text","text":" "},{"type":"text","text":"another set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/isSubset(of:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/issubset(of:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/init(arrayLiteral:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"ArrayLiteralElement"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(arrayLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"arrayLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"...)"}],"abstract":[{"type":"text","text":"Creates a set containing the elements of the given array literal."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/init(arrayLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/init(arrayliteral:)"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/subtract(_:).json b/main/data/documentation/shieldx509/keyusage/subtract(_:).json index dffe97cad..d9da6fa73 100644 --- a/main/data/documentation/shieldx509/keyusage/subtract(_:).json +++ b/main/data/documentation/shieldx509/keyusage/subtract(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtract"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A set of the same type as the current set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"In the following example, the elements of the "},{"type":"codeVoice","code":"employees"},{"type":"text","text":" set that are"},{"type":"text","text":" "},{"type":"text","text":"also members of the "},{"type":"codeVoice","code":"neighbors"},{"type":"text","text":" set are removed. In particular, the"},{"type":"text","text":" "},{"type":"text","text":"names "},{"type":"codeVoice","code":"\"Bethany\""},{"type":"text","text":" and "},{"type":"codeVoice","code":"\"Eric\""},{"type":"text","text":" are removed from "},{"type":"codeVoice","code":"employees"},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["var employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]","let neighbors: Set = [\"Bethany\", \"Eric\", \"Forlani\", \"Greta\"]","employees.subtract(neighbors)","print(employees)","\/\/ Prints \"[\"Diana\", \"Chris\", \"Alicia\"]\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/subtract(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/subtract(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Removes the elements of the given set from this set."}],"kind":"symbol","metadata":{"role":"symbol","title":"subtract(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtract"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:s10SetAlgebraPsE8subtractyyxF::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/setalgebra-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage/subtract(_:)":{"role":"symbol","title":"subtract(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtract"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Removes the elements of the given set from this set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/subtract(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/subtract(_:)"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtract"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A set of the same type as the current set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"In the following example, the elements of the "},{"type":"codeVoice","code":"employees"},{"type":"text","text":" set that are"},{"type":"text","text":" "},{"type":"text","text":"also members of the "},{"type":"codeVoice","code":"neighbors"},{"type":"text","text":" set are removed. In particular, the"},{"type":"text","text":" "},{"type":"text","text":"names "},{"type":"codeVoice","code":"\"Bethany\""},{"type":"text","text":" and "},{"type":"codeVoice","code":"\"Eric\""},{"type":"text","text":" are removed from "},{"type":"codeVoice","code":"employees"},{"type":"text","text":"."}]},{"type":"codeListing","syntax":null,"code":["var employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]","let neighbors: Set = [\"Bethany\", \"Eric\", \"Forlani\", \"Greta\"]","employees.subtract(neighbors)","print(employees)","\/\/ Prints \"[\"Diana\", \"Chris\", \"Alicia\"]\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/subtract(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/subtract(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Removes the elements of the given set from this set."}],"kind":"symbol","metadata":{"role":"symbol","title":"subtract(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtract"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:s10SetAlgebraPsE8subtractyyxF::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/setalgebra-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage/subtract(_:)":{"role":"symbol","title":"subtract(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtract"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Removes the elements of the given set from this set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/subtract(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/subtract(_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/subtracting(_:).json b/main/data/documentation/shieldx509/keyusage/subtracting(_:).json index 42ac6f708..51333744c 100644 --- a/main/data/documentation/shieldx509/keyusage/subtracting(_:).json +++ b/main/data/documentation/shieldx509/keyusage/subtracting(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtracting"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A new set."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A set of the same type as the current set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"In the following example, the "},{"type":"codeVoice","code":"nonNeighbors"},{"type":"text","text":" set is made up of the"},{"type":"text","text":" "},{"type":"text","text":"elements of the "},{"type":"codeVoice","code":"employees"},{"type":"text","text":" set that are not elements of "},{"type":"codeVoice","code":"neighbors"},{"type":"text","text":":"}]},{"type":"codeListing","syntax":null,"code":["let employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]","let neighbors: Set = [\"Bethany\", \"Eric\", \"Forlani\", \"Greta\"]","let nonNeighbors = employees.subtracting(neighbors)","print(nonNeighbors)","\/\/ Prints \"[\"Diana\", \"Chris\", \"Alicia\"]\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/subtracting(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/subtracting(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a new set containing the elements of this set that do not occur"},{"type":"text","text":" "},{"type":"text","text":"in the given set."}],"kind":"symbol","metadata":{"role":"symbol","title":"subtracting(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtracting"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"symbolKind":"method","externalID":"s:s10SetAlgebraPsE11subtractingyxxF::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/setalgebra-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/KeyUsage/subtracting(_:)":{"role":"symbol","title":"subtracting(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtracting"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Returns a new set containing the elements of this set that do not occur"},{"type":"text","text":" "},{"type":"text","text":"in the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/subtracting(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/subtracting(_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtracting"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A new set."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A set of the same type as the current set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"In the following example, the "},{"type":"codeVoice","code":"nonNeighbors"},{"type":"text","text":" set is made up of the"},{"type":"text","text":" "},{"type":"text","text":"elements of the "},{"type":"codeVoice","code":"employees"},{"type":"text","text":" set that are not elements of "},{"type":"codeVoice","code":"neighbors"},{"type":"text","text":":"}]},{"type":"codeListing","syntax":null,"code":["let employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]","let neighbors: Set = [\"Bethany\", \"Eric\", \"Forlani\", \"Greta\"]","let nonNeighbors = employees.subtracting(neighbors)","print(nonNeighbors)","\/\/ Prints \"[\"Diana\", \"Chris\", \"Alicia\"]\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/subtracting(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/subtracting(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a new set containing the elements of this set that do not occur"},{"type":"text","text":" "},{"type":"text","text":"in the given set."}],"kind":"symbol","metadata":{"role":"symbol","title":"subtracting(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtracting"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"symbolKind":"method","externalID":"s:s10SetAlgebraPsE11subtractingyxxF::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/subtracting(_:)":{"role":"symbol","title":"subtracting(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtracting"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Returns a new set containing the elements of this set that do not occur"},{"type":"text","text":" "},{"type":"text","text":"in the given set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/subtracting(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/subtracting(_:)"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/SetAlgebra-Implementations":{"role":"collectionGroup","title":"SetAlgebra Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/SetAlgebra-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/setalgebra-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/symmetricdifference(_:).json b/main/data/documentation/shieldx509/keyusage/symmetricdifference(_:).json index 72e62e27f..a34dcb52d 100644 --- a/main/data/documentation/shieldx509/keyusage/symmetricdifference(_:).json +++ b/main/data/documentation/shieldx509/keyusage/symmetricdifference(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"symmetricDifference"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A new option set with only the elements contained in either"},{"type":"text","text":" "},{"type":"text","text":"this set or "},{"type":"codeVoice","code":"other"},{"type":"text","text":", but not in both."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An option set."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/symmetricdifference(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/symmetricDifference(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a new option set with the elements contained in this set or in"},{"type":"text","text":" "},{"type":"text","text":"the given set, but not in both."}],"kind":"symbol","metadata":{"role":"symbol","title":"symmetricDifference(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"symmetricDifference"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"symbolKind":"method","externalID":"s:s9OptionSetPsE19symmetricDifferenceyxxF::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/symmetricDifference(_:)":{"role":"symbol","title":"symmetricDifference(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"symmetricDifference"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Returns a new option set with the elements contained in this set or in"},{"type":"text","text":" "},{"type":"text","text":"the given set, but not in both."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/symmetricDifference(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/symmetricdifference(_:)"},"doc://Shield/documentation/ShieldX509/KeyUsage/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/optionset-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"symmetricDifference"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A new option set with only the elements contained in either"},{"type":"text","text":" "},{"type":"text","text":"this set or "},{"type":"codeVoice","code":"other"},{"type":"text","text":", but not in both."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An option set."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/symmetricdifference(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/symmetricDifference(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a new option set with the elements contained in this set or in"},{"type":"text","text":" "},{"type":"text","text":"the given set, but not in both."}],"kind":"symbol","metadata":{"role":"symbol","title":"symmetricDifference(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"symmetricDifference"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"symbolKind":"method","externalID":"s:s9OptionSetPsE19symmetricDifferenceyxxF::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/KeyUsage/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/optionset-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage/symmetricDifference(_:)":{"role":"symbol","title":"symmetricDifference(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"symmetricDifference"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Returns a new option set with the elements contained in this set or in"},{"type":"text","text":" "},{"type":"text","text":"the given set, but not in both."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/symmetricDifference(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/symmetricdifference(_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/union(_:).json b/main/data/documentation/shieldx509/keyusage/union(_:).json index 779be8de2..778e70900 100644 --- a/main/data/documentation/shieldx509/keyusage/union(_:).json +++ b/main/data/documentation/shieldx509/keyusage/union(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"union"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A new option set made up of the elements contained in this"},{"type":"text","text":" "},{"type":"text","text":"set, in "},{"type":"codeVoice","code":"other"},{"type":"text","text":", or in both."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An option set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example uses the "},{"type":"codeVoice","code":"union(_:)"},{"type":"text","text":" method to add two more shipping options"},{"type":"text","text":" "},{"type":"text","text":"to the default set."}]},{"type":"codeListing","syntax":null,"code":["let defaultShipping = ShippingOptions.standard","let memberShipping = defaultShipping.union([.secondDay, .priority])","print(memberShipping.contains(.priority))","\/\/ Prints \"true\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/union(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/union(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a new option set of the elements contained in this set, in the"},{"type":"text","text":" "},{"type":"text","text":"given set, or in both."}],"kind":"symbol","metadata":{"role":"symbol","title":"union(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"union"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"symbolKind":"method","externalID":"s:s9OptionSetPsE5unionyxxF::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/union(_:)":{"role":"symbol","title":"union(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"union"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Returns a new option set of the elements contained in this set, in the"},{"type":"text","text":" "},{"type":"text","text":"given set, or in both."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/union(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/union(_:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/optionset-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"union"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A new option set made up of the elements contained in this"},{"type":"text","text":" "},{"type":"text","text":"set, in "},{"type":"codeVoice","code":"other"},{"type":"text","text":", or in both."}]}]},{"kind":"parameters","parameters":[{"name":"other","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An option set."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This example uses the "},{"type":"codeVoice","code":"union(_:)"},{"type":"text","text":" method to add two more shipping options"},{"type":"text","text":" "},{"type":"text","text":"to the default set."}]},{"type":"codeListing","syntax":null,"code":["let defaultShipping = ShippingOptions.standard","let memberShipping = defaultShipping.union([.secondDay, .priority])","print(memberShipping.contains(.priority))","\/\/ Prints \"true\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/union(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/union(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a new option set of the elements contained in this set, in the"},{"type":"text","text":" "},{"type":"text","text":"given set, or in both."}],"kind":"symbol","metadata":{"role":"symbol","title":"union(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"union"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"symbolKind":"method","externalID":"s:s9OptionSetPsE5unionyxxF::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/optionset-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/union(_:)":{"role":"symbol","title":"union(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"union"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Returns a new option set of the elements contained in this set, in the"},{"type":"text","text":" "},{"type":"text","text":"given set, or in both."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/union(_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/union(_:)"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/keyusage/update(with:).json b/main/data/documentation/shieldx509/keyusage/update(with:).json index dd00fcb28..e258f2947 100644 --- a/main/data/documentation/shieldx509/keyusage/update(with:).json +++ b/main/data/documentation/shieldx509/keyusage/update(with:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":" "},{"kind":"internalParam","text":"newMember"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The intersection of "},{"type":"codeVoice","code":"[newMember]"},{"type":"text","text":" and the set if the"},{"type":"text","text":" "},{"type":"text","text":"intersection was nonempty; otherwise, "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If "},{"type":"codeVoice","code":"newMember"},{"type":"text","text":" is not contained in the set but subsumes current members"},{"type":"text","text":" "},{"type":"text","text":"of the set, the subsumed members are returned."}]},{"type":"codeListing","syntax":null,"code":["var options: ShippingOptions = [.secondDay, .priority]","let replaced = options.update(with: .express)","print(replaced == .secondDay)","\/\/ Prints \"true\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/update(with:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/update(with:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inserts the given element into the set."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"update(with:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:s9OptionSetPs7ElementQzRszrlE6update4withxSgx_tF::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/update(with:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"update(with:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Inserts the given element into the set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/update(with:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/update(with:)"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/KeyUsage/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/optionset-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":" "},{"kind":"internalParam","text":"newMember"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The intersection of "},{"type":"codeVoice","code":"[newMember]"},{"type":"text","text":" and the set if the"},{"type":"text","text":" "},{"type":"text","text":"intersection was nonempty; otherwise, "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If "},{"type":"codeVoice","code":"newMember"},{"type":"text","text":" is not contained in the set but subsumes current members"},{"type":"text","text":" "},{"type":"text","text":"of the set, the subsumed members are returned."}]},{"type":"codeListing","syntax":null,"code":["var options: ShippingOptions = [.secondDay, .priority]","let replaced = options.update(with: .express)","print(replaced == .secondDay)","\/\/ Prints \"true\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/keyusage\/update(with:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/update(with:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inserts the given element into the set."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"update(with:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"symbolKind":"method","externalID":"s:s9OptionSetPs7ElementQzRszrlE6update4withxSgx_tF::SYNTHESIZED::s:10ShieldX5098KeyUsageV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyUsage/update(with:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.Element"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"update(with:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Inserts the given element into the set."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/update(with:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/update(with:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage/OptionSet-Implementations":{"role":"collectionGroup","title":"OptionSet Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage\/OptionSet-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/keyusage\/optionset-implementations"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/name.json b/main/data/documentation/shieldx509/name.json index 56efcedbf..e34f87462 100644 --- a/main/data/documentation/shieldx509/name.json +++ b/main/data/documentation/shieldx509/name.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Name"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea","text":"RDNSequence"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper","preciseIdentifier":"s:10ShieldX50928DirectoryNameAttributeMapperV","text":"DirectoryNameAttributeMapper"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/name"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Name"}],"title":"Name","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:10ShieldX5094Namea","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"Name"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/DirectoryNameAttributeMapper":{"role":"symbol","title":"DirectoryNameAttributeMapper","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"url":"\/documentation\/shieldx509\/directorynameattributemapper"},"doc://Shield/documentation/ShieldX500/RDNSequence":{"role":"symbol","title":"RDNSequence","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDNSequence"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RDNSequence","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RDNSequence"}],"url":"\/documentation\/shieldx500\/rdnsequence"},"doc://Shield/documentation/ShieldX509/Name":{"role":"symbol","title":"Name","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Name"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Name"}],"url":"\/documentation\/shieldx509\/name"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Name"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RDNSequence","preciseIdentifier":"s:10ShieldX50011RDNSequencea","text":"RDNSequence"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper","preciseIdentifier":"s:10ShieldX50928DirectoryNameAttributeMapperV","text":"DirectoryNameAttributeMapper"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/name"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Name"}],"title":"Name","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:10ShieldX5094Namea","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"Name"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/Name":{"role":"symbol","title":"Name","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Name"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Name"}],"url":"\/documentation\/shieldx509\/name"},"doc://Shield/documentation/ShieldX509/DirectoryNameAttributeMapper":{"role":"symbol","title":"DirectoryNameAttributeMapper","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"url":"\/documentation\/shieldx509\/directorynameattributemapper"},"doc://Shield/documentation/ShieldX500/RDNSequence":{"role":"symbol","title":"RDNSequence","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"RDNSequence"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/RDNSequence","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RDNSequence"}],"url":"\/documentation\/shieldx500\/rdnsequence"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/namebuilder.json b/main/data/documentation/shieldx509/namebuilder.json index 6b52c05c1..1485ffb8a 100644 --- a/main/data/documentation/shieldx509/namebuilder.json +++ b/main/data/documentation/shieldx509/namebuilder.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameBuilder"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV","text":"DistinguishedNameBuilder"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper","preciseIdentifier":"s:10ShieldX50928DirectoryNameAttributeMapperV","text":"DirectoryNameAttributeMapper"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/namebuilder"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameBuilder"}],"title":"NameBuilder","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:10ShieldX50911NameBuildera","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"NameBuilder"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldX509","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName"],"generated":true}],"references":{"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/documentation/ShieldX509/NameBuilder":{"role":"symbol","title":"NameBuilder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NameBuilder"}],"url":"\/documentation\/shieldx509\/namebuilder"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"},"doc://Shield/documentation/ShieldX509/DirectoryNameAttributeMapper":{"role":"symbol","title":"DirectoryNameAttributeMapper","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"url":"\/documentation\/shieldx509\/directorynameattributemapper"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameBuilder"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","preciseIdentifier":"s:10ShieldX50024DistinguishedNameBuilderV","text":"DistinguishedNameBuilder"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper","preciseIdentifier":"s:10ShieldX50928DirectoryNameAttributeMapperV","text":"DirectoryNameAttributeMapper"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/namebuilder"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameBuilder"}],"title":"NameBuilder","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:10ShieldX50911NameBuildera","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"NameBuilder"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldX509","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName"],"generated":true}],"references":{"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/ShieldX509/DirectoryNameAttributeMapper":{"role":"symbol","title":"DirectoryNameAttributeMapper","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"url":"\/documentation\/shieldx509\/directorynameattributemapper"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/ShieldX500/DistinguishedNameBuilder":{"role":"symbol","title":"DistinguishedNameBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameBuilder"}],"url":"\/documentation\/shieldx500\/distinguishednamebuilder"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/NameBuilder":{"role":"symbol","title":"NameBuilder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NameBuilder"}],"url":"\/documentation\/shieldx509\/namebuilder"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/namestringcomposer.json b/main/data/documentation/shieldx509/namestringcomposer.json index c954180f9..0040686aa 100644 --- a/main/data/documentation/shieldx509/namestringcomposer.json +++ b/main/data/documentation/shieldx509/namestringcomposer.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameStringComposer"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV","text":"DistinguishedNameStringComposer"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper","preciseIdentifier":"s:10ShieldX50928DirectoryNameAttributeMapperV","text":"DirectoryNameAttributeMapper"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/namestringcomposer"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/NameStringComposer","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameStringComposer"}],"title":"NameStringComposer","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:10ShieldX50918NameStringComposera","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"NameStringComposer"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"},"doc://Shield/documentation/ShieldX509/NameStringComposer":{"role":"symbol","title":"NameStringComposer","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NameStringComposer"}],"url":"\/documentation\/shieldx509\/namestringcomposer"},"doc://Shield/documentation/ShieldX509/DirectoryNameAttributeMapper":{"role":"symbol","title":"DirectoryNameAttributeMapper","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"url":"\/documentation\/shieldx509\/directorynameattributemapper"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameStringComposer"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","preciseIdentifier":"s:10ShieldX50031DistinguishedNameStringComposerV","text":"DistinguishedNameStringComposer"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper","preciseIdentifier":"s:10ShieldX50928DirectoryNameAttributeMapperV","text":"DirectoryNameAttributeMapper"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/namestringcomposer"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/NameStringComposer","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameStringComposer"}],"title":"NameStringComposer","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:10ShieldX50918NameStringComposera","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"NameStringComposer"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/DirectoryNameAttributeMapper":{"role":"symbol","title":"DirectoryNameAttributeMapper","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/DirectoryNameAttributeMapper","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DirectoryNameAttributeMapper"}],"url":"\/documentation\/shieldx509\/directorynameattributemapper"},"doc://Shield/documentation/ShieldX500/DistinguishedNameStringComposer":{"role":"symbol","title":"DistinguishedNameStringComposer","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX500\/DistinguishedNameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"DistinguishedNameStringComposer"}],"url":"\/documentation\/shieldx500\/distinguishednamestringcomposer"},"doc://Shield/documentation/ShieldX509/NameStringComposer":{"role":"symbol","title":"NameStringComposer","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameStringComposer"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NameStringComposer","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NameStringComposer"}],"url":"\/documentation\/shieldx509\/namestringcomposer"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/noncriticalextensionvalue.json b/main/data/documentation/shieldx509/noncriticalextensionvalue.json index cf4f818c2..9d157e432 100644 --- a/main/data/documentation/shieldx509/noncriticalextensionvalue.json +++ b/main/data/documentation/shieldx509/noncriticalextensionvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NonCriticalExtensionValue"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","preciseIdentifier":"s:10ShieldX50914ExtensionValueP","text":"ExtensionValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/noncriticalextensionvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"},{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier"],"kind":"relationships","title":"Conforming Types","type":"conformingTypes"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NonCriticalExtensionValue"}],"title":"NonCriticalExtensionValue","roleHeading":"Protocol","role":"symbol","symbolKind":"protocol","externalID":"s:10ShieldX50925NonCriticalExtensionValueP","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"NonCriticalExtensionValue"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/ShieldX509/NonCriticalExtensionValue":{"role":"symbol","title":"NonCriticalExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NonCriticalExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NonCriticalExtensionValue"}],"url":"\/documentation\/shieldx509\/noncriticalextensionvalue"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"},"doc://Shield/documentation/ShieldX509/ExtensionValue":{"role":"symbol","title":"ExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}],"url":"\/documentation\/shieldx509\/extensionvalue"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NonCriticalExtensionValue"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","preciseIdentifier":"s:10ShieldX50914ExtensionValueP","text":"ExtensionValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/noncriticalextensionvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"},{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier"],"kind":"relationships","title":"Conforming Types","type":"conformingTypes"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NonCriticalExtensionValue"}],"title":"NonCriticalExtensionValue","roleHeading":"Protocol","role":"symbol","symbolKind":"protocol","externalID":"s:10ShieldX50925NonCriticalExtensionValueP","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"NonCriticalExtensionValue"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/ShieldX509/NonCriticalExtensionValue":{"role":"symbol","title":"NonCriticalExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NonCriticalExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NonCriticalExtensionValue"}],"url":"\/documentation\/shieldx509\/noncriticalextensionvalue"},"doc://Shield/documentation/ShieldX509/ExtensionValue":{"role":"symbol","title":"ExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}],"url":"\/documentation\/shieldx509\/extensionvalue"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/othername.json b/main/data/documentation/shieldx509/othername.json index 8f3c454b7..98fc94bd5 100644 --- a/main/data/documentation/shieldx509/othername.json +++ b/main/data/documentation/shieldx509/othername.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherName"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/othername"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/init(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/init(typeId:value:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/typeId","doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/value"]},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/encode(to:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/Equatable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherName"}],"title":"OtherName","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX5099OtherNameV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"OtherName"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/OtherName/typeId":{"role":"symbol","title":"typeId","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"typeId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/typeId","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/othername\/typeid"},"doc://Shield/documentation/ShieldX509/OtherName/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/othername\/init(from:)"},"doc://Shield/documentation/ShieldX509/OtherName/init(typeId:value:)":{"role":"symbol","title":"init(typeId:value:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"typeId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/init(typeId:value:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/othername\/init(typeid:value:)"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/OtherName/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/othername\/equatable-implementations"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/OtherName/value":{"role":"symbol","title":"value","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/value","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/othername\/value"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/OtherName/encode(to:)":{"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/othername\/encode(to:)"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/OtherName":{"role":"symbol","title":"OtherName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OtherName"}],"url":"\/documentation\/shieldx509\/othername"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherName"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/othername"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/init(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/init(typeId:value:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/typeId","doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/value"]},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/encode(to:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/Equatable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherName"}],"title":"OtherName","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX5099OtherNameV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"OtherName"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/OtherName/init(typeId:value:)":{"role":"symbol","title":"init(typeId:value:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"typeId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/init(typeId:value:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/othername\/init(typeid:value:)"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/OtherName":{"role":"symbol","title":"OtherName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OtherName"}],"url":"\/documentation\/shieldx509\/othername"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/OtherName/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/othername\/init(from:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/OtherName/value":{"role":"symbol","title":"value","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/value","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/othername\/value"},"doc://Shield/documentation/ShieldX509/OtherName/encode(to:)":{"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/othername\/encode(to:)"},"doc://Shield/documentation/ShieldX509/OtherName/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/othername\/equatable-implementations"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/OtherName/typeId":{"role":"symbol","title":"typeId","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"typeId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/typeId","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/othername\/typeid"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/othername/!=(_:_:).json b/main/data/documentation/shieldx509/othername/!=(_:_:).json index c3d0499f4..becb9b667 100644 --- a/main/data/documentation/shieldx509/othername/!=(_:_:).json +++ b/main/data/documentation/shieldx509/othername/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/othername\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX5099OtherNameV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/OtherName","doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/OtherName/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/othername\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/OtherName":{"role":"symbol","title":"OtherName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OtherName"}],"url":"\/documentation\/shieldx509\/othername"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/OtherName/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/othername\/!=(_:_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/othername\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX5099OtherNameV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/OtherName","doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/OtherName/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/othername\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/OtherName/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/othername\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/OtherName":{"role":"symbol","title":"OtherName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OtherName"}],"url":"\/documentation\/shieldx509\/othername"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/othername/encode(to:).json b/main/data/documentation/shieldx509/othername/encode(to:).json index 8f4b01d1e..fcd367863 100644 --- a/main/data/documentation/shieldx509/othername/encode(to:).json +++ b/main/data/documentation/shieldx509/othername/encode(to:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"encoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The encoder to write data to."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the value fails to encode anything, "},{"type":"codeVoice","code":"encoder"},{"type":"text","text":" will encode an empty"},{"type":"text","text":" "},{"type":"text","text":"keyed container in its place."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This function throws an error if any values are invalid for the given"},{"type":"text","text":" "},{"type":"text","text":"encoder’s format."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/othername\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/encode(to:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"encode(to:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX5099OtherNameV6encode2toys7Encoder_p_tKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/OtherName"]]},"references":{"doc://Shield/documentation/ShieldX509/OtherName/encode(to:)":{"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/othername\/encode(to:)"},"doc://Shield/documentation/ShieldX509/OtherName":{"role":"symbol","title":"OtherName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OtherName"}],"url":"\/documentation\/shieldx509\/othername"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"encoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The encoder to write data to."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the value fails to encode anything, "},{"type":"codeVoice","code":"encoder"},{"type":"text","text":" will encode an empty"},{"type":"text","text":" "},{"type":"text","text":"keyed container in its place."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This function throws an error if any values are invalid for the given"},{"type":"text","text":" "},{"type":"text","text":"encoder’s format."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/othername\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/encode(to:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"encode(to:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX5099OtherNameV6encode2toys7Encoder_p_tKF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/OtherName"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/OtherName":{"role":"symbol","title":"OtherName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OtherName"}],"url":"\/documentation\/shieldx509\/othername"},"doc://Shield/documentation/ShieldX509/OtherName/encode(to:)":{"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/othername\/encode(to:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/othername/equatable-implementations.json b/main/data/documentation/shieldx509/othername/equatable-implementations.json index b73bfe080..dd8c62ef3 100644 --- a/main/data/documentation/shieldx509/othername/equatable-implementations.json +++ b/main/data/documentation/shieldx509/othername/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/OtherName"]]},"references":{"doc://Shield/documentation/ShieldX509/OtherName":{"role":"symbol","title":"OtherName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OtherName"}],"url":"\/documentation\/shieldx509\/othername"},"doc://Shield/documentation/ShieldX509/OtherName/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/othername\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/OtherName"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/OtherName":{"role":"symbol","title":"OtherName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OtherName"}],"url":"\/documentation\/shieldx509\/othername"},"doc://Shield/documentation/ShieldX509/OtherName/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/othername\/!=(_:_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/othername/init(from:).json b/main/data/documentation/shieldx509/othername/init(from:).json index b48d6e578..538c8d0d5 100644 --- a/main/data/documentation/shieldx509/othername/init(from:).json +++ b/main/data/documentation/shieldx509/othername/init(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/othername\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX5099OtherNameV4fromACs7Decoder_p_tKcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/OtherName"]]},"references":{"doc://Shield/documentation/ShieldX509/OtherName":{"role":"symbol","title":"OtherName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OtherName"}],"url":"\/documentation\/shieldx509\/othername"},"doc://Shield/documentation/ShieldX509/OtherName/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/othername\/init(from:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/othername\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX5099OtherNameV4fromACs7Decoder_p_tKcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/OtherName"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/OtherName":{"role":"symbol","title":"OtherName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OtherName"}],"url":"\/documentation\/shieldx509\/othername"},"doc://Shield/documentation/ShieldX509/OtherName/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/othername\/init(from:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/othername/init(typeid:value:).json b/main/data/documentation/shieldx509/othername/init(typeid:value:).json index 233e7acb7..b96e8d2ea 100644 --- a/main/data/documentation/shieldx509/othername/init(typeid:value:).json +++ b/main/data/documentation/shieldx509/othername/init(typeid:value:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"typeId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/othername\/init(typeid:value:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/init(typeId:value:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"typeId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":")"}],"title":"init(typeId:value:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX5099OtherNameV6typeId5valueAC10PotentASN116ObjectIdentifierV_AF0I0Otcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/OtherName"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/OtherName/init(typeId:value:)":{"role":"symbol","title":"init(typeId:value:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"typeId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/init(typeId:value:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/othername\/init(typeid:value:)"},"doc://Shield/documentation/ShieldX509/OtherName":{"role":"symbol","title":"OtherName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OtherName"}],"url":"\/documentation\/shieldx509\/othername"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"typeId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/othername\/init(typeid:value:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/init(typeId:value:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"typeId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":")"}],"title":"init(typeId:value:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX5099OtherNameV6typeId5valueAC10PotentASN116ObjectIdentifierV_AF0I0Otcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/OtherName"]]},"references":{"doc://Shield/documentation/ShieldX509/OtherName":{"role":"symbol","title":"OtherName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OtherName"}],"url":"\/documentation\/shieldx509\/othername"},"doc://Shield/documentation/ShieldX509/OtherName/init(typeId:value:)":{"role":"symbol","title":"init(typeId:value:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"typeId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/init(typeId:value:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/othername\/init(typeid:value:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/othername/typeid.json b/main/data/documentation/shieldx509/othername/typeid.json index 99b6a42e3..224aa5dfc 100644 --- a/main/data/documentation/shieldx509/othername/typeid.json +++ b/main/data/documentation/shieldx509/othername/typeid.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"typeId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/othername\/typeid"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/typeId","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"typeId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"title":"typeId","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX5099OtherNameV6typeId10PotentASN116ObjectIdentifierVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/OtherName"]]},"references":{"doc://Shield/documentation/ShieldX509/OtherName/typeId":{"role":"symbol","title":"typeId","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"typeId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/typeId","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/othername\/typeid"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/OtherName":{"role":"symbol","title":"OtherName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OtherName"}],"url":"\/documentation\/shieldx509\/othername"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"typeId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/othername\/typeid"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/typeId","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"typeId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"title":"typeId","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX5099OtherNameV6typeId10PotentASN116ObjectIdentifierVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/OtherName"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/OtherName/typeId":{"role":"symbol","title":"typeId","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"typeId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ObjectIdentifier","preciseIdentifier":"s:10PotentASN116ObjectIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/typeId","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/othername\/typeid"},"doc://Shield/documentation/ShieldX509/OtherName":{"role":"symbol","title":"OtherName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OtherName"}],"url":"\/documentation\/shieldx509\/othername"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/othername/value.json b/main/data/documentation/shieldx509/othername/value.json index 75b046bc4..da3e2d918 100644 --- a/main/data/documentation/shieldx509/othername/value.json +++ b/main/data/documentation/shieldx509/othername/value.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/othername\/value"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/value","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"}],"title":"value","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX5099OtherNameV5value10PotentASN10G0Ovp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/OtherName"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/OtherName":{"role":"symbol","title":"OtherName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OtherName"}],"url":"\/documentation\/shieldx509\/othername"},"doc://Shield/documentation/ShieldX509/OtherName/value":{"role":"symbol","title":"value","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/value","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/othername\/value"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/othername\/value"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/value","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"}],"title":"value","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX5099OtherNameV5value10PotentASN10G0Ovp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/OtherName"]]},"references":{"doc://Shield/documentation/ShieldX509/OtherName":{"role":"symbol","title":"OtherName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OtherName"}],"url":"\/documentation\/shieldx509\/othername"},"doc://Shield/documentation/ShieldX509/OtherName/value":{"role":"symbol","title":"value","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/OtherName\/value","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/othername\/value"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/pbes2params.json b/main/data/documentation/shieldx509/pbes2params.json index 22356d5ae..a06739fa0 100644 --- a/main/data/documentation/shieldx509/pbes2params.json +++ b/main/data/documentation/shieldx509/pbes2params.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2Params"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/pbes2params"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/init(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/init(keyDerivationFunc:encryptionScheme:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/encryptionScheme","doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/keyDerivationFunc"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/SchemaSpecified-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2Params"}],"title":"PBES2Params","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50911PBES2ParamsV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"PBES2Params"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/PBES2Params":{"role":"symbol","title":"PBES2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBES2Params"}],"url":"\/documentation\/shieldx509\/pbes2params"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/documentation/ShieldX509/PBES2Params/keyDerivationFunc":{"role":"symbol","title":"keyDerivationFunc","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyDerivationFunc"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/keyDerivationFunc","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbes2params\/keyderivationfunc"},"doc://Shield/documentation/ShieldX509/PBES2Params/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbes2params\/init(from:)"},"doc://Shield/documentation/ShieldX509/PBES2Params/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/pbes2params\/equatable-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PBES2Params/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/pbes2params\/schemaspecified-implementations"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/PBES2Params/init(keyDerivationFunc:encryptionScheme:)":{"role":"symbol","title":"init(keyDerivationFunc:encryptionScheme:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyDerivationFunc"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"encryptionScheme"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/init(keyDerivationFunc:encryptionScheme:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbes2params\/init(keyderivationfunc:encryptionscheme:)"},"doc://Shield/documentation/ShieldX509/PBES2Params/encryptionScheme":{"role":"symbol","title":"encryptionScheme","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionScheme"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/encryptionScheme","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbes2params\/encryptionscheme"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2Params"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/pbes2params"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/init(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/init(keyDerivationFunc:encryptionScheme:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/encryptionScheme","doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/keyDerivationFunc"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/SchemaSpecified-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2Params"}],"title":"PBES2Params","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50911PBES2ParamsV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"PBES2Params"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/PBES2Params/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbes2params\/init(from:)"},"doc://Shield/documentation/ShieldX509/PBES2Params/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/pbes2params\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/PBES2Params":{"role":"symbol","title":"PBES2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBES2Params"}],"url":"\/documentation\/shieldx509\/pbes2params"},"doc://Shield/documentation/ShieldX509/PBES2Params/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/pbes2params\/schemaspecified-implementations"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/PBES2Params/encryptionScheme":{"role":"symbol","title":"encryptionScheme","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"encryptionScheme"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/encryptionScheme","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbes2params\/encryptionscheme"},"doc://Shield/documentation/ShieldX509/PBES2Params/keyDerivationFunc":{"role":"symbol","title":"keyDerivationFunc","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyDerivationFunc"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/keyDerivationFunc","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbes2params\/keyderivationfunc"},"doc://Shield/documentation/ShieldX509/PBES2Params/init(keyDerivationFunc:encryptionScheme:)":{"role":"symbol","title":"init(keyDerivationFunc:encryptionScheme:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyDerivationFunc"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"encryptionScheme"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/init(keyDerivationFunc:encryptionScheme:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbes2params\/init(keyderivationfunc:encryptionscheme:)"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/pbes2params/!=(_:_:).json b/main/data/documentation/shieldx509/pbes2params/!=(_:_:).json index ab7c8b002..aadf1312d 100644 --- a/main/data/documentation/shieldx509/pbes2params/!=(_:_:).json +++ b/main/data/documentation/shieldx509/pbes2params/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/pbes2params\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50911PBES2ParamsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params","doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/PBES2Params/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/pbes2params\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/PBES2Params/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbes2params\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PBES2Params":{"role":"symbol","title":"PBES2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBES2Params"}],"url":"\/documentation\/shieldx509\/pbes2params"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/pbes2params\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50911PBES2ParamsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params","doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/PBES2Params":{"role":"symbol","title":"PBES2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBES2Params"}],"url":"\/documentation\/shieldx509\/pbes2params"},"doc://Shield/documentation/ShieldX509/PBES2Params/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbes2params\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/PBES2Params/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/pbes2params\/equatable-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/pbes2params/asn1schema.json b/main/data/documentation/shieldx509/pbes2params/asn1schema.json index 30ecb6aec..150ffabac 100644 --- a/main/data/documentation/shieldx509/pbes2params/asn1schema.json +++ b/main/data/documentation/shieldx509/pbes2params/asn1schema.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/pbes2params\/asn1schema"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/asn1Schema","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"kind":"symbol","metadata":{"role":"symbol","title":"asn1Schema","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX50911PBES2ParamsV10asn1Schema10PotentASN10F0OvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params","doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/PBES2Params/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbes2params\/asn1schema"},"doc://Shield/documentation/ShieldX509/PBES2Params":{"role":"symbol","title":"PBES2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBES2Params"}],"url":"\/documentation\/shieldx509\/pbes2params"},"doc://Shield/documentation/ShieldX509/PBES2Params/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/pbes2params\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/pbes2params\/asn1schema"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/asn1Schema","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"kind":"symbol","metadata":{"role":"symbol","title":"asn1Schema","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX50911PBES2ParamsV10asn1Schema10PotentASN10F0OvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params","doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PBES2Params/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/pbes2params\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/PBES2Params":{"role":"symbol","title":"PBES2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBES2Params"}],"url":"\/documentation\/shieldx509\/pbes2params"},"doc://Shield/documentation/ShieldX509/PBES2Params/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbes2params\/asn1schema"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/pbes2params/encoded().json b/main/data/documentation/shieldx509/pbes2params/encoded().json index c1c23472d..87ffcb397 100644 --- a/main/data/documentation/shieldx509/pbes2params/encoded().json +++ b/main/data/documentation/shieldx509/pbes2params/encoded().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The ASN.1 encoded data for this value."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/pbes2params\/encoded()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/encoded()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:10PotentASN115SchemaSpecifiedPAASERzrlE7encoded10Foundation4DataVyKF::SYNTHESIZED::s:10ShieldX50911PBES2ParamsV","extendedModule":"PotentASN1","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params","doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/PBES2Params/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbes2params\/encoded()"},"doc://Shield/documentation/ShieldX509/PBES2Params/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/pbes2params\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/PBES2Params":{"role":"symbol","title":"PBES2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBES2Params"}],"url":"\/documentation\/shieldx509\/pbes2params"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The ASN.1 encoded data for this value."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/pbes2params\/encoded()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/encoded()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:10PotentASN115SchemaSpecifiedPAASERzrlE7encoded10Foundation4DataVyKF::SYNTHESIZED::s:10ShieldX50911PBES2ParamsV","extendedModule":"PotentASN1","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params","doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PBES2Params/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/pbes2params\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/PBES2Params/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbes2params\/encoded()"},"doc://Shield/documentation/ShieldX509/PBES2Params":{"role":"symbol","title":"PBES2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBES2Params"}],"url":"\/documentation\/shieldx509\/pbes2params"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/pbes2params/equatable-implementations.json b/main/data/documentation/shieldx509/pbes2params/equatable-implementations.json index 3bd6900cb..d65b910db 100644 --- a/main/data/documentation/shieldx509/pbes2params/equatable-implementations.json +++ b/main/data/documentation/shieldx509/pbes2params/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params"]]},"references":{"doc://Shield/documentation/ShieldX509/PBES2Params/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbes2params\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/PBES2Params":{"role":"symbol","title":"PBES2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBES2Params"}],"url":"\/documentation\/shieldx509\/pbes2params"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params"]]},"references":{"doc://Shield/documentation/ShieldX509/PBES2Params":{"role":"symbol","title":"PBES2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBES2Params"}],"url":"\/documentation\/shieldx509\/pbes2params"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PBES2Params/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbes2params\/!=(_:_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/pbes2params/init(from:).json b/main/data/documentation/shieldx509/pbes2params/init(from:).json index 52dcb9719..c0ffa770f 100644 --- a/main/data/documentation/shieldx509/pbes2params/init(from:).json +++ b/main/data/documentation/shieldx509/pbes2params/init(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/pbes2params\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50911PBES2ParamsV4fromACs7Decoder_p_tKcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params"]]},"references":{"doc://Shield/documentation/ShieldX509/PBES2Params/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbes2params\/init(from:)"},"doc://Shield/documentation/ShieldX509/PBES2Params":{"role":"symbol","title":"PBES2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBES2Params"}],"url":"\/documentation\/shieldx509\/pbes2params"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/pbes2params\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50911PBES2ParamsV4fromACs7Decoder_p_tKcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params"]]},"references":{"doc://Shield/documentation/ShieldX509/PBES2Params/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbes2params\/init(from:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PBES2Params":{"role":"symbol","title":"PBES2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBES2Params"}],"url":"\/documentation\/shieldx509\/pbes2params"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/pbes2params/init(keyderivationfunc:encryptionscheme:).json b/main/data/documentation/shieldx509/pbes2params/init(keyderivationfunc:encryptionscheme:).json index 1df64c877..31ba8d385 100644 --- a/main/data/documentation/shieldx509/pbes2params/init(keyderivationfunc:encryptionscheme:).json +++ b/main/data/documentation/shieldx509/pbes2params/init(keyderivationfunc:encryptionscheme:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyDerivationFunc"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV","text":"AlgorithmIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"encryptionScheme"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV","text":"AlgorithmIdentifier"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/pbes2params\/init(keyderivationfunc:encryptionscheme:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/init(keyDerivationFunc:encryptionScheme:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyDerivationFunc"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"encryptionScheme"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":")"}],"title":"init(keyDerivationFunc:encryptionScheme:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50911PBES2ParamsV17keyDerivationFunc16encryptionSchemeAcA19AlgorithmIdentifierV_AGtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params"]]},"references":{"doc://Shield/documentation/ShieldX509/PBES2Params":{"role":"symbol","title":"PBES2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBES2Params"}],"url":"\/documentation\/shieldx509\/pbes2params"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509/PBES2Params/init(keyDerivationFunc:encryptionScheme:)":{"role":"symbol","title":"init(keyDerivationFunc:encryptionScheme:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyDerivationFunc"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"encryptionScheme"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/init(keyDerivationFunc:encryptionScheme:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbes2params\/init(keyderivationfunc:encryptionscheme:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyDerivationFunc"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV","text":"AlgorithmIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"encryptionScheme"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV","text":"AlgorithmIdentifier"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/pbes2params\/init(keyderivationfunc:encryptionscheme:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/init(keyDerivationFunc:encryptionScheme:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyDerivationFunc"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"encryptionScheme"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":")"}],"title":"init(keyDerivationFunc:encryptionScheme:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50911PBES2ParamsV17keyDerivationFunc16encryptionSchemeAcA19AlgorithmIdentifierV_AGtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params"]]},"references":{"doc://Shield/documentation/ShieldX509/PBES2Params":{"role":"symbol","title":"PBES2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBES2Params"}],"url":"\/documentation\/shieldx509\/pbes2params"},"doc://Shield/documentation/ShieldX509/PBES2Params/init(keyDerivationFunc:encryptionScheme:)":{"role":"symbol","title":"init(keyDerivationFunc:encryptionScheme:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyDerivationFunc"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"encryptionScheme"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/init(keyDerivationFunc:encryptionScheme:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbes2params\/init(keyderivationfunc:encryptionscheme:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/pbes2params/keyderivationfunc.json b/main/data/documentation/shieldx509/pbes2params/keyderivationfunc.json index d41e4b26a..743f30884 100644 --- a/main/data/documentation/shieldx509/pbes2params/keyderivationfunc.json +++ b/main/data/documentation/shieldx509/pbes2params/keyderivationfunc.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyDerivationFunc"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV","text":"AlgorithmIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/pbes2params\/keyderivationfunc"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/keyDerivationFunc","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyDerivationFunc"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"title":"keyDerivationFunc","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50911PBES2ParamsV17keyDerivationFuncAA19AlgorithmIdentifierVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params"]]},"references":{"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509/PBES2Params":{"role":"symbol","title":"PBES2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBES2Params"}],"url":"\/documentation\/shieldx509\/pbes2params"},"doc://Shield/documentation/ShieldX509/PBES2Params/keyDerivationFunc":{"role":"symbol","title":"keyDerivationFunc","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyDerivationFunc"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/keyDerivationFunc","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbes2params\/keyderivationfunc"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyDerivationFunc"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV","text":"AlgorithmIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/pbes2params\/keyderivationfunc"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/keyDerivationFunc","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyDerivationFunc"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"title":"keyDerivationFunc","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50911PBES2ParamsV17keyDerivationFuncAA19AlgorithmIdentifierVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PBES2Params/keyDerivationFunc":{"role":"symbol","title":"keyDerivationFunc","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyDerivationFunc"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/keyDerivationFunc","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbes2params\/keyderivationfunc"},"doc://Shield/documentation/ShieldX509/PBES2Params":{"role":"symbol","title":"PBES2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBES2Params"}],"url":"\/documentation\/shieldx509\/pbes2params"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/pbes2params/schemaspecified-implementations.json b/main/data/documentation/shieldx509/pbes2params/schemaspecified-implementations.json index 576e5bfc9..9bab283c0 100644 --- a/main/data/documentation/shieldx509/pbes2params/schemaspecified-implementations.json +++ b/main/data/documentation/shieldx509/pbes2params/schemaspecified-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/SchemaSpecified-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/encoded()"],"generated":true},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/asn1Schema"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"SchemaSpecified Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params"]]},"references":{"doc://Shield/documentation/ShieldX509/PBES2Params/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbes2params\/encoded()"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PBES2Params/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbes2params\/asn1schema"},"doc://Shield/documentation/ShieldX509/PBES2Params":{"role":"symbol","title":"PBES2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBES2Params"}],"url":"\/documentation\/shieldx509\/pbes2params"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/SchemaSpecified-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/encoded()"],"generated":true},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/asn1Schema"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"SchemaSpecified Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params"]]},"references":{"doc://Shield/documentation/ShieldX509/PBES2Params":{"role":"symbol","title":"PBES2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBES2Params"}],"url":"\/documentation\/shieldx509\/pbes2params"},"doc://Shield/documentation/ShieldX509/PBES2Params/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbes2params\/encoded()"},"doc://Shield/documentation/ShieldX509/PBES2Params/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBES2Params\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbes2params\/asn1schema"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/pbkdf2params.json b/main/data/documentation/shieldx509/pbkdf2params.json index e62bcc281..a83467b60 100644 --- a/main/data/documentation/shieldx509/pbkdf2params.json +++ b/main/data/documentation/shieldx509/pbkdf2params.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF2Params"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/pbkdf2params"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/init(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/init(salt:iterationCount:keyLength:prf:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/iterationCount","doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/keyLength","doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/prf","doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/salt"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/SchemaSpecified-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF2Params"}],"title":"PBKDF2Params","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50912PBKDF2ParamsV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"PBKDF2Params"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/documentation/ShieldX509/PBKDF2Params/iterationCount":{"role":"symbol","title":"iterationCount","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"iterationCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/iterationCount","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/iterationcount"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/PBKDF2Params/prf":{"role":"symbol","title":"prf","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prf"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/prf","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/prf"},"doc://Shield/documentation/ShieldX509/PBKDF2Params/init(salt:iterationCount:keyLength:prf:)":{"role":"symbol","title":"init(salt:iterationCount:keyLength:prf:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"salt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iterationCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"},{"kind":"text","text":", "},{"kind":"externalParam","text":"keyLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prf"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/init(salt:iterationCount:keyLength:prf:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/init(salt:iterationcount:keylength:prf:)"},"doc://Shield/documentation/ShieldX509/PBKDF2Params/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/schemaspecified-implementations"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PBKDF2Params/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/init(from:)"},"doc://Shield/documentation/ShieldX509/PBKDF2Params/salt":{"role":"symbol","title":"salt","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"salt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/salt","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/salt"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/PBKDF2Params/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/PBKDF2Params/keyLength":{"role":"symbol","title":"keyLength","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/keyLength","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/keylength"},"doc://Shield/documentation/ShieldX509/PBKDF2Params":{"role":"symbol","title":"PBKDF2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF2Params"}],"url":"\/documentation\/shieldx509\/pbkdf2params"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF2Params"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/pbkdf2params"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/init(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/init(salt:iterationCount:keyLength:prf:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/iterationCount","doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/keyLength","doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/prf","doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/salt"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/SchemaSpecified-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF2Params"}],"title":"PBKDF2Params","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50912PBKDF2ParamsV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"PBKDF2Params"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/PBKDF2Params/iterationCount":{"role":"symbol","title":"iterationCount","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"iterationCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/iterationCount","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/iterationcount"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PBKDF2Params/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/schemaspecified-implementations"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/documentation/ShieldX509/PBKDF2Params/keyLength":{"role":"symbol","title":"keyLength","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/keyLength","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/keylength"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/PBKDF2Params/prf":{"role":"symbol","title":"prf","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prf"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/prf","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/prf"},"doc://Shield/documentation/ShieldX509/PBKDF2Params/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/equatable-implementations"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/PBKDF2Params/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/init(from:)"},"doc://Shield/documentation/ShieldX509/PBKDF2Params/salt":{"role":"symbol","title":"salt","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"salt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/salt","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/salt"},"doc://Shield/documentation/ShieldX509/PBKDF2Params/init(salt:iterationCount:keyLength:prf:)":{"role":"symbol","title":"init(salt:iterationCount:keyLength:prf:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"salt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iterationCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"},{"kind":"text","text":", "},{"kind":"externalParam","text":"keyLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prf"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/init(salt:iterationCount:keyLength:prf:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/init(salt:iterationcount:keylength:prf:)"},"doc://Shield/documentation/ShieldX509/PBKDF2Params":{"role":"symbol","title":"PBKDF2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF2Params"}],"url":"\/documentation\/shieldx509\/pbkdf2params"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/pbkdf2params/!=(_:_:).json b/main/data/documentation/shieldx509/pbkdf2params/!=(_:_:).json index 220434a70..b0056a55b 100644 --- a/main/data/documentation/shieldx509/pbkdf2params/!=(_:_:).json +++ b/main/data/documentation/shieldx509/pbkdf2params/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/pbkdf2params\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50912PBKDF2ParamsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params","doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/PBKDF2Params/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PBKDF2Params/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/PBKDF2Params":{"role":"symbol","title":"PBKDF2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF2Params"}],"url":"\/documentation\/shieldx509\/pbkdf2params"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/pbkdf2params\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50912PBKDF2ParamsV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params","doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/PBKDF2Params":{"role":"symbol","title":"PBKDF2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF2Params"}],"url":"\/documentation\/shieldx509\/pbkdf2params"},"doc://Shield/documentation/ShieldX509/PBKDF2Params/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/PBKDF2Params/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/equatable-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/pbkdf2params/asn1schema.json b/main/data/documentation/shieldx509/pbkdf2params/asn1schema.json index cc216067d..a9f23149b 100644 --- a/main/data/documentation/shieldx509/pbkdf2params/asn1schema.json +++ b/main/data/documentation/shieldx509/pbkdf2params/asn1schema.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/pbkdf2params\/asn1schema"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/asn1Schema","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"kind":"symbol","metadata":{"role":"symbol","title":"asn1Schema","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX50912PBKDF2ParamsV10asn1Schema10PotentASN10F0OvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params","doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PBKDF2Params/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/PBKDF2Params":{"role":"symbol","title":"PBKDF2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF2Params"}],"url":"\/documentation\/shieldx509\/pbkdf2params"},"doc://Shield/documentation/ShieldX509/PBKDF2Params/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/asn1schema"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/pbkdf2params\/asn1schema"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/asn1Schema","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"kind":"symbol","metadata":{"role":"symbol","title":"asn1Schema","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX50912PBKDF2ParamsV10asn1Schema10PotentASN10F0OvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params","doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/PBKDF2Params/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/PBKDF2Params/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/asn1schema"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PBKDF2Params":{"role":"symbol","title":"PBKDF2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF2Params"}],"url":"\/documentation\/shieldx509\/pbkdf2params"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/pbkdf2params/encoded().json b/main/data/documentation/shieldx509/pbkdf2params/encoded().json index aabb7c1d8..478e3fe22 100644 --- a/main/data/documentation/shieldx509/pbkdf2params/encoded().json +++ b/main/data/documentation/shieldx509/pbkdf2params/encoded().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The ASN.1 encoded data for this value."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/pbkdf2params\/encoded()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/encoded()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:10PotentASN115SchemaSpecifiedPAASERzrlE7encoded10Foundation4DataVyKF::SYNTHESIZED::s:10ShieldX50912PBKDF2ParamsV","extendedModule":"PotentASN1","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params","doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/PBKDF2Params/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/encoded()"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PBKDF2Params":{"role":"symbol","title":"PBKDF2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF2Params"}],"url":"\/documentation\/shieldx509\/pbkdf2params"},"doc://Shield/documentation/ShieldX509/PBKDF2Params/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/schemaspecified-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The ASN.1 encoded data for this value."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/pbkdf2params\/encoded()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/encoded()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:10PotentASN115SchemaSpecifiedPAASERzrlE7encoded10Foundation4DataVyKF::SYNTHESIZED::s:10ShieldX50912PBKDF2ParamsV","extendedModule":"PotentASN1","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params","doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PBKDF2Params/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/PBKDF2Params":{"role":"symbol","title":"PBKDF2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF2Params"}],"url":"\/documentation\/shieldx509\/pbkdf2params"},"doc://Shield/documentation/ShieldX509/PBKDF2Params/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/encoded()"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/pbkdf2params/equatable-implementations.json b/main/data/documentation/shieldx509/pbkdf2params/equatable-implementations.json index 0dc0eb8c1..338d0284a 100644 --- a/main/data/documentation/shieldx509/pbkdf2params/equatable-implementations.json +++ b/main/data/documentation/shieldx509/pbkdf2params/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params"]]},"references":{"doc://Shield/documentation/ShieldX509/PBKDF2Params/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/PBKDF2Params":{"role":"symbol","title":"PBKDF2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF2Params"}],"url":"\/documentation\/shieldx509\/pbkdf2params"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PBKDF2Params":{"role":"symbol","title":"PBKDF2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF2Params"}],"url":"\/documentation\/shieldx509\/pbkdf2params"},"doc://Shield/documentation/ShieldX509/PBKDF2Params/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/!=(_:_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/pbkdf2params/init(from:).json b/main/data/documentation/shieldx509/pbkdf2params/init(from:).json index d8077ec48..cb6588e1f 100644 --- a/main/data/documentation/shieldx509/pbkdf2params/init(from:).json +++ b/main/data/documentation/shieldx509/pbkdf2params/init(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/pbkdf2params\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50912PBKDF2ParamsV4fromACs7Decoder_p_tKcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params"]]},"references":{"doc://Shield/documentation/ShieldX509/PBKDF2Params/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/init(from:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PBKDF2Params":{"role":"symbol","title":"PBKDF2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF2Params"}],"url":"\/documentation\/shieldx509\/pbkdf2params"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/pbkdf2params\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50912PBKDF2ParamsV4fromACs7Decoder_p_tKcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params"]]},"references":{"doc://Shield/documentation/ShieldX509/PBKDF2Params":{"role":"symbol","title":"PBKDF2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF2Params"}],"url":"\/documentation\/shieldx509\/pbkdf2params"},"doc://Shield/documentation/ShieldX509/PBKDF2Params/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/init(from:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/pbkdf2params/iterationcount.json b/main/data/documentation/shieldx509/pbkdf2params/iterationcount.json index 050ec321e..046367b29 100644 --- a/main/data/documentation/shieldx509/pbkdf2params/iterationcount.json +++ b/main/data/documentation/shieldx509/pbkdf2params/iterationcount.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"iterationCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/pbkdf2params\/iterationcount"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/iterationCount","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"iterationCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"iterationCount","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50912PBKDF2ParamsV14iterationCounts6UInt64Vvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params"]]},"references":{"doc://Shield/documentation/ShieldX509/PBKDF2Params/iterationCount":{"role":"symbol","title":"iterationCount","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"iterationCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/iterationCount","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/iterationcount"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PBKDF2Params":{"role":"symbol","title":"PBKDF2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF2Params"}],"url":"\/documentation\/shieldx509\/pbkdf2params"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"iterationCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/pbkdf2params\/iterationcount"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/iterationCount","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"iterationCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"iterationCount","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50912PBKDF2ParamsV14iterationCounts6UInt64Vvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PBKDF2Params/iterationCount":{"role":"symbol","title":"iterationCount","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"iterationCount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/iterationCount","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/iterationcount"},"doc://Shield/documentation/ShieldX509/PBKDF2Params":{"role":"symbol","title":"PBKDF2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF2Params"}],"url":"\/documentation\/shieldx509\/pbkdf2params"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/pbkdf2params/keylength.json b/main/data/documentation/shieldx509/pbkdf2params/keylength.json index 4fcc3a8fa..083903140 100644 --- a/main/data/documentation/shieldx509/pbkdf2params/keylength.json +++ b/main/data/documentation/shieldx509/pbkdf2params/keylength.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/pbkdf2params\/keylength"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/keyLength","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"keyLength","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50912PBKDF2ParamsV9keyLengths6UInt64Vvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params"]]},"references":{"doc://Shield/documentation/ShieldX509/PBKDF2Params":{"role":"symbol","title":"PBKDF2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF2Params"}],"url":"\/documentation\/shieldx509\/pbkdf2params"},"doc://Shield/documentation/ShieldX509/PBKDF2Params/keyLength":{"role":"symbol","title":"keyLength","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/keyLength","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/keylength"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/pbkdf2params\/keylength"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/keyLength","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"title":"keyLength","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50912PBKDF2ParamsV9keyLengths6UInt64Vvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params"]]},"references":{"doc://Shield/documentation/ShieldX509/PBKDF2Params/keyLength":{"role":"symbol","title":"keyLength","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/keyLength","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/keylength"},"doc://Shield/documentation/ShieldX509/PBKDF2Params":{"role":"symbol","title":"PBKDF2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF2Params"}],"url":"\/documentation\/shieldx509\/pbkdf2params"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/pbkdf2params/prf.json b/main/data/documentation/shieldx509/pbkdf2params/prf.json index e29f8f0fe..746e710eb 100644 --- a/main/data/documentation/shieldx509/pbkdf2params/prf.json +++ b/main/data/documentation/shieldx509/pbkdf2params/prf.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prf"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV","text":"AlgorithmIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/pbkdf2params\/prf"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/prf","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prf"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"title":"prf","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50912PBKDF2ParamsV3prfAA19AlgorithmIdentifierVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params"]]},"references":{"doc://Shield/documentation/ShieldX509/PBKDF2Params":{"role":"symbol","title":"PBKDF2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF2Params"}],"url":"\/documentation\/shieldx509\/pbkdf2params"},"doc://Shield/documentation/ShieldX509/PBKDF2Params/prf":{"role":"symbol","title":"prf","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prf"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/prf","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/prf"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prf"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV","text":"AlgorithmIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/pbkdf2params\/prf"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/prf","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prf"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"title":"prf","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50912PBKDF2ParamsV3prfAA19AlgorithmIdentifierVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params"]]},"references":{"doc://Shield/documentation/ShieldX509/PBKDF2Params":{"role":"symbol","title":"PBKDF2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF2Params"}],"url":"\/documentation\/shieldx509\/pbkdf2params"},"doc://Shield/documentation/ShieldX509/PBKDF2Params/prf":{"role":"symbol","title":"prf","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prf"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/prf","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/prf"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/pbkdf2params/schemaspecified-implementations.json b/main/data/documentation/shieldx509/pbkdf2params/schemaspecified-implementations.json index 1181f2a8e..6c03f3169 100644 --- a/main/data/documentation/shieldx509/pbkdf2params/schemaspecified-implementations.json +++ b/main/data/documentation/shieldx509/pbkdf2params/schemaspecified-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/SchemaSpecified-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/encoded()"],"generated":true},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/asn1Schema"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"SchemaSpecified Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params"]]},"references":{"doc://Shield/documentation/ShieldX509/PBKDF2Params/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/encoded()"},"doc://Shield/documentation/ShieldX509/PBKDF2Params":{"role":"symbol","title":"PBKDF2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF2Params"}],"url":"\/documentation\/shieldx509\/pbkdf2params"},"doc://Shield/documentation/ShieldX509/PBKDF2Params/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/asn1schema"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/SchemaSpecified-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/encoded()"],"generated":true},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/asn1Schema"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"SchemaSpecified Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PBKDF2Params/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/asn1schema"},"doc://Shield/documentation/ShieldX509/PBKDF2Params/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/pbkdf2params\/encoded()"},"doc://Shield/documentation/ShieldX509/PBKDF2Params":{"role":"symbol","title":"PBKDF2Params","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF2Params"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PBKDF2Params","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PBKDF2Params"}],"url":"\/documentation\/shieldx509\/pbkdf2params"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/privatekeyinfo.json b/main/data/documentation/shieldx509/privatekeyinfo.json index 4be0b3e2e..533398345 100644 --- a/main/data/documentation/shieldx509/privatekeyinfo.json +++ b/main/data/documentation/shieldx509/privatekeyinfo.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/privatekeyinfo"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/init(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/init(version:privateKeyAlgorithm:privateKey:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/privateKey","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/privateKeyAlgorithm","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/version-swift.property"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/SchemaSpecified-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"title":"PrivateKeyInfo","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50914PrivateKeyInfoV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/version-swift.property":{"role":"symbol","title":"version","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50914PrivateKeyInfoV7VersionO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/version-swift.property","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.property"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum":{"role":"symbol","title":"PrivateKeyInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/privateKey":{"role":"symbol","title":"privateKey","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/privateKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/privatekey"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/privateKeyAlgorithm":{"role":"symbol","title":"privateKeyAlgorithm","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKeyAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/privateKeyAlgorithm","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/privatekeyalgorithm"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/init(from:)"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/equatable-implementations"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/init(version:privateKeyAlgorithm:privateKey:)":{"role":"symbol","title":"init(version:privateKeyAlgorithm:privateKey:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50914PrivateKeyInfoV7VersionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"privateKeyAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/init(version:privateKeyAlgorithm:privateKey:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/init(version:privatekeyalgorithm:privatekey:)"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/schemaspecified-implementations"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/privatekeyinfo"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/init(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/init(version:privateKeyAlgorithm:privateKey:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/privateKey","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/privateKeyAlgorithm","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/version-swift.property"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/SchemaSpecified-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"title":"PrivateKeyInfo","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50914PrivateKeyInfoV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum":{"role":"symbol","title":"PrivateKeyInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/version-swift.property":{"role":"symbol","title":"version","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50914PrivateKeyInfoV7VersionO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/version-swift.property","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.property"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/privateKey":{"role":"symbol","title":"privateKey","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/privateKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/privatekey"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/init(version:privateKeyAlgorithm:privateKey:)":{"role":"symbol","title":"init(version:privateKeyAlgorithm:privateKey:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50914PrivateKeyInfoV7VersionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"privateKeyAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/init(version:privateKeyAlgorithm:privateKey:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/init(version:privatekeyalgorithm:privatekey:)"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/equatable-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/privateKeyAlgorithm":{"role":"symbol","title":"privateKeyAlgorithm","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKeyAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/privateKeyAlgorithm","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/privatekeyalgorithm"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/init(from:)"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/privatekeyinfo/!=(_:_:).json b/main/data/documentation/shieldx509/privatekeyinfo/!=(_:_:).json index 57386a7bf..01f22792e 100644 --- a/main/data/documentation/shieldx509/privatekeyinfo/!=(_:_:).json +++ b/main/data/documentation/shieldx509/privatekeyinfo/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/privatekeyinfo\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50914PrivateKeyInfoV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/equatable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/privatekeyinfo\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50914PrivateKeyInfoV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/privatekeyinfo/asn1schema.json b/main/data/documentation/shieldx509/privatekeyinfo/asn1schema.json index 653761469..598963b81 100644 --- a/main/data/documentation/shieldx509/privatekeyinfo/asn1schema.json +++ b/main/data/documentation/shieldx509/privatekeyinfo/asn1schema.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/privatekeyinfo\/asn1schema"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/asn1Schema","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"kind":"symbol","metadata":{"role":"symbol","title":"asn1Schema","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX50914PrivateKeyInfoV10asn1Schema10PotentASN10G0OvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/asn1schema"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/privatekeyinfo\/asn1schema"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/asn1Schema","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"kind":"symbol","metadata":{"role":"symbol","title":"asn1Schema","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX50914PrivateKeyInfoV10asn1Schema10PotentASN10G0OvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/asn1schema"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/privatekeyinfo/encoded().json b/main/data/documentation/shieldx509/privatekeyinfo/encoded().json index 34160a465..5134ef188 100644 --- a/main/data/documentation/shieldx509/privatekeyinfo/encoded().json +++ b/main/data/documentation/shieldx509/privatekeyinfo/encoded().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The ASN.1 encoded data for this value."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/privatekeyinfo\/encoded()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/encoded()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:10PotentASN115SchemaSpecifiedPAASERzrlE7encoded10Foundation4DataVyKF::SYNTHESIZED::s:10ShieldX50914PrivateKeyInfoV","extendedModule":"PotentASN1","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/encoded()"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The ASN.1 encoded data for this value."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/privatekeyinfo\/encoded()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/encoded()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:10PotentASN115SchemaSpecifiedPAASERzrlE7encoded10Foundation4DataVyKF::SYNTHESIZED::s:10ShieldX50914PrivateKeyInfoV","extendedModule":"PotentASN1","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/encoded()"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/privatekeyinfo/equatable-implementations.json b/main/data/documentation/shieldx509/privatekeyinfo/equatable-implementations.json index f759679e6..c95bfdbf9 100644 --- a/main/data/documentation/shieldx509/privatekeyinfo/equatable-implementations.json +++ b/main/data/documentation/shieldx509/privatekeyinfo/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/!=(_:_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/privatekeyinfo/init(from:).json b/main/data/documentation/shieldx509/privatekeyinfo/init(from:).json index 6bf8a52d3..6f51703d8 100644 --- a/main/data/documentation/shieldx509/privatekeyinfo/init(from:).json +++ b/main/data/documentation/shieldx509/privatekeyinfo/init(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/privatekeyinfo\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50914PrivateKeyInfoV4fromACs7Decoder_p_tKcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/init(from:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/privatekeyinfo\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50914PrivateKeyInfoV4fromACs7Decoder_p_tKcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/init(from:)"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/privatekeyinfo/init(version:privatekeyalgorithm:privatekey:).json b/main/data/documentation/shieldx509/privatekeyinfo/init(version:privatekeyalgorithm:privatekey:).json index 20761fe7b..b29ae4057 100644 --- a/main/data/documentation/shieldx509/privatekeyinfo/init(version:privatekeyalgorithm:privatekey:).json +++ b/main/data/documentation/shieldx509/privatekeyinfo/init(version:privatekeyalgorithm:privatekey:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","preciseIdentifier":"s:10ShieldX50914PrivateKeyInfoV7VersionO","text":"Version"},{"kind":"text","text":" = .zero, "},{"kind":"externalParam","text":"privateKeyAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV","text":"AlgorithmIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/privatekeyinfo\/init(version:privatekeyalgorithm:privatekey:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/init(version:privateKeyAlgorithm:privateKey:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50914PrivateKeyInfoV7VersionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"privateKeyAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"title":"init(version:privateKeyAlgorithm:privateKey:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50914PrivateKeyInfoV7version07privateD9Algorithm0gD0A2C7VersionO_AA0H10IdentifierV10Foundation4DataVtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/init(version:privateKeyAlgorithm:privateKey:)":{"role":"symbol","title":"init(version:privateKeyAlgorithm:privateKey:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50914PrivateKeyInfoV7VersionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"privateKeyAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/init(version:privateKeyAlgorithm:privateKey:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/init(version:privatekeyalgorithm:privatekey:)"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum":{"role":"symbol","title":"PrivateKeyInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","preciseIdentifier":"s:10ShieldX50914PrivateKeyInfoV7VersionO","text":"Version"},{"kind":"text","text":" = .zero, "},{"kind":"externalParam","text":"privateKeyAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV","text":"AlgorithmIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/privatekeyinfo\/init(version:privatekeyalgorithm:privatekey:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/init(version:privateKeyAlgorithm:privateKey:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50914PrivateKeyInfoV7VersionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"privateKeyAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"title":"init(version:privateKeyAlgorithm:privateKey:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50914PrivateKeyInfoV7version07privateD9Algorithm0gD0A2C7VersionO_AA0H10IdentifierV10Foundation4DataVtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum":{"role":"symbol","title":"PrivateKeyInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/init(version:privateKeyAlgorithm:privateKey:)":{"role":"symbol","title":"init(version:privateKeyAlgorithm:privateKey:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50914PrivateKeyInfoV7VersionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"privateKeyAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/init(version:privateKeyAlgorithm:privateKey:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/init(version:privatekeyalgorithm:privatekey:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/privatekeyinfo/privatekey.json b/main/data/documentation/shieldx509/privatekeyinfo/privatekey.json index f417c0f2d..480beabaf 100644 --- a/main/data/documentation/shieldx509/privatekeyinfo/privatekey.json +++ b/main/data/documentation/shieldx509/privatekeyinfo/privatekey.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/privatekeyinfo\/privatekey"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/privateKey","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"privateKey","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50914PrivateKeyInfoV07privateD010Foundation4DataVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/privateKey":{"role":"symbol","title":"privateKey","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/privateKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/privatekey"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/privatekeyinfo\/privatekey"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/privateKey","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"title":"privateKey","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50914PrivateKeyInfoV07privateD010Foundation4DataVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/privateKey":{"role":"symbol","title":"privateKey","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/privateKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/privatekey"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/privatekeyinfo/privatekeyalgorithm.json b/main/data/documentation/shieldx509/privatekeyinfo/privatekeyalgorithm.json index 61e62ca72..a1018231f 100644 --- a/main/data/documentation/shieldx509/privatekeyinfo/privatekeyalgorithm.json +++ b/main/data/documentation/shieldx509/privatekeyinfo/privatekeyalgorithm.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKeyAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV","text":"AlgorithmIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/privatekeyinfo\/privatekeyalgorithm"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/privateKeyAlgorithm","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKeyAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"title":"privateKeyAlgorithm","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50914PrivateKeyInfoV07privateD9AlgorithmAA0G10IdentifierVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/privateKeyAlgorithm":{"role":"symbol","title":"privateKeyAlgorithm","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKeyAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/privateKeyAlgorithm","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/privatekeyalgorithm"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKeyAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV","text":"AlgorithmIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/privatekeyinfo\/privatekeyalgorithm"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/privateKeyAlgorithm","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKeyAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"title":"privateKeyAlgorithm","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50914PrivateKeyInfoV07privateD9AlgorithmAA0G10IdentifierVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/privateKeyAlgorithm":{"role":"symbol","title":"privateKeyAlgorithm","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateKeyAlgorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/privateKeyAlgorithm","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/privatekeyalgorithm"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum.json b/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum.json index 004f1cc54..f6349c7e5 100644 --- a/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum.json +++ b/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/zero"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/init(rawValue:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"title":"PrivateKeyInfo.Version","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:10ShieldX50914PrivateKeyInfoV7VersionO","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"Version"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum":{"role":"symbol","title":"PrivateKeyInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/init(rawvalue:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/zero":{"role":"symbol","title":"PrivateKeyInfo.Version.zero","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"zero"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/zero","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/zero"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/equatable-implementations"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/zero"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/init(rawValue:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"title":"PrivateKeyInfo.Version","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:10ShieldX50914PrivateKeyInfoV7VersionO","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"Version"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo"]]},"references":{"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum":{"role":"symbol","title":"PrivateKeyInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/init(rawvalue:)"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/zero":{"role":"symbol","title":"PrivateKeyInfo.Version.zero","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"zero"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/zero","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/zero"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum/!=(_:_:).json b/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum/!=(_:_:).json index fbdd85aee..4b8653e62 100644 --- a/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum/!=(_:_:).json +++ b/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50914PrivateKeyInfoV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum":{"role":"symbol","title":"PrivateKeyInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50914PrivateKeyInfoV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum":{"role":"symbol","title":"PrivateKeyInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum/encode(to:).json b/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum/encode(to:).json index 892c95df1..71d9dd040 100644 --- a/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum/encode(to:).json +++ b/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum/encode(to:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"encoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The encoder to write data to."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This function throws an error if any values are invalid for the given"},{"type":"text","text":" "},{"type":"text","text":"encoder’s format."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/encode(to:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encodes this value into the given encoder, when the type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:SYsSERzSi8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:10ShieldX50914PrivateKeyInfoV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/encode(to:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder, when the type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/encode(to:)"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum":{"role":"symbol","title":"PrivateKeyInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/rawrepresentable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"encoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The encoder to write data to."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This function throws an error if any values are invalid for the given"},{"type":"text","text":" "},{"type":"text","text":"encoder’s format."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/encode(to:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encodes this value into the given encoder, when the type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:SYsSERzSi8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:10ShieldX50914PrivateKeyInfoV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/encode(to:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder, when the type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/encode(to:)"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum":{"role":"symbol","title":"PrivateKeyInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/rawrepresentable-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum/equatable-implementations.json b/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum/equatable-implementations.json index 0d281b253..7f9a945a6 100644 --- a/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum/equatable-implementations.json +++ b/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum":{"role":"symbol","title":"PrivateKeyInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum":{"role":"symbol","title":"PrivateKeyInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum/hash(into:).json b/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum/hash(into:).json index 217e8ca37..bf7e93e23 100644 --- a/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum/hash(into:).json +++ b/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:10ShieldX50914PrivateKeyInfoV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/hash(into:)"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum":{"role":"symbol","title":"PrivateKeyInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:10ShieldX50914PrivateKeyInfoV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/hash(into:)"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum":{"role":"symbol","title":"PrivateKeyInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum/hashvalue.json b/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum/hashvalue.json index 314455ab7..5fcd084d1 100644 --- a/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum/hashvalue.json +++ b/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum/hashvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:10ShieldX50914PrivateKeyInfoV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum":{"role":"symbol","title":"PrivateKeyInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/hashvalue"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:10ShieldX50914PrivateKeyInfoV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/hashvalue"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum":{"role":"symbol","title":"PrivateKeyInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum/init(from:).json b/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum/init(from:).json index 9147dbcc4..fd1588040 100644 --- a/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum/init(from:).json +++ b/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum/init(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:SYsSeRzSi8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:10ShieldX50914PrivateKeyInfoV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/init(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/init(from:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum":{"role":"symbol","title":"PrivateKeyInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:SYsSeRzSi8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:10ShieldX50914PrivateKeyInfoV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum":{"role":"symbol","title":"PrivateKeyInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/init(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/init(from:)"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum/init(rawvalue:).json b/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum/init(rawvalue:).json index dbc958a74..5cb9b7378 100644 --- a/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum/init(rawvalue:).json +++ b/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum/init(rawvalue:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50914PrivateKeyInfoV7VersionO8rawValueAESgSi_tcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/init(rawvalue:)"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum":{"role":"symbol","title":"PrivateKeyInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50914PrivateKeyInfoV7VersionO8rawValueAESgSi_tcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum":{"role":"symbol","title":"PrivateKeyInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/init(rawvalue:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum/rawrepresentable-implementations.json b/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum/rawrepresentable-implementations.json index 6f39ac30b..da62ae152 100644 --- a/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum/rawrepresentable-implementations.json +++ b/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum/rawrepresentable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/init(from:)"],"generated":true},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/encode(to:)","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/hashvalue"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/encode(to:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder, when the type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/encode(to:)"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/hash(into:)"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/init(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/init(from:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum":{"role":"symbol","title":"PrivateKeyInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/init(from:)"],"generated":true},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/encode(to:)","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/hashvalue"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/encode(to:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder, when the type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/encode(to:)"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/hash(into:)"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/init(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/init(from:)"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum":{"role":"symbol","title":"PrivateKeyInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum/zero.json b/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum/zero.json index 8179e588d..266c2b2a0 100644 --- a/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum/zero.json +++ b/main/data/documentation/shieldx509/privatekeyinfo/version-swift.enum/zero.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"zero"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/zero"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/zero","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"zero"}],"title":"PrivateKeyInfo.Version.zero","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50914PrivateKeyInfoV7VersionO4zeroyA2EmF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/zero":{"role":"symbol","title":"PrivateKeyInfo.Version.zero","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"zero"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/zero","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/zero"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum":{"role":"symbol","title":"PrivateKeyInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"zero"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/zero"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/zero","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"zero"}],"title":"PrivateKeyInfo.Version.zero","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50914PrivateKeyInfoV7VersionO4zeroyA2EmF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum":{"role":"symbol","title":"PrivateKeyInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum/zero":{"role":"symbol","title":"PrivateKeyInfo.Version.zero","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"zero"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum\/zero","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/zero"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/privatekeyinfo/version-swift.property.json b/main/data/documentation/shieldx509/privatekeyinfo/version-swift.property.json index 8031b2e06..8bfeef31f 100644 --- a/main/data/documentation/shieldx509/privatekeyinfo/version-swift.property.json +++ b/main/data/documentation/shieldx509/privatekeyinfo/version-swift.property.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","preciseIdentifier":"s:10ShieldX50914PrivateKeyInfoV7VersionO","text":"Version"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/privatekeyinfo\/version-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/version-swift.property","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50914PrivateKeyInfoV7VersionO"}],"title":"version","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50914PrivateKeyInfoV7versionAC7VersionOvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum":{"role":"symbol","title":"PrivateKeyInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/version-swift.property":{"role":"symbol","title":"version","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50914PrivateKeyInfoV7VersionO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/version-swift.property","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.property"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","preciseIdentifier":"s:10ShieldX50914PrivateKeyInfoV7VersionO","text":"Version"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/privatekeyinfo\/version-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/version-swift.property","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50914PrivateKeyInfoV7VersionO"}],"title":"version","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50914PrivateKeyInfoV7versionAC7VersionOvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/version-swift.property":{"role":"symbol","title":"version","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50914PrivateKeyInfoV7VersionO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/version-swift.property","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.property"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"PrivateKeyInfo"}],"url":"\/documentation\/shieldx509\/privatekeyinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/PrivateKeyInfo/Version-swift.enum":{"role":"symbol","title":"PrivateKeyInfo.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/PrivateKeyInfo\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsaprivatekey.json b/main/data/documentation/shieldx509/rsaprivatekey.json index f81863aca..af63ec410 100644 --- a/main/data/documentation/shieldx509/rsaprivatekey.json +++ b/main/data/documentation/shieldx509/rsaprivatekey.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/init(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/init(version:modulus:publicExponent:privateExponent:prime1:prime2:exponent1:exponent2:coefficient:otherPrimeInfos:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/coefficient","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/exponent1","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/exponent2","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/modulus","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/otherPrimeInfos","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/prime1","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/prime2","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/privateExponent","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/publicExponent","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/version-swift.property"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/SchemaSpecified-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"title":"RSAPrivateKey","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50913RSAPrivateKeyV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/prime2":{"role":"symbol","title":"prime2","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime2"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/prime2","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/prime2"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/version-swift.property":{"role":"symbol","title":"version","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50913RSAPrivateKeyV7VersionO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/version-swift.property","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.property"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/OtherPrimeInfo":{"role":"symbol","title":"RSAPrivateKey.OtherPrimeInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherPrimeInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OtherPrimeInfo"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/prime1":{"role":"symbol","title":"prime1","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/prime1","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/prime1"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/init(version:modulus:publicExponent:privateExponent:prime1:prime2:exponent1:exponent2:coefficient:otherPrimeInfos:)":{"role":"symbol","title":"init(version:modulus:publicExponent:privateExponent:prime1:prime2:exponent1:exponent2:coefficient:otherPrimeInfos:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50913RSAPrivateKeyV7VersionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"modulus"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"publicExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"privateExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prime1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prime2"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"exponent1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"exponent2"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"coefficient"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"otherPrimeInfos"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"OtherPrimeInfo","preciseIdentifier":"s:10ShieldX50913RSAPrivateKeyV14OtherPrimeInfoV"},{"kind":"text","text":"]?)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/init(version:modulus:publicExponent:privateExponent:prime1:prime2:exponent1:exponent2:coefficient:otherPrimeInfos:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/init(version:modulus:publicexponent:privateexponent:prime1:prime2:exponent1:exponent2:coefficient:otherprimeinfos:)"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/privateExponent":{"role":"symbol","title":"privateExponent","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/privateExponent","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/privateexponent"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/exponent2":{"role":"symbol","title":"exponent2","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"exponent2"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/exponent2","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/exponent2"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/coefficient":{"role":"symbol","title":"coefficient","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"coefficient"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/coefficient","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/coefficient"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/otherPrimeInfos":{"role":"symbol","title":"otherPrimeInfos","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"otherPrimeInfos"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"OtherPrimeInfo","preciseIdentifier":"s:10ShieldX50913RSAPrivateKeyV14OtherPrimeInfoV"},{"kind":"text","text":"]?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/otherPrimeInfos","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfos"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/exponent1":{"role":"symbol","title":"exponent1","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"exponent1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/exponent1","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/exponent1"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/init(from:)"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum":{"role":"symbol","title":"RSAPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/modulus":{"role":"symbol","title":"modulus","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"modulus"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/modulus","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/modulus"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/publicExponent":{"role":"symbol","title":"publicExponent","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/publicExponent","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/publicexponent"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/equatable-implementations"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/init(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/init(version:modulus:publicExponent:privateExponent:prime1:prime2:exponent1:exponent2:coefficient:otherPrimeInfos:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/coefficient","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/exponent1","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/exponent2","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/modulus","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/otherPrimeInfos","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/prime1","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/prime2","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/privateExponent","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/publicExponent","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/version-swift.property"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/SchemaSpecified-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"title":"RSAPrivateKey","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50913RSAPrivateKeyV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey/prime1":{"role":"symbol","title":"prime1","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/prime1","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/prime1"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/version-swift.property":{"role":"symbol","title":"version","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50913RSAPrivateKeyV7VersionO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/version-swift.property","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.property"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/otherPrimeInfos":{"role":"symbol","title":"otherPrimeInfos","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"otherPrimeInfos"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"OtherPrimeInfo","preciseIdentifier":"s:10ShieldX50913RSAPrivateKeyV14OtherPrimeInfoV"},{"kind":"text","text":"]?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/otherPrimeInfos","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfos"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/prime2":{"role":"symbol","title":"prime2","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime2"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/prime2","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/prime2"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/exponent2":{"role":"symbol","title":"exponent2","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"exponent2"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/exponent2","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/exponent2"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum":{"role":"symbol","title":"RSAPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/modulus":{"role":"symbol","title":"modulus","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"modulus"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/modulus","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/modulus"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/init(from:)"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/schemaspecified-implementations"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/OtherPrimeInfo":{"role":"symbol","title":"RSAPrivateKey.OtherPrimeInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherPrimeInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OtherPrimeInfo"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/publicExponent":{"role":"symbol","title":"publicExponent","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/publicExponent","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/publicexponent"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/privateExponent":{"role":"symbol","title":"privateExponent","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/privateExponent","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/privateexponent"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/coefficient":{"role":"symbol","title":"coefficient","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"coefficient"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/coefficient","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/coefficient"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/init(version:modulus:publicExponent:privateExponent:prime1:prime2:exponent1:exponent2:coefficient:otherPrimeInfos:)":{"role":"symbol","title":"init(version:modulus:publicExponent:privateExponent:prime1:prime2:exponent1:exponent2:coefficient:otherPrimeInfos:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50913RSAPrivateKeyV7VersionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"modulus"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"publicExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"privateExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prime1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prime2"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"exponent1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"exponent2"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"coefficient"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"otherPrimeInfos"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"OtherPrimeInfo","preciseIdentifier":"s:10ShieldX50913RSAPrivateKeyV14OtherPrimeInfoV"},{"kind":"text","text":"]?)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/init(version:modulus:publicExponent:privateExponent:prime1:prime2:exponent1:exponent2:coefficient:otherPrimeInfos:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/init(version:modulus:publicexponent:privateexponent:prime1:prime2:exponent1:exponent2:coefficient:otherprimeinfos:)"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/exponent1":{"role":"symbol","title":"exponent1","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"exponent1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/exponent1","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/exponent1"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsaprivatekey/!=(_:_:).json b/main/data/documentation/shieldx509/rsaprivatekey/!=(_:_:).json index 044f91e26..cf2428f6b 100644 --- a/main/data/documentation/shieldx509/rsaprivatekey/!=(_:_:).json +++ b/main/data/documentation/shieldx509/rsaprivatekey/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50913RSAPrivateKeyV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/equatable-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50913RSAPrivateKeyV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/!=(_:_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsaprivatekey/asn1schema.json b/main/data/documentation/shieldx509/rsaprivatekey/asn1schema.json index ba9e54d43..4283d589f 100644 --- a/main/data/documentation/shieldx509/rsaprivatekey/asn1schema.json +++ b/main/data/documentation/shieldx509/rsaprivatekey/asn1schema.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/asn1schema"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/asn1Schema","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"kind":"symbol","metadata":{"role":"symbol","title":"asn1Schema","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX50913RSAPrivateKeyV10asn1Schema10PotentASN10F0OvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/asn1schema"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/asn1schema"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/asn1Schema","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"kind":"symbol","metadata":{"role":"symbol","title":"asn1Schema","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX50913RSAPrivateKeyV10asn1Schema10PotentASN10F0OvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/asn1schema"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/schemaspecified-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsaprivatekey/coefficient.json b/main/data/documentation/shieldx509/rsaprivatekey/coefficient.json index 39d5580e2..827f2c8d4 100644 --- a/main/data/documentation/shieldx509/rsaprivatekey/coefficient.json +++ b/main/data/documentation/shieldx509/rsaprivatekey/coefficient.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"coefficient"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/coefficient"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/coefficient","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"coefficient"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"title":"coefficient","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50913RSAPrivateKeyV11coefficient6BigIntAEVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/coefficient":{"role":"symbol","title":"coefficient","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"coefficient"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/coefficient","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/coefficient"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"coefficient"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/coefficient"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/coefficient","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"coefficient"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"title":"coefficient","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50913RSAPrivateKeyV11coefficient6BigIntAEVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/coefficient":{"role":"symbol","title":"coefficient","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"coefficient"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/coefficient","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/coefficient"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsaprivatekey/equatable-implementations.json b/main/data/documentation/shieldx509/rsaprivatekey/equatable-implementations.json index a4accd820..0b80a928f 100644 --- a/main/data/documentation/shieldx509/rsaprivatekey/equatable-implementations.json +++ b/main/data/documentation/shieldx509/rsaprivatekey/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/!=(_:_:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsaprivatekey/exponent1.json b/main/data/documentation/shieldx509/rsaprivatekey/exponent1.json index e081e5ccd..35b4db111 100644 --- a/main/data/documentation/shieldx509/rsaprivatekey/exponent1.json +++ b/main/data/documentation/shieldx509/rsaprivatekey/exponent1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"exponent1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/exponent1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/exponent1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"exponent1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"title":"exponent1","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50913RSAPrivateKeyV9exponent16BigIntAEVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/exponent1":{"role":"symbol","title":"exponent1","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"exponent1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/exponent1","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/exponent1"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"exponent1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/exponent1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/exponent1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"exponent1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"title":"exponent1","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50913RSAPrivateKeyV9exponent16BigIntAEVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey/exponent1":{"role":"symbol","title":"exponent1","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"exponent1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/exponent1","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/exponent1"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsaprivatekey/init(from:).json b/main/data/documentation/shieldx509/rsaprivatekey/init(from:).json index 65ce55b57..8a0bfd2be 100644 --- a/main/data/documentation/shieldx509/rsaprivatekey/init(from:).json +++ b/main/data/documentation/shieldx509/rsaprivatekey/init(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50913RSAPrivateKeyV4fromACs7Decoder_p_tKcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/init(from:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50913RSAPrivateKeyV4fromACs7Decoder_p_tKcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/init(from:)"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsaprivatekey/init(version:modulus:publicexponent:privateexponent:prime1:prime2:exponent1:exponent2:coefficient:otherprimeinfos:).json b/main/data/documentation/shieldx509/rsaprivatekey/init(version:modulus:publicexponent:privateexponent:prime1:prime2:exponent1:exponent2:coefficient:otherprimeinfos:).json index bf9a8e991..7a17cee7a 100644 --- a/main/data/documentation/shieldx509/rsaprivatekey/init(version:modulus:publicexponent:privateexponent:prime1:prime2:exponent1:exponent2:coefficient:otherprimeinfos:).json +++ b/main/data/documentation/shieldx509/rsaprivatekey/init(version:modulus:publicexponent:privateexponent:prime1:prime2:exponent1:exponent2:coefficient:otherprimeinfos:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","preciseIdentifier":"s:10ShieldX50913RSAPrivateKeyV7VersionO","text":"Version"},{"kind":"text","text":", "},{"kind":"externalParam","text":"modulus"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"publicExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"privateExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prime1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prime2"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"exponent1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"exponent2"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"coefficient"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"otherPrimeInfos"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo","preciseIdentifier":"s:10ShieldX50913RSAPrivateKeyV14OtherPrimeInfoV","text":"OtherPrimeInfo"},{"kind":"text","text":"]? = nil)"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/init(version:modulus:publicexponent:privateexponent:prime1:prime2:exponent1:exponent2:coefficient:otherprimeinfos:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/init(version:modulus:publicExponent:privateExponent:prime1:prime2:exponent1:exponent2:coefficient:otherPrimeInfos:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50913RSAPrivateKeyV7VersionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"modulus"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"publicExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"privateExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prime1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prime2"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"exponent1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"exponent2"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"coefficient"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"otherPrimeInfos"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"OtherPrimeInfo","preciseIdentifier":"s:10ShieldX50913RSAPrivateKeyV14OtherPrimeInfoV"},{"kind":"text","text":"]?)"}],"title":"init(version:modulus:publicExponent:privateExponent:prime1:prime2:exponent1:exponent2:coefficient:otherPrimeInfos:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50913RSAPrivateKeyV7version7modulus14publicExponent07privateH06prime16prime29exponent19exponent211coefficient15otherPrimeInfosA2C7VersionO_6BigIntAPVA7QSayAC05OtherP4InfoVGSgtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey/init(version:modulus:publicExponent:privateExponent:prime1:prime2:exponent1:exponent2:coefficient:otherPrimeInfos:)":{"role":"symbol","title":"init(version:modulus:publicExponent:privateExponent:prime1:prime2:exponent1:exponent2:coefficient:otherPrimeInfos:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50913RSAPrivateKeyV7VersionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"modulus"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"publicExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"privateExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prime1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prime2"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"exponent1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"exponent2"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"coefficient"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"otherPrimeInfos"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"OtherPrimeInfo","preciseIdentifier":"s:10ShieldX50913RSAPrivateKeyV14OtherPrimeInfoV"},{"kind":"text","text":"]?)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/init(version:modulus:publicExponent:privateExponent:prime1:prime2:exponent1:exponent2:coefficient:otherPrimeInfos:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/init(version:modulus:publicexponent:privateexponent:prime1:prime2:exponent1:exponent2:coefficient:otherprimeinfos:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum":{"role":"symbol","title":"RSAPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/OtherPrimeInfo":{"role":"symbol","title":"RSAPrivateKey.OtherPrimeInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherPrimeInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OtherPrimeInfo"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","preciseIdentifier":"s:10ShieldX50913RSAPrivateKeyV7VersionO","text":"Version"},{"kind":"text","text":", "},{"kind":"externalParam","text":"modulus"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"publicExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"privateExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prime1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prime2"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"exponent1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"exponent2"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"coefficient"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"otherPrimeInfos"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo","preciseIdentifier":"s:10ShieldX50913RSAPrivateKeyV14OtherPrimeInfoV","text":"OtherPrimeInfo"},{"kind":"text","text":"]? = nil)"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/init(version:modulus:publicexponent:privateexponent:prime1:prime2:exponent1:exponent2:coefficient:otherprimeinfos:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/init(version:modulus:publicExponent:privateExponent:prime1:prime2:exponent1:exponent2:coefficient:otherPrimeInfos:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50913RSAPrivateKeyV7VersionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"modulus"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"publicExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"privateExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prime1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prime2"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"exponent1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"exponent2"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"coefficient"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"otherPrimeInfos"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"OtherPrimeInfo","preciseIdentifier":"s:10ShieldX50913RSAPrivateKeyV14OtherPrimeInfoV"},{"kind":"text","text":"]?)"}],"title":"init(version:modulus:publicExponent:privateExponent:prime1:prime2:exponent1:exponent2:coefficient:otherPrimeInfos:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50913RSAPrivateKeyV7version7modulus14publicExponent07privateH06prime16prime29exponent19exponent211coefficient15otherPrimeInfosA2C7VersionO_6BigIntAPVA7QSayAC05OtherP4InfoVGSgtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum":{"role":"symbol","title":"RSAPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/init(version:modulus:publicExponent:privateExponent:prime1:prime2:exponent1:exponent2:coefficient:otherPrimeInfos:)":{"role":"symbol","title":"init(version:modulus:publicExponent:privateExponent:prime1:prime2:exponent1:exponent2:coefficient:otherPrimeInfos:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50913RSAPrivateKeyV7VersionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"modulus"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"publicExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"privateExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prime1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prime2"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"exponent1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"exponent2"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"coefficient"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"otherPrimeInfos"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"OtherPrimeInfo","preciseIdentifier":"s:10ShieldX50913RSAPrivateKeyV14OtherPrimeInfoV"},{"kind":"text","text":"]?)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/init(version:modulus:publicExponent:privateExponent:prime1:prime2:exponent1:exponent2:coefficient:otherPrimeInfos:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/init(version:modulus:publicexponent:privateexponent:prime1:prime2:exponent1:exponent2:coefficient:otherprimeinfos:)"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/OtherPrimeInfo":{"role":"symbol","title":"RSAPrivateKey.OtherPrimeInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherPrimeInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OtherPrimeInfo"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsaprivatekey/otherprimeinfo.json b/main/data/documentation/shieldx509/rsaprivatekey/otherprimeinfo.json index 8e9ccb26e..73a920f7f 100644 --- a/main/data/documentation/shieldx509/rsaprivatekey/otherprimeinfo.json +++ b/main/data/documentation/shieldx509/rsaprivatekey/otherprimeinfo.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherPrimeInfo"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/coefficient","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/exponent","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/prime"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/Equatable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherPrimeInfo"}],"title":"RSAPrivateKey.OtherPrimeInfo","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50913RSAPrivateKeyV14OtherPrimeInfoV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"OtherPrimeInfo"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey/OtherPrimeInfo/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/equatable-implementations"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/OtherPrimeInfo/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/init(from:)"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/OtherPrimeInfo":{"role":"symbol","title":"RSAPrivateKey.OtherPrimeInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherPrimeInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OtherPrimeInfo"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/OtherPrimeInfo/coefficient":{"role":"symbol","title":"coefficient","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"coefficient"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/coefficient","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/coefficient"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/OtherPrimeInfo/exponent":{"role":"symbol","title":"exponent","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"exponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/exponent","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/exponent"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/OtherPrimeInfo/prime":{"role":"symbol","title":"prime","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/prime","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/prime"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherPrimeInfo"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/coefficient","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/exponent","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/prime"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/Equatable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherPrimeInfo"}],"title":"RSAPrivateKey.OtherPrimeInfo","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50913RSAPrivateKeyV14OtherPrimeInfoV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"OtherPrimeInfo"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/OtherPrimeInfo/prime":{"role":"symbol","title":"prime","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/prime","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/prime"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/OtherPrimeInfo/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/equatable-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/OtherPrimeInfo/coefficient":{"role":"symbol","title":"coefficient","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"coefficient"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/coefficient","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/coefficient"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/OtherPrimeInfo":{"role":"symbol","title":"RSAPrivateKey.OtherPrimeInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherPrimeInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OtherPrimeInfo"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/OtherPrimeInfo/exponent":{"role":"symbol","title":"exponent","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"exponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/exponent","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/exponent"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/OtherPrimeInfo/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/init(from:)"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsaprivatekey/otherprimeinfo/!=(_:_:).json b/main/data/documentation/shieldx509/rsaprivatekey/otherprimeinfo/!=(_:_:).json index 8fb151215..be51f4b31 100644 --- a/main/data/documentation/shieldx509/rsaprivatekey/otherprimeinfo/!=(_:_:).json +++ b/main/data/documentation/shieldx509/rsaprivatekey/otherprimeinfo/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50913RSAPrivateKeyV14OtherPrimeInfoV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey/OtherPrimeInfo/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/OtherPrimeInfo":{"role":"symbol","title":"RSAPrivateKey.OtherPrimeInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherPrimeInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OtherPrimeInfo"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/OtherPrimeInfo/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/equatable-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50913RSAPrivateKeyV14OtherPrimeInfoV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey/OtherPrimeInfo/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/OtherPrimeInfo/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/OtherPrimeInfo":{"role":"symbol","title":"RSAPrivateKey.OtherPrimeInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherPrimeInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OtherPrimeInfo"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsaprivatekey/otherprimeinfo/coefficient.json b/main/data/documentation/shieldx509/rsaprivatekey/otherprimeinfo/coefficient.json index d02f7e9a3..2db2d594f 100644 --- a/main/data/documentation/shieldx509/rsaprivatekey/otherprimeinfo/coefficient.json +++ b/main/data/documentation/shieldx509/rsaprivatekey/otherprimeinfo/coefficient.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"coefficient"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/coefficient"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/coefficient","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"coefficient"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"title":"coefficient","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50913RSAPrivateKeyV14OtherPrimeInfoV11coefficient6BigIntAGVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey/OtherPrimeInfo":{"role":"symbol","title":"RSAPrivateKey.OtherPrimeInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherPrimeInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OtherPrimeInfo"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/OtherPrimeInfo/coefficient":{"role":"symbol","title":"coefficient","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"coefficient"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/coefficient","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/coefficient"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"coefficient"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/coefficient"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/coefficient","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"coefficient"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"title":"coefficient","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50913RSAPrivateKeyV14OtherPrimeInfoV11coefficient6BigIntAGVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/OtherPrimeInfo":{"role":"symbol","title":"RSAPrivateKey.OtherPrimeInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherPrimeInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OtherPrimeInfo"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/OtherPrimeInfo/coefficient":{"role":"symbol","title":"coefficient","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"coefficient"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/coefficient","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/coefficient"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsaprivatekey/otherprimeinfo/exponent.json b/main/data/documentation/shieldx509/rsaprivatekey/otherprimeinfo/exponent.json index cf1d22b09..2204d52d2 100644 --- a/main/data/documentation/shieldx509/rsaprivatekey/otherprimeinfo/exponent.json +++ b/main/data/documentation/shieldx509/rsaprivatekey/otherprimeinfo/exponent.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"exponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/exponent"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/exponent","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"exponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"title":"exponent","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50913RSAPrivateKeyV14OtherPrimeInfoV8exponent6BigIntAGVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey/OtherPrimeInfo/exponent":{"role":"symbol","title":"exponent","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"exponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/exponent","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/exponent"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/OtherPrimeInfo":{"role":"symbol","title":"RSAPrivateKey.OtherPrimeInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherPrimeInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OtherPrimeInfo"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"exponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/exponent"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/exponent","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"exponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"title":"exponent","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50913RSAPrivateKeyV14OtherPrimeInfoV8exponent6BigIntAGVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/OtherPrimeInfo/exponent":{"role":"symbol","title":"exponent","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"exponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/exponent","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/exponent"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/OtherPrimeInfo":{"role":"symbol","title":"RSAPrivateKey.OtherPrimeInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherPrimeInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OtherPrimeInfo"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsaprivatekey/otherprimeinfo/init(from:).json b/main/data/documentation/shieldx509/rsaprivatekey/otherprimeinfo/init(from:).json index a3af5c744..2ca78796d 100644 --- a/main/data/documentation/shieldx509/rsaprivatekey/otherprimeinfo/init(from:).json +++ b/main/data/documentation/shieldx509/rsaprivatekey/otherprimeinfo/init(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50913RSAPrivateKeyV14OtherPrimeInfoV4fromAEs7Decoder_p_tKcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey/OtherPrimeInfo":{"role":"symbol","title":"RSAPrivateKey.OtherPrimeInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherPrimeInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OtherPrimeInfo"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/OtherPrimeInfo/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/init(from:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50913RSAPrivateKeyV14OtherPrimeInfoV4fromAEs7Decoder_p_tKcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey/OtherPrimeInfo/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/init(from:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/OtherPrimeInfo":{"role":"symbol","title":"RSAPrivateKey.OtherPrimeInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherPrimeInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OtherPrimeInfo"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsaprivatekey/otherprimeinfo/prime.json b/main/data/documentation/shieldx509/rsaprivatekey/otherprimeinfo/prime.json index d12582e95..ea72f5676 100644 --- a/main/data/documentation/shieldx509/rsaprivatekey/otherprimeinfo/prime.json +++ b/main/data/documentation/shieldx509/rsaprivatekey/otherprimeinfo/prime.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/prime"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/prime","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"title":"prime","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50913RSAPrivateKeyV14OtherPrimeInfoV5prime6BigIntAGVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/OtherPrimeInfo":{"role":"symbol","title":"RSAPrivateKey.OtherPrimeInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherPrimeInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OtherPrimeInfo"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/OtherPrimeInfo/prime":{"role":"symbol","title":"prime","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/prime","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/prime"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/prime"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/prime","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"title":"prime","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50913RSAPrivateKeyV14OtherPrimeInfoV5prime6BigIntAGVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey/OtherPrimeInfo/prime":{"role":"symbol","title":"prime","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo\/prime","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/prime"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/OtherPrimeInfo":{"role":"symbol","title":"RSAPrivateKey.OtherPrimeInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherPrimeInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/OtherPrimeInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OtherPrimeInfo"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsaprivatekey/prime1.json b/main/data/documentation/shieldx509/rsaprivatekey/prime1.json index 38c037212..f7ab973f5 100644 --- a/main/data/documentation/shieldx509/rsaprivatekey/prime1.json +++ b/main/data/documentation/shieldx509/rsaprivatekey/prime1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/prime1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/prime1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"title":"prime1","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50913RSAPrivateKeyV6prime16BigIntAEVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/prime1":{"role":"symbol","title":"prime1","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/prime1","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/prime1"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/prime1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/prime1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"title":"prime1","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50913RSAPrivateKeyV6prime16BigIntAEVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey/prime1":{"role":"symbol","title":"prime1","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/prime1","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/prime1"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsaprivatekey/prime2.json b/main/data/documentation/shieldx509/rsaprivatekey/prime2.json index 96dac18b2..609ff865e 100644 --- a/main/data/documentation/shieldx509/rsaprivatekey/prime2.json +++ b/main/data/documentation/shieldx509/rsaprivatekey/prime2.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime2"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/prime2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/prime2","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime2"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"title":"prime2","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50913RSAPrivateKeyV6prime26BigIntAEVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey/prime2":{"role":"symbol","title":"prime2","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime2"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/prime2","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/prime2"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime2"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/prime2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/prime2","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime2"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"title":"prime2","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50913RSAPrivateKeyV6prime26BigIntAEVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/prime2":{"role":"symbol","title":"prime2","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prime2"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/prime2","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/prime2"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsaprivatekey/privateexponent.json b/main/data/documentation/shieldx509/rsaprivatekey/privateexponent.json index 3dd24ab30..a8b8f9f59 100644 --- a/main/data/documentation/shieldx509/rsaprivatekey/privateexponent.json +++ b/main/data/documentation/shieldx509/rsaprivatekey/privateexponent.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/privateexponent"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/privateExponent","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"title":"privateExponent","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50913RSAPrivateKeyV15privateExponent6BigIntAEVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/privateExponent":{"role":"symbol","title":"privateExponent","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/privateExponent","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/privateexponent"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/privateexponent"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/privateExponent","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"title":"privateExponent","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50913RSAPrivateKeyV15privateExponent6BigIntAEVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey/privateExponent":{"role":"symbol","title":"privateExponent","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"privateExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/privateExponent","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/privateexponent"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsaprivatekey/publicexponent.json b/main/data/documentation/shieldx509/rsaprivatekey/publicexponent.json index 93389b038..4bd3c70f6 100644 --- a/main/data/documentation/shieldx509/rsaprivatekey/publicexponent.json +++ b/main/data/documentation/shieldx509/rsaprivatekey/publicexponent.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/publicexponent"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/publicExponent","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"title":"publicExponent","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50913RSAPrivateKeyV14publicExponent6BigIntAEVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/publicExponent":{"role":"symbol","title":"publicExponent","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/publicExponent","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/publicexponent"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/publicexponent"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/publicExponent","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"title":"publicExponent","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50913RSAPrivateKeyV14publicExponent6BigIntAEVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/publicExponent":{"role":"symbol","title":"publicExponent","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/publicExponent","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/publicexponent"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsaprivatekey/schemaspecified-implementations.json b/main/data/documentation/shieldx509/rsaprivatekey/schemaspecified-implementations.json index 3109756ce..2aa2775c9 100644 --- a/main/data/documentation/shieldx509/rsaprivatekey/schemaspecified-implementations.json +++ b/main/data/documentation/shieldx509/rsaprivatekey/schemaspecified-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/SchemaSpecified-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/encoded()"],"generated":true},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/asn1Schema"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"SchemaSpecified Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/asn1schema"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/encoded()"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/SchemaSpecified-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/encoded()"],"generated":true},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/asn1Schema"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"SchemaSpecified Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/encoded()"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/asn1schema"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum.json b/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum.json index 52403509c..08d58630e 100644 --- a/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum.json +++ b/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/multi","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/twoPrime"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/init(rawValue:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"title":"RSAPrivateKey.Version","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:10ShieldX50913RSAPrivateKeyV7VersionO","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"Version"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/init(rawvalue:)"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/twoPrime":{"role":"symbol","title":"RSAPrivateKey.Version.twoPrime","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"twoPrime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/twoPrime","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/twoprime"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/multi":{"role":"symbol","title":"RSAPrivateKey.Version.multi","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"multi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/multi","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/multi"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum":{"role":"symbol","title":"RSAPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/equatable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/multi","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/twoPrime"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/init(rawValue:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"title":"RSAPrivateKey.Version","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:10ShieldX50913RSAPrivateKeyV7VersionO","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"Version"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey"]]},"references":{"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/twoPrime":{"role":"symbol","title":"RSAPrivateKey.Version.twoPrime","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"twoPrime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/twoPrime","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/twoprime"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum":{"role":"symbol","title":"RSAPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/multi":{"role":"symbol","title":"RSAPrivateKey.Version.multi","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"multi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/multi","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/multi"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/init(rawvalue:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/!=(_:_:).json b/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/!=(_:_:).json index 290c282e4..d60bb1423 100644 --- a/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/!=(_:_:).json +++ b/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50913RSAPrivateKeyV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum":{"role":"symbol","title":"RSAPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/equatable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50913RSAPrivateKeyV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum":{"role":"symbol","title":"RSAPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/encode(to:).json b/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/encode(to:).json index 5986e9b8c..3e425c945 100644 --- a/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/encode(to:).json +++ b/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/encode(to:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"encoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The encoder to write data to."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This function throws an error if any values are invalid for the given"},{"type":"text","text":" "},{"type":"text","text":"encoder’s format."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/encode(to:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encodes this value into the given encoder, when the type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:SYsSERzSi8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:10ShieldX50913RSAPrivateKeyV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/encode(to:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder, when the type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/encode(to:)"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum":{"role":"symbol","title":"RSAPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"encoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The encoder to write data to."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This function throws an error if any values are invalid for the given"},{"type":"text","text":" "},{"type":"text","text":"encoder’s format."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/encode(to:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encodes this value into the given encoder, when the type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:SYsSERzSi8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:10ShieldX50913RSAPrivateKeyV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/encode(to:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder, when the type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/encode(to:)"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum":{"role":"symbol","title":"RSAPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/equatable-implementations.json b/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/equatable-implementations.json index 9fe597d4b..a7007aab3 100644 --- a/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/equatable-implementations.json +++ b/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum":{"role":"symbol","title":"RSAPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/!=(_:_:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum":{"role":"symbol","title":"RSAPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/hash(into:).json b/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/hash(into:).json index e93f1a1dd..5e5bda8be 100644 --- a/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/hash(into:).json +++ b/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:10ShieldX50913RSAPrivateKeyV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum":{"role":"symbol","title":"RSAPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/hash(into:)"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:10ShieldX50913RSAPrivateKeyV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/hash(into:)"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum":{"role":"symbol","title":"RSAPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/hashvalue.json b/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/hashvalue.json index 302cb1236..924a0cd30 100644 --- a/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/hashvalue.json +++ b/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/hashvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:10ShieldX50913RSAPrivateKeyV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/hashvalue"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum":{"role":"symbol","title":"RSAPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:10ShieldX50913RSAPrivateKeyV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum":{"role":"symbol","title":"RSAPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/hashvalue"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/init(from:).json b/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/init(from:).json index 3de5095c5..3d76aed11 100644 --- a/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/init(from:).json +++ b/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/init(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:SYsSeRzSi8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:10ShieldX50913RSAPrivateKeyV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/init(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/init(from:)"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum":{"role":"symbol","title":"RSAPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:SYsSeRzSi8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:10ShieldX50913RSAPrivateKeyV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/init(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/init(from:)"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum":{"role":"symbol","title":"RSAPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/init(rawvalue:).json b/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/init(rawvalue:).json index c8cf47051..fbefb4932 100644 --- a/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/init(rawvalue:).json +++ b/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/init(rawvalue:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50913RSAPrivateKeyV7VersionO8rawValueAESgSi_tcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/init(rawvalue:)"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum":{"role":"symbol","title":"RSAPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50913RSAPrivateKeyV7VersionO8rawValueAESgSi_tcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum":{"role":"symbol","title":"RSAPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/init(rawvalue:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/multi.json b/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/multi.json index b4d65c87c..e16aa123b 100644 --- a/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/multi.json +++ b/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/multi.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"multi"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/multi"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/multi","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"multi"}],"title":"RSAPrivateKey.Version.multi","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50913RSAPrivateKeyV7VersionO5multiyA2EmF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/multi":{"role":"symbol","title":"RSAPrivateKey.Version.multi","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"multi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/multi","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/multi"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum":{"role":"symbol","title":"RSAPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"multi"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/multi"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/multi","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"multi"}],"title":"RSAPrivateKey.Version.multi","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50913RSAPrivateKeyV7VersionO5multiyA2EmF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/multi":{"role":"symbol","title":"RSAPrivateKey.Version.multi","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"multi"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/multi","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/multi"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum":{"role":"symbol","title":"RSAPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/rawrepresentable-implementations.json b/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/rawrepresentable-implementations.json index 3f0887229..5408fe9c5 100644 --- a/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/rawrepresentable-implementations.json +++ b/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/rawrepresentable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/init(from:)"],"generated":true},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/encode(to:)","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/init(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/init(from:)"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum":{"role":"symbol","title":"RSAPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/encode(to:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder, when the type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/encode(to:)"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/hash(into:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/hashvalue"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/init(from:)"],"generated":true},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/encode(to:)","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/encode(to:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder, when the type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/encode(to:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/hashvalue"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/init(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Int"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/init(from:)"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/hash(into:)"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum":{"role":"symbol","title":"RSAPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/twoprime.json b/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/twoprime.json index f122997b7..86af84272 100644 --- a/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/twoprime.json +++ b/main/data/documentation/shieldx509/rsaprivatekey/version-swift.enum/twoprime.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"twoPrime"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/twoprime"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/twoPrime","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"twoPrime"}],"title":"RSAPrivateKey.Version.twoPrime","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50913RSAPrivateKeyV7VersionO8twoPrimeyA2EmF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/twoPrime":{"role":"symbol","title":"RSAPrivateKey.Version.twoPrime","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"twoPrime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/twoPrime","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/twoprime"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum":{"role":"symbol","title":"RSAPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"twoPrime"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/twoprime"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/twoPrime","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"twoPrime"}],"title":"RSAPrivateKey.Version.twoPrime","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50913RSAPrivateKeyV7VersionO8twoPrimeyA2EmF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPrivateKey"}],"url":"\/documentation\/shieldx509\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum":{"role":"symbol","title":"RSAPrivateKey.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/RSAPrivateKey/Version-swift.enum/twoPrime":{"role":"symbol","title":"RSAPrivateKey.Version.twoPrime","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"twoPrime"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPrivateKey\/Version-swift.enum\/twoPrime","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/twoprime"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsapublickey.json b/main/data/documentation/shieldx509/rsapublickey.json index 492f33b7e..b24e620e4 100644 --- a/main/data/documentation/shieldx509/rsapublickey.json +++ b/main/data/documentation/shieldx509/rsapublickey.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsapublickey"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/init(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/init(modulus:publicExponent:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/modulus","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/publicExponent"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/SchemaSpecified-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"}],"title":"RSAPublicKey","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50912RSAPublicKeyV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"RSAPublicKey"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPublicKey":{"role":"symbol","title":"RSAPublicKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPublicKey"}],"url":"\/documentation\/shieldx509\/rsapublickey"},"doc://Shield/documentation/ShieldX509/RSAPublicKey/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/rsapublickey\/equatable-implementations"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/RSAPublicKey/publicExponent":{"role":"symbol","title":"publicExponent","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/publicExponent","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsapublickey\/publicexponent"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/RSAPublicKey/init(modulus:publicExponent:)":{"role":"symbol","title":"init(modulus:publicExponent:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"modulus"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"publicExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/init(modulus:publicExponent:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsapublickey\/init(modulus:publicexponent:)"},"doc://Shield/documentation/ShieldX509/RSAPublicKey/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/rsapublickey\/schemaspecified-implementations"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/RSAPublicKey/modulus":{"role":"symbol","title":"modulus","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"modulus"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/modulus","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsapublickey\/modulus"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPublicKey/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsapublickey\/init(from:)"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsapublickey"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/init(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/init(modulus:publicExponent:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/modulus","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/publicExponent"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/SchemaSpecified-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"}],"title":"RSAPublicKey","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50912RSAPublicKeyV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"RSAPublicKey"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPublicKey/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsapublickey\/init(from:)"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/RSAPublicKey/publicExponent":{"role":"symbol","title":"publicExponent","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/publicExponent","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsapublickey\/publicexponent"},"doc://Shield/documentation/ShieldX509/RSAPublicKey/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/rsapublickey\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/RSAPublicKey/modulus":{"role":"symbol","title":"modulus","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"modulus"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/modulus","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsapublickey\/modulus"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPublicKey/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/rsapublickey\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/RSAPublicKey/init(modulus:publicExponent:)":{"role":"symbol","title":"init(modulus:publicExponent:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"modulus"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"publicExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/init(modulus:publicExponent:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsapublickey\/init(modulus:publicexponent:)"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/RSAPublicKey":{"role":"symbol","title":"RSAPublicKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPublicKey"}],"url":"\/documentation\/shieldx509\/rsapublickey"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsapublickey/!=(_:_:).json b/main/data/documentation/shieldx509/rsapublickey/!=(_:_:).json index 62990cb7b..59da7172b 100644 --- a/main/data/documentation/shieldx509/rsapublickey/!=(_:_:).json +++ b/main/data/documentation/shieldx509/rsapublickey/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsapublickey\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50912RSAPublicKeyV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPublicKey/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/rsapublickey\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/RSAPublicKey/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsapublickey\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/RSAPublicKey":{"role":"symbol","title":"RSAPublicKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPublicKey"}],"url":"\/documentation\/shieldx509\/rsapublickey"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsapublickey\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50912RSAPublicKeyV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPublicKey/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsapublickey\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/RSAPublicKey":{"role":"symbol","title":"RSAPublicKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPublicKey"}],"url":"\/documentation\/shieldx509\/rsapublickey"},"doc://Shield/documentation/ShieldX509/RSAPublicKey/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/rsapublickey\/equatable-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsapublickey/asn1schema.json b/main/data/documentation/shieldx509/rsapublickey/asn1schema.json index 787e8d4b3..4fefb57f8 100644 --- a/main/data/documentation/shieldx509/rsapublickey/asn1schema.json +++ b/main/data/documentation/shieldx509/rsapublickey/asn1schema.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsapublickey\/asn1schema"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/asn1Schema","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"kind":"symbol","metadata":{"role":"symbol","title":"asn1Schema","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX50912RSAPublicKeyV10asn1Schema10PotentASN10F0OvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPublicKey/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/rsapublickey\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPublicKey/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsapublickey\/asn1schema"},"doc://Shield/documentation/ShieldX509/RSAPublicKey":{"role":"symbol","title":"RSAPublicKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPublicKey"}],"url":"\/documentation\/shieldx509\/rsapublickey"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsapublickey\/asn1schema"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/asn1Schema","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"kind":"symbol","metadata":{"role":"symbol","title":"asn1Schema","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX50912RSAPublicKeyV10asn1Schema10PotentASN10F0OvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPublicKey/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/rsapublickey\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/RSAPublicKey":{"role":"symbol","title":"RSAPublicKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPublicKey"}],"url":"\/documentation\/shieldx509\/rsapublickey"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPublicKey/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsapublickey\/asn1schema"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsapublickey/encoded().json b/main/data/documentation/shieldx509/rsapublickey/encoded().json index f8490f984..25c3e49d0 100644 --- a/main/data/documentation/shieldx509/rsapublickey/encoded().json +++ b/main/data/documentation/shieldx509/rsapublickey/encoded().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The ASN.1 encoded data for this value."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsapublickey\/encoded()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/encoded()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:10PotentASN115SchemaSpecifiedPAASERzrlE7encoded10Foundation4DataVyKF::SYNTHESIZED::s:10ShieldX50912RSAPublicKeyV","extendedModule":"PotentASN1","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPublicKey":{"role":"symbol","title":"RSAPublicKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPublicKey"}],"url":"\/documentation\/shieldx509\/rsapublickey"},"doc://Shield/documentation/ShieldX509/RSAPublicKey/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsapublickey\/encoded()"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPublicKey/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/rsapublickey\/schemaspecified-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The ASN.1 encoded data for this value."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsapublickey\/encoded()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/encoded()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:10PotentASN115SchemaSpecifiedPAASERzrlE7encoded10Foundation4DataVyKF::SYNTHESIZED::s:10ShieldX50912RSAPublicKeyV","extendedModule":"PotentASN1","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPublicKey":{"role":"symbol","title":"RSAPublicKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPublicKey"}],"url":"\/documentation\/shieldx509\/rsapublickey"},"doc://Shield/documentation/ShieldX509/RSAPublicKey/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/rsapublickey\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPublicKey/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsapublickey\/encoded()"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsapublickey/equatable-implementations.json b/main/data/documentation/shieldx509/rsapublickey/equatable-implementations.json index be47d93c7..74225a73e 100644 --- a/main/data/documentation/shieldx509/rsapublickey/equatable-implementations.json +++ b/main/data/documentation/shieldx509/rsapublickey/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPublicKey":{"role":"symbol","title":"RSAPublicKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPublicKey"}],"url":"\/documentation\/shieldx509\/rsapublickey"},"doc://Shield/documentation/ShieldX509/RSAPublicKey/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsapublickey\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPublicKey":{"role":"symbol","title":"RSAPublicKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPublicKey"}],"url":"\/documentation\/shieldx509\/rsapublickey"},"doc://Shield/documentation/ShieldX509/RSAPublicKey/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsapublickey\/!=(_:_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsapublickey/init(modulus:publicexponent:).json b/main/data/documentation/shieldx509/rsapublickey/init(modulus:publicexponent:).json index d1bd8b820..4afe3bf81 100644 --- a/main/data/documentation/shieldx509/rsapublickey/init(modulus:publicexponent:).json +++ b/main/data/documentation/shieldx509/rsapublickey/init(modulus:publicexponent:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"modulus"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"publicExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsapublickey\/init(modulus:publicexponent:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/init(modulus:publicExponent:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"modulus"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"publicExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":")"}],"title":"init(modulus:publicExponent:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50912RSAPublicKeyV7modulus14publicExponentAC6BigIntAFV_AGtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPublicKey":{"role":"symbol","title":"RSAPublicKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPublicKey"}],"url":"\/documentation\/shieldx509\/rsapublickey"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPublicKey/init(modulus:publicExponent:)":{"role":"symbol","title":"init(modulus:publicExponent:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"modulus"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"publicExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/init(modulus:publicExponent:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsapublickey\/init(modulus:publicexponent:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"modulus"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"publicExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsapublickey\/init(modulus:publicexponent:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/init(modulus:publicExponent:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"modulus"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"publicExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":")"}],"title":"init(modulus:publicExponent:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50912RSAPublicKeyV7modulus14publicExponentAC6BigIntAFV_AGtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPublicKey":{"role":"symbol","title":"RSAPublicKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPublicKey"}],"url":"\/documentation\/shieldx509\/rsapublickey"},"doc://Shield/documentation/ShieldX509/RSAPublicKey/init(modulus:publicExponent:)":{"role":"symbol","title":"init(modulus:publicExponent:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"modulus"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"publicExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/init(modulus:publicExponent:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsapublickey\/init(modulus:publicexponent:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsapublickey/modulus.json b/main/data/documentation/shieldx509/rsapublickey/modulus.json index e42637b1f..33bd02b42 100644 --- a/main/data/documentation/shieldx509/rsapublickey/modulus.json +++ b/main/data/documentation/shieldx509/rsapublickey/modulus.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"modulus"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsapublickey\/modulus"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/modulus","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"modulus"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"title":"modulus","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50912RSAPublicKeyV7modulus6BigIntAEVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPublicKey/modulus":{"role":"symbol","title":"modulus","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"modulus"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/modulus","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsapublickey\/modulus"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPublicKey":{"role":"symbol","title":"RSAPublicKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPublicKey"}],"url":"\/documentation\/shieldx509\/rsapublickey"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"modulus"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsapublickey\/modulus"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/modulus","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"modulus"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"title":"modulus","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50912RSAPublicKeyV7modulus6BigIntAEVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPublicKey/modulus":{"role":"symbol","title":"modulus","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"modulus"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/modulus","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsapublickey\/modulus"},"doc://Shield/documentation/ShieldX509/RSAPublicKey":{"role":"symbol","title":"RSAPublicKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPublicKey"}],"url":"\/documentation\/shieldx509\/rsapublickey"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsapublickey/publicexponent.json b/main/data/documentation/shieldx509/rsapublickey/publicexponent.json index dc1a214de..7ab394966 100644 --- a/main/data/documentation/shieldx509/rsapublickey/publicexponent.json +++ b/main/data/documentation/shieldx509/rsapublickey/publicexponent.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsapublickey\/publicexponent"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/publicExponent","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"title":"publicExponent","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50912RSAPublicKeyV14publicExponent6BigIntAEVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPublicKey":{"role":"symbol","title":"RSAPublicKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPublicKey"}],"url":"\/documentation\/shieldx509\/rsapublickey"},"doc://Shield/documentation/ShieldX509/RSAPublicKey/publicExponent":{"role":"symbol","title":"publicExponent","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/publicExponent","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsapublickey\/publicexponent"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/rsapublickey\/publicexponent"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/publicExponent","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"title":"publicExponent","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50912RSAPublicKeyV14publicExponent6BigIntAEVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPublicKey/publicExponent":{"role":"symbol","title":"publicExponent","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"publicExponent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/publicExponent","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsapublickey\/publicexponent"},"doc://Shield/documentation/ShieldX509/RSAPublicKey":{"role":"symbol","title":"RSAPublicKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPublicKey"}],"url":"\/documentation\/shieldx509\/rsapublickey"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/rsapublickey/schemaspecified-implementations.json b/main/data/documentation/shieldx509/rsapublickey/schemaspecified-implementations.json index 05e333de4..ef545b9b6 100644 --- a/main/data/documentation/shieldx509/rsapublickey/schemaspecified-implementations.json +++ b/main/data/documentation/shieldx509/rsapublickey/schemaspecified-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/SchemaSpecified-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/encoded()"],"generated":true},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/asn1Schema"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"SchemaSpecified Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPublicKey/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsapublickey\/asn1schema"},"doc://Shield/documentation/ShieldX509/RSAPublicKey/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsapublickey\/encoded()"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/RSAPublicKey":{"role":"symbol","title":"RSAPublicKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPublicKey"}],"url":"\/documentation\/shieldx509\/rsapublickey"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/SchemaSpecified-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/encoded()"],"generated":true},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/asn1Schema"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"SchemaSpecified Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey"]]},"references":{"doc://Shield/documentation/ShieldX509/RSAPublicKey/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsapublickey\/asn1schema"},"doc://Shield/documentation/ShieldX509/RSAPublicKey":{"role":"symbol","title":"RSAPublicKey","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"RSAPublicKey"}],"url":"\/documentation\/shieldx509\/rsapublickey"},"doc://Shield/documentation/ShieldX509/RSAPublicKey/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/RSAPublicKey\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/rsapublickey\/encoded()"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas.json b/main/data/documentation/shieldx509/schemas.json index 90b3ac068..1a8172a61 100644 --- a/main/data/documentation/shieldx509/schemas.json +++ b/main/data/documentation/shieldx509/schemas.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/AuthorityKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/BasicConstraints","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/CRIAttributes","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Certificate","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/CertificateSerialNumber","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/CertificationRequest","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/CertificationRequestInfo","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/DirectoryNames","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/ECParameters","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/ECPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/EDIPartyName","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/EncryptedPrivateKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/EncryptedPrivateKeyInfoAlgorithms","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Extension","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/GeneralName","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/GeneralNames","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/IssuerAltName","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/KeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Name","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/OtherName","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PBES2Params","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PBES2ParamsEncryptionSchemeAlgorithms","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PBES2ParamsKeyDerivationFuncAlgorithms","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PBKDF2Params","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PKInfoAlgorithms","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PrivateKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PrivateKeyInfoAlgorithms","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PrivateKeyInfoVersion","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/RSAPrivateKeyOtherPrimeInfo","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/RSAPrivateKeyOtherPrimeInfos","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/RSAPublicKey","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/SignatureAlgorithms","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/SubjectAltName","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/SubjectKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/SubjectPublicKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Time","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/UniqueIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Validity","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Version","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520CommonName","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520LocalityName","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520Name","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520OrganizationName","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520OrganizationalUnitName","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520Pseudonym","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520StateOrProvinceName","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520Title","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/extKeyUsageExtension","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/keyUsageExtension"]},{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/AlgorithmIdentifier(_:)-7sj26","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Attribute(_:unknownTypeSchema:)-1syql","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Attributes(_:unknownTypeSchema:)-5h6f7","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/DirectoryString(max:)-157le","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/algorithmIdentifier(_:)-33e9f","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/attribute(_:unknownTypeSchema:)-6jdbw","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/attributes(_:unknownTypeSchema:)-2q32p","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/directoryString(max:)-62qg2"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"title":"Schemas","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX5097SchemasV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"Schemas"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Extensions","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/extensions"},"doc://Shield/documentation/ShieldX509/Schemas/EDIPartyName":{"role":"symbol","title":"EDIPartyName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"EDIPartyName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/EDIPartyName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/edipartyname"},"doc://Shield/documentation/ShieldX509/Schemas/PBES2ParamsEncryptionSchemeAlgorithms":{"role":"symbol","title":"PBES2ParamsEncryptionSchemeAlgorithms","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2ParamsEncryptionSchemeAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PBES2ParamsEncryptionSchemeAlgorithms","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/pbes2paramsencryptionschemealgorithms"},"doc://Shield/documentation/ShieldX509/Schemas/PrivateKeyInfoVersion":{"role":"symbol","title":"PrivateKeyInfoVersion","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfoVersion"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PrivateKeyInfoVersion","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/privatekeyinfoversion"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas/EncryptedPrivateKeyInfo":{"role":"symbol","title":"EncryptedPrivateKeyInfo","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/EncryptedPrivateKeyInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/encryptedprivatekeyinfo"},"doc://Shield/documentation/ShieldX509/Schemas/AlgorithmIdentifier(_:)-7sj26":{"role":"symbol","title":"AlgorithmIdentifier(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/AlgorithmIdentifier(_:)-7sj26","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx509\/schemas\/algorithmidentifier(_:)-7sj26"},"doc://Shield/documentation/ShieldX509/Schemas/UniqueIdentifier":{"role":"symbol","title":"UniqueIdentifier","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"UniqueIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/UniqueIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/uniqueidentifier"},"doc://Shield/documentation/ShieldX509/Schemas/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PrivateKeyInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/privatekeyinfo"},"doc://Shield/documentation/ShieldX509/Schemas/X520OrganizationName":{"role":"symbol","title":"X520OrganizationName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520OrganizationName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520OrganizationName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/x520organizationname"},"doc://Shield/documentation/ShieldX509/Schemas/Attribute(_:unknownTypeSchema:)-1syql":{"role":"symbol","title":"Attribute(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attribute"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Attribute(_:unknownTypeSchema:)-1syql","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx509\/schemas\/attribute(_:unknowntypeschema:)-1syql"},"doc://Shield/documentation/ShieldX509/Schemas/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/BasicConstraints","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/basicconstraints"},"doc://Shield/documentation/ShieldX509/Schemas/attribute(_:unknownTypeSchema:)-6jdbw":{"role":"symbol","title":"attribute(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"attribute"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/attribute(_:unknownTypeSchema:)-6jdbw","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/attribute(_:unknowntypeschema:)-6jdbw"},"doc://Shield/documentation/ShieldX509/Schemas/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/SubjectKeyIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/subjectkeyidentifier"},"doc://Shield/documentation/ShieldX509/Schemas/PBES2Params":{"role":"symbol","title":"PBES2Params","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2Params"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PBES2Params","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/pbes2params"},"doc://Shield/documentation/ShieldX509/Schemas/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/authoritykeyidentifier"},"doc://Shield/documentation/ShieldX509/Schemas/algorithmIdentifier(_:)-33e9f":{"role":"symbol","title":"algorithmIdentifier(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithmIdentifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/algorithmIdentifier(_:)-33e9f","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/algorithmidentifier(_:)-33e9f"},"doc://Shield/documentation/ShieldX509/Schemas/EncryptedPrivateKeyInfoAlgorithms":{"role":"symbol","title":"EncryptedPrivateKeyInfoAlgorithms","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfoAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/EncryptedPrivateKeyInfoAlgorithms","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/encryptedprivatekeyinfoalgorithms"},"doc://Shield/documentation/ShieldX509/Schemas/SignatureAlgorithms":{"role":"symbol","title":"SignatureAlgorithms","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"SignatureAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/SignatureAlgorithms","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/signaturealgorithms"},"doc://Shield/documentation/ShieldX509/Schemas/OtherName":{"role":"symbol","title":"OtherName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/OtherName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/othername"},"doc://Shield/documentation/ShieldX509/Schemas/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/CertificationRequestInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509/Schemas/Time":{"role":"symbol","title":"Time","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Time"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Time","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/time"},"doc://Shield/documentation/ShieldX509/Schemas/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/CertificationRequest","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/certificationrequest"},"doc://Shield/documentation/ShieldX509/Schemas/Validity":{"role":"symbol","title":"Validity","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Validity"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Validity","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/validity"},"doc://Shield/documentation/ShieldX509/Schemas/PBES2ParamsKeyDerivationFuncAlgorithms":{"role":"symbol","title":"PBES2ParamsKeyDerivationFuncAlgorithms","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2ParamsKeyDerivationFuncAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PBES2ParamsKeyDerivationFuncAlgorithms","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/pbes2paramskeyderivationfuncalgorithms"},"doc://Shield/documentation/ShieldX509/Schemas/RSAPrivateKeyOtherPrimeInfos":{"role":"symbol","title":"RSAPrivateKeyOtherPrimeInfos","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKeyOtherPrimeInfos"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/RSAPrivateKeyOtherPrimeInfos","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/rsaprivatekeyotherprimeinfos"},"doc://Shield/documentation/ShieldX509/Schemas/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/RSAPrivateKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/Schemas/keyUsageExtension":{"role":"symbol","title":"keyUsageExtension","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyUsageExtension"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/keyUsageExtension","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/keyusageextension"},"doc://Shield/documentation/ShieldX509/Schemas/DirectoryString(max:)-157le":{"role":"symbol","title":"DirectoryString(max:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryString"},{"kind":"text","text":"("},{"kind":"externalParam","text":"max"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/DirectoryString(max:)-157le","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx509\/schemas\/directorystring(max:)-157le"},"doc://Shield/documentation/ShieldX509/Schemas/CRIAttributes":{"role":"symbol","title":"CRIAttributes","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"CRIAttributes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/CRIAttributes","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/criattributes"},"doc://Shield/documentation/ShieldX509/Schemas/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Certificate","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/certificate"},"doc://Shield/documentation/ShieldX509/Schemas/PKInfoAlgorithms":{"role":"symbol","title":"PKInfoAlgorithms","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PKInfoAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PKInfoAlgorithms","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/pkinfoalgorithms"},"doc://Shield/documentation/ShieldX509/Schemas/X520Name":{"role":"symbol","title":"X520Name","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520Name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520Name","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/x520name"},"doc://Shield/documentation/ShieldX509/Schemas/Version":{"role":"symbol","title":"Version","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Version","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/version"},"doc://Shield/documentation/ShieldX509/Schemas/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/GeneralName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/generalname"},"doc://Shield/documentation/ShieldX509/Schemas/PBKDF2Params":{"role":"symbol","title":"PBKDF2Params","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF2Params"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PBKDF2Params","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/pbkdf2params"},"doc://Shield/documentation/ShieldX509/Schemas/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Extension","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/extension"},"doc://Shield/documentation/ShieldX509/Schemas/CertificateSerialNumber":{"role":"symbol","title":"CertificateSerialNumber","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificateSerialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/CertificateSerialNumber","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/certificateserialnumber"},"doc://Shield/documentation/ShieldX509/Schemas/GeneralNames":{"role":"symbol","title":"GeneralNames","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/GeneralNames","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/generalnames"},"doc://Shield/documentation/ShieldX509/Schemas/PrivateKeyInfoAlgorithms":{"role":"symbol","title":"PrivateKeyInfoAlgorithms","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfoAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PrivateKeyInfoAlgorithms","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/privatekeyinfoalgorithms"},"doc://Shield/documentation/ShieldX509/Schemas/extKeyUsageExtension":{"role":"symbol","title":"extKeyUsageExtension","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extKeyUsageExtension"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/extKeyUsageExtension","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/extkeyusageextension"},"doc://Shield/documentation/ShieldX509/Schemas/X520OrganizationalUnitName":{"role":"symbol","title":"X520OrganizationalUnitName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520OrganizationalUnitName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520OrganizationalUnitName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/x520organizationalunitname"},"doc://Shield/documentation/ShieldX509/Schemas/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/IssuerAltName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/issueraltname"},"doc://Shield/documentation/ShieldX509/Schemas/RSAPrivateKeyOtherPrimeInfo":{"role":"symbol","title":"RSAPrivateKeyOtherPrimeInfo","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKeyOtherPrimeInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/RSAPrivateKeyOtherPrimeInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/rsaprivatekeyotherprimeinfo"},"doc://Shield/documentation/ShieldX509/Schemas/X520StateOrProvinceName":{"role":"symbol","title":"X520StateOrProvinceName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520StateOrProvinceName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520StateOrProvinceName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/x520stateorprovincename"},"doc://Shield/documentation/ShieldX509/Schemas/X520Pseudonym":{"role":"symbol","title":"X520Pseudonym","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520Pseudonym"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520Pseudonym","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/x520pseudonym"},"doc://Shield/documentation/ShieldX509/Schemas/KeyIdentifier":{"role":"symbol","title":"KeyIdentifier","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/KeyIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/keyidentifier"},"doc://Shield/documentation/ShieldX509/Schemas/SubjectPublicKeyInfo":{"role":"symbol","title":"SubjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/SubjectPublicKeyInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/subjectpublickeyinfo"},"doc://Shield/documentation/ShieldX509/Schemas/X520LocalityName":{"role":"symbol","title":"X520LocalityName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520LocalityName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520LocalityName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/x520localityname"},"doc://Shield/documentation/ShieldX509/Schemas/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/ECPrivateKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/ecprivatekey"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/Schemas/Name":{"role":"symbol","title":"Name","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Name","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/name"},"doc://Shield/documentation/ShieldX509/Schemas/X520CommonName":{"role":"symbol","title":"X520CommonName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520CommonName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520CommonName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/x520commonname"},"doc://Shield/documentation/ShieldX509/Schemas/Attributes(_:unknownTypeSchema:)-5h6f7":{"role":"symbol","title":"Attributes(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Attributes(_:unknownTypeSchema:)-5h6f7","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx509\/schemas\/attributes(_:unknowntypeschema:)-5h6f7"},"doc://Shield/documentation/ShieldX509/Schemas/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/SubjectAltName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/subjectaltname"},"doc://Shield/documentation/ShieldX509/Schemas/directoryString(max:)-62qg2":{"role":"symbol","title":"directoryString(max:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"directoryString"},{"kind":"text","text":"("},{"kind":"externalParam","text":"max"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/directoryString(max:)-62qg2","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/directorystring(max:)-62qg2"},"doc://Shield/documentation/ShieldX509/Schemas/ECParameters":{"role":"symbol","title":"ECParameters","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECParameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/ECParameters","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/ecparameters"},"doc://Shield/documentation/ShieldX509/Schemas/DirectoryNames":{"role":"symbol","title":"DirectoryNames","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryNames"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/DirectoryNames","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/directorynames"},"doc://Shield/documentation/ShieldX509/Schemas/X520Title":{"role":"symbol","title":"X520Title","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520Title"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520Title","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/x520title"},"doc://Shield/documentation/ShieldX509/Schemas/RSAPublicKey":{"role":"symbol","title":"RSAPublicKey","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/RSAPublicKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/rsapublickey"},"doc://Shield/documentation/ShieldX509/Schemas/attributes(_:unknownTypeSchema:)-2q32p":{"role":"symbol","title":"attributes(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributes"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/attributes(_:unknownTypeSchema:)-2q32p","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/attributes(_:unknowntypeschema:)-2q32p"},"doc://Shield/documentation/ShieldX509/Schemas/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/TBSCertificate","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/tbscertificate"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/AuthorityKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/BasicConstraints","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/CRIAttributes","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Certificate","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/CertificateSerialNumber","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/CertificationRequest","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/CertificationRequestInfo","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/DirectoryNames","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/ECParameters","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/ECPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/EDIPartyName","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/EncryptedPrivateKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/EncryptedPrivateKeyInfoAlgorithms","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Extension","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Extensions","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/GeneralName","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/GeneralNames","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/IssuerAltName","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/KeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Name","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/OtherName","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PBES2Params","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PBES2ParamsEncryptionSchemeAlgorithms","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PBES2ParamsKeyDerivationFuncAlgorithms","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PBKDF2Params","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PKInfoAlgorithms","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PrivateKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PrivateKeyInfoAlgorithms","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PrivateKeyInfoVersion","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/RSAPrivateKey","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/RSAPrivateKeyOtherPrimeInfo","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/RSAPrivateKeyOtherPrimeInfos","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/RSAPublicKey","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/SignatureAlgorithms","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/SubjectAltName","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/SubjectKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/SubjectPublicKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Time","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/UniqueIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Validity","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Version","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520CommonName","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520LocalityName","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520Name","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520OrganizationName","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520OrganizationalUnitName","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520Pseudonym","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520StateOrProvinceName","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520Title","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/extKeyUsageExtension","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/keyUsageExtension"]},{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/AlgorithmIdentifier(_:)-7sj26","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Attribute(_:unknownTypeSchema:)-1syql","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Attributes(_:unknownTypeSchema:)-5h6f7","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/DirectoryString(max:)-157le","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/algorithmIdentifier(_:)-33e9f","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/attribute(_:unknownTypeSchema:)-6jdbw","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/attributes(_:unknownTypeSchema:)-2q32p","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/directoryString(max:)-62qg2"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"title":"Schemas","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX5097SchemasV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"Schemas"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/SubjectKeyIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/subjectkeyidentifier"},"doc://Shield/documentation/ShieldX509/Schemas/CRIAttributes":{"role":"symbol","title":"CRIAttributes","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"CRIAttributes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/CRIAttributes","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/criattributes"},"doc://Shield/documentation/ShieldX509/Schemas/SubjectPublicKeyInfo":{"role":"symbol","title":"SubjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/SubjectPublicKeyInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/subjectpublickeyinfo"},"doc://Shield/documentation/ShieldX509/Schemas/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/authoritykeyidentifier"},"doc://Shield/documentation/ShieldX509/Schemas/keyUsageExtension":{"role":"symbol","title":"keyUsageExtension","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyUsageExtension"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/keyUsageExtension","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/keyusageextension"},"doc://Shield/documentation/ShieldX509/Schemas/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/SubjectAltName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/subjectaltname"},"doc://Shield/documentation/ShieldX509/Schemas/X520Pseudonym":{"role":"symbol","title":"X520Pseudonym","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520Pseudonym"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520Pseudonym","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/x520pseudonym"},"doc://Shield/documentation/ShieldX509/Schemas/EDIPartyName":{"role":"symbol","title":"EDIPartyName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"EDIPartyName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/EDIPartyName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/edipartyname"},"doc://Shield/documentation/ShieldX509/Schemas/Time":{"role":"symbol","title":"Time","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Time"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Time","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/time"},"doc://Shield/documentation/ShieldX509/Schemas/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Certificate","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/certificate"},"doc://Shield/documentation/ShieldX509/Schemas/UniqueIdentifier":{"role":"symbol","title":"UniqueIdentifier","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"UniqueIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/UniqueIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/uniqueidentifier"},"doc://Shield/documentation/ShieldX509/Schemas/DirectoryNames":{"role":"symbol","title":"DirectoryNames","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryNames"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/DirectoryNames","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/directorynames"},"doc://Shield/documentation/ShieldX509/Schemas/directoryString(max:)-62qg2":{"role":"symbol","title":"directoryString(max:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"directoryString"},{"kind":"text","text":"("},{"kind":"externalParam","text":"max"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/directoryString(max:)-62qg2","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/directorystring(max:)-62qg2"},"doc://Shield/documentation/ShieldX509/Schemas/Attribute(_:unknownTypeSchema:)-1syql":{"role":"symbol","title":"Attribute(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attribute"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Attribute(_:unknownTypeSchema:)-1syql","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx509\/schemas\/attribute(_:unknowntypeschema:)-1syql"},"doc://Shield/documentation/ShieldX509/Schemas/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/GeneralName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/generalname"},"doc://Shield/documentation/ShieldX509/Schemas/attributes(_:unknownTypeSchema:)-2q32p":{"role":"symbol","title":"attributes(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributes"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/attributes(_:unknownTypeSchema:)-2q32p","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/attributes(_:unknowntypeschema:)-2q32p"},"doc://Shield/documentation/ShieldX509/Schemas/X520LocalityName":{"role":"symbol","title":"X520LocalityName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520LocalityName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520LocalityName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/x520localityname"},"doc://Shield/documentation/ShieldX509/Schemas/Attributes(_:unknownTypeSchema:)-5h6f7":{"role":"symbol","title":"Attributes(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Attributes(_:unknownTypeSchema:)-5h6f7","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx509\/schemas\/attributes(_:unknowntypeschema:)-5h6f7"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/Schemas/PBES2ParamsEncryptionSchemeAlgorithms":{"role":"symbol","title":"PBES2ParamsEncryptionSchemeAlgorithms","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2ParamsEncryptionSchemeAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PBES2ParamsEncryptionSchemeAlgorithms","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/pbes2paramsencryptionschemealgorithms"},"doc://Shield/documentation/ShieldX509/Schemas/PKInfoAlgorithms":{"role":"symbol","title":"PKInfoAlgorithms","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PKInfoAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PKInfoAlgorithms","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/pkinfoalgorithms"},"doc://Shield/documentation/ShieldX509/Schemas/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/IssuerAltName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/issueraltname"},"doc://Shield/documentation/ShieldX509/Schemas/X520OrganizationalUnitName":{"role":"symbol","title":"X520OrganizationalUnitName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520OrganizationalUnitName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520OrganizationalUnitName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/x520organizationalunitname"},"doc://Shield/documentation/ShieldX509/Schemas/ECPrivateKey":{"role":"symbol","title":"ECPrivateKey","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECPrivateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/ECPrivateKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/ecprivatekey"},"doc://Shield/documentation/ShieldX509/Schemas/RSAPrivateKeyOtherPrimeInfos":{"role":"symbol","title":"RSAPrivateKeyOtherPrimeInfos","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKeyOtherPrimeInfos"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/RSAPrivateKeyOtherPrimeInfos","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/rsaprivatekeyotherprimeinfos"},"doc://Shield/documentation/ShieldX509/Schemas/CertificateSerialNumber":{"role":"symbol","title":"CertificateSerialNumber","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificateSerialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/CertificateSerialNumber","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/certificateserialnumber"},"doc://Shield/documentation/ShieldX509/Schemas/RSAPrivateKeyOtherPrimeInfo":{"role":"symbol","title":"RSAPrivateKeyOtherPrimeInfo","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKeyOtherPrimeInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/RSAPrivateKeyOtherPrimeInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/rsaprivatekeyotherprimeinfo"},"doc://Shield/documentation/ShieldX509/Schemas/attribute(_:unknownTypeSchema:)-6jdbw":{"role":"symbol","title":"attribute(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"attribute"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/attribute(_:unknownTypeSchema:)-6jdbw","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/attribute(_:unknowntypeschema:)-6jdbw"},"doc://Shield/documentation/ShieldX509/Schemas/RSAPublicKey":{"role":"symbol","title":"RSAPublicKey","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/RSAPublicKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/rsapublickey"},"doc://Shield/documentation/ShieldX509/Schemas/PBKDF2Params":{"role":"symbol","title":"PBKDF2Params","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF2Params"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PBKDF2Params","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/pbkdf2params"},"doc://Shield/documentation/ShieldX509/Schemas/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Extension","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/extension"},"doc://Shield/documentation/ShieldX509/Schemas/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/CertificationRequest","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/certificationrequest"},"doc://Shield/documentation/ShieldX509/Schemas/DirectoryString(max:)-157le":{"role":"symbol","title":"DirectoryString(max:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryString"},{"kind":"text","text":"("},{"kind":"externalParam","text":"max"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/DirectoryString(max:)-157le","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx509\/schemas\/directorystring(max:)-157le"},"doc://Shield/documentation/ShieldX509/Schemas/X520StateOrProvinceName":{"role":"symbol","title":"X520StateOrProvinceName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520StateOrProvinceName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520StateOrProvinceName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/x520stateorprovincename"},"doc://Shield/documentation/ShieldX509/Schemas/SignatureAlgorithms":{"role":"symbol","title":"SignatureAlgorithms","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"SignatureAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/SignatureAlgorithms","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/signaturealgorithms"},"doc://Shield/documentation/ShieldX509/Schemas/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Extensions","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas/X520CommonName":{"role":"symbol","title":"X520CommonName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520CommonName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520CommonName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/x520commonname"},"doc://Shield/documentation/ShieldX509/Schemas/OtherName":{"role":"symbol","title":"OtherName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/OtherName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/othername"},"doc://Shield/documentation/ShieldX509/Schemas/PBES2ParamsKeyDerivationFuncAlgorithms":{"role":"symbol","title":"PBES2ParamsKeyDerivationFuncAlgorithms","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2ParamsKeyDerivationFuncAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PBES2ParamsKeyDerivationFuncAlgorithms","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/pbes2paramskeyderivationfuncalgorithms"},"doc://Shield/documentation/ShieldX509/Schemas/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/CertificationRequestInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509/Schemas/EncryptedPrivateKeyInfoAlgorithms":{"role":"symbol","title":"EncryptedPrivateKeyInfoAlgorithms","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfoAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/EncryptedPrivateKeyInfoAlgorithms","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/encryptedprivatekeyinfoalgorithms"},"doc://Shield/documentation/ShieldX509/Schemas/Name":{"role":"symbol","title":"Name","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Name","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/name"},"doc://Shield/documentation/ShieldX509/Schemas/KeyIdentifier":{"role":"symbol","title":"KeyIdentifier","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/KeyIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/keyidentifier"},"doc://Shield/documentation/ShieldX509/Schemas/Version":{"role":"symbol","title":"Version","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Version","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/version"},"doc://Shield/documentation/ShieldX509/Schemas/algorithmIdentifier(_:)-33e9f":{"role":"symbol","title":"algorithmIdentifier(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithmIdentifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/algorithmIdentifier(_:)-33e9f","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/algorithmidentifier(_:)-33e9f"},"doc://Shield/documentation/ShieldX509/Schemas/X520OrganizationName":{"role":"symbol","title":"X520OrganizationName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520OrganizationName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520OrganizationName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/x520organizationname"},"doc://Shield/documentation/ShieldX509/Schemas/ECParameters":{"role":"symbol","title":"ECParameters","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECParameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/ECParameters","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/ecparameters"},"doc://Shield/documentation/ShieldX509/Schemas/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PrivateKeyInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/privatekeyinfo"},"doc://Shield/documentation/ShieldX509/Schemas/extKeyUsageExtension":{"role":"symbol","title":"extKeyUsageExtension","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extKeyUsageExtension"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/extKeyUsageExtension","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/extkeyusageextension"},"doc://Shield/documentation/ShieldX509/Schemas/GeneralNames":{"role":"symbol","title":"GeneralNames","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/GeneralNames","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/generalnames"},"doc://Shield/documentation/ShieldX509/Schemas/PBES2Params":{"role":"symbol","title":"PBES2Params","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2Params"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PBES2Params","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/pbes2params"},"doc://Shield/documentation/ShieldX509/Schemas/EncryptedPrivateKeyInfo":{"role":"symbol","title":"EncryptedPrivateKeyInfo","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/EncryptedPrivateKeyInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/encryptedprivatekeyinfo"},"doc://Shield/documentation/ShieldX509/Schemas/X520Name":{"role":"symbol","title":"X520Name","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520Name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520Name","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/x520name"},"doc://Shield/documentation/ShieldX509/Schemas/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/BasicConstraints","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/basicconstraints"},"doc://Shield/documentation/ShieldX509/Schemas/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/RSAPrivateKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509/Schemas/PrivateKeyInfoVersion":{"role":"symbol","title":"PrivateKeyInfoVersion","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfoVersion"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PrivateKeyInfoVersion","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/privatekeyinfoversion"},"doc://Shield/documentation/ShieldX509/Schemas/Validity":{"role":"symbol","title":"Validity","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Validity"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Validity","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/validity"},"doc://Shield/documentation/ShieldX509/Schemas/X520Title":{"role":"symbol","title":"X520Title","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520Title"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520Title","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/x520title"},"doc://Shield/documentation/ShieldX509/Schemas/PrivateKeyInfoAlgorithms":{"role":"symbol","title":"PrivateKeyInfoAlgorithms","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfoAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PrivateKeyInfoAlgorithms","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/privatekeyinfoalgorithms"},"doc://Shield/documentation/ShieldX509/Schemas/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/TBSCertificate","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/tbscertificate"},"doc://Shield/documentation/ShieldX509/Schemas/AlgorithmIdentifier(_:)-7sj26":{"role":"symbol","title":"AlgorithmIdentifier(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/AlgorithmIdentifier(_:)-7sj26","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx509\/schemas\/algorithmidentifier(_:)-7sj26"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/algorithmidentifier(_:)-33e9f.json b/main/data/documentation/shieldx509/schemas/algorithmidentifier(_:)-33e9f.json index 79d758e9d..76ab611a7 100644 --- a/main/data/documentation/shieldx509/schemas/algorithmidentifier(_:)-33e9f.json +++ b/main/data/documentation/shieldx509/schemas/algorithmidentifier(_:)-33e9f.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithmIdentifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"ioSet"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/algorithmidentifier(_:)-33e9f"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/algorithmIdentifier(_:)-33e9f","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"algorithmIdentifier(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithmIdentifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"method","externalID":"s:10ShieldX5097SchemasV19algorithmIdentifiery10PotentASN16SchemaOSDyAE0G0OAGGFZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/Schemas/algorithmIdentifier(_:)-33e9f":{"role":"symbol","title":"algorithmIdentifier(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithmIdentifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/algorithmIdentifier(_:)-33e9f","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/algorithmidentifier(_:)-33e9f"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithmIdentifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"ioSet"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/algorithmidentifier(_:)-33e9f"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/algorithmIdentifier(_:)-33e9f","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"algorithmIdentifier(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithmIdentifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"method","externalID":"s:10ShieldX5097SchemasV19algorithmIdentifiery10PotentASN16SchemaOSDyAE0G0OAGGFZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas/algorithmIdentifier(_:)-33e9f":{"role":"symbol","title":"algorithmIdentifier(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithmIdentifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/algorithmIdentifier(_:)-33e9f","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/algorithmidentifier(_:)-33e9f"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/algorithmidentifier(_:)-7sj26.json b/main/data/documentation/shieldx509/schemas/algorithmidentifier(_:)-7sj26.json index 5b9196653..5d3a4b620 100644 --- a/main/data/documentation/shieldx509/schemas/algorithmidentifier(_:)-7sj26.json +++ b/main/data/documentation/shieldx509/schemas/algorithmidentifier(_:)-7sj26.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"ioSet"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/algorithmidentifier(_:)-7sj26"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/AlgorithmIdentifier(_:)-7sj26","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"AlgorithmIdentifier(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"method","externalID":"s:10ShieldX5097SchemasV19AlgorithmIdentifiery10PotentASN16SchemaOSDyAE0G0OAGGFZ","extendedModule":"ShieldX509","platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use algorithmIdentifier(Schema.DynamicMap) instead"}]}],"references":{"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/Schemas/AlgorithmIdentifier(_:)-7sj26":{"role":"symbol","title":"AlgorithmIdentifier(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/AlgorithmIdentifier(_:)-7sj26","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx509\/schemas\/algorithmidentifier(_:)-7sj26"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"ioSet"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/algorithmidentifier(_:)-7sj26"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/AlgorithmIdentifier(_:)-7sj26","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"AlgorithmIdentifier(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"method","externalID":"s:10ShieldX5097SchemasV19AlgorithmIdentifiery10PotentASN16SchemaOSDyAE0G0OAGGFZ","extendedModule":"ShieldX509","platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use algorithmIdentifier(Schema.DynamicMap) instead"}]}],"references":{"doc://Shield/documentation/ShieldX509/Schemas/AlgorithmIdentifier(_:)-7sj26":{"role":"symbol","title":"AlgorithmIdentifier(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/AlgorithmIdentifier(_:)-7sj26","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx509\/schemas\/algorithmidentifier(_:)-7sj26"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/attribute(_:unknowntypeschema:)-1syql.json b/main/data/documentation/shieldx509/schemas/attribute(_:unknowntypeschema:)-1syql.json index 6e1672c0b..a7c3ecfd7 100644 --- a/main/data/documentation/shieldx509/schemas/attribute(_:unknowntypeschema:)-1syql.json +++ b/main/data/documentation/shieldx509/schemas/attribute(_:unknowntypeschema:)-1syql.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attribute"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"ioSet"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"? = nil) -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/attribute(_:unknowntypeschema:)-1syql"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Attribute(_:unknownTypeSchema:)-1syql","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"Attribute(_:unknownTypeSchema:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attribute"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"method","externalID":"s:10ShieldX5097SchemasV9Attribute_17unknownTypeSchema10PotentASN10G0OSDyAF0I0OAHG_AHSgtFZ","extendedModule":"ShieldX509","platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use attribute(Schema.DynamicMap, unknownTypeSchema: Schema?) instead"}]}],"references":{"doc://Shield/documentation/ShieldX509/Schemas/Attribute(_:unknownTypeSchema:)-1syql":{"role":"symbol","title":"Attribute(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attribute"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Attribute(_:unknownTypeSchema:)-1syql","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx509\/schemas\/attribute(_:unknowntypeschema:)-1syql"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attribute"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"ioSet"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"? = nil) -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/attribute(_:unknowntypeschema:)-1syql"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Attribute(_:unknownTypeSchema:)-1syql","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"Attribute(_:unknownTypeSchema:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attribute"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"method","externalID":"s:10ShieldX5097SchemasV9Attribute_17unknownTypeSchema10PotentASN10G0OSDyAF0I0OAHG_AHSgtFZ","extendedModule":"ShieldX509","platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use attribute(Schema.DynamicMap, unknownTypeSchema: Schema?) instead"}]}],"references":{"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/Schemas/Attribute(_:unknownTypeSchema:)-1syql":{"role":"symbol","title":"Attribute(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attribute"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Attribute(_:unknownTypeSchema:)-1syql","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx509\/schemas\/attribute(_:unknowntypeschema:)-1syql"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/attribute(_:unknowntypeschema:)-6jdbw.json b/main/data/documentation/shieldx509/schemas/attribute(_:unknowntypeschema:)-6jdbw.json index 38cbc1e60..b95628833 100644 --- a/main/data/documentation/shieldx509/schemas/attribute(_:unknowntypeschema:)-6jdbw.json +++ b/main/data/documentation/shieldx509/schemas/attribute(_:unknowntypeschema:)-6jdbw.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"attribute"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"ioSet"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"? = nil) -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/attribute(_:unknowntypeschema:)-6jdbw"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/attribute(_:unknownTypeSchema:)-6jdbw","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"attribute(_:unknownTypeSchema:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"attribute"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"method","externalID":"s:10ShieldX5097SchemasV9attribute_17unknownTypeSchema10PotentASN10G0OSDyAF0I0OAHG_AHSgtFZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas/attribute(_:unknownTypeSchema:)-6jdbw":{"role":"symbol","title":"attribute(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"attribute"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/attribute(_:unknownTypeSchema:)-6jdbw","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/attribute(_:unknowntypeschema:)-6jdbw"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"attribute"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"ioSet"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"? = nil) -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/attribute(_:unknowntypeschema:)-6jdbw"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/attribute(_:unknownTypeSchema:)-6jdbw","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"attribute(_:unknownTypeSchema:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"attribute"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"method","externalID":"s:10ShieldX5097SchemasV9attribute_17unknownTypeSchema10PotentASN10G0OSDyAF0I0OAHG_AHSgtFZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas/attribute(_:unknownTypeSchema:)-6jdbw":{"role":"symbol","title":"attribute(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"attribute"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/attribute(_:unknownTypeSchema:)-6jdbw","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/attribute(_:unknowntypeschema:)-6jdbw"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/attributes(_:unknowntypeschema:)-2q32p.json b/main/data/documentation/shieldx509/schemas/attributes(_:unknowntypeschema:)-2q32p.json index e9821996a..68365155a 100644 --- a/main/data/documentation/shieldx509/schemas/attributes(_:unknowntypeschema:)-2q32p.json +++ b/main/data/documentation/shieldx509/schemas/attributes(_:unknowntypeschema:)-2q32p.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributes"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"ioSet"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"? = nil) -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/attributes(_:unknowntypeschema:)-2q32p"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/attributes(_:unknownTypeSchema:)-2q32p","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"attributes(_:unknownTypeSchema:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributes"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"method","externalID":"s:10ShieldX5097SchemasV10attributes_17unknownTypeSchema10PotentASN10G0OSDyAF0I0OAHG_AHSgtFZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/attributes(_:unknownTypeSchema:)-2q32p":{"role":"symbol","title":"attributes(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributes"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/attributes(_:unknownTypeSchema:)-2q32p","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/attributes(_:unknowntypeschema:)-2q32p"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributes"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"ioSet"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"? = nil) -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/attributes(_:unknowntypeschema:)-2q32p"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/attributes(_:unknownTypeSchema:)-2q32p","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"attributes(_:unknownTypeSchema:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributes"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"method","externalID":"s:10ShieldX5097SchemasV10attributes_17unknownTypeSchema10PotentASN10G0OSDyAF0I0OAHG_AHSgtFZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/Schemas/attributes(_:unknownTypeSchema:)-2q32p":{"role":"symbol","title":"attributes(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributes"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/attributes(_:unknownTypeSchema:)-2q32p","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/attributes(_:unknowntypeschema:)-2q32p"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/attributes(_:unknowntypeschema:)-5h6f7.json b/main/data/documentation/shieldx509/schemas/attributes(_:unknowntypeschema:)-5h6f7.json index da341feeb..af171d02c 100644 --- a/main/data/documentation/shieldx509/schemas/attributes(_:unknowntypeschema:)-5h6f7.json +++ b/main/data/documentation/shieldx509/schemas/attributes(_:unknowntypeschema:)-5h6f7.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"ioSet"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"? = nil) -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/attributes(_:unknowntypeschema:)-5h6f7"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Attributes(_:unknownTypeSchema:)-5h6f7","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"Attributes(_:unknownTypeSchema:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"method","externalID":"s:10ShieldX5097SchemasV10Attributes_17unknownTypeSchema10PotentASN10G0OSDyAF0I0OAHG_AHSgtFZ","extendedModule":"ShieldX509","platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use attributes(Schema.DynamicMap, unknownTypeSchema: Schema?) instead"}]}],"references":{"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas/Attributes(_:unknownTypeSchema:)-5h6f7":{"role":"symbol","title":"Attributes(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Attributes(_:unknownTypeSchema:)-5h6f7","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx509\/schemas\/attributes(_:unknowntypeschema:)-5h6f7"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"ioSet"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"? = nil) -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/attributes(_:unknowntypeschema:)-5h6f7"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Attributes(_:unknownTypeSchema:)-5h6f7","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"Attributes(_:unknownTypeSchema:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"method","externalID":"s:10ShieldX5097SchemasV10Attributes_17unknownTypeSchema10PotentASN10G0OSDyAF0I0OAHG_AHSgtFZ","extendedModule":"ShieldX509","platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use attributes(Schema.DynamicMap, unknownTypeSchema: Schema?) instead"}]}],"references":{"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/Schemas/Attributes(_:unknownTypeSchema:)-5h6f7":{"role":"symbol","title":"Attributes(_:unknownTypeSchema:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"unknownTypeSchema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Attributes(_:unknownTypeSchema:)-5h6f7","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx509\/schemas\/attributes(_:unknowntypeschema:)-5h6f7"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/basicconstraints.json b/main/data/documentation/shieldx509/schemas/basicconstraints.json index b4c0f4e50..a17a05cc9 100644 --- a/main/data/documentation/shieldx509/schemas/basicconstraints.json +++ b/main/data/documentation/shieldx509/schemas/basicconstraints.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/basicconstraints"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/BasicConstraints","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"BasicConstraints","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV16BasicConstraints10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/BasicConstraints","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/basicconstraints"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/basicconstraints"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/BasicConstraints","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"BasicConstraints","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV16BasicConstraints10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/BasicConstraints","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/basicconstraints"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/certificate.json b/main/data/documentation/shieldx509/schemas/certificate.json index 6abbdd450..20d9151e0 100644 --- a/main/data/documentation/shieldx509/schemas/certificate.json +++ b/main/data/documentation/shieldx509/schemas/certificate.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/certificate"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Certificate","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"Certificate","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV11Certificate10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Certificate","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/certificate"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/certificate"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Certificate","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"Certificate","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV11Certificate10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Certificate","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/certificate"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/certificateserialnumber.json b/main/data/documentation/shieldx509/schemas/certificateserialnumber.json index f154c1bdf..24e517c1c 100644 --- a/main/data/documentation/shieldx509/schemas/certificateserialnumber.json +++ b/main/data/documentation/shieldx509/schemas/certificateserialnumber.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificateSerialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/certificateserialnumber"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/CertificateSerialNumber","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"CertificateSerialNumber","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificateSerialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV23CertificateSerialNumber10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas/CertificateSerialNumber":{"role":"symbol","title":"CertificateSerialNumber","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificateSerialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/CertificateSerialNumber","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/certificateserialnumber"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificateSerialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/certificateserialnumber"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/CertificateSerialNumber","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"CertificateSerialNumber","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificateSerialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV23CertificateSerialNumber10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas/CertificateSerialNumber":{"role":"symbol","title":"CertificateSerialNumber","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificateSerialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/CertificateSerialNumber","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/certificateserialnumber"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/certificationrequestinfo.json b/main/data/documentation/shieldx509/schemas/certificationrequestinfo.json index 061607da3..df5d27645 100644 --- a/main/data/documentation/shieldx509/schemas/certificationrequestinfo.json +++ b/main/data/documentation/shieldx509/schemas/certificationrequestinfo.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/certificationrequestinfo"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/CertificationRequestInfo","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"CertificationRequestInfo","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV24CertificationRequestInfo10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/Schemas/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/CertificationRequestInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/certificationrequestinfo"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/certificationrequestinfo"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/CertificationRequestInfo","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"CertificationRequestInfo","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV24CertificationRequestInfo10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/CertificationRequestInfo":{"role":"symbol","title":"CertificationRequestInfo","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequestInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/CertificationRequestInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/certificationrequestinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/criattributes.json b/main/data/documentation/shieldx509/schemas/criattributes.json index 00242509c..2a7e88e9b 100644 --- a/main/data/documentation/shieldx509/schemas/criattributes.json +++ b/main/data/documentation/shieldx509/schemas/criattributes.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"CRIAttributes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/criattributes"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/CRIAttributes","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"CRIAttributes","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"CRIAttributes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV13CRIAttributesSDy10PotentASN10F0OAE6SchemaOGvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas/CRIAttributes":{"role":"symbol","title":"CRIAttributes","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"CRIAttributes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/CRIAttributes","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/criattributes"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"CRIAttributes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/criattributes"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/CRIAttributes","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"CRIAttributes","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"CRIAttributes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV13CRIAttributesSDy10PotentASN10F0OAE6SchemaOGvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/Schemas/CRIAttributes":{"role":"symbol","title":"CRIAttributes","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"CRIAttributes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/CRIAttributes","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/criattributes"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/directorynames.json b/main/data/documentation/shieldx509/schemas/directorynames.json index 630822e75..3f3c9992d 100644 --- a/main/data/documentation/shieldx509/schemas/directorynames.json +++ b/main/data/documentation/shieldx509/schemas/directorynames.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryNames"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/directorynames"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/DirectoryNames","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"DirectoryNames","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryNames"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV14DirectoryNamesSDy10PotentASN10G0OAE6SchemaOGvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas/DirectoryNames":{"role":"symbol","title":"DirectoryNames","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryNames"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/DirectoryNames","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/directorynames"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryNames"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/directorynames"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/DirectoryNames","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"DirectoryNames","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryNames"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV14DirectoryNamesSDy10PotentASN10G0OAE6SchemaOGvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/Schemas/DirectoryNames":{"role":"symbol","title":"DirectoryNames","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryNames"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/DirectoryNames","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/directorynames"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/directorystring(max:)-157le.json b/main/data/documentation/shieldx509/schemas/directorystring(max:)-157le.json index 4d75c9645..4693fdc86 100644 --- a/main/data/documentation/shieldx509/schemas/directorystring(max:)-157le.json +++ b/main/data/documentation/shieldx509/schemas/directorystring(max:)-157le.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryString"},{"kind":"text","text":"("},{"kind":"externalParam","text":"max"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" = .max) -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/directorystring(max:)-157le"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/DirectoryString(max:)-157le","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"DirectoryString(max:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryString"},{"kind":"text","text":"("},{"kind":"externalParam","text":"max"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"method","externalID":"s:10ShieldX5097SchemasV15DirectoryString3max10PotentASN16SchemaOSi_tFZ","extendedModule":"ShieldX509","platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use directoryString(max:) instead"}]}],"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/Schemas/DirectoryString(max:)-157le":{"role":"symbol","title":"DirectoryString(max:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryString"},{"kind":"text","text":"("},{"kind":"externalParam","text":"max"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/DirectoryString(max:)-157le","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx509\/schemas\/directorystring(max:)-157le"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryString"},{"kind":"text","text":"("},{"kind":"externalParam","text":"max"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" = .max) -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/directorystring(max:)-157le"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/DirectoryString(max:)-157le","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"ShieldX509"}],"role":"symbol","title":"DirectoryString(max:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryString"},{"kind":"text","text":"("},{"kind":"externalParam","text":"max"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"method","externalID":"s:10ShieldX5097SchemasV15DirectoryString3max10PotentASN16SchemaOSi_tFZ","extendedModule":"ShieldX509","platforms":[]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use directoryString(max:) instead"}]}],"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas/DirectoryString(max:)-157le":{"role":"symbol","title":"DirectoryString(max:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"DirectoryString"},{"kind":"text","text":"("},{"kind":"externalParam","text":"max"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/DirectoryString(max:)-157le","kind":"symbol","type":"topic","deprecated":true,"url":"\/documentation\/shieldx509\/schemas\/directorystring(max:)-157le"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/ecparameters.json b/main/data/documentation/shieldx509/schemas/ecparameters.json index bbebd1de2..2fd6c4cbf 100644 --- a/main/data/documentation/shieldx509/schemas/ecparameters.json +++ b/main/data/documentation/shieldx509/schemas/ecparameters.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECParameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/ecparameters"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/ECParameters","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"ECParameters","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECParameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV12ECParameters10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/ECParameters":{"role":"symbol","title":"ECParameters","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECParameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/ECParameters","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/ecparameters"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECParameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/ecparameters"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/ECParameters","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"ECParameters","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECParameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV12ECParameters10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas/ECParameters":{"role":"symbol","title":"ECParameters","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"ECParameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/ECParameters","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/ecparameters"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/edipartyname.json b/main/data/documentation/shieldx509/schemas/edipartyname.json index 774e0091b..d2cc230df 100644 --- a/main/data/documentation/shieldx509/schemas/edipartyname.json +++ b/main/data/documentation/shieldx509/schemas/edipartyname.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"EDIPartyName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/edipartyname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/EDIPartyName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"EDIPartyName","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"EDIPartyName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV12EDIPartyName10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/EDIPartyName":{"role":"symbol","title":"EDIPartyName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"EDIPartyName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/EDIPartyName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/edipartyname"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"EDIPartyName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/edipartyname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/EDIPartyName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"EDIPartyName","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"EDIPartyName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV12EDIPartyName10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas/EDIPartyName":{"role":"symbol","title":"EDIPartyName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"EDIPartyName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/EDIPartyName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/edipartyname"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/encryptedprivatekeyinfo.json b/main/data/documentation/shieldx509/schemas/encryptedprivatekeyinfo.json index d0c558818..ab3b4b218 100644 --- a/main/data/documentation/shieldx509/schemas/encryptedprivatekeyinfo.json +++ b/main/data/documentation/shieldx509/schemas/encryptedprivatekeyinfo.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/encryptedprivatekeyinfo"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/EncryptedPrivateKeyInfo","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"EncryptedPrivateKeyInfo","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV23EncryptedPrivateKeyInfo10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/Schemas/EncryptedPrivateKeyInfo":{"role":"symbol","title":"EncryptedPrivateKeyInfo","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/EncryptedPrivateKeyInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/encryptedprivatekeyinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/encryptedprivatekeyinfo"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/EncryptedPrivateKeyInfo","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"EncryptedPrivateKeyInfo","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV23EncryptedPrivateKeyInfo10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas/EncryptedPrivateKeyInfo":{"role":"symbol","title":"EncryptedPrivateKeyInfo","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/EncryptedPrivateKeyInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/encryptedprivatekeyinfo"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/encryptedprivatekeyinfoalgorithms.json b/main/data/documentation/shieldx509/schemas/encryptedprivatekeyinfoalgorithms.json index 2479774c8..d3b675e83 100644 --- a/main/data/documentation/shieldx509/schemas/encryptedprivatekeyinfoalgorithms.json +++ b/main/data/documentation/shieldx509/schemas/encryptedprivatekeyinfoalgorithms.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfoAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/encryptedprivatekeyinfoalgorithms"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/EncryptedPrivateKeyInfoAlgorithms","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"EncryptedPrivateKeyInfoAlgorithms","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfoAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV33EncryptedPrivateKeyInfoAlgorithmsSDy10PotentASN10J0OAE6SchemaOGvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/Schemas/EncryptedPrivateKeyInfoAlgorithms":{"role":"symbol","title":"EncryptedPrivateKeyInfoAlgorithms","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfoAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/EncryptedPrivateKeyInfoAlgorithms","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/encryptedprivatekeyinfoalgorithms"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfoAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/encryptedprivatekeyinfoalgorithms"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/EncryptedPrivateKeyInfoAlgorithms","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"EncryptedPrivateKeyInfoAlgorithms","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfoAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV33EncryptedPrivateKeyInfoAlgorithmsSDy10PotentASN10J0OAE6SchemaOGvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/EncryptedPrivateKeyInfoAlgorithms":{"role":"symbol","title":"EncryptedPrivateKeyInfoAlgorithms","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncryptedPrivateKeyInfoAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/EncryptedPrivateKeyInfoAlgorithms","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/encryptedprivatekeyinfoalgorithms"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/extension.json b/main/data/documentation/shieldx509/schemas/extension.json index c2bebd798..26d634c73 100644 --- a/main/data/documentation/shieldx509/schemas/extension.json +++ b/main/data/documentation/shieldx509/schemas/extension.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/extension"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Extension","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"Extension","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV9Extension10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/Schemas/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Extension","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/extension"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/extension"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Extension","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"Extension","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV9Extension10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/Extension":{"role":"symbol","title":"Extension","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extension"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Extension","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/extension"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/extensions.json b/main/data/documentation/shieldx509/schemas/extensions.json index 825d2d97c..bb5d3f08c 100644 --- a/main/data/documentation/shieldx509/schemas/extensions.json +++ b/main/data/documentation/shieldx509/schemas/extensions.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/extensions"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Extensions","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"Extensions","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV10Extensions10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/Schemas/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Extensions","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/extensions"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Extensions","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"Extensions","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV10Extensions10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Extensions","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/extensions"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/extkeyusageextension.json b/main/data/documentation/shieldx509/schemas/extkeyusageextension.json index 91d865dbd..421e6111f 100644 --- a/main/data/documentation/shieldx509/schemas/extkeyusageextension.json +++ b/main/data/documentation/shieldx509/schemas/extkeyusageextension.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extKeyUsageExtension"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/extkeyusageextension"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/extKeyUsageExtension","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"extKeyUsageExtension","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extKeyUsageExtension"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV20extKeyUsageExtension10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/Schemas/extKeyUsageExtension":{"role":"symbol","title":"extKeyUsageExtension","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extKeyUsageExtension"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/extKeyUsageExtension","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/extkeyusageextension"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extKeyUsageExtension"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/extkeyusageextension"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/extKeyUsageExtension","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"extKeyUsageExtension","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extKeyUsageExtension"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV20extKeyUsageExtension10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/extKeyUsageExtension":{"role":"symbol","title":"extKeyUsageExtension","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extKeyUsageExtension"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/extKeyUsageExtension","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/extkeyusageextension"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/generalname.json b/main/data/documentation/shieldx509/schemas/generalname.json index 3dcf65633..bbb9ada2c 100644 --- a/main/data/documentation/shieldx509/schemas/generalname.json +++ b/main/data/documentation/shieldx509/schemas/generalname.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/generalname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/GeneralName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"GeneralName","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV11GeneralName10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/GeneralName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/generalname"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/generalname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/GeneralName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"GeneralName","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV11GeneralName10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/GeneralName":{"role":"symbol","title":"GeneralName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/GeneralName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/generalname"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/generalnames.json b/main/data/documentation/shieldx509/schemas/generalnames.json index 9887f7ad4..ac88713cd 100644 --- a/main/data/documentation/shieldx509/schemas/generalnames.json +++ b/main/data/documentation/shieldx509/schemas/generalnames.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/generalnames"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/GeneralNames","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"GeneralNames","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV12GeneralNames10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/Schemas/GeneralNames":{"role":"symbol","title":"GeneralNames","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/GeneralNames","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/generalnames"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/generalnames"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/GeneralNames","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"GeneralNames","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV12GeneralNames10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas/GeneralNames":{"role":"symbol","title":"GeneralNames","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/GeneralNames","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/generalnames"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/issueraltname.json b/main/data/documentation/shieldx509/schemas/issueraltname.json index d1def2873..755a5b2e7 100644 --- a/main/data/documentation/shieldx509/schemas/issueraltname.json +++ b/main/data/documentation/shieldx509/schemas/issueraltname.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/issueraltname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/IssuerAltName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"IssuerAltName","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV13IssuerAltName10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/IssuerAltName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/issueraltname"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/issueraltname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/IssuerAltName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"IssuerAltName","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV13IssuerAltName10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/Schemas/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/IssuerAltName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/issueraltname"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/keyidentifier.json b/main/data/documentation/shieldx509/schemas/keyidentifier.json index 27ca628c5..071c73f4f 100644 --- a/main/data/documentation/shieldx509/schemas/keyidentifier.json +++ b/main/data/documentation/shieldx509/schemas/keyidentifier.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/keyidentifier"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/KeyIdentifier","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"KeyIdentifier","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV13KeyIdentifier10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/Schemas/KeyIdentifier":{"role":"symbol","title":"KeyIdentifier","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/KeyIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/keyidentifier"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/keyidentifier"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/KeyIdentifier","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"KeyIdentifier","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV13KeyIdentifier10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/Schemas/KeyIdentifier":{"role":"symbol","title":"KeyIdentifier","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/KeyIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/keyidentifier"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/keyusageextension.json b/main/data/documentation/shieldx509/schemas/keyusageextension.json index edea68d8a..b7756b7d7 100644 --- a/main/data/documentation/shieldx509/schemas/keyusageextension.json +++ b/main/data/documentation/shieldx509/schemas/keyusageextension.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyUsageExtension"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/keyusageextension"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/keyUsageExtension","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"keyUsageExtension","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyUsageExtension"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV17keyUsageExtension10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/keyUsageExtension":{"role":"symbol","title":"keyUsageExtension","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyUsageExtension"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/keyUsageExtension","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/keyusageextension"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyUsageExtension"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/keyusageextension"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/keyUsageExtension","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"keyUsageExtension","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyUsageExtension"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV17keyUsageExtension10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/keyUsageExtension":{"role":"symbol","title":"keyUsageExtension","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyUsageExtension"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/keyUsageExtension","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/keyusageextension"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/name.json b/main/data/documentation/shieldx509/schemas/name.json index 32db8060e..1fb335d84 100644 --- a/main/data/documentation/shieldx509/schemas/name.json +++ b/main/data/documentation/shieldx509/schemas/name.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/name"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Name","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"Name","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV4Name10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/Schemas/Name":{"role":"symbol","title":"Name","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Name","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/name"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/name"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Name","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"Name","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV4Name10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/Schemas/Name":{"role":"symbol","title":"Name","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Name","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/name"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/othername.json b/main/data/documentation/shieldx509/schemas/othername.json index f0584906b..a53f4461d 100644 --- a/main/data/documentation/shieldx509/schemas/othername.json +++ b/main/data/documentation/shieldx509/schemas/othername.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/othername"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/OtherName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"OtherName","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV9OtherName10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/Schemas/OtherName":{"role":"symbol","title":"OtherName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/OtherName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/othername"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/othername"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/OtherName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"OtherName","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV9OtherName10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas/OtherName":{"role":"symbol","title":"OtherName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"OtherName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/OtherName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/othername"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/pbes2params.json b/main/data/documentation/shieldx509/schemas/pbes2params.json index 7ec9b9b4d..de89ab16c 100644 --- a/main/data/documentation/shieldx509/schemas/pbes2params.json +++ b/main/data/documentation/shieldx509/schemas/pbes2params.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2Params"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/pbes2params"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PBES2Params","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"PBES2Params","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2Params"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV11PBES2Params10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/Schemas/PBES2Params":{"role":"symbol","title":"PBES2Params","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2Params"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PBES2Params","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/pbes2params"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2Params"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/pbes2params"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PBES2Params","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"PBES2Params","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2Params"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV11PBES2Params10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/PBES2Params":{"role":"symbol","title":"PBES2Params","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2Params"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PBES2Params","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/pbes2params"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/pbes2paramsencryptionschemealgorithms.json b/main/data/documentation/shieldx509/schemas/pbes2paramsencryptionschemealgorithms.json index dcb6fa3d4..135a312bf 100644 --- a/main/data/documentation/shieldx509/schemas/pbes2paramsencryptionschemealgorithms.json +++ b/main/data/documentation/shieldx509/schemas/pbes2paramsencryptionschemealgorithms.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2ParamsEncryptionSchemeAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/pbes2paramsencryptionschemealgorithms"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PBES2ParamsEncryptionSchemeAlgorithms","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"PBES2ParamsEncryptionSchemeAlgorithms","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2ParamsEncryptionSchemeAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV37PBES2ParamsEncryptionSchemeAlgorithmsSDy10PotentASN10J0OAE6SchemaOGvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas/PBES2ParamsEncryptionSchemeAlgorithms":{"role":"symbol","title":"PBES2ParamsEncryptionSchemeAlgorithms","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2ParamsEncryptionSchemeAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PBES2ParamsEncryptionSchemeAlgorithms","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/pbes2paramsencryptionschemealgorithms"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2ParamsEncryptionSchemeAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/pbes2paramsencryptionschemealgorithms"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PBES2ParamsEncryptionSchemeAlgorithms","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"PBES2ParamsEncryptionSchemeAlgorithms","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2ParamsEncryptionSchemeAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV37PBES2ParamsEncryptionSchemeAlgorithmsSDy10PotentASN10J0OAE6SchemaOGvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/PBES2ParamsEncryptionSchemeAlgorithms":{"role":"symbol","title":"PBES2ParamsEncryptionSchemeAlgorithms","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2ParamsEncryptionSchemeAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PBES2ParamsEncryptionSchemeAlgorithms","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/pbes2paramsencryptionschemealgorithms"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/pbes2paramskeyderivationfuncalgorithms.json b/main/data/documentation/shieldx509/schemas/pbes2paramskeyderivationfuncalgorithms.json index 43da75e50..cfb485af3 100644 --- a/main/data/documentation/shieldx509/schemas/pbes2paramskeyderivationfuncalgorithms.json +++ b/main/data/documentation/shieldx509/schemas/pbes2paramskeyderivationfuncalgorithms.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2ParamsKeyDerivationFuncAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/pbes2paramskeyderivationfuncalgorithms"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PBES2ParamsKeyDerivationFuncAlgorithms","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"PBES2ParamsKeyDerivationFuncAlgorithms","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2ParamsKeyDerivationFuncAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV38PBES2ParamsKeyDerivationFuncAlgorithmsSDy10PotentASN10K0OAE6SchemaOGvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/Schemas/PBES2ParamsKeyDerivationFuncAlgorithms":{"role":"symbol","title":"PBES2ParamsKeyDerivationFuncAlgorithms","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2ParamsKeyDerivationFuncAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PBES2ParamsKeyDerivationFuncAlgorithms","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/pbes2paramskeyderivationfuncalgorithms"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2ParamsKeyDerivationFuncAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/pbes2paramskeyderivationfuncalgorithms"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PBES2ParamsKeyDerivationFuncAlgorithms","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"PBES2ParamsKeyDerivationFuncAlgorithms","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2ParamsKeyDerivationFuncAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV38PBES2ParamsKeyDerivationFuncAlgorithmsSDy10PotentASN10K0OAE6SchemaOGvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/PBES2ParamsKeyDerivationFuncAlgorithms":{"role":"symbol","title":"PBES2ParamsKeyDerivationFuncAlgorithms","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBES2ParamsKeyDerivationFuncAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PBES2ParamsKeyDerivationFuncAlgorithms","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/pbes2paramskeyderivationfuncalgorithms"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/pbkdf2params.json b/main/data/documentation/shieldx509/schemas/pbkdf2params.json index 81a04cf48..23b0feec6 100644 --- a/main/data/documentation/shieldx509/schemas/pbkdf2params.json +++ b/main/data/documentation/shieldx509/schemas/pbkdf2params.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF2Params"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/pbkdf2params"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PBKDF2Params","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"PBKDF2Params","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF2Params"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV12PBKDF2Params10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/PBKDF2Params":{"role":"symbol","title":"PBKDF2Params","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF2Params"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PBKDF2Params","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/pbkdf2params"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF2Params"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/pbkdf2params"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PBKDF2Params","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"PBKDF2Params","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF2Params"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV12PBKDF2Params10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas/PBKDF2Params":{"role":"symbol","title":"PBKDF2Params","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PBKDF2Params"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PBKDF2Params","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/pbkdf2params"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/pkinfoalgorithms.json b/main/data/documentation/shieldx509/schemas/pkinfoalgorithms.json index 3da945209..fca6da5fd 100644 --- a/main/data/documentation/shieldx509/schemas/pkinfoalgorithms.json +++ b/main/data/documentation/shieldx509/schemas/pkinfoalgorithms.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PKInfoAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/pkinfoalgorithms"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PKInfoAlgorithms","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"PKInfoAlgorithms","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PKInfoAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV16PKInfoAlgorithmsSDy10PotentASN10G0OAE6SchemaOGvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas/PKInfoAlgorithms":{"role":"symbol","title":"PKInfoAlgorithms","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PKInfoAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PKInfoAlgorithms","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/pkinfoalgorithms"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PKInfoAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/pkinfoalgorithms"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PKInfoAlgorithms","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"PKInfoAlgorithms","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PKInfoAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV16PKInfoAlgorithmsSDy10PotentASN10G0OAE6SchemaOGvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/PKInfoAlgorithms":{"role":"symbol","title":"PKInfoAlgorithms","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PKInfoAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PKInfoAlgorithms","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/pkinfoalgorithms"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/privatekeyinfo.json b/main/data/documentation/shieldx509/schemas/privatekeyinfo.json index efe6eff35..81bd76a5e 100644 --- a/main/data/documentation/shieldx509/schemas/privatekeyinfo.json +++ b/main/data/documentation/shieldx509/schemas/privatekeyinfo.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/privatekeyinfo"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PrivateKeyInfo","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"PrivateKeyInfo","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV14PrivateKeyInfo10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PrivateKeyInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/privatekeyinfo"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/privatekeyinfo"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PrivateKeyInfo","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"PrivateKeyInfo","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV14PrivateKeyInfo10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/PrivateKeyInfo":{"role":"symbol","title":"PrivateKeyInfo","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PrivateKeyInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/privatekeyinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/privatekeyinfoalgorithms.json b/main/data/documentation/shieldx509/schemas/privatekeyinfoalgorithms.json index fe078ddc4..6f2063335 100644 --- a/main/data/documentation/shieldx509/schemas/privatekeyinfoalgorithms.json +++ b/main/data/documentation/shieldx509/schemas/privatekeyinfoalgorithms.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfoAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/privatekeyinfoalgorithms"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PrivateKeyInfoAlgorithms","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"PrivateKeyInfoAlgorithms","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfoAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV24PrivateKeyInfoAlgorithmsSDy10PotentASN10I0OAE6SchemaOGvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas/PrivateKeyInfoAlgorithms":{"role":"symbol","title":"PrivateKeyInfoAlgorithms","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfoAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PrivateKeyInfoAlgorithms","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/privatekeyinfoalgorithms"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfoAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/privatekeyinfoalgorithms"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PrivateKeyInfoAlgorithms","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"PrivateKeyInfoAlgorithms","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfoAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV24PrivateKeyInfoAlgorithmsSDy10PotentASN10I0OAE6SchemaOGvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/PrivateKeyInfoAlgorithms":{"role":"symbol","title":"PrivateKeyInfoAlgorithms","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfoAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PrivateKeyInfoAlgorithms","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/privatekeyinfoalgorithms"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/privatekeyinfoversion.json b/main/data/documentation/shieldx509/schemas/privatekeyinfoversion.json index 644090977..5dab52e05 100644 --- a/main/data/documentation/shieldx509/schemas/privatekeyinfoversion.json +++ b/main/data/documentation/shieldx509/schemas/privatekeyinfoversion.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfoVersion"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/privatekeyinfoversion"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PrivateKeyInfoVersion","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"PrivateKeyInfoVersion","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfoVersion"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV21PrivateKeyInfoVersion10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas/PrivateKeyInfoVersion":{"role":"symbol","title":"PrivateKeyInfoVersion","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfoVersion"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PrivateKeyInfoVersion","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/privatekeyinfoversion"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfoVersion"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/privatekeyinfoversion"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PrivateKeyInfoVersion","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"PrivateKeyInfoVersion","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfoVersion"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV21PrivateKeyInfoVersion10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/PrivateKeyInfoVersion":{"role":"symbol","title":"PrivateKeyInfoVersion","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"PrivateKeyInfoVersion"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/PrivateKeyInfoVersion","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/privatekeyinfoversion"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/rsaprivatekey.json b/main/data/documentation/shieldx509/schemas/rsaprivatekey.json index 9ad2027fc..c1fef58b3 100644 --- a/main/data/documentation/shieldx509/schemas/rsaprivatekey.json +++ b/main/data/documentation/shieldx509/schemas/rsaprivatekey.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/rsaprivatekey"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/RSAPrivateKey","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"RSAPrivateKey","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV13RSAPrivateKey10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/Schemas/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/RSAPrivateKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/rsaprivatekey"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/rsaprivatekey"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/RSAPrivateKey","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"RSAPrivateKey","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV13RSAPrivateKey10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/Schemas/RSAPrivateKey":{"role":"symbol","title":"RSAPrivateKey","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/RSAPrivateKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/rsaprivatekey"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/rsaprivatekeyotherprimeinfos.json b/main/data/documentation/shieldx509/schemas/rsaprivatekeyotherprimeinfos.json index 45d9828ad..c8a80e2bc 100644 --- a/main/data/documentation/shieldx509/schemas/rsaprivatekeyotherprimeinfos.json +++ b/main/data/documentation/shieldx509/schemas/rsaprivatekeyotherprimeinfos.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKeyOtherPrimeInfos"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/rsaprivatekeyotherprimeinfos"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/RSAPrivateKeyOtherPrimeInfos","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"RSAPrivateKeyOtherPrimeInfos","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKeyOtherPrimeInfos"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV28RSAPrivateKeyOtherPrimeInfos10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas/RSAPrivateKeyOtherPrimeInfos":{"role":"symbol","title":"RSAPrivateKeyOtherPrimeInfos","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKeyOtherPrimeInfos"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/RSAPrivateKeyOtherPrimeInfos","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/rsaprivatekeyotherprimeinfos"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKeyOtherPrimeInfos"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/rsaprivatekeyotherprimeinfos"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/RSAPrivateKeyOtherPrimeInfos","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"RSAPrivateKeyOtherPrimeInfos","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKeyOtherPrimeInfos"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV28RSAPrivateKeyOtherPrimeInfos10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/RSAPrivateKeyOtherPrimeInfos":{"role":"symbol","title":"RSAPrivateKeyOtherPrimeInfos","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPrivateKeyOtherPrimeInfos"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/RSAPrivateKeyOtherPrimeInfos","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/rsaprivatekeyotherprimeinfos"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/rsapublickey.json b/main/data/documentation/shieldx509/schemas/rsapublickey.json index 221d4b6a3..83d0b3e19 100644 --- a/main/data/documentation/shieldx509/schemas/rsapublickey.json +++ b/main/data/documentation/shieldx509/schemas/rsapublickey.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/rsapublickey"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/RSAPublicKey","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"RSAPublicKey","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV12RSAPublicKey10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/RSAPublicKey":{"role":"symbol","title":"RSAPublicKey","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/RSAPublicKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/rsapublickey"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/rsapublickey"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/RSAPublicKey","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"RSAPublicKey","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV12RSAPublicKey10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/Schemas/RSAPublicKey":{"role":"symbol","title":"RSAPublicKey","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"RSAPublicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/RSAPublicKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/rsapublickey"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/signaturealgorithms.json b/main/data/documentation/shieldx509/schemas/signaturealgorithms.json index 078197eff..7bd1b9dcf 100644 --- a/main/data/documentation/shieldx509/schemas/signaturealgorithms.json +++ b/main/data/documentation/shieldx509/schemas/signaturealgorithms.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"SignatureAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/signaturealgorithms"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/SignatureAlgorithms","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"SignatureAlgorithms","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"SignatureAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV19SignatureAlgorithmsSDy10PotentASN10G0OAE6SchemaOGvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas/SignatureAlgorithms":{"role":"symbol","title":"SignatureAlgorithms","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"SignatureAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/SignatureAlgorithms","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/signaturealgorithms"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"SignatureAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/signaturealgorithms"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/SignatureAlgorithms","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"SignatureAlgorithms","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"SignatureAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV19SignatureAlgorithmsSDy10PotentASN10G0OAE6SchemaOGvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas/SignatureAlgorithms":{"role":"symbol","title":"SignatureAlgorithms","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"SignatureAlgorithms"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicMap","preciseIdentifier":"s:10PotentASN16SchemaO10DynamicMapa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/SignatureAlgorithms","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/signaturealgorithms"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/subjectaltname.json b/main/data/documentation/shieldx509/schemas/subjectaltname.json index 5e2061ff8..b6863e6bc 100644 --- a/main/data/documentation/shieldx509/schemas/subjectaltname.json +++ b/main/data/documentation/shieldx509/schemas/subjectaltname.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/subjectaltname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/SubjectAltName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"SubjectAltName","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV14SubjectAltName10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/SubjectAltName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/subjectaltname"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/subjectaltname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/SubjectAltName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"SubjectAltName","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV14SubjectAltName10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/SubjectAltName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/subjectaltname"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/subjectkeyidentifier.json b/main/data/documentation/shieldx509/schemas/subjectkeyidentifier.json index 893f64df5..92eeab2b1 100644 --- a/main/data/documentation/shieldx509/schemas/subjectkeyidentifier.json +++ b/main/data/documentation/shieldx509/schemas/subjectkeyidentifier.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/subjectkeyidentifier"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/SubjectKeyIdentifier","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"SubjectKeyIdentifier","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV20SubjectKeyIdentifier10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/SubjectKeyIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/subjectkeyidentifier"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/subjectkeyidentifier"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/SubjectKeyIdentifier","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"SubjectKeyIdentifier","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV20SubjectKeyIdentifier10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/Schemas/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/SubjectKeyIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/subjectkeyidentifier"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/subjectpublickeyinfo.json b/main/data/documentation/shieldx509/schemas/subjectpublickeyinfo.json index 00ec1862f..1000c88d3 100644 --- a/main/data/documentation/shieldx509/schemas/subjectpublickeyinfo.json +++ b/main/data/documentation/shieldx509/schemas/subjectpublickeyinfo.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/subjectpublickeyinfo"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/SubjectPublicKeyInfo","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"SubjectPublicKeyInfo","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV20SubjectPublicKeyInfo10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas/SubjectPublicKeyInfo":{"role":"symbol","title":"SubjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/SubjectPublicKeyInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/subjectpublickeyinfo"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/subjectpublickeyinfo"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/SubjectPublicKeyInfo","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"SubjectPublicKeyInfo","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV20SubjectPublicKeyInfo10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/SubjectPublicKeyInfo":{"role":"symbol","title":"SubjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/SubjectPublicKeyInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/subjectpublickeyinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/tbscertificate.json b/main/data/documentation/shieldx509/schemas/tbscertificate.json index 597fbeffd..557dfb0f7 100644 --- a/main/data/documentation/shieldx509/schemas/tbscertificate.json +++ b/main/data/documentation/shieldx509/schemas/tbscertificate.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/tbscertificate"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/TBSCertificate","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"TBSCertificate","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV14TBSCertificate10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/TBSCertificate","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/tbscertificate"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/tbscertificate"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/TBSCertificate","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"TBSCertificate","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV14TBSCertificate10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/Schemas/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/TBSCertificate","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/tbscertificate"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/time.json b/main/data/documentation/shieldx509/schemas/time.json index 8839beeac..bf0d9d689 100644 --- a/main/data/documentation/shieldx509/schemas/time.json +++ b/main/data/documentation/shieldx509/schemas/time.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Time"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/time"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Time","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"Time","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Time"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV4Time10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/Time":{"role":"symbol","title":"Time","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Time"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Time","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/time"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Time"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/time"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Time","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"Time","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Time"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV4Time10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/Schemas/Time":{"role":"symbol","title":"Time","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Time"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Time","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/time"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/uniqueidentifier.json b/main/data/documentation/shieldx509/schemas/uniqueidentifier.json index 699256c18..3ff288e74 100644 --- a/main/data/documentation/shieldx509/schemas/uniqueidentifier.json +++ b/main/data/documentation/shieldx509/schemas/uniqueidentifier.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"UniqueIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/uniqueidentifier"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/UniqueIdentifier","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"UniqueIdentifier","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"UniqueIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV16UniqueIdentifier10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/Schemas/UniqueIdentifier":{"role":"symbol","title":"UniqueIdentifier","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"UniqueIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/UniqueIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/uniqueidentifier"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"UniqueIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/uniqueidentifier"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/UniqueIdentifier","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"UniqueIdentifier","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"UniqueIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV16UniqueIdentifier10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/Schemas/UniqueIdentifier":{"role":"symbol","title":"UniqueIdentifier","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"UniqueIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/UniqueIdentifier","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/uniqueidentifier"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/version.json b/main/data/documentation/shieldx509/schemas/version.json index b927bde9d..6f7f53fa9 100644 --- a/main/data/documentation/shieldx509/schemas/version.json +++ b/main/data/documentation/shieldx509/schemas/version.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/version"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Version","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"Version","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV7Version10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas/Version":{"role":"symbol","title":"Version","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Version","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/version"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/version"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Version","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"Version","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV7Version10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas/Version":{"role":"symbol","title":"Version","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/Version","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/version"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/x520commonname.json b/main/data/documentation/shieldx509/schemas/x520commonname.json index 44e49b002..80d766195 100644 --- a/main/data/documentation/shieldx509/schemas/x520commonname.json +++ b/main/data/documentation/shieldx509/schemas/x520commonname.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520CommonName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/x520commonname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520CommonName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"X520CommonName","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520CommonName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV14X520CommonName10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/X520CommonName":{"role":"symbol","title":"X520CommonName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520CommonName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520CommonName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/x520commonname"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520CommonName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/x520commonname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520CommonName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"X520CommonName","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520CommonName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV14X520CommonName10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/Schemas/X520CommonName":{"role":"symbol","title":"X520CommonName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520CommonName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520CommonName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/x520commonname"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/x520localityname.json b/main/data/documentation/shieldx509/schemas/x520localityname.json index 506bfcd41..2914953ad 100644 --- a/main/data/documentation/shieldx509/schemas/x520localityname.json +++ b/main/data/documentation/shieldx509/schemas/x520localityname.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520LocalityName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/x520localityname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520LocalityName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"X520LocalityName","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520LocalityName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV16X520LocalityName10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/Schemas/X520LocalityName":{"role":"symbol","title":"X520LocalityName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520LocalityName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520LocalityName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/x520localityname"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520LocalityName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/x520localityname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520LocalityName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"X520LocalityName","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520LocalityName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV16X520LocalityName10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/X520LocalityName":{"role":"symbol","title":"X520LocalityName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520LocalityName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520LocalityName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/x520localityname"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/x520name.json b/main/data/documentation/shieldx509/schemas/x520name.json index 40c734d95..e8afd2fe2 100644 --- a/main/data/documentation/shieldx509/schemas/x520name.json +++ b/main/data/documentation/shieldx509/schemas/x520name.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520Name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/x520name"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520Name","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"X520Name","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520Name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV8X520Name10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas/X520Name":{"role":"symbol","title":"X520Name","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520Name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520Name","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/x520name"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520Name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/x520name"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520Name","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"X520Name","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520Name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV8X520Name10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/X520Name":{"role":"symbol","title":"X520Name","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520Name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520Name","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/x520name"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/x520organizationalunitname.json b/main/data/documentation/shieldx509/schemas/x520organizationalunitname.json index 44fe31141..d6b490244 100644 --- a/main/data/documentation/shieldx509/schemas/x520organizationalunitname.json +++ b/main/data/documentation/shieldx509/schemas/x520organizationalunitname.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520OrganizationalUnitName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/x520organizationalunitname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520OrganizationalUnitName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"X520OrganizationalUnitName","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520OrganizationalUnitName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV26X520OrganizationalUnitName10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/X520OrganizationalUnitName":{"role":"symbol","title":"X520OrganizationalUnitName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520OrganizationalUnitName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520OrganizationalUnitName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/x520organizationalunitname"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520OrganizationalUnitName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/x520organizationalunitname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520OrganizationalUnitName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"X520OrganizationalUnitName","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520OrganizationalUnitName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV26X520OrganizationalUnitName10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas/X520OrganizationalUnitName":{"role":"symbol","title":"X520OrganizationalUnitName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520OrganizationalUnitName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520OrganizationalUnitName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/x520organizationalunitname"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/x520organizationname.json b/main/data/documentation/shieldx509/schemas/x520organizationname.json index 45d669a7c..0dbb7c5ca 100644 --- a/main/data/documentation/shieldx509/schemas/x520organizationname.json +++ b/main/data/documentation/shieldx509/schemas/x520organizationname.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520OrganizationName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/x520organizationname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520OrganizationName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"X520OrganizationName","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520OrganizationName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV20X520OrganizationName10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas/X520OrganizationName":{"role":"symbol","title":"X520OrganizationName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520OrganizationName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520OrganizationName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/x520organizationname"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520OrganizationName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/x520organizationname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520OrganizationName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"X520OrganizationName","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520OrganizationName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV20X520OrganizationName10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/X520OrganizationName":{"role":"symbol","title":"X520OrganizationName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520OrganizationName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520OrganizationName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/x520organizationname"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/x520pseudonym.json b/main/data/documentation/shieldx509/schemas/x520pseudonym.json index 51c5b9483..f0e7e1949 100644 --- a/main/data/documentation/shieldx509/schemas/x520pseudonym.json +++ b/main/data/documentation/shieldx509/schemas/x520pseudonym.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520Pseudonym"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/x520pseudonym"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520Pseudonym","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"X520Pseudonym","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520Pseudonym"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV13X520Pseudonym10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas/X520Pseudonym":{"role":"symbol","title":"X520Pseudonym","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520Pseudonym"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520Pseudonym","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/x520pseudonym"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520Pseudonym"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/x520pseudonym"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520Pseudonym","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"X520Pseudonym","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520Pseudonym"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV13X520Pseudonym10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/Schemas/X520Pseudonym":{"role":"symbol","title":"X520Pseudonym","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520Pseudonym"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520Pseudonym","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/x520pseudonym"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/x520stateorprovincename.json b/main/data/documentation/shieldx509/schemas/x520stateorprovincename.json index fc9eff399..ddea6d41f 100644 --- a/main/data/documentation/shieldx509/schemas/x520stateorprovincename.json +++ b/main/data/documentation/shieldx509/schemas/x520stateorprovincename.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520StateOrProvinceName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/x520stateorprovincename"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520StateOrProvinceName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"X520StateOrProvinceName","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520StateOrProvinceName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV23X520StateOrProvinceName10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/X520StateOrProvinceName":{"role":"symbol","title":"X520StateOrProvinceName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520StateOrProvinceName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520StateOrProvinceName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/x520stateorprovincename"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520StateOrProvinceName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/x520stateorprovincename"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520StateOrProvinceName","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"X520StateOrProvinceName","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520StateOrProvinceName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV23X520StateOrProvinceName10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/X520StateOrProvinceName":{"role":"symbol","title":"X520StateOrProvinceName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520StateOrProvinceName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520StateOrProvinceName","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/x520stateorprovincename"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/schemas/x520title.json b/main/data/documentation/shieldx509/schemas/x520title.json index b0c478c12..e70376f2b 100644 --- a/main/data/documentation/shieldx509/schemas/x520title.json +++ b/main/data/documentation/shieldx509/schemas/x520title.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520Title"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/x520title"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520Title","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"X520Title","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520Title"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV9X520Title10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509/Schemas/X520Title":{"role":"symbol","title":"X520Title","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520Title"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520Title","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/x520title"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520Title"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/schemas\/x520title"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520Title","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"X520Title","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520Title"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX5097SchemasV9X520Title10PotentASN16SchemaOvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/Schemas"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Schemas":{"role":"symbol","title":"Schemas","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Schemas"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Schemas"}],"url":"\/documentation\/shieldx509\/schemas"},"doc://Shield/documentation/ShieldX509/Schemas/X520Title":{"role":"symbol","title":"X520Title","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"X520Title"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Schemas\/X520Title","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/schemas\/x520title"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/simpleattributevaluehandler.json b/main/data/documentation/shieldx509/simpleattributevaluehandler.json index 5276dd4b4..156cec0f0 100644 --- a/main/data/documentation/shieldx509/simpleattributevaluehandler.json +++ b/main/data/documentation/shieldx509/simpleattributevaluehandler.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleAttributeValueHandler"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AttributeValue"},{"kind":"text","text":"> "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"AttributeValue"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Decodable","preciseIdentifier":"s:Se"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"AttributeValue"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Encodable","preciseIdentifier":"s:SE"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"AttributeValue"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Hashable","preciseIdentifier":"s:SH"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/simpleattributevaluehandler"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler\/decode(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler\/encode(_:to:)","doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler\/equal(_:_:)","doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler\/hash(_:into:)"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleAttributeValueHandler"}],"title":"SimpleAttributeValueHandler","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50927SimpleAttributeValueHandlerV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"SimpleAttributeValueHandler"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/AttributeValueHandler":{"role":"symbol","title":"AttributeValueHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}],"url":"\/documentation\/shieldx509\/attributevaluehandler"},"doc://Shield/documentation/ShieldX509/SimpleAttributeValueHandler/encode(_:to:)":{"role":"symbol","title":"encode(_:to:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"UnkeyedEncodingContainer","preciseIdentifier":"s:s24UnkeyedEncodingContainerP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler\/encode(_:to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/simpleattributevaluehandler\/encode(_:to:)"},"doc://Shield/documentation/ShieldX509/SimpleAttributeValueHandler/hash(_:into:)":{"role":"symbol","title":"hash(_:into:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler\/hash(_:into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/simpleattributevaluehandler\/hash(_:into:)"},"doc://Shield/documentation/ShieldX509/SimpleAttributeValueHandler/equal(_:_:)":{"role":"symbol","title":"equal(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"equal"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"keyword","text":"Any"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler\/equal(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/simpleattributevaluehandler\/equal(_:_:)"},"doc://Shield/documentation/ShieldX509/SimpleAttributeValueHandler/decode(from:)":{"role":"symbol","title":"decode(from:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"UnkeyedDecodingContainer","preciseIdentifier":"s:s24UnkeyedDecodingContainerP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"keyword","text":"Any"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler\/decode(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/simpleattributevaluehandler\/decode(from:)"},"doc://Shield/documentation/ShieldX509/SimpleAttributeValueHandler":{"role":"symbol","title":"SimpleAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleAttributeValueHandler"}],"url":"\/documentation\/shieldx509\/simpleattributevaluehandler"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleAttributeValueHandler"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AttributeValue"},{"kind":"text","text":"> "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"AttributeValue"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Decodable","preciseIdentifier":"s:Se"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"AttributeValue"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Encodable","preciseIdentifier":"s:SE"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"AttributeValue"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Hashable","preciseIdentifier":"s:SH"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/simpleattributevaluehandler"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler","interfaceLanguage":"swift"},"topicSections":[{"title":"Type Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler\/decode(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler\/encode(_:to:)","doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler\/equal(_:_:)","doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler\/hash(_:into:)"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleAttributeValueHandler"}],"title":"SimpleAttributeValueHandler","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50927SimpleAttributeValueHandlerV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"SimpleAttributeValueHandler"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/SimpleAttributeValueHandler/encode(_:to:)":{"role":"symbol","title":"encode(_:to:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"UnkeyedEncodingContainer","preciseIdentifier":"s:s24UnkeyedEncodingContainerP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler\/encode(_:to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/simpleattributevaluehandler\/encode(_:to:)"},"doc://Shield/documentation/ShieldX509/SimpleAttributeValueHandler/decode(from:)":{"role":"symbol","title":"decode(from:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"UnkeyedDecodingContainer","preciseIdentifier":"s:s24UnkeyedDecodingContainerP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"keyword","text":"Any"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler\/decode(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/simpleattributevaluehandler\/decode(from:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/SimpleAttributeValueHandler/hash(_:into:)":{"role":"symbol","title":"hash(_:into:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler\/hash(_:into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/simpleattributevaluehandler\/hash(_:into:)"},"doc://Shield/documentation/ShieldX509/SimpleAttributeValueHandler":{"role":"symbol","title":"SimpleAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleAttributeValueHandler"}],"url":"\/documentation\/shieldx509\/simpleattributevaluehandler"},"doc://Shield/documentation/ShieldX509/AttributeValueHandler":{"role":"symbol","title":"AttributeValueHandler","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValueHandler"}],"url":"\/documentation\/shieldx509\/attributevaluehandler"},"doc://Shield/documentation/ShieldX509/SimpleAttributeValueHandler/equal(_:_:)":{"role":"symbol","title":"equal(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"equal"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"keyword","text":"Any"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler\/equal(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/simpleattributevaluehandler\/equal(_:_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/simpleattributevaluehandler/decode(from:).json b/main/data/documentation/shieldx509/simpleattributevaluehandler/decode(from:).json index 873d8e025..9dcd53153 100644 --- a/main/data/documentation/shieldx509/simpleattributevaluehandler/decode(from:).json +++ b/main/data/documentation/shieldx509/simpleattributevaluehandler/decode(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"container"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"UnkeyedDecodingContainer","preciseIdentifier":"s:s24UnkeyedDecodingContainerP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"keyword","text":"Any"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/simpleattributevaluehandler\/decode(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler\/decode(from:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"UnkeyedDecodingContainer","preciseIdentifier":"s:s24UnkeyedDecodingContainerP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"keyword","text":"Any"}],"title":"decode(from:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50927SimpleAttributeValueHandlerV6decode4fromyps24UnkeyedDecodingContainer_pz_tKFZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler"]]},"references":{"doc://Shield/documentation/ShieldX509/SimpleAttributeValueHandler":{"role":"symbol","title":"SimpleAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleAttributeValueHandler"}],"url":"\/documentation\/shieldx509\/simpleattributevaluehandler"},"doc://Shield/documentation/ShieldX509/SimpleAttributeValueHandler/decode(from:)":{"role":"symbol","title":"decode(from:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"UnkeyedDecodingContainer","preciseIdentifier":"s:s24UnkeyedDecodingContainerP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"keyword","text":"Any"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler\/decode(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/simpleattributevaluehandler\/decode(from:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"container"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"UnkeyedDecodingContainer","preciseIdentifier":"s:s24UnkeyedDecodingContainerP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"keyword","text":"Any"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/simpleattributevaluehandler\/decode(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler\/decode(from:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"UnkeyedDecodingContainer","preciseIdentifier":"s:s24UnkeyedDecodingContainerP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"keyword","text":"Any"}],"title":"decode(from:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50927SimpleAttributeValueHandlerV6decode4fromyps24UnkeyedDecodingContainer_pz_tKFZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler"]]},"references":{"doc://Shield/documentation/ShieldX509/SimpleAttributeValueHandler":{"role":"symbol","title":"SimpleAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleAttributeValueHandler"}],"url":"\/documentation\/shieldx509\/simpleattributevaluehandler"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/SimpleAttributeValueHandler/decode(from:)":{"role":"symbol","title":"decode(from:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"UnkeyedDecodingContainer","preciseIdentifier":"s:s24UnkeyedDecodingContainerP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"keyword","text":"Any"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler\/decode(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/simpleattributevaluehandler\/decode(from:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/simpleattributevaluehandler/encode(_:to:).json b/main/data/documentation/shieldx509/simpleattributevaluehandler/encode(_:to:).json index d596708c9..77bd8e593 100644 --- a/main/data/documentation/shieldx509/simpleattributevaluehandler/encode(_:to:).json +++ b/main/data/documentation/shieldx509/simpleattributevaluehandler/encode(_:to:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"container"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"UnkeyedEncodingContainer","preciseIdentifier":"s:s24UnkeyedEncodingContainerP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/simpleattributevaluehandler\/encode(_:to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler\/encode(_:to:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"UnkeyedEncodingContainer","preciseIdentifier":"s:s24UnkeyedEncodingContainerP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"encode(_:to:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50927SimpleAttributeValueHandlerV6encode_2toyyp_s24UnkeyedEncodingContainer_pztKFZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler"]]},"references":{"doc://Shield/documentation/ShieldX509/SimpleAttributeValueHandler/encode(_:to:)":{"role":"symbol","title":"encode(_:to:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"UnkeyedEncodingContainer","preciseIdentifier":"s:s24UnkeyedEncodingContainerP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler\/encode(_:to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/simpleattributevaluehandler\/encode(_:to:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/SimpleAttributeValueHandler":{"role":"symbol","title":"SimpleAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleAttributeValueHandler"}],"url":"\/documentation\/shieldx509\/simpleattributevaluehandler"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"container"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"UnkeyedEncodingContainer","preciseIdentifier":"s:s24UnkeyedEncodingContainerP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/simpleattributevaluehandler\/encode(_:to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler\/encode(_:to:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"UnkeyedEncodingContainer","preciseIdentifier":"s:s24UnkeyedEncodingContainerP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"encode(_:to:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50927SimpleAttributeValueHandlerV6encode_2toyyp_s24UnkeyedEncodingContainer_pztKFZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/SimpleAttributeValueHandler":{"role":"symbol","title":"SimpleAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleAttributeValueHandler"}],"url":"\/documentation\/shieldx509\/simpleattributevaluehandler"},"doc://Shield/documentation/ShieldX509/SimpleAttributeValueHandler/encode(_:to:)":{"role":"symbol","title":"encode(_:to:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"UnkeyedEncodingContainer","preciseIdentifier":"s:s24UnkeyedEncodingContainerP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler\/encode(_:to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/simpleattributevaluehandler\/encode(_:to:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/simpleattributevaluehandler/hash(_:into:).json b/main/data/documentation/shieldx509/simpleattributevaluehandler/hash(_:into:).json index 5388fbe78..af0813259 100644 --- a/main/data/documentation/shieldx509/simpleattributevaluehandler/hash(_:into:).json +++ b/main/data/documentation/shieldx509/simpleattributevaluehandler/hash(_:into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/simpleattributevaluehandler\/hash(_:into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler\/hash(_:into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"title":"hash(_:into:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50927SimpleAttributeValueHandlerV4hash_4intoyyp_s6HasherVztFZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler"]]},"references":{"doc://Shield/documentation/ShieldX509/SimpleAttributeValueHandler/hash(_:into:)":{"role":"symbol","title":"hash(_:into:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler\/hash(_:into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/simpleattributevaluehandler\/hash(_:into:)"},"doc://Shield/documentation/ShieldX509/SimpleAttributeValueHandler":{"role":"symbol","title":"SimpleAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleAttributeValueHandler"}],"url":"\/documentation\/shieldx509\/simpleattributevaluehandler"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/simpleattributevaluehandler\/hash(_:into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler\/hash(_:into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"title":"hash(_:into:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:10ShieldX50927SimpleAttributeValueHandlerV4hash_4intoyyp_s6HasherVztFZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/SimpleAttributeValueHandler/hash(_:into:)":{"role":"symbol","title":"hash(_:into:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":", "},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler\/hash(_:into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/simpleattributevaluehandler\/hash(_:into:)"},"doc://Shield/documentation/ShieldX509/SimpleAttributeValueHandler":{"role":"symbol","title":"SimpleAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleAttributeValueHandler"}],"url":"\/documentation\/shieldx509\/simpleattributevaluehandler"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/singleattributevalue.json b/main/data/documentation/shieldx509/singleattributevalue.json index 3b08eb1e9..aca385ff1 100644 --- a/main/data/documentation/shieldx509/singleattributevalue.json +++ b/main/data/documentation/shieldx509/singleattributevalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"SingleAttributeValue"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","preciseIdentifier":"s:10ShieldX50914AttributeValueP","text":"AttributeValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/singleattributevalue"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"},{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"],"kind":"relationships","title":"Conforming Types","type":"conformingTypes"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SingleAttributeValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"SingleAttributeValue"}],"title":"SingleAttributeValue","roleHeading":"Protocol","role":"symbol","symbolKind":"protocol","externalID":"s:10ShieldX50920SingleAttributeValueP","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"SingleAttributeValue"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/AttributeValue":{"role":"symbol","title":"AttributeValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValue"}],"url":"\/documentation\/shieldx509\/attributevalue"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/SingleAttributeValue":{"role":"symbol","title":"SingleAttributeValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"SingleAttributeValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SingleAttributeValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SingleAttributeValue"}],"url":"\/documentation\/shieldx509\/singleattributevalue"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"SingleAttributeValue"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","preciseIdentifier":"s:10ShieldX50914AttributeValueP","text":"AttributeValue"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/singleattributevalue"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"},{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Extensions"],"kind":"relationships","title":"Conforming Types","type":"conformingTypes"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SingleAttributeValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"SingleAttributeValue"}],"title":"SingleAttributeValue","roleHeading":"Protocol","role":"symbol","symbolKind":"protocol","externalID":"s:10ShieldX50920SingleAttributeValueP","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"SingleAttributeValue"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/AttributeValue":{"role":"symbol","title":"AttributeValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributeValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AttributeValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributeValue"}],"url":"\/documentation\/shieldx509\/attributevalue"},"doc://Shield/documentation/ShieldX509/SingleAttributeValue":{"role":"symbol","title":"SingleAttributeValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"SingleAttributeValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SingleAttributeValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SingleAttributeValue"}],"url":"\/documentation\/shieldx509\/singleattributevalue"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/subjectaltname.json b/main/data/documentation/shieldx509/subjectaltname.json index 7ff8ba867..62520a89b 100644 --- a/main/data/documentation/shieldx509/subjectaltname.json +++ b/main/data/documentation/shieldx509/subjectaltname.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectaltname"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue","doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/init(names:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/names"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/asn1Schema","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/extensionID"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/Decodable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/Encodable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/SchemaSpecified-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"title":"SubjectAltName","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50914SubjectAltNameV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldX509","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName"],"generated":true}],"references":{"doc://Shield/documentation/ShieldX509/SubjectAltName/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/decodable-implementations"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/SubjectAltName/extensionID":{"role":"symbol","title":"extensionID","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/extensionID","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/extensionid"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/documentation/ShieldX509/SubjectAltName/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/asn1schema"},"doc://Shield/documentation/ShieldX509/NonCriticalExtensionValue":{"role":"symbol","title":"NonCriticalExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NonCriticalExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NonCriticalExtensionValue"}],"url":"\/documentation\/shieldx509\/noncriticalextensionvalue"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/SubjectAltName/Encodable-Implementations":{"role":"collectionGroup","title":"Encodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/Encodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/encodable-implementations"},"doc://Shield/documentation/ShieldX509/SubjectAltName/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/equatable-implementations"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/ExtensionValue":{"role":"symbol","title":"ExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}],"url":"\/documentation\/shieldx509\/extensionvalue"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/ShieldX509/SubjectAltName/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/names"},"doc://Shield/documentation/ShieldX509/SubjectAltName/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/ShieldX509/SubjectAltName/init(names:)":{"role":"symbol","title":"init(names:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/init(names:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/init(names:)"},"doc://Shield/documentation/ShieldX509/NameBuilder":{"role":"symbol","title":"NameBuilder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NameBuilder"}],"url":"\/documentation\/shieldx509\/namebuilder"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectaltname"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue","doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/init(names:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/names"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/asn1Schema","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/extensionID"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/Decodable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/Encodable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/SchemaSpecified-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"title":"SubjectAltName","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50914SubjectAltNameV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldX509","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName"],"generated":true}],"references":{"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/ShieldX509/SubjectAltName/Encodable-Implementations":{"role":"collectionGroup","title":"Encodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/Encodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/encodable-implementations"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/ShieldX509/ExtensionValue":{"role":"symbol","title":"ExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}],"url":"\/documentation\/shieldx509\/extensionvalue"},"doc://Shield/documentation/ShieldX509/SubjectAltName/extensionID":{"role":"symbol","title":"extensionID","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/extensionID","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/extensionid"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/ShieldX509/SubjectAltName/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/schemaspecified-implementations"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/documentation/ShieldX509/NonCriticalExtensionValue":{"role":"symbol","title":"NonCriticalExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NonCriticalExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NonCriticalExtensionValue"}],"url":"\/documentation\/shieldx509\/noncriticalextensionvalue"},"doc://Shield/documentation/ShieldX509/SubjectAltName/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/decodable-implementations"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/ShieldX509/SubjectAltName/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/equatable-implementations"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/SubjectAltName/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/names"},"doc://Shield/documentation/ShieldX509/SubjectAltName/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/asn1schema"},"doc://Shield/documentation/ShieldX509/NameBuilder":{"role":"symbol","title":"NameBuilder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NameBuilder"}],"url":"\/documentation\/shieldx509\/namebuilder"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/documentation/ShieldX509/SubjectAltName/init(names:)":{"role":"symbol","title":"init(names:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/init(names:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/init(names:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/subjectaltname/!=(_:_:).json b/main/data/documentation/shieldx509/subjectaltname/!=(_:_:).json index 572441d25..e972515f6 100644 --- a/main/data/documentation/shieldx509/subjectaltname/!=(_:_:).json +++ b/main/data/documentation/shieldx509/subjectaltname/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectaltname\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50914SubjectAltNameV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectAltName/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/SubjectAltName/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectaltname\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50914SubjectAltNameV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/SubjectAltName/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/SubjectAltName/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/subjectaltname/asn1schema.json b/main/data/documentation/shieldx509/subjectaltname/asn1schema.json index 4ca2cab7d..7b14fd7dd 100644 --- a/main/data/documentation/shieldx509/subjectaltname/asn1schema.json +++ b/main/data/documentation/shieldx509/subjectaltname/asn1schema.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectaltname\/asn1schema"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/asn1Schema","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"title":"asn1Schema","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50914SubjectAltNameV10asn1Schema10PotentASN10G0OvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/SubjectAltName/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/asn1schema"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectaltname\/asn1schema"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/asn1Schema","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"title":"asn1Schema","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50914SubjectAltNameV10asn1Schema10PotentASN10G0OvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectAltName/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/asn1schema"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/subjectaltname/decodable-implementations.json b/main/data/documentation/shieldx509/subjectaltname/decodable-implementations.json index ba98c545f..c8212a55a 100644 --- a/main/data/documentation/shieldx509/subjectaltname/decodable-implementations.json +++ b/main/data/documentation/shieldx509/subjectaltname/decodable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/Decodable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/init(from:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Decodable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectAltName/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/init(from:)"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/Decodable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/init(from:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Decodable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/SubjectAltName/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/init(from:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/subjectaltname/encodable-implementations.json b/main/data/documentation/shieldx509/subjectaltname/encodable-implementations.json index 86d96a71e..46c450861 100644 --- a/main/data/documentation/shieldx509/subjectaltname/encodable-implementations.json +++ b/main/data/documentation/shieldx509/subjectaltname/encodable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/Encodable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/encode(to:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Encodable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectAltName/encode(to:)":{"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/encode(to:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/Encodable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/encode(to:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Encodable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectAltName/encode(to:)":{"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/encode(to:)"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/subjectaltname/encode(to:).json b/main/data/documentation/shieldx509/subjectaltname/encode(to:).json index 1fa355f41..99af9571e 100644 --- a/main/data/documentation/shieldx509/subjectaltname/encode(to:).json +++ b/main/data/documentation/shieldx509/subjectaltname/encode(to:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"encoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The encoder to write data to."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the value fails to encode anything, "},{"type":"codeVoice","code":"encoder"},{"type":"text","text":" will encode an empty"},{"type":"text","text":" "},{"type":"text","text":"keyed container in its place."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This function throws an error if any values are invalid for the given"},{"type":"text","text":" "},{"type":"text","text":"encoder’s format."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectaltname\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/encode(to:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"kind":"symbol","metadata":{"role":"symbol","title":"encode(to:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:10ShieldX50914SubjectAltNameV6encode2toys7Encoder_p_tKF","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/Encodable-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/SubjectAltName/Encodable-Implementations":{"role":"collectionGroup","title":"Encodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/Encodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/encodable-implementations"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/ShieldX509/SubjectAltName/encode(to:)":{"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/encode(to:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"encoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The encoder to write data to."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the value fails to encode anything, "},{"type":"codeVoice","code":"encoder"},{"type":"text","text":" will encode an empty"},{"type":"text","text":" "},{"type":"text","text":"keyed container in its place."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This function throws an error if any values are invalid for the given"},{"type":"text","text":" "},{"type":"text","text":"encoder’s format."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectaltname\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/encode(to:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"kind":"symbol","metadata":{"role":"symbol","title":"encode(to:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:10ShieldX50914SubjectAltNameV6encode2toys7Encoder_p_tKF","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/Encodable-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/SubjectAltName/encode(to:)":{"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/encode(to:)"},"doc://Shield/documentation/ShieldX509/SubjectAltName/Encodable-Implementations":{"role":"collectionGroup","title":"Encodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/Encodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/encodable-implementations"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/subjectaltname/encoded().json b/main/data/documentation/shieldx509/subjectaltname/encoded().json index 43c8e5f57..f0cf2faa9 100644 --- a/main/data/documentation/shieldx509/subjectaltname/encoded().json +++ b/main/data/documentation/shieldx509/subjectaltname/encoded().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The ASN.1 encoded data for this value."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectaltname\/encoded()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/encoded()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:10PotentASN115SchemaSpecifiedPAASERzrlE7encoded10Foundation4DataVyKF::SYNTHESIZED::s:10ShieldX50914SubjectAltNameV","extendedModule":"PotentASN1","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectAltName/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/encoded()"},"doc://Shield/documentation/ShieldX509/SubjectAltName/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/schemaspecified-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The ASN.1 encoded data for this value."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectaltname\/encoded()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/encoded()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:10PotentASN115SchemaSpecifiedPAASERzrlE7encoded10Foundation4DataVyKF::SYNTHESIZED::s:10ShieldX50914SubjectAltNameV","extendedModule":"PotentASN1","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectAltName/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/encoded()"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/ShieldX509/SubjectAltName/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/schemaspecified-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/subjectaltname/equatable-implementations.json b/main/data/documentation/shieldx509/subjectaltname/equatable-implementations.json index 612aabd21..571edc34d 100644 --- a/main/data/documentation/shieldx509/subjectaltname/equatable-implementations.json +++ b/main/data/documentation/shieldx509/subjectaltname/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectAltName/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/ShieldX509/SubjectAltName/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/!=(_:_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/subjectaltname/extensionid.json b/main/data/documentation/shieldx509/subjectaltname/extensionid.json index fbbf0c20e..44b90fe55 100644 --- a/main/data/documentation/shieldx509/subjectaltname/extensionid.json +++ b/main/data/documentation/shieldx509/subjectaltname/extensionid.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectaltname\/extensionid"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/extensionID","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"title":"extensionID","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50914SubjectAltNameV11extensionID10PotentASN116ObjectIdentifierVvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectAltName/extensionID":{"role":"symbol","title":"extensionID","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/extensionID","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/extensionid"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectaltname\/extensionid"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/extensionID","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"title":"extensionID","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50914SubjectAltNameV11extensionID10PotentASN116ObjectIdentifierVvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/SubjectAltName/extensionID":{"role":"symbol","title":"extensionID","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/extensionID","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/extensionid"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/subjectaltname/init(from:).json b/main/data/documentation/shieldx509/subjectaltname/init(from:).json index 0bb718bd7..a221af240 100644 --- a/main/data/documentation/shieldx509/subjectaltname/init(from:).json +++ b/main/data/documentation/shieldx509/subjectaltname/init(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectaltname\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"role":"symbol","title":"init(from:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:10ShieldX50914SubjectAltNameV4fromACs7Decoder_p_tKcfc","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/Decodable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectAltName/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/decodable-implementations"},"doc://Shield/documentation/ShieldX509/SubjectAltName/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/init(from:)"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectaltname\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"role":"symbol","title":"init(from:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:10ShieldX50914SubjectAltNameV4fromACs7Decoder_p_tKcfc","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/Decodable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/SubjectAltName/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/decodable-implementations"},"doc://Shield/documentation/ShieldX509/SubjectAltName/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/init(from:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/subjectaltname/init(names:).json b/main/data/documentation/shieldx509/subjectaltname/init(names:).json index 2f61dbcb4..03c3f8187 100644 --- a/main/data/documentation/shieldx509/subjectaltname/init(names:).json +++ b/main/data/documentation/shieldx509/subjectaltname/init(names:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa","text":"GeneralNames"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectaltname\/init(names:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/init(names:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":")"}],"title":"init(names:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50914SubjectAltNameV5namesACSayAA07GeneralE0OG_tcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/GeneralNames":{"role":"symbol","title":"GeneralNames","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralNames"}],"url":"\/documentation\/shieldx509\/generalnames"},"doc://Shield/documentation/ShieldX509/SubjectAltName/init(names:)":{"role":"symbol","title":"init(names:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/init(names:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/init(names:)"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa","text":"GeneralNames"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectaltname\/init(names:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/init(names:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":")"}],"title":"init(names:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50914SubjectAltNameV5namesACSayAA07GeneralE0OG_tcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectAltName/init(names:)":{"role":"symbol","title":"init(names:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/init(names:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/init(names:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/ShieldX509/GeneralNames":{"role":"symbol","title":"GeneralNames","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralNames"}],"url":"\/documentation\/shieldx509\/generalnames"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/subjectaltname/names.json b/main/data/documentation/shieldx509/subjectaltname/names.json index 0331ec254..30945593f 100644 --- a/main/data/documentation/shieldx509/subjectaltname/names.json +++ b/main/data/documentation/shieldx509/subjectaltname/names.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa","text":"GeneralNames"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectaltname\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"}],"title":"names","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50914SubjectAltNameV5namesSayAA07GeneralE0OGvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName"]]},"references":{"doc://Shield/documentation/ShieldX509/GeneralNames":{"role":"symbol","title":"GeneralNames","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralNames"}],"url":"\/documentation\/shieldx509\/generalnames"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/ShieldX509/SubjectAltName/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/names"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa","text":"GeneralNames"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectaltname\/names"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/names","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"}],"title":"names","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50914SubjectAltNameV5namesSayAA07GeneralE0OGvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName"]]},"references":{"doc://Shield/documentation/ShieldX509/GeneralNames":{"role":"symbol","title":"GeneralNames","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"GeneralNames"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/GeneralNames","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"GeneralNames"}],"url":"\/documentation\/shieldx509\/generalnames"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/SubjectAltName/names":{"role":"symbol","title":"names","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"names"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GeneralNames","preciseIdentifier":"s:10ShieldX50912GeneralNamesa"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/names","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/names"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/subjectaltname/schemaspecified-implementations.json b/main/data/documentation/shieldx509/subjectaltname/schemaspecified-implementations.json index 81988af0d..fd8f40d29 100644 --- a/main/data/documentation/shieldx509/subjectaltname/schemaspecified-implementations.json +++ b/main/data/documentation/shieldx509/subjectaltname/schemaspecified-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/SchemaSpecified-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/encoded()"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"SchemaSpecified Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectAltName/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/encoded()"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/SchemaSpecified-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/encoded()"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"SchemaSpecified Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/SubjectAltName/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectaltname\/encoded()"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/subjectkeyidentifier.json b/main/data/documentation/shieldx509/subjectkeyidentifier.json index ff9b202be..f77688ef6 100644 --- a/main/data/documentation/shieldx509/subjectkeyidentifier.json +++ b/main/data/documentation/shieldx509/subjectkeyidentifier.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectkeyidentifier"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue","doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/init(value:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/value"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/asn1Schema","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/extensionID"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/Decodable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/Encodable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/SchemaSpecified-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"title":"SubjectKeyIdentifier","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50920SubjectKeyIdentifierV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldX509","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName"],"generated":true}],"references":{"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/subjectkeyidentifier\/decodable-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/subjectkeyidentifier\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/ShieldX509/ExtensionValue":{"role":"symbol","title":"ExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}],"url":"\/documentation\/shieldx509\/extensionvalue"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier/extensionID":{"role":"symbol","title":"extensionID","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/extensionID","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectkeyidentifier\/extensionid"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/subjectkeyidentifier\/schemaspecified-implementations"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier/value":{"role":"symbol","title":"value","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/value","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectkeyidentifier\/value"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509/NonCriticalExtensionValue":{"role":"symbol","title":"NonCriticalExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NonCriticalExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NonCriticalExtensionValue"}],"url":"\/documentation\/shieldx509\/noncriticalextensionvalue"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/ShieldX509/NameBuilder":{"role":"symbol","title":"NameBuilder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NameBuilder"}],"url":"\/documentation\/shieldx509\/namebuilder"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier/Encodable-Implementations":{"role":"collectionGroup","title":"Encodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/Encodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/subjectkeyidentifier\/encodable-implementations"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier/init(value:)":{"role":"symbol","title":"init(value:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/init(value:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectkeyidentifier\/init(value:)"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectkeyidentifier\/asn1schema"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectkeyidentifier"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue","doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/init(value:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/value"]},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/asn1Schema","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/extensionID"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/Decodable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/Encodable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/SchemaSpecified-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"title":"SubjectKeyIdentifier","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50920SubjectKeyIdentifierV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield"]]},"seeAlsoSections":[{"title":"ShieldX509","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName"],"generated":true}],"references":{"doc://Shield/documentation/ShieldX509/AuthorityKeyIdentifier":{"role":"symbol","title":"AuthorityKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AuthorityKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AuthorityKeyIdentifier"}],"url":"\/documentation\/shieldx509\/authoritykeyidentifier"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier/init(value:)":{"role":"symbol","title":"init(value:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/init(value:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectkeyidentifier\/init(value:)"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/subjectkeyidentifier\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/IssuerAltName":{"role":"symbol","title":"IssuerAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"IssuerAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/IssuerAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"IssuerAltName"}],"url":"\/documentation\/shieldx509\/issueraltname"},"doc://Shield/documentation/ShieldX509/Certificate/Builder":{"role":"symbol","title":"Certificate.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificate\/builder"},"doc://Shield/documentation/ShieldX509/ExtensionValue":{"role":"symbol","title":"ExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtensionValue"}],"url":"\/documentation\/shieldx509\/extensionvalue"},"doc://Shield/documentation/ShieldX509/KeyUsage":{"role":"symbol","title":"KeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyUsage"}],"url":"\/documentation\/shieldx509\/keyusage"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/subjectkeyidentifier\/schemaspecified-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/BasicConstraints":{"role":"symbol","title":"BasicConstraints","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"BasicConstraints"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/BasicConstraints","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BasicConstraints"}],"url":"\/documentation\/shieldx509\/basicconstraints"},"doc://Shield/documentation/ShieldX509/CertificationRequest":{"role":"symbol","title":"CertificationRequest","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CertificationRequest"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"CertificationRequest"}],"url":"\/documentation\/shieldx509\/certificationrequest"},"doc://Shield/documentation/ShieldX509/CertificationRequest/Builder":{"role":"symbol","title":"CertificationRequest.Builder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Builder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/CertificationRequest\/Builder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Builder"}],"url":"\/documentation\/shieldx509\/certificationrequest\/builder"},"doc://Shield/documentation/ShieldX509/ExtKeyUsage":{"role":"symbol","title":"ExtKeyUsage","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ExtKeyUsage"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/ExtKeyUsage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ExtKeyUsage"}],"url":"\/documentation\/shieldx509\/extkeyusage"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/documentation/ShieldX509/SubjectAltName":{"role":"symbol","title":"SubjectAltName","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectAltName"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectAltName","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectAltName"}],"url":"\/documentation\/shieldx509\/subjectaltname"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier/extensionID":{"role":"symbol","title":"extensionID","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/extensionID","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectkeyidentifier\/extensionid"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/NonCriticalExtensionValue":{"role":"symbol","title":"NonCriticalExtensionValue","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"NonCriticalExtensionValue"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NonCriticalExtensionValue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NonCriticalExtensionValue"}],"url":"\/documentation\/shieldx509\/noncriticalextensionvalue"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier/value":{"role":"symbol","title":"value","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/value","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectkeyidentifier\/value"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectkeyidentifier\/asn1schema"},"doc://Shield/documentation/ShieldX509/Certificate":{"role":"symbol","title":"Certificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Certificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Certificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Certificate"}],"url":"\/documentation\/shieldx509\/certificate"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/subjectkeyidentifier\/decodable-implementations"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier/Encodable-Implementations":{"role":"collectionGroup","title":"Encodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/Encodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/subjectkeyidentifier\/encodable-implementations"},"doc://Shield/documentation/ShieldX509/NameBuilder":{"role":"symbol","title":"NameBuilder","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NameBuilder"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/NameBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"NameBuilder"}],"url":"\/documentation\/shieldx509\/namebuilder"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/subjectkeyidentifier/asn1schema.json b/main/data/documentation/shieldx509/subjectkeyidentifier/asn1schema.json index 87b0a2c91..22a0f1c29 100644 --- a/main/data/documentation/shieldx509/subjectkeyidentifier/asn1schema.json +++ b/main/data/documentation/shieldx509/subjectkeyidentifier/asn1schema.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectkeyidentifier\/asn1schema"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/asn1Schema","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"title":"asn1Schema","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50920SubjectKeyIdentifierV10asn1Schema10PotentASN10G0OvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectkeyidentifier\/asn1schema"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectkeyidentifier\/asn1schema"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/asn1Schema","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"title":"asn1Schema","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50920SubjectKeyIdentifierV10asn1Schema10PotentASN10G0OvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectkeyidentifier\/asn1schema"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/subjectkeyidentifier/encodable-implementations.json b/main/data/documentation/shieldx509/subjectkeyidentifier/encodable-implementations.json index 8f4721b8a..2b970e972 100644 --- a/main/data/documentation/shieldx509/subjectkeyidentifier/encodable-implementations.json +++ b/main/data/documentation/shieldx509/subjectkeyidentifier/encodable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/Encodable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/encode(to:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Encodable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier/encode(to:)":{"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectkeyidentifier\/encode(to:)"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/Encodable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/encode(to:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"Encodable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier/encode(to:)":{"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectkeyidentifier\/encode(to:)"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/subjectkeyidentifier/encoded().json b/main/data/documentation/shieldx509/subjectkeyidentifier/encoded().json index c20b1265c..096454d14 100644 --- a/main/data/documentation/shieldx509/subjectkeyidentifier/encoded().json +++ b/main/data/documentation/shieldx509/subjectkeyidentifier/encoded().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The ASN.1 encoded data for this value."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectkeyidentifier\/encoded()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/encoded()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:10PotentASN115SchemaSpecifiedPAASERzrlE7encoded10Foundation4DataVyKF::SYNTHESIZED::s:10ShieldX50920SubjectKeyIdentifierV","extendedModule":"PotentASN1","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectkeyidentifier\/encoded()"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/subjectkeyidentifier\/schemaspecified-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The ASN.1 encoded data for this value."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectkeyidentifier\/encoded()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/encoded()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:10PotentASN115SchemaSpecifiedPAASERzrlE7encoded10Foundation4DataVyKF::SYNTHESIZED::s:10ShieldX50920SubjectKeyIdentifierV","extendedModule":"PotentASN1","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/subjectkeyidentifier\/schemaspecified-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectkeyidentifier\/encoded()"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/subjectkeyidentifier/extensionid.json b/main/data/documentation/shieldx509/subjectkeyidentifier/extensionid.json index 63d4d279b..ef7848dc4 100644 --- a/main/data/documentation/shieldx509/subjectkeyidentifier/extensionid.json +++ b/main/data/documentation/shieldx509/subjectkeyidentifier/extensionid.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectkeyidentifier\/extensionid"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/extensionID","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"title":"extensionID","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50920SubjectKeyIdentifierV11extensionID10PotentASN106ObjectE0VvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier/extensionID":{"role":"symbol","title":"extensionID","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/extensionID","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectkeyidentifier\/extensionid"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","preciseIdentifier":"s:9ShieldOID0B0a","text":"OID"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectkeyidentifier\/extensionid"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/extensionID","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"title":"extensionID","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50920SubjectKeyIdentifierV11extensionID10PotentASN106ObjectE0VvpZ","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier/extensionID":{"role":"symbol","title":"extensionID","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensionID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OID","preciseIdentifier":"s:9ShieldOID0B0a"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/extensionID","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectkeyidentifier\/extensionid"},"doc://Shield/documentation/ShieldOID/OID":{"role":"symbol","title":"OID","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"OID"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldOID\/OID","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"OID"}],"url":"\/documentation\/shieldoid\/oid"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/subjectkeyidentifier/init(from:).json b/main/data/documentation/shieldx509/subjectkeyidentifier/init(from:).json index 58aab48f4..14bac0c25 100644 --- a/main/data/documentation/shieldx509/subjectkeyidentifier/init(from:).json +++ b/main/data/documentation/shieldx509/subjectkeyidentifier/init(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectkeyidentifier\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"role":"symbol","title":"init(from:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:10ShieldX50920SubjectKeyIdentifierV4fromACs7Decoder_p_tKcfc","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/Decodable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectkeyidentifier\/init(from:)"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/subjectkeyidentifier\/decodable-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectkeyidentifier\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"role":"symbol","title":"init(from:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:10ShieldX50920SubjectKeyIdentifierV4fromACs7Decoder_p_tKcfc","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/Decodable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier/Decodable-Implementations":{"role":"collectionGroup","title":"Decodable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/Decodable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/subjectkeyidentifier\/decodable-implementations"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectkeyidentifier\/init(from:)"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/subjectkeyidentifier/init(value:).json b/main/data/documentation/shieldx509/subjectkeyidentifier/init(value:).json index f9fe20235..db1fe9181 100644 --- a/main/data/documentation/shieldx509/subjectkeyidentifier/init(value:).json +++ b/main/data/documentation/shieldx509/subjectkeyidentifier/init(value:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera","text":"KeyIdentifier"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectkeyidentifier\/init(value:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/init(value:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera"},{"kind":"text","text":")"}],"title":"init(value:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50920SubjectKeyIdentifierV5valueAC10Foundation4DataV_tcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier/init(value:)":{"role":"symbol","title":"init(value:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/init(value:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectkeyidentifier\/init(value:)"},"doc://Shield/documentation/ShieldX509/KeyIdentifier":{"role":"symbol","title":"KeyIdentifier","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyIdentifier"}],"url":"\/documentation\/shieldx509\/keyidentifier"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera","text":"KeyIdentifier"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectkeyidentifier\/init(value:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/init(value:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera"},{"kind":"text","text":")"}],"title":"init(value:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50920SubjectKeyIdentifierV5valueAC10Foundation4DataV_tcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"},"doc://Shield/documentation/ShieldX509/KeyIdentifier":{"role":"symbol","title":"KeyIdentifier","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyIdentifier"}],"url":"\/documentation\/shieldx509\/keyidentifier"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier/init(value:)":{"role":"symbol","title":"init(value:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/init(value:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectkeyidentifier\/init(value:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/subjectkeyidentifier/schemaspecified-implementations.json b/main/data/documentation/shieldx509/subjectkeyidentifier/schemaspecified-implementations.json index 823b0b45e..686a393af 100644 --- a/main/data/documentation/shieldx509/subjectkeyidentifier/schemaspecified-implementations.json +++ b/main/data/documentation/shieldx509/subjectkeyidentifier/schemaspecified-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/SchemaSpecified-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/encoded()"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"SchemaSpecified Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectkeyidentifier\/encoded()"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/SchemaSpecified-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/encoded()"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"Shield"}],"role":"collectionGroup","title":"SchemaSpecified Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier"]]},"references":{"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectkeyidentifier\/encoded()"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/subjectkeyidentifier/value.json b/main/data/documentation/shieldx509/subjectkeyidentifier/value.json index 14f3ef596..6ee79f7e3 100644 --- a/main/data/documentation/shieldx509/subjectkeyidentifier/value.json +++ b/main/data/documentation/shieldx509/subjectkeyidentifier/value.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera","text":"KeyIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectkeyidentifier\/value"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/value","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera"}],"title":"value","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50920SubjectKeyIdentifierV5value10Foundation4DataVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier"]]},"references":{"doc://Shield/documentation/ShieldX509/KeyIdentifier":{"role":"symbol","title":"KeyIdentifier","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyIdentifier"}],"url":"\/documentation\/shieldx509\/keyidentifier"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier/value":{"role":"symbol","title":"value","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/value","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectkeyidentifier\/value"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera","text":"KeyIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectkeyidentifier\/value"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/value","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera"}],"title":"value","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50920SubjectKeyIdentifierV5value10Foundation4DataVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/Shield","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier/value":{"role":"symbol","title":"value","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyIdentifier","preciseIdentifier":"s:10ShieldX50913KeyIdentifiera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier\/value","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectkeyidentifier\/value"},"doc://Shield/documentation/ShieldX509/SubjectKeyIdentifier":{"role":"symbol","title":"SubjectKeyIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectKeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectKeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectKeyIdentifier"}],"url":"\/documentation\/shieldx509\/subjectkeyidentifier"},"doc://Shield/documentation/Shield":{"role":"collection","title":"Shield","abstract":[{"type":"text","text":"Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10."}],"identifier":"doc:\/\/Shield\/documentation\/Shield","kind":"symbol","type":"topic","url":"\/documentation\/shield"},"doc://Shield/documentation/ShieldX509/KeyIdentifier":{"role":"symbol","title":"KeyIdentifier","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/KeyIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"KeyIdentifier"}],"url":"\/documentation\/shieldx509\/keyidentifier"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/subjectpublickeyinfo.json b/main/data/documentation/shieldx509/subjectpublickeyinfo.json index 96d9064c5..81dbaee99 100644 --- a/main/data/documentation/shieldx509/subjectpublickeyinfo.json +++ b/main/data/documentation/shieldx509/subjectpublickeyinfo.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectpublickeyinfo"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/init(algorithm:subjectPublicKey:)","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/algorithm","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/subjectPublicKey"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/SchemaSpecified-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"title":"SubjectPublicKeyInfo","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50920SubjectPublicKeyInfoV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"SubjectPublicKeyInfo"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo":{"role":"symbol","title":"SubjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"url":"\/documentation\/shieldx509\/subjectpublickeyinfo"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/subjectpublickeyinfo\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/subjectpublickeyinfo\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo/init(algorithm:subjectPublicKey:)":{"role":"symbol","title":"init(algorithm:subjectPublicKey:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subjectPublicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/init(algorithm:subjectPublicKey:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectpublickeyinfo\/init(algorithm:subjectpublickey:)"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo/algorithm":{"role":"symbol","title":"algorithm","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/algorithm","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectpublickeyinfo\/algorithm"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo/subjectPublicKey":{"role":"symbol","title":"subjectPublicKey","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectPublicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/subjectPublicKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectpublickeyinfo\/subjectpublickey"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectpublickeyinfo\/init(from:)"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectpublickeyinfo"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/init(algorithm:subjectPublicKey:)","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/algorithm","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/subjectPublicKey"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/SchemaSpecified-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"title":"SubjectPublicKeyInfo","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50920SubjectPublicKeyInfoV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"SubjectPublicKeyInfo"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/subjectpublickeyinfo\/schemaspecified-implementations"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo/init(algorithm:subjectPublicKey:)":{"role":"symbol","title":"init(algorithm:subjectPublicKey:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subjectPublicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/init(algorithm:subjectPublicKey:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectpublickeyinfo\/init(algorithm:subjectpublickey:)"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo":{"role":"symbol","title":"SubjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"url":"\/documentation\/shieldx509\/subjectpublickeyinfo"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo/subjectPublicKey":{"role":"symbol","title":"subjectPublicKey","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectPublicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/subjectPublicKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectpublickeyinfo\/subjectpublickey"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectpublickeyinfo\/init(from:)"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo/algorithm":{"role":"symbol","title":"algorithm","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/algorithm","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectpublickeyinfo\/algorithm"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/subjectpublickeyinfo\/equatable-implementations"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/subjectpublickeyinfo/!=(_:_:).json b/main/data/documentation/shieldx509/subjectpublickeyinfo/!=(_:_:).json index d2538aabd..6f5b080bc 100644 --- a/main/data/documentation/shieldx509/subjectpublickeyinfo/!=(_:_:).json +++ b/main/data/documentation/shieldx509/subjectpublickeyinfo/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectpublickeyinfo\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50920SubjectPublicKeyInfoV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectpublickeyinfo\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/subjectpublickeyinfo\/equatable-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo":{"role":"symbol","title":"SubjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"url":"\/documentation\/shieldx509\/subjectpublickeyinfo"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectpublickeyinfo\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50920SubjectPublicKeyInfoV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectpublickeyinfo\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/subjectpublickeyinfo\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo":{"role":"symbol","title":"SubjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"url":"\/documentation\/shieldx509\/subjectpublickeyinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/subjectpublickeyinfo/algorithm.json b/main/data/documentation/shieldx509/subjectpublickeyinfo/algorithm.json index 8690afbda..ec45b6c8a 100644 --- a/main/data/documentation/shieldx509/subjectpublickeyinfo/algorithm.json +++ b/main/data/documentation/shieldx509/subjectpublickeyinfo/algorithm.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV","text":"AlgorithmIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectpublickeyinfo\/algorithm"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/algorithm","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"title":"algorithm","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50920SubjectPublicKeyInfoV9algorithmAA19AlgorithmIdentifierVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo/algorithm":{"role":"symbol","title":"algorithm","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/algorithm","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectpublickeyinfo\/algorithm"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo":{"role":"symbol","title":"SubjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"url":"\/documentation\/shieldx509\/subjectpublickeyinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV","text":"AlgorithmIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectpublickeyinfo\/algorithm"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/algorithm","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"title":"algorithm","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50920SubjectPublicKeyInfoV9algorithmAA19AlgorithmIdentifierVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo":{"role":"symbol","title":"SubjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"url":"\/documentation\/shieldx509\/subjectpublickeyinfo"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo/algorithm":{"role":"symbol","title":"algorithm","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/algorithm","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectpublickeyinfo\/algorithm"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/subjectpublickeyinfo/asn1schema.json b/main/data/documentation/shieldx509/subjectpublickeyinfo/asn1schema.json index a9b175462..7b8b535c7 100644 --- a/main/data/documentation/shieldx509/subjectpublickeyinfo/asn1schema.json +++ b/main/data/documentation/shieldx509/subjectpublickeyinfo/asn1schema.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectpublickeyinfo\/asn1schema"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/asn1Schema","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"kind":"symbol","metadata":{"role":"symbol","title":"asn1Schema","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX50920SubjectPublicKeyInfoV10asn1Schema10PotentASN10H0OvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectpublickeyinfo\/asn1schema"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo":{"role":"symbol","title":"SubjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"url":"\/documentation\/shieldx509\/subjectpublickeyinfo"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/subjectpublickeyinfo\/schemaspecified-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectpublickeyinfo\/asn1schema"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/asn1Schema","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"kind":"symbol","metadata":{"role":"symbol","title":"asn1Schema","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX50920SubjectPublicKeyInfoV10asn1Schema10PotentASN10H0OvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectpublickeyinfo\/asn1schema"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo":{"role":"symbol","title":"SubjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"url":"\/documentation\/shieldx509\/subjectpublickeyinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/subjectpublickeyinfo\/schemaspecified-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/subjectpublickeyinfo/encoded().json b/main/data/documentation/shieldx509/subjectpublickeyinfo/encoded().json index 8e9a35c91..74c914489 100644 --- a/main/data/documentation/shieldx509/subjectpublickeyinfo/encoded().json +++ b/main/data/documentation/shieldx509/subjectpublickeyinfo/encoded().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The ASN.1 encoded data for this value."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectpublickeyinfo\/encoded()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/encoded()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:10PotentASN115SchemaSpecifiedPAASERzrlE7encoded10Foundation4DataVyKF::SYNTHESIZED::s:10ShieldX50920SubjectPublicKeyInfoV","extendedModule":"PotentASN1","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo":{"role":"symbol","title":"SubjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"url":"\/documentation\/shieldx509\/subjectpublickeyinfo"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectpublickeyinfo\/encoded()"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/subjectpublickeyinfo\/schemaspecified-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The ASN.1 encoded data for this value."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectpublickeyinfo\/encoded()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/encoded()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:10PotentASN115SchemaSpecifiedPAASERzrlE7encoded10Foundation4DataVyKF::SYNTHESIZED::s:10ShieldX50920SubjectPublicKeyInfoV","extendedModule":"PotentASN1","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectpublickeyinfo\/encoded()"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/subjectpublickeyinfo\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo":{"role":"symbol","title":"SubjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"url":"\/documentation\/shieldx509\/subjectpublickeyinfo"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/subjectpublickeyinfo/equatable-implementations.json b/main/data/documentation/shieldx509/subjectpublickeyinfo/equatable-implementations.json index baf5a0757..6e618ffa7 100644 --- a/main/data/documentation/shieldx509/subjectpublickeyinfo/equatable-implementations.json +++ b/main/data/documentation/shieldx509/subjectpublickeyinfo/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo":{"role":"symbol","title":"SubjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"url":"\/documentation\/shieldx509\/subjectpublickeyinfo"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectpublickeyinfo\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo":{"role":"symbol","title":"SubjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"url":"\/documentation\/shieldx509\/subjectpublickeyinfo"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectpublickeyinfo\/!=(_:_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/subjectpublickeyinfo/init(algorithm:subjectpublickey:).json b/main/data/documentation/shieldx509/subjectpublickeyinfo/init(algorithm:subjectpublickey:).json index 29624ede8..5131f5063 100644 --- a/main/data/documentation/shieldx509/subjectpublickeyinfo/init(algorithm:subjectpublickey:).json +++ b/main/data/documentation/shieldx509/subjectpublickeyinfo/init(algorithm:subjectpublickey:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV","text":"AlgorithmIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subjectPublicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectpublickeyinfo\/init(algorithm:subjectpublickey:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/init(algorithm:subjectPublicKey:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subjectPublicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":")"}],"title":"init(algorithm:subjectPublicKey:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50920SubjectPublicKeyInfoV9algorithm07subjectdE0AcA19AlgorithmIdentifierV_10PotentASN19BitStringVtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo/init(algorithm:subjectPublicKey:)":{"role":"symbol","title":"init(algorithm:subjectPublicKey:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subjectPublicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/init(algorithm:subjectPublicKey:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectpublickeyinfo\/init(algorithm:subjectpublickey:)"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo":{"role":"symbol","title":"SubjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"url":"\/documentation\/shieldx509\/subjectpublickeyinfo"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV","text":"AlgorithmIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subjectPublicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectpublickeyinfo\/init(algorithm:subjectpublickey:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/init(algorithm:subjectPublicKey:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subjectPublicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":")"}],"title":"init(algorithm:subjectPublicKey:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50920SubjectPublicKeyInfoV9algorithm07subjectdE0AcA19AlgorithmIdentifierV_10PotentASN19BitStringVtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo/init(algorithm:subjectPublicKey:)":{"role":"symbol","title":"init(algorithm:subjectPublicKey:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"algorithm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subjectPublicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/init(algorithm:subjectPublicKey:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectpublickeyinfo\/init(algorithm:subjectpublickey:)"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo":{"role":"symbol","title":"SubjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"url":"\/documentation\/shieldx509\/subjectpublickeyinfo"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/subjectpublickeyinfo/init(from:).json b/main/data/documentation/shieldx509/subjectpublickeyinfo/init(from:).json index 934a9e0d6..fc61597e3 100644 --- a/main/data/documentation/shieldx509/subjectpublickeyinfo/init(from:).json +++ b/main/data/documentation/shieldx509/subjectpublickeyinfo/init(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectpublickeyinfo\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50920SubjectPublicKeyInfoV4fromACs7Decoder_p_tKcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo":{"role":"symbol","title":"SubjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"url":"\/documentation\/shieldx509\/subjectpublickeyinfo"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectpublickeyinfo\/init(from:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectpublickeyinfo\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50920SubjectPublicKeyInfoV4fromACs7Decoder_p_tKcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo":{"role":"symbol","title":"SubjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"url":"\/documentation\/shieldx509\/subjectpublickeyinfo"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectpublickeyinfo\/init(from:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/subjectpublickeyinfo/schemaspecified-implementations.json b/main/data/documentation/shieldx509/subjectpublickeyinfo/schemaspecified-implementations.json index 9d433f7cb..64b97d47f 100644 --- a/main/data/documentation/shieldx509/subjectpublickeyinfo/schemaspecified-implementations.json +++ b/main/data/documentation/shieldx509/subjectpublickeyinfo/schemaspecified-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/SchemaSpecified-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/encoded()"],"generated":true},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/asn1Schema"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"SchemaSpecified Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo":{"role":"symbol","title":"SubjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"url":"\/documentation\/shieldx509\/subjectpublickeyinfo"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectpublickeyinfo\/encoded()"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectpublickeyinfo\/asn1schema"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/SchemaSpecified-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/encoded()"],"generated":true},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/asn1Schema"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"SchemaSpecified Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectpublickeyinfo\/asn1schema"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectpublickeyinfo\/encoded()"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo":{"role":"symbol","title":"SubjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"url":"\/documentation\/shieldx509\/subjectpublickeyinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/subjectpublickeyinfo/subjectpublickey.json b/main/data/documentation/shieldx509/subjectpublickeyinfo/subjectpublickey.json index 441842f91..e63915a0e 100644 --- a/main/data/documentation/shieldx509/subjectpublickeyinfo/subjectpublickey.json +++ b/main/data/documentation/shieldx509/subjectpublickeyinfo/subjectpublickey.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectPublicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectpublickeyinfo\/subjectpublickey"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/subjectPublicKey","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectPublicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"}],"title":"subjectPublicKey","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50920SubjectPublicKeyInfoV07subjectdE010PotentASN19BitStringVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo":{"role":"symbol","title":"SubjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"url":"\/documentation\/shieldx509\/subjectpublickeyinfo"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo/subjectPublicKey":{"role":"symbol","title":"subjectPublicKey","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectPublicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/subjectPublicKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectpublickeyinfo\/subjectpublickey"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectPublicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/subjectpublickeyinfo\/subjectpublickey"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/subjectPublicKey","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectPublicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"}],"title":"subjectPublicKey","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50920SubjectPublicKeyInfoV07subjectdE010PotentASN19BitStringVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo/subjectPublicKey":{"role":"symbol","title":"subjectPublicKey","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectPublicKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BitString","preciseIdentifier":"s:10PotentASN19BitStringV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo\/subjectPublicKey","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/subjectpublickeyinfo\/subjectpublickey"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo":{"role":"symbol","title":"SubjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"url":"\/documentation\/shieldx509\/subjectpublickeyinfo"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/tbscertificate.json b/main/data/documentation/shieldx509/tbscertificate.json index ebf6bdc45..9ac7f0d3d 100644 --- a/main/data/documentation/shieldx509/tbscertificate.json +++ b/main/data/documentation/shieldx509/tbscertificate.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/init(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/init(version:serialNumber:signature:issuer:validity:subject:subjectPublicKeyInfo:issuerUniqueID:subjectUniqueID:extensions:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/extensions","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/issuer","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/issuerUniqueID","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/serialNumber-swift.property","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/signature","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/subject","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/subjectPublicKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/subjectUniqueID","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/validity-swift.property","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/version-swift.property"]},{"title":"Type Aliases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SerialNumber-swift.typealias","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SchemaSpecified-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"title":"TBSCertificate","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50914TBSCertificateV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/init(version:serialNumber:signature:issuer:validity:subject:subjectPublicKeyInfo:issuerUniqueID:subjectUniqueID:extensions:)":{"role":"symbol","title":"init(version:serialNumber:signature:issuer:validity:subject:subjectPublicKeyInfo:issuerUniqueID:subjectUniqueID:extensions:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50914TBSCertificateV7VersionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"serialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"issuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":", "},{"kind":"externalParam","text":"validity"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Validity","preciseIdentifier":"s:10ShieldX50914TBSCertificateV8ValidityV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subjectPublicKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"issuerUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"subjectUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"extensions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Extensions","preciseIdentifier":"s:10ShieldX50910ExtensionsV"},{"kind":"text","text":"?)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/init(version:serialNumber:signature:issuer:validity:subject:subjectPublicKeyInfo:issuerUniqueID:subjectUniqueID:extensions:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/init(version:serialnumber:signature:issuer:validity:subject:subjectpublickeyinfo:issueruniqueid:subjectuniqueid:extensions:)"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/TBSCertificate/subject":{"role":"symbol","title":"subject","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/subject","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/subject"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum":{"role":"symbol","title":"TBSCertificate.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/TBSCertificate/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/schemaspecified-implementations"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/documentation/ShieldX509/TBSCertificate/validity-swift.property":{"role":"symbol","title":"validity","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"validity"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Validity","preciseIdentifier":"s:10ShieldX50914TBSCertificateV8ValidityV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/validity-swift.property","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.property"},"doc://Shield/documentation/ShieldX509/TBSCertificate/extensions":{"role":"symbol","title":"extensions","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Extensions","preciseIdentifier":"s:10ShieldX50910ExtensionsV"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/extensions","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/extensions"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/TBSCertificate/serialNumber-swift.property":{"role":"symbol","title":"serialNumber","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"serialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SerialNumber","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/serialNumber-swift.property","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/serialnumber-swift.property"},"doc://Shield/documentation/ShieldX509/TBSCertificate/issuerUniqueID":{"role":"symbol","title":"issuerUniqueID","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuerUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/issuerUniqueID","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/issueruniqueid"},"doc://Shield/documentation/ShieldX509/TBSCertificate/issuer":{"role":"symbol","title":"issuer","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/issuer","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/issuer"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct":{"role":"symbol","title":"TBSCertificate.Validity","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Validity"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Validity"}],"url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/TBSCertificate/subjectUniqueID":{"role":"symbol","title":"subjectUniqueID","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/subjectUniqueID","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/subjectuniqueid"},"doc://Shield/documentation/ShieldX509/TBSCertificate/UniqueIdentifier":{"role":"symbol","title":"TBSCertificate.UniqueIdentifier","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"UniqueIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UniqueIdentifier"}],"url":"\/documentation\/shieldx509\/tbscertificate\/uniqueidentifier"},"doc://Shield/documentation/ShieldX509/TBSCertificate/signature":{"role":"symbol","title":"signature","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/signature","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/signature"},"doc://Shield/documentation/ShieldX509/TBSCertificate/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/init(from:)"},"doc://Shield/documentation/ShieldX509/TBSCertificate/version-swift.property":{"role":"symbol","title":"version","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50914TBSCertificateV7VersionO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/version-swift.property","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.property"},"doc://Shield/documentation/ShieldX509/TBSCertificate/SerialNumber-swift.typealias":{"role":"symbol","title":"TBSCertificate.SerialNumber","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SerialNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SerialNumber-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SerialNumber"}],"url":"\/documentation\/shieldx509\/tbscertificate\/serialnumber-swift.typealias"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate/subjectPublicKeyInfo":{"role":"symbol","title":"subjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectPublicKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/subjectPublicKeyInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/subjectpublickeyinfo"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","interfaceLanguage":"swift"},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/init(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/init(version:serialNumber:signature:issuer:validity:subject:subjectPublicKeyInfo:issuerUniqueID:subjectUniqueID:extensions:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/extensions","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/issuer","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/issuerUniqueID","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/serialNumber-swift.property","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/signature","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/subject","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/subjectPublicKeyInfo","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/subjectUniqueID","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/validity-swift.property","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/version-swift.property"]},{"title":"Type Aliases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SerialNumber-swift.typealias","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier"]},{"title":"Enumerations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SchemaSpecified-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"title":"TBSCertificate","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50914TBSCertificateV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/issuerUniqueID":{"role":"symbol","title":"issuerUniqueID","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuerUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/issuerUniqueID","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/issueruniqueid"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct":{"role":"symbol","title":"TBSCertificate.Validity","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Validity"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Validity"}],"url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct"},"doc://Shield/documentation/ShieldX509/TBSCertificate/validity-swift.property":{"role":"symbol","title":"validity","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"validity"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Validity","preciseIdentifier":"s:10ShieldX50914TBSCertificateV8ValidityV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/validity-swift.property","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.property"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/TBSCertificate/serialNumber-swift.property":{"role":"symbol","title":"serialNumber","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"serialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SerialNumber","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/serialNumber-swift.property","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/serialnumber-swift.property"},"doc://Shield/documentation/ShieldX509/TBSCertificate/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/init(from:)"},"doc://Shield/10PotentASN115SchemaSpecifiedP":{"type":"unresolvable","title":"PotentASN1.SchemaSpecified","identifier":"doc:\/\/Shield\/10PotentASN115SchemaSpecifiedP"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/TBSCertificate/SerialNumber-swift.typealias":{"role":"symbol","title":"TBSCertificate.SerialNumber","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SerialNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SerialNumber-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SerialNumber"}],"url":"\/documentation\/shieldx509\/tbscertificate\/serialnumber-swift.typealias"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/UniqueIdentifier":{"role":"symbol","title":"TBSCertificate.UniqueIdentifier","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"UniqueIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UniqueIdentifier"}],"url":"\/documentation\/shieldx509\/tbscertificate\/uniqueidentifier"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/TBSCertificate/subjectPublicKeyInfo":{"role":"symbol","title":"subjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectPublicKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/subjectPublicKeyInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/subjectpublickeyinfo"},"doc://Shield/documentation/ShieldX509/TBSCertificate/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/TBSCertificate/version-swift.property":{"role":"symbol","title":"version","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50914TBSCertificateV7VersionO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/version-swift.property","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.property"},"doc://Shield/documentation/ShieldX509/TBSCertificate/issuer":{"role":"symbol","title":"issuer","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/issuer","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/issuer"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/TBSCertificate/subject":{"role":"symbol","title":"subject","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/subject","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/subject"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum":{"role":"symbol","title":"TBSCertificate.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/TBSCertificate/init(version:serialNumber:signature:issuer:validity:subject:subjectPublicKeyInfo:issuerUniqueID:subjectUniqueID:extensions:)":{"role":"symbol","title":"init(version:serialNumber:signature:issuer:validity:subject:subjectPublicKeyInfo:issuerUniqueID:subjectUniqueID:extensions:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50914TBSCertificateV7VersionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"serialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"issuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":", "},{"kind":"externalParam","text":"validity"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Validity","preciseIdentifier":"s:10ShieldX50914TBSCertificateV8ValidityV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subjectPublicKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"issuerUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"subjectUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"extensions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Extensions","preciseIdentifier":"s:10ShieldX50910ExtensionsV"},{"kind":"text","text":"?)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/init(version:serialNumber:signature:issuer:validity:subject:subjectPublicKeyInfo:issuerUniqueID:subjectUniqueID:extensions:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/init(version:serialnumber:signature:issuer:validity:subject:subjectpublickeyinfo:issueruniqueid:subjectuniqueid:extensions:)"},"doc://Shield/documentation/ShieldX509/TBSCertificate/extensions":{"role":"symbol","title":"extensions","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Extensions","preciseIdentifier":"s:10ShieldX50910ExtensionsV"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/extensions","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/extensions"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate/signature":{"role":"symbol","title":"signature","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/signature","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/signature"},"doc://Shield/documentation/ShieldX509/TBSCertificate/subjectUniqueID":{"role":"symbol","title":"subjectUniqueID","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/subjectUniqueID","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/subjectuniqueid"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/tbscertificate/asn1schema.json b/main/data/documentation/shieldx509/tbscertificate/asn1schema.json index 597d9ef45..f03622dd4 100644 --- a/main/data/documentation/shieldx509/tbscertificate/asn1schema.json +++ b/main/data/documentation/shieldx509/tbscertificate/asn1schema.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/asn1schema"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/asn1Schema","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"kind":"symbol","metadata":{"role":"symbol","title":"asn1Schema","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX50914TBSCertificateV10asn1Schema10PotentASN10E0OvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/asn1schema"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/asn1schema"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/asn1Schema","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"kind":"symbol","metadata":{"role":"symbol","title":"asn1Schema","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"symbolKind":"property","externalID":"s:10ShieldX50914TBSCertificateV10asn1Schema10PotentASN10E0OvpZ","extendedModule":"ShieldX509","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/asn1schema"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/tbscertificate/encoded().json b/main/data/documentation/shieldx509/tbscertificate/encoded().json index c0679817a..19f3a3b64 100644 --- a/main/data/documentation/shieldx509/tbscertificate/encoded().json +++ b/main/data/documentation/shieldx509/tbscertificate/encoded().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The ASN.1 encoded data for this value."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/encoded()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/encoded()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:10PotentASN115SchemaSpecifiedPAASERzrlE7encoded10Foundation4DataVyKF::SYNTHESIZED::s:10ShieldX50914TBSCertificateV","extendedModule":"PotentASN1","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/encoded()"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The ASN.1 encoded data for this value."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/encoded()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/encoded()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:10PotentASN115SchemaSpecifiedPAASERzrlE7encoded10Foundation4DataVyKF::SYNTHESIZED::s:10ShieldX50914TBSCertificateV","extendedModule":"PotentASN1","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SchemaSpecified-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/SchemaSpecified-Implementations":{"role":"collectionGroup","title":"SchemaSpecified Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SchemaSpecified-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/schemaspecified-implementations"},"doc://Shield/documentation/ShieldX509/TBSCertificate/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/encoded()"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/tbscertificate/equatable-implementations.json b/main/data/documentation/shieldx509/tbscertificate/equatable-implementations.json index 3a869b6ce..84958794e 100644 --- a/main/data/documentation/shieldx509/tbscertificate/equatable-implementations.json +++ b/main/data/documentation/shieldx509/tbscertificate/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/tbscertificate/extensions.json b/main/data/documentation/shieldx509/tbscertificate/extensions.json index d72a64171..8ce90100b 100644 --- a/main/data/documentation/shieldx509/tbscertificate/extensions.json +++ b/main/data/documentation/shieldx509/tbscertificate/extensions.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","preciseIdentifier":"s:10ShieldX50910ExtensionsV","text":"Extensions"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/extensions"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/extensions","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Extensions","preciseIdentifier":"s:10ShieldX50910ExtensionsV"},{"kind":"text","text":"?"}],"title":"extensions","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50914TBSCertificateV10extensionsAA10ExtensionsVSgvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/TBSCertificate/extensions":{"role":"symbol","title":"extensions","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Extensions","preciseIdentifier":"s:10ShieldX50910ExtensionsV"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/extensions","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/extensions"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","preciseIdentifier":"s:10ShieldX50910ExtensionsV","text":"Extensions"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/extensions"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/extensions","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Extensions","preciseIdentifier":"s:10ShieldX50910ExtensionsV"},{"kind":"text","text":"?"}],"title":"extensions","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50914TBSCertificateV10extensionsAA10ExtensionsVSgvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/TBSCertificate/extensions":{"role":"symbol","title":"extensions","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extensions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Extensions","preciseIdentifier":"s:10ShieldX50910ExtensionsV"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/extensions","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/extensions"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/tbscertificate/init(from:).json b/main/data/documentation/shieldx509/tbscertificate/init(from:).json index f54092514..2f374593c 100644 --- a/main/data/documentation/shieldx509/tbscertificate/init(from:).json +++ b/main/data/documentation/shieldx509/tbscertificate/init(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50914TBSCertificateV4fromACs7Decoder_p_tKcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/init(from:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50914TBSCertificateV4fromACs7Decoder_p_tKcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/init(from:)"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/tbscertificate/init(version:serialnumber:signature:issuer:validity:subject:subjectpublickeyinfo:issueruniqueid:subjectuniqueid:extensions:).json b/main/data/documentation/shieldx509/tbscertificate/init(version:serialnumber:signature:issuer:validity:subject:subjectpublickeyinfo:issueruniqueid:subjectuniqueid:extensions:).json index 60a6ac56f..a3e489ca3 100644 --- a/main/data/documentation/shieldx509/tbscertificate/init(version:serialnumber:signature:issuer:validity:subject:subjectpublickeyinfo:issueruniqueid:subjectuniqueid:extensions:).json +++ b/main/data/documentation/shieldx509/tbscertificate/init(version:serialnumber:signature:issuer:validity:subject:subjectpublickeyinfo:issueruniqueid:subjectuniqueid:extensions:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","preciseIdentifier":"s:10ShieldX50914TBSCertificateV7VersionO","text":"Version"},{"kind":"text","text":", "},{"kind":"externalParam","text":"serialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV","text":"AlgorithmIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"issuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","preciseIdentifier":"s:10ShieldX5094Namea","text":"Name"},{"kind":"text","text":", "},{"kind":"externalParam","text":"validity"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct","preciseIdentifier":"s:10ShieldX50914TBSCertificateV8ValidityV","text":"Validity"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","preciseIdentifier":"s:10ShieldX5094Namea","text":"Name"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subjectPublicKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV","text":"SubjectPublicKeyInfo"},{"kind":"text","text":", "},{"kind":"externalParam","text":"issuerUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera","text":"UniqueIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"subjectUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera","text":"UniqueIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"extensions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","preciseIdentifier":"s:10ShieldX50910ExtensionsV","text":"Extensions"},{"kind":"text","text":"?)"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/init(version:serialnumber:signature:issuer:validity:subject:subjectpublickeyinfo:issueruniqueid:subjectuniqueid:extensions:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/init(version:serialNumber:signature:issuer:validity:subject:subjectPublicKeyInfo:issuerUniqueID:subjectUniqueID:extensions:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50914TBSCertificateV7VersionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"serialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"issuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":", "},{"kind":"externalParam","text":"validity"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Validity","preciseIdentifier":"s:10ShieldX50914TBSCertificateV8ValidityV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subjectPublicKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"issuerUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"subjectUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"extensions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Extensions","preciseIdentifier":"s:10ShieldX50910ExtensionsV"},{"kind":"text","text":"?)"}],"title":"init(version:serialNumber:signature:issuer:validity:subject:subjectPublicKeyInfo:issuerUniqueID:subjectUniqueID:extensions:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50914TBSCertificateV7version12serialNumber9signature6issuer8validity7subject0J13PublicKeyInfo0H8UniqueID0jnO010extensionsA2C7VersionO_6BigIntAPVAA19AlgorithmIdentifierVSaySay0A4X50021AttributeTypeAndValueVyAA013DirectoryNameW6MapperVGGGAC8ValidityVA_AA07SubjectklM0V10Foundation4DataVSgA7_AA10ExtensionsVSgtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct":{"role":"symbol","title":"TBSCertificate.Validity","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Validity"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Validity"}],"url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo":{"role":"symbol","title":"SubjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"url":"\/documentation\/shieldx509\/subjectpublickeyinfo"},"doc://Shield/documentation/ShieldX509/TBSCertificate/init(version:serialNumber:signature:issuer:validity:subject:subjectPublicKeyInfo:issuerUniqueID:subjectUniqueID:extensions:)":{"role":"symbol","title":"init(version:serialNumber:signature:issuer:validity:subject:subjectPublicKeyInfo:issuerUniqueID:subjectUniqueID:extensions:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50914TBSCertificateV7VersionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"serialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"issuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":", "},{"kind":"externalParam","text":"validity"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Validity","preciseIdentifier":"s:10ShieldX50914TBSCertificateV8ValidityV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subjectPublicKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"issuerUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"subjectUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"extensions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Extensions","preciseIdentifier":"s:10ShieldX50910ExtensionsV"},{"kind":"text","text":"?)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/init(version:serialNumber:signature:issuer:validity:subject:subjectPublicKeyInfo:issuerUniqueID:subjectUniqueID:extensions:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/init(version:serialnumber:signature:issuer:validity:subject:subjectpublickeyinfo:issueruniqueid:subjectuniqueid:extensions:)"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/Name":{"role":"symbol","title":"Name","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Name"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Name"}],"url":"\/documentation\/shieldx509\/name"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum":{"role":"symbol","title":"TBSCertificate.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/TBSCertificate/UniqueIdentifier":{"role":"symbol","title":"TBSCertificate.UniqueIdentifier","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"UniqueIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UniqueIdentifier"}],"url":"\/documentation\/shieldx509\/tbscertificate\/uniqueidentifier"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","preciseIdentifier":"s:10ShieldX50914TBSCertificateV7VersionO","text":"Version"},{"kind":"text","text":", "},{"kind":"externalParam","text":"serialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV","text":"AlgorithmIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"issuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","preciseIdentifier":"s:10ShieldX5094Namea","text":"Name"},{"kind":"text","text":", "},{"kind":"externalParam","text":"validity"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct","preciseIdentifier":"s:10ShieldX50914TBSCertificateV8ValidityV","text":"Validity"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","preciseIdentifier":"s:10ShieldX5094Namea","text":"Name"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subjectPublicKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV","text":"SubjectPublicKeyInfo"},{"kind":"text","text":", "},{"kind":"externalParam","text":"issuerUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera","text":"UniqueIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"subjectUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera","text":"UniqueIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"extensions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","preciseIdentifier":"s:10ShieldX50910ExtensionsV","text":"Extensions"},{"kind":"text","text":"?)"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/init(version:serialnumber:signature:issuer:validity:subject:subjectpublickeyinfo:issueruniqueid:subjectuniqueid:extensions:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/init(version:serialNumber:signature:issuer:validity:subject:subjectPublicKeyInfo:issuerUniqueID:subjectUniqueID:extensions:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50914TBSCertificateV7VersionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"serialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"issuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":", "},{"kind":"externalParam","text":"validity"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Validity","preciseIdentifier":"s:10ShieldX50914TBSCertificateV8ValidityV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subjectPublicKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"issuerUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"subjectUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"extensions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Extensions","preciseIdentifier":"s:10ShieldX50910ExtensionsV"},{"kind":"text","text":"?)"}],"title":"init(version:serialNumber:signature:issuer:validity:subject:subjectPublicKeyInfo:issuerUniqueID:subjectUniqueID:extensions:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50914TBSCertificateV7version12serialNumber9signature6issuer8validity7subject0J13PublicKeyInfo0H8UniqueID0jnO010extensionsA2C7VersionO_6BigIntAPVAA19AlgorithmIdentifierVSaySay0A4X50021AttributeTypeAndValueVyAA013DirectoryNameW6MapperVGGGAC8ValidityVA_AA07SubjectklM0V10Foundation4DataVSgA7_AA10ExtensionsVSgtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum":{"role":"symbol","title":"TBSCertificate.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct":{"role":"symbol","title":"TBSCertificate.Validity","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Validity"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Validity"}],"url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509/Name":{"role":"symbol","title":"Name","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Name"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Name"}],"url":"\/documentation\/shieldx509\/name"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo":{"role":"symbol","title":"SubjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"url":"\/documentation\/shieldx509\/subjectpublickeyinfo"},"doc://Shield/documentation/ShieldX509/TBSCertificate/UniqueIdentifier":{"role":"symbol","title":"TBSCertificate.UniqueIdentifier","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"UniqueIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UniqueIdentifier"}],"url":"\/documentation\/shieldx509\/tbscertificate\/uniqueidentifier"},"doc://Shield/documentation/ShieldX509/Extensions":{"role":"symbol","title":"Extensions","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Extensions"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Extensions","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Extensions"}],"url":"\/documentation\/shieldx509\/extensions"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/init(version:serialNumber:signature:issuer:validity:subject:subjectPublicKeyInfo:issuerUniqueID:subjectUniqueID:extensions:)":{"role":"symbol","title":"init(version:serialNumber:signature:issuer:validity:subject:subjectPublicKeyInfo:issuerUniqueID:subjectUniqueID:extensions:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50914TBSCertificateV7VersionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"serialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"},{"kind":"text","text":", "},{"kind":"externalParam","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"issuer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":", "},{"kind":"externalParam","text":"validity"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Validity","preciseIdentifier":"s:10ShieldX50914TBSCertificateV8ValidityV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"},{"kind":"text","text":", "},{"kind":"externalParam","text":"subjectPublicKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"issuerUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"subjectUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"extensions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Extensions","preciseIdentifier":"s:10ShieldX50910ExtensionsV"},{"kind":"text","text":"?)"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/init(version:serialNumber:signature:issuer:validity:subject:subjectPublicKeyInfo:issuerUniqueID:subjectUniqueID:extensions:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/init(version:serialnumber:signature:issuer:validity:subject:subjectpublickeyinfo:issueruniqueid:subjectuniqueid:extensions:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/tbscertificate/issueruniqueid.json b/main/data/documentation/shieldx509/tbscertificate/issueruniqueid.json index 5b08f18cd..b30bf0755 100644 --- a/main/data/documentation/shieldx509/tbscertificate/issueruniqueid.json +++ b/main/data/documentation/shieldx509/tbscertificate/issueruniqueid.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuerUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera","text":"UniqueIdentifier"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/issueruniqueid"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/issuerUniqueID","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuerUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?"}],"title":"issuerUniqueID","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50914TBSCertificateV14issuerUniqueID10Foundation4DataVSgvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/issuerUniqueID":{"role":"symbol","title":"issuerUniqueID","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuerUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/issuerUniqueID","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/issueruniqueid"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/UniqueIdentifier":{"role":"symbol","title":"TBSCertificate.UniqueIdentifier","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"UniqueIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UniqueIdentifier"}],"url":"\/documentation\/shieldx509\/tbscertificate\/uniqueidentifier"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuerUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera","text":"UniqueIdentifier"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/issueruniqueid"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/issuerUniqueID","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuerUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?"}],"title":"issuerUniqueID","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50914TBSCertificateV14issuerUniqueID10Foundation4DataVSgvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/issuerUniqueID":{"role":"symbol","title":"issuerUniqueID","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"issuerUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/issuerUniqueID","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/issueruniqueid"},"doc://Shield/documentation/ShieldX509/TBSCertificate/UniqueIdentifier":{"role":"symbol","title":"TBSCertificate.UniqueIdentifier","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"UniqueIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UniqueIdentifier"}],"url":"\/documentation\/shieldx509\/tbscertificate\/uniqueidentifier"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/tbscertificate/schemaspecified-implementations.json b/main/data/documentation/shieldx509/tbscertificate/schemaspecified-implementations.json index fe0d9e007..5b8ee58ef 100644 --- a/main/data/documentation/shieldx509/tbscertificate/schemaspecified-implementations.json +++ b/main/data/documentation/shieldx509/tbscertificate/schemaspecified-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SchemaSpecified-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/encoded()"],"generated":true},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/asn1Schema"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"SchemaSpecified Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/asn1schema"},"doc://Shield/documentation/ShieldX509/TBSCertificate/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/encoded()"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SchemaSpecified-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/encoded()"],"generated":true},{"title":"Type Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/asn1Schema"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"SchemaSpecified Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/encoded()":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encoded()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoded"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Encode the value in ASN.1\/DER format."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/encoded()","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/encoded()"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/asn1Schema":{"role":"symbol","title":"asn1Schema","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"asn1Schema"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Schema","preciseIdentifier":"s:10PotentASN16SchemaO"}],"abstract":[{"type":"text","text":"The associated ASN.1 schema for this type"}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/asn1Schema","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/asn1schema"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/tbscertificate/serialnumber-swift.property.json b/main/data/documentation/shieldx509/tbscertificate/serialnumber-swift.property.json index 2dec8c79b..671ebbcfd 100644 --- a/main/data/documentation/shieldx509/tbscertificate/serialnumber-swift.property.json +++ b/main/data/documentation/shieldx509/tbscertificate/serialnumber-swift.property.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"serialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SerialNumber-swift.typealias","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera","text":"SerialNumber"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/serialnumber-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/serialNumber-swift.property","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"serialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SerialNumber","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera"}],"title":"serialNumber","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50914TBSCertificateV12serialNumber6BigIntAEVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/SerialNumber-swift.typealias":{"role":"symbol","title":"TBSCertificate.SerialNumber","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SerialNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SerialNumber-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SerialNumber"}],"url":"\/documentation\/shieldx509\/tbscertificate\/serialnumber-swift.typealias"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/serialNumber-swift.property":{"role":"symbol","title":"serialNumber","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"serialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SerialNumber","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/serialNumber-swift.property","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/serialnumber-swift.property"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"serialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SerialNumber-swift.typealias","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera","text":"SerialNumber"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/serialnumber-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/serialNumber-swift.property","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"serialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SerialNumber","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera"}],"title":"serialNumber","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50914TBSCertificateV12serialNumber6BigIntAEVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate/serialNumber-swift.property":{"role":"symbol","title":"serialNumber","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"serialNumber"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SerialNumber","preciseIdentifier":"s:10ShieldX50914TBSCertificateV12SerialNumbera"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/serialNumber-swift.property","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/serialnumber-swift.property"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/SerialNumber-swift.typealias":{"role":"symbol","title":"TBSCertificate.SerialNumber","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SerialNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SerialNumber-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SerialNumber"}],"url":"\/documentation\/shieldx509\/tbscertificate\/serialnumber-swift.typealias"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/tbscertificate/serialnumber-swift.typealias.json b/main/data/documentation/shieldx509/tbscertificate/serialnumber-swift.typealias.json index 10050eb9b..27c3f3065 100644 --- a/main/data/documentation/shieldx509/tbscertificate/serialnumber-swift.typealias.json +++ b/main/data/documentation/shieldx509/tbscertificate/serialnumber-swift.typealias.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SerialNumber"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/serialnumber-swift.typealias"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SerialNumber-swift.typealias","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SerialNumber"}],"title":"TBSCertificate.SerialNumber","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:10ShieldX50914TBSCertificateV12SerialNumbera","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"SerialNumber"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate/SerialNumber-swift.typealias":{"role":"symbol","title":"TBSCertificate.SerialNumber","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SerialNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SerialNumber-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SerialNumber"}],"url":"\/documentation\/shieldx509\/tbscertificate\/serialnumber-swift.typealias"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SerialNumber"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Integer","preciseIdentifier":"s:10PotentASN10B0O7Integera"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/serialnumber-swift.typealias"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SerialNumber-swift.typealias","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SerialNumber"}],"title":"TBSCertificate.SerialNumber","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:10ShieldX50914TBSCertificateV12SerialNumbera","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"SerialNumber"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate/SerialNumber-swift.typealias":{"role":"symbol","title":"TBSCertificate.SerialNumber","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"SerialNumber"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/SerialNumber-swift.typealias","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SerialNumber"}],"url":"\/documentation\/shieldx509\/tbscertificate\/serialnumber-swift.typealias"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/tbscertificate/signature.json b/main/data/documentation/shieldx509/tbscertificate/signature.json index 22f79c973..c901a2c33 100644 --- a/main/data/documentation/shieldx509/tbscertificate/signature.json +++ b/main/data/documentation/shieldx509/tbscertificate/signature.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV","text":"AlgorithmIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/signature"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/signature","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"title":"signature","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50914TBSCertificateV9signatureAA19AlgorithmIdentifierVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate"]]},"references":{"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate/signature":{"role":"symbol","title":"signature","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/signature","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/signature"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV","text":"AlgorithmIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/signature"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/signature","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"title":"signature","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50914TBSCertificateV9signatureAA19AlgorithmIdentifierVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate/signature":{"role":"symbol","title":"signature","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"signature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AlgorithmIdentifier","preciseIdentifier":"s:10ShieldX50919AlgorithmIdentifierV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/signature","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/signature"},"doc://Shield/documentation/ShieldX509/AlgorithmIdentifier":{"role":"symbol","title":"AlgorithmIdentifier","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AlgorithmIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/AlgorithmIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AlgorithmIdentifier"}],"url":"\/documentation\/shieldx509\/algorithmidentifier"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/tbscertificate/subject.json b/main/data/documentation/shieldx509/tbscertificate/subject.json index 100f904c9..f9c48f5fa 100644 --- a/main/data/documentation/shieldx509/tbscertificate/subject.json +++ b/main/data/documentation/shieldx509/tbscertificate/subject.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","preciseIdentifier":"s:10ShieldX5094Namea","text":"Name"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/subject"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/subject","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"}],"title":"subject","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50914TBSCertificateV7subjectSaySay0A4X50021AttributeTypeAndValueVyAA013DirectoryNameF6MapperVGGGvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/subject":{"role":"symbol","title":"subject","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/subject","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/subject"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/Name":{"role":"symbol","title":"Name","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Name"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Name"}],"url":"\/documentation\/shieldx509\/name"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","preciseIdentifier":"s:10ShieldX5094Namea","text":"Name"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/subject"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/subject","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"}],"title":"subject","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50914TBSCertificateV7subjectSaySay0A4X50021AttributeTypeAndValueVyAA013DirectoryNameF6MapperVGGGvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/subject":{"role":"symbol","title":"subject","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subject"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:10ShieldX5094Namea"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/subject","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/subject"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/Name":{"role":"symbol","title":"Name","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Name"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/Name","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Name"}],"url":"\/documentation\/shieldx509\/name"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/tbscertificate/subjectpublickeyinfo.json b/main/data/documentation/shieldx509/tbscertificate/subjectpublickeyinfo.json index daec807b9..388d0cf2c 100644 --- a/main/data/documentation/shieldx509/tbscertificate/subjectpublickeyinfo.json +++ b/main/data/documentation/shieldx509/tbscertificate/subjectpublickeyinfo.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectPublicKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV","text":"SubjectPublicKeyInfo"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/subjectpublickeyinfo"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/subjectPublicKeyInfo","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectPublicKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV"}],"title":"subjectPublicKeyInfo","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50914TBSCertificateV20subjectPublicKeyInfoAA07SubjectefG0Vvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate/subjectPublicKeyInfo":{"role":"symbol","title":"subjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectPublicKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/subjectPublicKeyInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/subjectpublickeyinfo"},"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo":{"role":"symbol","title":"SubjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"url":"\/documentation\/shieldx509\/subjectpublickeyinfo"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectPublicKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV","text":"SubjectPublicKeyInfo"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/subjectpublickeyinfo"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/subjectPublicKeyInfo","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectPublicKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV"}],"title":"subjectPublicKeyInfo","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50914TBSCertificateV20subjectPublicKeyInfoAA07SubjectefG0Vvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate"]]},"references":{"doc://Shield/documentation/ShieldX509/SubjectPublicKeyInfo":{"role":"symbol","title":"SubjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SubjectPublicKeyInfo","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SubjectPublicKeyInfo"}],"url":"\/documentation\/shieldx509\/subjectpublickeyinfo"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate/subjectPublicKeyInfo":{"role":"symbol","title":"subjectPublicKeyInfo","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectPublicKeyInfo"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SubjectPublicKeyInfo","preciseIdentifier":"s:10ShieldX50920SubjectPublicKeyInfoV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/subjectPublicKeyInfo","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/subjectpublickeyinfo"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/tbscertificate/subjectuniqueid.json b/main/data/documentation/shieldx509/tbscertificate/subjectuniqueid.json index 626ca935f..5191f9312 100644 --- a/main/data/documentation/shieldx509/tbscertificate/subjectuniqueid.json +++ b/main/data/documentation/shieldx509/tbscertificate/subjectuniqueid.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera","text":"UniqueIdentifier"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/subjectuniqueid"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/subjectUniqueID","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?"}],"title":"subjectUniqueID","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50914TBSCertificateV15subjectUniqueID10Foundation4DataVSgvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/subjectUniqueID":{"role":"symbol","title":"subjectUniqueID","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/subjectUniqueID","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/subjectuniqueid"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/UniqueIdentifier":{"role":"symbol","title":"TBSCertificate.UniqueIdentifier","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"UniqueIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UniqueIdentifier"}],"url":"\/documentation\/shieldx509\/tbscertificate\/uniqueidentifier"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera","text":"UniqueIdentifier"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/subjectuniqueid"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/subjectUniqueID","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?"}],"title":"subjectUniqueID","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50914TBSCertificateV15subjectUniqueID10Foundation4DataVSgvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/subjectUniqueID":{"role":"symbol","title":"subjectUniqueID","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subjectUniqueID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UniqueIdentifier","preciseIdentifier":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/subjectUniqueID","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/subjectuniqueid"},"doc://Shield/documentation/ShieldX509/TBSCertificate/UniqueIdentifier":{"role":"symbol","title":"TBSCertificate.UniqueIdentifier","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"UniqueIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UniqueIdentifier"}],"url":"\/documentation\/shieldx509\/tbscertificate\/uniqueidentifier"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/tbscertificate/uniqueidentifier.json b/main/data/documentation/shieldx509/tbscertificate/uniqueidentifier.json index b2d49a3b6..2837f5748 100644 --- a/main/data/documentation/shieldx509/tbscertificate/uniqueidentifier.json +++ b/main/data/documentation/shieldx509/tbscertificate/uniqueidentifier.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"UniqueIdentifier"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/uniqueidentifier"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"UniqueIdentifier"}],"title":"TBSCertificate.UniqueIdentifier","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"UniqueIdentifier"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/UniqueIdentifier":{"role":"symbol","title":"TBSCertificate.UniqueIdentifier","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"UniqueIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UniqueIdentifier"}],"url":"\/documentation\/shieldx509\/tbscertificate\/uniqueidentifier"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"UniqueIdentifier"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/uniqueidentifier"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"UniqueIdentifier"}],"title":"TBSCertificate.UniqueIdentifier","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:10ShieldX50914TBSCertificateV16UniqueIdentifiera","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"UniqueIdentifier"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate/UniqueIdentifier":{"role":"symbol","title":"TBSCertificate.UniqueIdentifier","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"UniqueIdentifier"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/UniqueIdentifier","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UniqueIdentifier"}],"url":"\/documentation\/shieldx509\/tbscertificate\/uniqueidentifier"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/tbscertificate/validity-swift.property.json b/main/data/documentation/shieldx509/tbscertificate/validity-swift.property.json index 48c9048d0..2f74a019f 100644 --- a/main/data/documentation/shieldx509/tbscertificate/validity-swift.property.json +++ b/main/data/documentation/shieldx509/tbscertificate/validity-swift.property.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"validity"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct","preciseIdentifier":"s:10ShieldX50914TBSCertificateV8ValidityV","text":"Validity"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/validity-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/validity-swift.property","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"validity"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Validity","preciseIdentifier":"s:10ShieldX50914TBSCertificateV8ValidityV"}],"title":"validity","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50914TBSCertificateV8validityAC8ValidityVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/validity-swift.property":{"role":"symbol","title":"validity","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"validity"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Validity","preciseIdentifier":"s:10ShieldX50914TBSCertificateV8ValidityV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/validity-swift.property","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.property"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct":{"role":"symbol","title":"TBSCertificate.Validity","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Validity"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Validity"}],"url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"validity"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct","preciseIdentifier":"s:10ShieldX50914TBSCertificateV8ValidityV","text":"Validity"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/validity-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/validity-swift.property","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"validity"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Validity","preciseIdentifier":"s:10ShieldX50914TBSCertificateV8ValidityV"}],"title":"validity","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50914TBSCertificateV8validityAC8ValidityVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct":{"role":"symbol","title":"TBSCertificate.Validity","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Validity"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Validity"}],"url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate/validity-swift.property":{"role":"symbol","title":"validity","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"validity"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Validity","preciseIdentifier":"s:10ShieldX50914TBSCertificateV8ValidityV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/validity-swift.property","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.property"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/tbscertificate/validity-swift.struct.json b/main/data/documentation/shieldx509/tbscertificate/validity-swift.struct.json index 8209f087d..b63f88a07 100644 --- a/main/data/documentation/shieldx509/tbscertificate/validity-swift.struct.json +++ b/main/data/documentation/shieldx509/tbscertificate/validity-swift.struct.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Validity"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/init(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/init(notBefore:notAfter:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/notAfter","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/notBefore"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/Equatable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Validity"}],"title":"TBSCertificate.Validity","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50914TBSCertificateV8ValidityV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"Validity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct/notAfter":{"role":"symbol","title":"notAfter","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"notAfter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/notAfter","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/notafter"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/init(from:)"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct":{"role":"symbol","title":"TBSCertificate.Validity","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Validity"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Validity"}],"url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct/notBefore":{"role":"symbol","title":"notBefore","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"notBefore"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/notBefore","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/notbefore"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct/init(notBefore:notAfter:)":{"role":"symbol","title":"init(notBefore:notAfter:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"notBefore"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"notAfter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/init(notBefore:notAfter:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/init(notbefore:notafter:)"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/equatable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Validity"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/init(from:)","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/init(notBefore:notAfter:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/notAfter","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/notBefore"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/Equatable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Validity"}],"title":"TBSCertificate.Validity","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:10ShieldX50914TBSCertificateV8ValidityV","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"Validity"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct/init(notBefore:notAfter:)":{"role":"symbol","title":"init(notBefore:notAfter:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"notBefore"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"notAfter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/init(notBefore:notAfter:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/init(notbefore:notafter:)"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/init(from:)"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/equatable-implementations"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct/notAfter":{"role":"symbol","title":"notAfter","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"notAfter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/notAfter","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/notafter"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct":{"role":"symbol","title":"TBSCertificate.Validity","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Validity"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Validity"}],"url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct/notBefore":{"role":"symbol","title":"notBefore","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"notBefore"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/notBefore","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/notbefore"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/tbscertificate/validity-swift.struct/!=(_:_:).json b/main/data/documentation/shieldx509/tbscertificate/validity-swift.struct/!=(_:_:).json index d2b849a66..6191d08f5 100644 --- a/main/data/documentation/shieldx509/tbscertificate/validity-swift.struct/!=(_:_:).json +++ b/main/data/documentation/shieldx509/tbscertificate/validity-swift.struct/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50914TBSCertificateV8ValidityV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct":{"role":"symbol","title":"TBSCertificate.Validity","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Validity"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Validity"}],"url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50914TBSCertificateV8ValidityV","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct":{"role":"symbol","title":"TBSCertificate.Validity","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Validity"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Validity"}],"url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/!=(_:_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/tbscertificate/validity-swift.struct/equatable-implementations.json b/main/data/documentation/shieldx509/tbscertificate/validity-swift.struct/equatable-implementations.json index 9544cc821..9c65dd831 100644 --- a/main/data/documentation/shieldx509/tbscertificate/validity-swift.struct/equatable-implementations.json +++ b/main/data/documentation/shieldx509/tbscertificate/validity-swift.struct/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct":{"role":"symbol","title":"TBSCertificate.Validity","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Validity"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Validity"}],"url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct":{"role":"symbol","title":"TBSCertificate.Validity","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Validity"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Validity"}],"url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/tbscertificate/validity-swift.struct/init(from:).json b/main/data/documentation/shieldx509/tbscertificate/validity-swift.struct/init(from:).json index 5f8ac32ce..d0c36b88f 100644 --- a/main/data/documentation/shieldx509/tbscertificate/validity-swift.struct/init(from:).json +++ b/main/data/documentation/shieldx509/tbscertificate/validity-swift.struct/init(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50914TBSCertificateV8ValidityV4fromAEs7Decoder_p_tKcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct":{"role":"symbol","title":"TBSCertificate.Validity","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Validity"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Validity"}],"url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/init(from:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50914TBSCertificateV8ValidityV4fromAEs7Decoder_p_tKcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/init(from:)"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct":{"role":"symbol","title":"TBSCertificate.Validity","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Validity"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Validity"}],"url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/tbscertificate/validity-swift.struct/init(notbefore:notafter:).json b/main/data/documentation/shieldx509/tbscertificate/validity-swift.struct/init(notbefore:notafter:).json index c9e031326..5d667acd0 100644 --- a/main/data/documentation/shieldx509/tbscertificate/validity-swift.struct/init(notbefore:notafter:).json +++ b/main/data/documentation/shieldx509/tbscertificate/validity-swift.struct/init(notbefore:notafter:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"notBefore"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"notAfter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/init(notbefore:notafter:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/init(notBefore:notAfter:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"notBefore"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"notAfter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"},{"kind":"text","text":")"}],"title":"init(notBefore:notAfter:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50914TBSCertificateV8ValidityV9notBefore0E5AfterAE10PotentASN17AnyTimeV_AJtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct/init(notBefore:notAfter:)":{"role":"symbol","title":"init(notBefore:notAfter:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"notBefore"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"notAfter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/init(notBefore:notAfter:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/init(notbefore:notafter:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct":{"role":"symbol","title":"TBSCertificate.Validity","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Validity"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Validity"}],"url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"notBefore"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"notAfter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/init(notbefore:notafter:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/init(notBefore:notAfter:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"notBefore"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"notAfter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"},{"kind":"text","text":")"}],"title":"init(notBefore:notAfter:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50914TBSCertificateV8ValidityV9notBefore0E5AfterAE10PotentASN17AnyTimeV_AJtcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct/init(notBefore:notAfter:)":{"role":"symbol","title":"init(notBefore:notAfter:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"notBefore"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"notAfter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/init(notBefore:notAfter:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/init(notbefore:notafter:)"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct":{"role":"symbol","title":"TBSCertificate.Validity","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Validity"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Validity"}],"url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/tbscertificate/validity-swift.struct/notafter.json b/main/data/documentation/shieldx509/tbscertificate/validity-swift.struct/notafter.json index b291da0e6..98a2fc739 100644 --- a/main/data/documentation/shieldx509/tbscertificate/validity-swift.struct/notafter.json +++ b/main/data/documentation/shieldx509/tbscertificate/validity-swift.struct/notafter.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"notAfter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/notafter"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/notAfter","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"notAfter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"}],"title":"notAfter","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50914TBSCertificateV8ValidityV8notAfter10PotentASN17AnyTimeVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct":{"role":"symbol","title":"TBSCertificate.Validity","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Validity"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Validity"}],"url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct/notAfter":{"role":"symbol","title":"notAfter","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"notAfter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/notAfter","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/notafter"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"notAfter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/notafter"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/notAfter","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"notAfter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"}],"title":"notAfter","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50914TBSCertificateV8ValidityV8notAfter10PotentASN17AnyTimeVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct":{"role":"symbol","title":"TBSCertificate.Validity","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Validity"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Validity"}],"url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct/notAfter":{"role":"symbol","title":"notAfter","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"notAfter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/notAfter","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/notafter"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/tbscertificate/validity-swift.struct/notbefore.json b/main/data/documentation/shieldx509/tbscertificate/validity-swift.struct/notbefore.json index 559964de5..971aa17e7 100644 --- a/main/data/documentation/shieldx509/tbscertificate/validity-swift.struct/notbefore.json +++ b/main/data/documentation/shieldx509/tbscertificate/validity-swift.struct/notbefore.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"notBefore"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/notbefore"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/notBefore","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"notBefore"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"}],"title":"notBefore","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50914TBSCertificateV8ValidityV9notBefore10PotentASN17AnyTimeVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct":{"role":"symbol","title":"TBSCertificate.Validity","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Validity"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Validity"}],"url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct/notBefore":{"role":"symbol","title":"notBefore","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"notBefore"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/notBefore","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/notbefore"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"notBefore"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/notbefore"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/notBefore","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"notBefore"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"}],"title":"notBefore","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50914TBSCertificateV8ValidityV9notBefore10PotentASN17AnyTimeVvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct":{"role":"symbol","title":"TBSCertificate.Validity","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Validity"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Validity"}],"url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Validity-swift.struct/notBefore":{"role":"symbol","title":"notBefore","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"notBefore"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyTime","preciseIdentifier":"s:10PotentASN17AnyTimeV"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Validity-swift.struct\/notBefore","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/notbefore"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/tbscertificate/version-swift.enum.json b/main/data/documentation/shieldx509/tbscertificate/version-swift.enum.json index 1b9afcd2b..48e84eead 100644 --- a/main/data/documentation/shieldx509/tbscertificate/version-swift.enum.json +++ b/main/data/documentation/shieldx509/tbscertificate/version-swift.enum.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/version-swift.enum"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/v1","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/v2","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/v3"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/init(rawValue:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"title":"TBSCertificate.Version","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:10ShieldX50914TBSCertificateV7VersionO","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"Version"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/equatable-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/v3":{"role":"symbol","title":"TBSCertificate.Version.v3","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"v3"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/v3","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/v3"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum":{"role":"symbol","title":"TBSCertificate.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/init(rawvalue:)"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/v2":{"role":"symbol","title":"TBSCertificate.Version.v2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"v2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/v2","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/v2"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/v1":{"role":"symbol","title":"TBSCertificate.Version.v1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"v1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/v1","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/v1"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/version-swift.enum"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Shield\/s12CaseIterableP","doc:\/\/Shield\/Se","doc:\/\/Shield\/SE","doc:\/\/Shield\/SQ","doc:\/\/Shield\/SH","doc:\/\/Shield\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/v1","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/v2","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/v3"]},{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/init(rawValue:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/Equatable-Implementations","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"title":"TBSCertificate.Version","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:10ShieldX50914TBSCertificateV7VersionO","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"Version"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Shield\/SY"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/equatable-implementations"},"doc://Shield/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Shield\/SH"},"doc://Shield/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Shield\/s12CaseIterableP"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/v1":{"role":"symbol","title":"TBSCertificate.Version.v1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"v1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/v1","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/v1"},"doc://Shield/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Shield\/SQ"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/v2":{"role":"symbol","title":"TBSCertificate.Version.v2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"v2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/v2","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/v2"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/v3":{"role":"symbol","title":"TBSCertificate.Version.v3","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"v3"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/v3","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/v3"},"doc://Shield/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Shield\/Se"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum":{"role":"symbol","title":"TBSCertificate.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/init(rawvalue:)"},"doc://Shield/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Shield\/SE"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/!=(_:_:).json b/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/!=(_:_:).json index 68d4cec41..cba807750 100644 --- a/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/!=(_:_:).json +++ b/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50914TBSCertificateV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum":{"role":"symbol","title":"TBSCertificate.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/equatable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:10ShieldX50914TBSCertificateV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/Equatable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/equatable-implementations"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum":{"role":"symbol","title":"TBSCertificate.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/!=(_:_:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/encode(to:).json b/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/encode(to:).json index 5494b92a5..d85e04410 100644 --- a/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/encode(to:).json +++ b/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/encode(to:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"encoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The encoder to write data to."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This function throws an error if any values are invalid for the given"},{"type":"text","text":" "},{"type":"text","text":"encoder’s format."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/encode(to:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encodes this value into the given encoder, when the type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"UInt"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:SYsSERzSu8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:10ShieldX50914TBSCertificateV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/encode(to:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder, when the type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"UInt"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/encode(to:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum":{"role":"symbol","title":"TBSCertificate.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/rawrepresentable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"encoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The encoder to write data to."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This function throws an error if any values are invalid for the given"},{"type":"text","text":" "},{"type":"text","text":"encoder’s format."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/encode(to:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Encodes this value into the given encoder, when the type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"UInt"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:SYsSERzSu8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:10ShieldX50914TBSCertificateV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/encode(to:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder, when the type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"UInt"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/encode(to:)"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum":{"role":"symbol","title":"TBSCertificate.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/rawrepresentable-implementations"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/equatable-implementations.json b/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/equatable-implementations.json index f4cde65d3..cf8168246 100644 --- a/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/equatable-implementations.json +++ b/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum":{"role":"symbol","title":"TBSCertificate.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/!=(_:_:)"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum":{"role":"symbol","title":"TBSCertificate.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/hash(into:).json b/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/hash(into:).json index 96534f4df..d6c812f46 100644 --- a/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/hash(into:).json +++ b/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:10ShieldX50914TBSCertificateV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/hash(into:)"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum":{"role":"symbol","title":"TBSCertificate.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:10ShieldX50914TBSCertificateV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum":{"role":"symbol","title":"TBSCertificate.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/hash(into:)"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/hashvalue.json b/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/hashvalue.json index ac668200f..f7492f822 100644 --- a/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/hashvalue.json +++ b/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/hashvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:10ShieldX50914TBSCertificateV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum":{"role":"symbol","title":"TBSCertificate.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/hashvalue"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:10ShieldX50914TBSCertificateV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/hashvalue"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum":{"role":"symbol","title":"TBSCertificate.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/init(from:).json b/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/init(from:).json index 4dbf06eaf..8ea999961 100644 --- a/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/init(from:).json +++ b/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/init(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:SYsSeRzSu8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:10ShieldX50914TBSCertificateV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/init(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/init(from:)"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum":{"role":"symbol","title":"TBSCertificate.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/rawrepresentable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"decoder","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The decoder to read data from."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer throws an error if reading from the decoder fails, or"},{"type":"text","text":" "},{"type":"text","text":"if the data read is corrupted or otherwise invalid."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:SYsSeRzSu8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:10ShieldX50914TBSCertificateV7VersionO","extendedModule":"Swift","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/init(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/init(from:)"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum":{"role":"symbol","title":"TBSCertificate.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/rawrepresentable-implementations"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/init(rawvalue:).json b/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/init(rawvalue:).json index 45d77ec53..920f1ac6e 100644 --- a/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/init(rawvalue:).json +++ b/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/init(rawvalue:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50914TBSCertificateV7VersionO8rawValueAESgSu_tcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/init(rawvalue:)"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum":{"role":"symbol","title":"TBSCertificate.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"rawValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw value to use for the new instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no value of the type that corresponds with the specified raw"},{"type":"text","text":" "},{"type":"text","text":"value, this initializer returns "},{"type":"codeVoice","code":"nil"},{"type":"text","text":". For example:"}]},{"type":"codeListing","syntax":null,"code":["enum PaperSize: String {"," case A4, A5, Letter, Legal","}","","print(PaperSize(rawValue: \"Legal\"))","\/\/ Prints \"Optional(\"PaperSize.Legal\")\"","","print(PaperSize(rawValue: \"Tabloid\"))","\/\/ Prints \"nil\""]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:10ShieldX50914TBSCertificateV7VersionO8rawValueAESgSu_tcfc","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new instance with the specified raw value."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/init(rawvalue:)"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum":{"role":"symbol","title":"TBSCertificate.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/rawrepresentable-implementations.json b/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/rawrepresentable-implementations.json index 90099e9c9..437c396d6 100644 --- a/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/rawrepresentable-implementations.json +++ b/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/rawrepresentable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/init(from:)"],"generated":true},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/encode(to:)","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/hash(into:)"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum":{"role":"symbol","title":"TBSCertificate.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/encode(to:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder, when the type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"UInt"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/encode(to:)"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/init(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/init(from:)"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/hashvalue"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/init(from:)"],"generated":true},{"title":"Instance Properties","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/encode(to:)","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"ShieldX509"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/init(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new instance by decoding from the given decoder, when the"},{"type":"text","text":" "},{"type":"text","text":"type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/init(from:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/init(from:)"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/hash(into:)"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum":{"role":"symbol","title":"TBSCertificate.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/encode(to:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Encodes this value into the given encoder, when the type’s "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"UInt"},{"type":"text","text":"."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/encode(to:)","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/encode(to:)"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/hashvalue"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/v1.json b/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/v1.json index 03c901d33..9f3e32e1f 100644 --- a/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/v1.json +++ b/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/v1.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"v1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/v1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/v1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"v1"}],"title":"TBSCertificate.Version.v1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50914TBSCertificateV7VersionO2v1yA2EmF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/v1":{"role":"symbol","title":"TBSCertificate.Version.v1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"v1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/v1","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/v1"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum":{"role":"symbol","title":"TBSCertificate.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"v1"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/v1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/v1","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"v1"}],"title":"TBSCertificate.Version.v1","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50914TBSCertificateV7VersionO2v1yA2EmF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum":{"role":"symbol","title":"TBSCertificate.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/v1":{"role":"symbol","title":"TBSCertificate.Version.v1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"v1"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/v1","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/v1"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/v2.json b/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/v2.json index a2396ffa3..7b00e4bf7 100644 --- a/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/v2.json +++ b/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/v2.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"v2"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/v2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/v2","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"v2"}],"title":"TBSCertificate.Version.v2","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50914TBSCertificateV7VersionO2v2yA2EmF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum":{"role":"symbol","title":"TBSCertificate.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/v2":{"role":"symbol","title":"TBSCertificate.Version.v2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"v2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/v2","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/v2"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"v2"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/v2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/v2","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"v2"}],"title":"TBSCertificate.Version.v2","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50914TBSCertificateV7VersionO2v2yA2EmF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum":{"role":"symbol","title":"TBSCertificate.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/v2":{"role":"symbol","title":"TBSCertificate.Version.v2","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"v2"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/v2","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/v2"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/v3.json b/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/v3.json index d36362c56..498ad49e1 100644 --- a/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/v3.json +++ b/main/data/documentation/shieldx509/tbscertificate/version-swift.enum/v3.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"v3"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/v3"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/v3","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"v3"}],"title":"TBSCertificate.Version.v3","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50914TBSCertificateV7VersionO2v3yA2EmF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/v3":{"role":"symbol","title":"TBSCertificate.Version.v3","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"v3"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/v3","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/v3"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum":{"role":"symbol","title":"TBSCertificate.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"v3"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/v3"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/v3","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"v3"}],"title":"TBSCertificate.Version.v3","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:10ShieldX50914TBSCertificateV7VersionO2v3yA2EmF","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum"]]},"references":{"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum/v3":{"role":"symbol","title":"TBSCertificate.Version.v3","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"v3"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum\/v3","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/v3"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum":{"role":"symbol","title":"TBSCertificate.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/tbscertificate/version-swift.property.json b/main/data/documentation/shieldx509/tbscertificate/version-swift.property.json index a3febbb7f..8d04ee19f 100644 --- a/main/data/documentation/shieldx509/tbscertificate/version-swift.property.json +++ b/main/data/documentation/shieldx509/tbscertificate/version-swift.property.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","preciseIdentifier":"s:10ShieldX50914TBSCertificateV7VersionO","text":"Version"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/version-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/version-swift.property","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50914TBSCertificateV7VersionO"}],"title":"version","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50914TBSCertificateV7versionAC7VersionOvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum":{"role":"symbol","title":"TBSCertificate.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum"},"doc://Shield/documentation/ShieldX509/TBSCertificate/version-swift.property":{"role":"symbol","title":"version","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50914TBSCertificateV7VersionO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/version-swift.property","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.property"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","preciseIdentifier":"s:10ShieldX50914TBSCertificateV7VersionO","text":"Version"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/tbscertificate\/version-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/version-swift.property","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50914TBSCertificateV7VersionO"}],"title":"version","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:10ShieldX50914TBSCertificateV7versionAC7VersionOvp","modules":[{"name":"ShieldX509"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509","doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/TBSCertificate":{"role":"symbol","title":"TBSCertificate","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TBSCertificate"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TBSCertificate"}],"url":"\/documentation\/shieldx509\/tbscertificate"},"doc://Shield/documentation/ShieldX509/TBSCertificate/version-swift.property":{"role":"symbol","title":"version","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"version"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Version","preciseIdentifier":"s:10ShieldX50914TBSCertificateV7VersionO"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/version-swift.property","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.property"},"doc://Shield/documentation/ShieldX509/TBSCertificate/Version-swift.enum":{"role":"symbol","title":"TBSCertificate.Version","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Version"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/TBSCertificate\/Version-swift.enum","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Version"}],"url":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum"}}} \ No newline at end of file diff --git a/main/data/documentation/shieldx509/unknownattributevaluehandler.json b/main/data/documentation/shieldx509/unknownattributevaluehandler.json index 6781835e0..89616d09a 100644 --- a/main/data/documentation/shieldx509/unknownattributevaluehandler.json +++ b/main/data/documentation/shieldx509/unknownattributevaluehandler.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"UnknownAttributeValueHandler"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler","preciseIdentifier":"s:10ShieldX50927SimpleAttributeValueHandlerV","text":"SimpleAttributeValueHandler"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/unknownattributevaluehandler"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/UnknownAttributeValueHandler","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"UnknownAttributeValueHandler"}],"title":"UnknownAttributeValueHandler","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:10ShieldX50928UnknownAttributeValueHandlera","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"UnknownAttributeValueHandler"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509/SimpleAttributeValueHandler":{"role":"symbol","title":"SimpleAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleAttributeValueHandler"}],"url":"\/documentation\/shieldx509\/simpleattributevaluehandler"},"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/UnknownAttributeValueHandler":{"role":"symbol","title":"UnknownAttributeValueHandler","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"UnknownAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/UnknownAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UnknownAttributeValueHandler"}],"url":"\/documentation\/shieldx509\/unknownattributevaluehandler"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"UnknownAttributeValueHandler"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler","preciseIdentifier":"s:10ShieldX50927SimpleAttributeValueHandlerV","text":"SimpleAttributeValueHandler"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"ASN1","preciseIdentifier":"s:10PotentASN10B0O"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/shieldx509\/unknownattributevaluehandler"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Shield\/documentation\/ShieldX509\/UnknownAttributeValueHandler","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"UnknownAttributeValueHandler"}],"title":"UnknownAttributeValueHandler","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"s:10ShieldX50928UnknownAttributeValueHandlera","modules":[{"name":"ShieldX509"}],"navigatorTitle":[{"kind":"identifier","text":"UnknownAttributeValueHandler"}]},"hierarchy":{"paths":[["doc:\/\/Shield\/documentation\/ShieldX509"]]},"references":{"doc://Shield/documentation/ShieldX509":{"role":"collection","title":"ShieldX509","abstract":[{"type":"text","text":"X.509 certificate & PKCS10 certification request generation and parsing."}],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509","kind":"symbol","type":"topic","url":"\/documentation\/shieldx509"},"doc://Shield/documentation/ShieldX509/UnknownAttributeValueHandler":{"role":"symbol","title":"UnknownAttributeValueHandler","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"UnknownAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/UnknownAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UnknownAttributeValueHandler"}],"url":"\/documentation\/shieldx509\/unknownattributevaluehandler"},"doc://Shield/documentation/ShieldX509/SimpleAttributeValueHandler":{"role":"symbol","title":"SimpleAttributeValueHandler","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleAttributeValueHandler"}],"abstract":[],"identifier":"doc:\/\/Shield\/documentation\/ShieldX509\/SimpleAttributeValueHandler","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleAttributeValueHandler"}],"url":"\/documentation\/shieldx509\/simpleattributevaluehandler"}}} \ No newline at end of file diff --git a/main/index/availability.index b/main/index/availability.index index df6cf7a57..e5e1caa60 100644 Binary files a/main/index/availability.index and b/main/index/availability.index differ diff --git a/main/index/data.mdb b/main/index/data.mdb index fcc91ff8c..fc005bfe9 100755 Binary files a/main/index/data.mdb and b/main/index/data.mdb differ diff --git a/main/index/index.json b/main/index/index.json index 4cd8446b3..29ba4671b 100644 --- a/main/index/index.json +++ b/main/index/index.json @@ -1 +1 @@ -{"interfaceLanguages":{"swift":[{"children":[{"title":"ShieldSecurity","type":"groupMarker"},{"children":[{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/builder\/init(type:keysize:)","title":"init(type: SecKeyType?, keySize: Int?)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/builder\/keysize","title":"let keySize: Int?","type":"property"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/builder\/type","title":"let type: SecKeyType?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/builder\/generate(label:flags:accessibility:)","title":"func generate(label: String?, flags: Set, accessibility: SecAccessibility) throws -> SecKeyPair","type":"method"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/builder\/keysize(_:)","title":"func keySize(Int) -> Builder","type":"method"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/builder\/type(_:)","title":"func type(SecKeyType) -> Builder","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag\/permanent","title":"case permanent","type":"case"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag\/secureenclave","title":"case secureEnclave","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag","title":"SecKeyPair.Builder.Flag","type":"enum"}],"path":"\/documentation\/shieldsecurity\/seckeypair\/builder","title":"SecKeyPair.Builder","type":"class"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/init(privatekey:publickey:)","title":"init(privateKey: SecKey, publicKey: SecKey)","type":"init"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/init(privatekeyref:publickeyref:)","title":"init(privateKeyRef: Data, publicKeyRef: Data) throws","type":"init"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/init(type:privatekeydata:)","title":"init(type: SecKeyType, privateKeyData: Data) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/privatekey","title":"let privateKey: SecKey","type":"property"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/publickey","title":"let publicKey: SecKey","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/delete()","title":"func delete() throws","type":"method"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/encodedprivatekey()","title":"func encodedPrivateKey() throws -> Data","type":"method"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/encodedpublickey()","title":"func encodedPublicKey() throws -> Data","type":"method"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/export()","title":"func export() throws -> Data","type":"method"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/export(password:derivedkeysize:psuedorandomalgorithm:keyderivationtiming:)","title":"func export(password: String, derivedKeySize: ExportKeySize, psuedoRandomAlgorithm: PBKDF.PsuedoRandomAlgorithm, keyDerivationTiming: TimeInterval) throws -> Data","type":"method"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/matchescertificate(certificate:trustedcertificates:)-580pf","title":"func matchesCertificate(certificate: SecCertificate, trustedCertificates: [SecCertificate]) async -> Bool","type":"method"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/matchescertificate(certificate:trustedcertificates:)-8gmhq","title":"func matchesCertificate(certificate: SecCertificate, trustedCertificates: [SecCertificate]) -> Bool","type":"method"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/persistentreferences()","title":"func persistentReferences() throws -> (Data, Data)","type":"method"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/save(accessibility:)","title":"func save(accessibility: SecAccessibility) throws","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/exportderivedkeysizedefault","title":"static let exportDerivedKeySizeDefault: ExportKeySize","type":"property"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/exportkeyderivationtimingdefault","title":"static let exportKeyDerivationTimingDefault: TimeInterval","type":"property"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/exportpsuedorandomalgorithmdefault","title":"static let exportPsuedoRandomAlgorithmDefault: PBKDF.PsuedoRandomAlgorithm","type":"property"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/import(data:)","title":"static func `import`(data: Data) throws -> SecKeyPair","type":"method"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/import(data:password:)","title":"static func `import`(data: Data, password: String) throws -> SecKeyPair","type":"method"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/import(fromdata:)","title":"static func `import`(fromData: Data) throws -> SecKeyPair","type":"method"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/import(fromdata:withpassword:)","title":"static func `import`(fromData: Data, withPassword: String) throws -> SecKeyPair","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/error\/failedtocopypublickeyfromprivatekey","title":"case failedToCopyPublicKeyFromPrivateKey","type":"case"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/error\/generatefailed","title":"case generateFailed","type":"case"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/error\/invalidencodedprivatekey","title":"case invalidEncodedPrivateKey","type":"case"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/error\/itemaddfailed","title":"case itemAddFailed","type":"case"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/error\/itemdeletefailed","title":"case itemDeleteFailed","type":"case"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/error\/nomatchingkey","title":"case noMatchingKey","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/error\/init(rawvalue:)","title":"init?(rawValue: Int)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/error\/status","title":"var status: OSStatus?","type":"property"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/error\/build(error:message:status:)","title":"static func build(error: Error, message: String, status: OSStatus) -> NSError","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/error\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldsecurity\/seckeypair\/error\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/error\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/shieldsecurity\/seckeypair\/error\/error-implementations","title":"Error Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/error\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/error\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldsecurity\/seckeypair\/error\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldsecurity\/seckeypair\/error","title":"SecKeyPair.Error","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/bits128","title":"case bits128","type":"case"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/bits192","title":"case bits192","type":"case"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/bits256","title":"case bits256","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/init(rawvalue:)","title":"init?(rawValue: Int)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize","title":"SecKeyPair.ExportKeySize","type":"enum"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/init(from:)","title":"init(from: Decoder) throws","type":"init"}],"path":"\/documentation\/shieldsecurity\/seckeypair\/decodable-implementations","title":"Decodable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"}],"path":"\/documentation\/shieldsecurity\/seckeypair\/encodable-implementations","title":"Encodable Implementations","type":"symbol"}],"path":"\/documentation\/shieldsecurity\/seckeypair","title":"SecKeyPair","type":"struct"},{"title":"ShieldCrypto","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/init(rawvalue:name:)","title":"init(rawValue: CCAlgorithm, name: String)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/blocksize","title":"var blockSize: Int","type":"property"},{"path":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/description","title":"var description: String","type":"property"},{"path":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/keysizes","title":"var keySizes: [Int]","type":"property"},{"path":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/name","title":"let name: String","type":"property"},{"path":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/rawvalue","title":"let rawValue: CCAlgorithm","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/aes","title":"static let aes: Cryptor.Algorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/allcases","title":"static let allCases: [Algorithm]","type":"property"},{"path":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/blowfish","title":"static let blowfish: Cryptor.Algorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/cast","title":"static let cast: Cryptor.Algorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/des","title":"static let des: Cryptor.Algorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/rc2","title":"static let rc2: Cryptor.Algorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/rc4","title":"static let rc4: Cryptor.Algorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/tripledes","title":"static let tripleDES: Cryptor.Algorithm","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/shieldcrypto\/cryptor\/algorithm","title":"Cryptor.Algorithm","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/operation\/init(rawvalue:)","title":"init(rawValue: CCOperation)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/operation\/rawvalue","title":"let rawValue: CCOperation","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/operation\/decrypt","title":"static let decrypt: Cryptor.Operation","type":"property"},{"path":"\/documentation\/shieldcrypto\/cryptor\/operation\/encrypt","title":"static let encrypt: Cryptor.Operation","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/operation\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldcrypto\/cryptor\/operation\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/operation\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/operation\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldcrypto\/cryptor\/operation\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldcrypto\/cryptor\/operation","title":"Cryptor.Operation","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/init(rawvalue:)","title":"init(rawValue: CCOptions)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/rawvalue","title":"var rawValue: CCOptions","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/ecbmode","title":"static let ecbMode: Cryptor.Options","type":"property"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/pkcs7padding","title":"static let pkcs7Padding: Cryptor.Options","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldcrypto\/cryptor\/options\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/init()","title":"init()","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/contains(_:)","title":"func contains(Self) -> Bool","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/formintersection(_:)","title":"func formIntersection(Self)","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/formsymmetricdifference(_:)","title":"func formSymmetricDifference(Self)","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/formunion(_:)","title":"func formUnion(Self)","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/insert(_:)","title":"func insert(Self.Element) -> (inserted: Bool, memberAfterInsert: Self.Element)","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/intersection(_:)","title":"func intersection(Self) -> Self","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/remove(_:)","title":"func remove(Self.Element) -> Self.Element?","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/symmetricdifference(_:)","title":"func symmetricDifference(Self) -> Self","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/union(_:)","title":"func union(Self) -> Self","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/update(with:)","title":"func update(with: Self.Element) -> Self.Element?","type":"method"}],"path":"\/documentation\/shieldcrypto\/cryptor\/options\/optionset-implementations","title":"OptionSet Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldcrypto\/cryptor\/options\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/init(_:)","title":"init(S)","type":"init"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/init(arrayliteral:)","title":"init(arrayLiteral: Self.Element...)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/isempty","title":"var isEmpty: Bool","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/isdisjoint(with:)","title":"func isDisjoint(with: Self) -> Bool","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/isstrictsubset(of:)","title":"func isStrictSubset(of: Self) -> Bool","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/isstrictsuperset(of:)","title":"func isStrictSuperset(of: Self) -> Bool","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/issubset(of:)","title":"func isSubset(of: Self) -> Bool","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/issuperset(of:)","title":"func isSuperset(of: Self) -> Bool","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/subtract(_:)","title":"func subtract(Self)","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/subtracting(_:)","title":"func subtracting(Self) -> Self","type":"method"}],"path":"\/documentation\/shieldcrypto\/cryptor\/options\/setalgebra-implementations","title":"SetAlgebra Implementations","type":"symbol"}],"path":"\/documentation\/shieldcrypto\/cryptor\/options","title":"Cryptor.Options","type":"struct"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/init(_:using:options:key:iv:)","title":"init(Operation, using: Algorithm, options: Options, key: Data, iv: Data) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/blocksize","title":"let blockSize: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/final()","title":"func final() throws -> Data","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/final(into:)","title":"func final(into: inout Data) throws -> Int","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/final(out:)","title":"func final(out: UnsafeMutableRawBufferPointer) throws -> Int","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/final(out:outlength:)","title":"func final(out: UnsafeMutableRawPointer, outLength: Int) throws -> Int","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/process(data:)","title":"func process(data: Data) throws -> Data","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/reset(iv:)","title":"func reset(iv: Data) throws","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/totallength(forinput:)","title":"func totalLength(forInput: Int) -> Int","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/update(data:)","title":"func update(data: Data) throws -> Data","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/update(data:into:)","title":"func update(data: Data, into: inout Data) throws -> Int","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/update(in:inlength:out:outlength:)","title":"func update(in: UnsafeRawPointer, inLength: Int, out: UnsafeMutableRawPointer, outLength: Int) throws -> Int","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/update(in:out:)","title":"func update(in: UnsafeRawBufferPointer, out: UnsafeMutableRawBufferPointer) throws -> Int","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/updatelength(forinput:)","title":"func updateLength(forInput: Int) -> Int","type":"method"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/crypt(_:operation:using:options:key:iv:)","title":"static func crypt(Data, operation: Operation, using: Algorithm, options: Options, key: Data, iv: Data) throws -> Data","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/decrypt(data:using:options:key:iv:)","title":"static func decrypt(data: Data, using: Algorithm, options: Options, key: Data, iv: Data) throws -> Data","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/encrypt(data:using:options:key:iv:)","title":"static func encrypt(data: Data, using: Algorithm, options: Options, key: Data, iv: Data) throws -> Data","type":"method"}],"path":"\/documentation\/shieldcrypto\/cryptor","title":"Cryptor","type":"class"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/hmac\/algorithm\/init(rawvalue:name:)","title":"init(rawValue: CCHmacAlgorithm, name: String)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/hmac\/algorithm\/description","title":"var description: String","type":"property"},{"path":"\/documentation\/shieldcrypto\/hmac\/algorithm\/hashbytelength","title":"var hashByteLength: Int","type":"property"},{"path":"\/documentation\/shieldcrypto\/hmac\/algorithm\/name","title":"let name: String","type":"property"},{"path":"\/documentation\/shieldcrypto\/hmac\/algorithm\/rawvalue","title":"let rawValue: CCHmacAlgorithm","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/hmac\/algorithm\/allcases","title":"static let allCases: [Algorithm]","type":"property"},{"path":"\/documentation\/shieldcrypto\/hmac\/algorithm\/md5","title":"static let md5: HMAC.Algorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/hmac\/algorithm\/sha1","title":"static let sha1: HMAC.Algorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/hmac\/algorithm\/sha224","title":"static let sha224: HMAC.Algorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/hmac\/algorithm\/sha256","title":"static let sha256: HMAC.Algorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/hmac\/algorithm\/sha384","title":"static let sha384: HMAC.Algorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/hmac\/algorithm\/sha512","title":"static let sha512: HMAC.Algorithm","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/hmac\/algorithm\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldcrypto\/hmac\/algorithm\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/shieldcrypto\/hmac\/algorithm","title":"HMAC.Algorithm","type":"struct"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/hmac\/init(_:key:)","title":"init(Algorithm, key: Data)","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/hmac\/final()","title":"func final() -> Data","type":"method"},{"path":"\/documentation\/shieldcrypto\/hmac\/reset(key:)","title":"func reset(key: Data)","type":"method"},{"path":"\/documentation\/shieldcrypto\/hmac\/update(data:)-9bzdo","title":"func update(data: UnsafeRawBufferPointer)","type":"method"},{"path":"\/documentation\/shieldcrypto\/hmac\/update(data:)-9ln92","title":"func update(data: Data)","type":"method"},{"path":"\/documentation\/shieldcrypto\/hmac\/update(data:datalength:)","title":"func update(data: UnsafeRawPointer, dataLength: Int)","type":"method"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/hmac\/hmac(_:using:key:)","title":"static func hmac(Data, using: Algorithm, key: Data) -> Data","type":"method"}],"path":"\/documentation\/shieldcrypto\/hmac","title":"HMAC","type":"struct"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/init(rawvalue:name:)","title":"init(rawValue: CCPBKDFAlgorithm, name: String)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/description","title":"var description: String","type":"property"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/name","title":"let name: String","type":"property"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/rawvalue","title":"let rawValue: CCPBKDFAlgorithm","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/allcases","title":"static let allCases: [Algorithm]","type":"property"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/pbkdf2","title":"static let pbkdf2: PBKDF.Algorithm","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/shieldcrypto\/pbkdf\/algorithm","title":"PBKDF.Algorithm","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/init(rawvalue:name:)","title":"init(rawValue: CCPBKDFAlgorithm, name: String)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/description","title":"var description: String","type":"property"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/name","title":"let name: String","type":"property"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/rawvalue","title":"let rawValue: CCPseudoRandomAlgorithm","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/allcases","title":"static let allCases: [PsuedoRandomAlgorithm]","type":"property"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha1","title":"static let hmacSha1: PBKDF.PsuedoRandomAlgorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha224","title":"static let hmacSha224: PBKDF.PsuedoRandomAlgorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha256","title":"static let hmacSha256: PBKDF.PsuedoRandomAlgorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha384","title":"static let hmacSha384: PBKDF.PsuedoRandomAlgorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha512","title":"static let hmacSha512: PBKDF.PsuedoRandomAlgorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha1","title":"static let sha1: PBKDF.PsuedoRandomAlgorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha224","title":"static let sha224: PBKDF.PsuedoRandomAlgorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha256","title":"static let sha256: PBKDF.PsuedoRandomAlgorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha384","title":"static let sha384: PBKDF.PsuedoRandomAlgorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha512","title":"static let sha512: PBKDF.PsuedoRandomAlgorithm","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm","title":"PBKDF.PsuedoRandomAlgorithm","type":"struct"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/calibrate(passwordlength:saltlength:keylength:using:psuedorandomalgorithm:taking:)","title":"static func calibrate(passwordLength: Int, saltLength: Int, keyLength: Int, using: Algorithm, psuedoRandomAlgorithm: PsuedoRandomAlgorithm, taking: TimeInterval) throws -> Int","type":"method"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/derive(length:from:salt:using:psuedorandomalgorithm:rounds:)","title":"static func derive(length: Int, from: Data, salt: Data, using: Algorithm, psuedoRandomAlgorithm: PsuedoRandomAlgorithm, rounds: Int) throws -> Data","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/error\/calibrationfailed","title":"case calibrationFailed","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/error\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldcrypto\/pbkdf\/error\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/error\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/shieldcrypto\/pbkdf\/error\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/shieldcrypto\/pbkdf\/error","title":"PBKDF.Error","type":"enum"}],"path":"\/documentation\/shieldcrypto\/pbkdf","title":"PBKDF","type":"enum"},{"children":[{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/random\/generate(count:)","title":"static func generate(count: Int) throws -> Data","type":"method"}],"path":"\/documentation\/shieldcrypto\/random","title":"Random","type":"enum"},{"path":"\/documentation\/shieldcrypto\/sha1digester","title":"SHA1Digester","type":"typealias"},{"path":"\/documentation\/shieldcrypto\/sha224digester","title":"SHA224Digester","type":"typealias"},{"path":"\/documentation\/shieldcrypto\/sha256digester","title":"SHA256Digester","type":"typealias"},{"path":"\/documentation\/shieldcrypto\/sha384digester","title":"SHA384Digester","type":"typealias"},{"path":"\/documentation\/shieldcrypto\/sha512digester","title":"SHA512Digester","type":"typealias"},{"title":"ShieldX509","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificate\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/shieldx509\/certificate\/init(tbscertificate:signaturealgorithm:signature:)","title":"init(tbsCertificate: TBSCertificate, signatureAlgorithm: AlgorithmIdentifier, signature: BitString)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificate\/signature","title":"var signature: BitString","type":"property"},{"path":"\/documentation\/shieldx509\/certificate\/signaturealgorithm","title":"var signatureAlgorithm: AlgorithmIdentifier","type":"property"},{"path":"\/documentation\/shieldx509\/certificate\/tbscertificate","title":"var tbsCertificate: TBSCertificate","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificate\/sec()","title":"func sec() throws -> SecCertificate?","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificate\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/certificate\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificate\/encoded()","title":"func encoded() throws -> Data","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificate\/asn1schema","title":"static var asn1Schema: Schema","type":"property"}],"path":"\/documentation\/shieldx509\/certificate\/schemaspecified-implementations","title":"SchemaSpecified Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/certificate","title":"Certificate","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/init(serialnumber:issuer:issueruniqueid:subject:subjectuniqueid:subjectpublickeyinfo:notbefore:notafter:extensions:)","title":"init(serialNumber: TBSCertificate.SerialNumber?, issuer: Name?, issuerUniqueID: TBSCertificate.UniqueIdentifier?, subject: Name?, subjectUniqueID: TBSCertificate.UniqueIdentifier?, subjectPublicKeyInfo: SubjectPublicKeyInfo?, notBefore: AnyTime?, notAfter: AnyTime?, extensions: Extensions?)","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/addextension(_:)","title":"func addExtension(Extension) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/addextension(value:)-3f08l","title":"func addExtension(value: Value) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/addextension(value:)-9cszy","title":"func addExtension(value: Value) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/addextension(value:iscritical:)","title":"func addExtension(value: Value, isCritical: Bool) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/addissueralternativenames(names:)-2wrhm","title":"func addIssuerAlternativeNames(names: GeneralNames) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/addissueralternativenames(names:)-6be75","title":"func addIssuerAlternativeNames(names: GeneralName...) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/addsubjectalternativenames(names:)-7zegi","title":"func addSubjectAlternativeNames(names: GeneralNames) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/addsubjectalternativenames(names:)-eu3j","title":"func addSubjectAlternativeNames(names: GeneralName...) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/authoritykeyidentifier(_:certissuer:certserialnumber:)","title":"func authorityKeyIdentifier(KeyIdentifier, certIssuer: GeneralNames?, certSerialNumber: TBSCertificate.SerialNumber?) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/basicconstraints(ca:pathlength:)","title":"func basicConstraints(ca: Bool, pathLength: Int?) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/build(signingkey:digestalgorithm:)","title":"func build(signingKey: SecKey, digestAlgorithm: Digester.Algorithm) throws -> Certificate","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/buildinfo(signaturealgorithm:)","title":"func buildInfo(signatureAlgorithm: AlgorithmIdentifier) throws -> TBSCertificate","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/computesubjectkeyidentifier()","title":"func computeSubjectKeyIdentifier() throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/extendedkeyusage(keypurposes:iscritical:)","title":"func extendedKeyUsage(keyPurposes: Set, isCritical: Bool) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/issuer(name:uniqueid:)","title":"func issuer(name: Name, uniqueID: TBSCertificate.UniqueIdentifier?) -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/issueralternativenames(names:)-3mu7v","title":"func issuerAlternativeNames(names: GeneralNames) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/issueralternativenames(names:)-9018z","title":"func issuerAlternativeNames(names: GeneralName...) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/publickey(_:algorithm:usage:)","title":"func publicKey(BitString, algorithm: AlgorithmIdentifier, usage: KeyUsage?) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/publickey(keypair:usage:)","title":"func publicKey(keyPair: SecKeyPair, usage: KeyUsage?) throws -> Certificate.Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/publickey(publickey:usage:)","title":"func publicKey(publicKey: SecKey, usage: KeyUsage?) throws -> Certificate.Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/request(_:)-13wjn","title":"func request(CertificationRequestInfo) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/request(_:)-6846g","title":"func request(CertificationRequest) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/serialnumber(_:)","title":"func serialNumber(TBSCertificate.SerialNumber) -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/subject(name:uniqueid:)","title":"func subject(name: Name, uniqueID: TBSCertificate.UniqueIdentifier?) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/subjectalternativenames(names:)-62seq","title":"func subjectAlternativeNames(names: GeneralName...) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/subjectalternativenames(names:)-6ee33","title":"func subjectAlternativeNames(names: GeneralNames) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/subjectkeyidentifier(_:)","title":"func subjectKeyIdentifier(KeyIdentifier) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/subjectuniqueid(_:)","title":"func subjectUniqueID(TBSCertificate.UniqueIdentifier) -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/valid(for:)","title":"func valid(for: TimeInterval) -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/valid(from:to:)","title":"func valid(from: Date, to: Date) -> Builder","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/defaultvaliditybeforeallowance","title":"static let defaultValidityBeforeAllowance: TimeInterval","type":"property"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/randomserialnumber()","title":"static func randomSerialNumber() throws -> ASN1.Integer","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/error\/missingparameter(_:)","title":"case missingParameter(String)","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/error\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/shieldx509\/certificate\/builder\/error\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/certificate\/builder\/error","title":"Certificate.Builder.Error","type":"enum"}],"path":"\/documentation\/shieldx509\/certificate\/builder","title":"Certificate.Builder","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequest\/init(certificationrequestinfo:signaturealgorithm:signature:)","title":"init(certificationRequestInfo: CertificationRequestInfo, signatureAlgorithm: AlgorithmIdentifier, signature: Data)","type":"init"},{"path":"\/documentation\/shieldx509\/certificationrequest\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequest\/certificationrequestinfo","title":"var certificationRequestInfo: CertificationRequestInfo","type":"property"},{"path":"\/documentation\/shieldx509\/certificationrequest\/signature","title":"var signature: Data","type":"property"},{"path":"\/documentation\/shieldx509\/certificationrequest\/signaturealgorithm","title":"var signatureAlgorithm: AlgorithmIdentifier","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequest\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/certificationrequest\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequest\/encoded()","title":"func encoded() throws -> Data","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequest\/asn1schema","title":"static var asn1Schema: Schema","type":"property"}],"path":"\/documentation\/shieldx509\/certificationrequest\/schemaspecified-implementations","title":"SchemaSpecified Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/certificationrequest","title":"CertificationRequest","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequest\/builder\/init(subject:subjectpkinfo:attributes:)","title":"init(subject: Name?, subjectPKInfo: SubjectPublicKeyInfo?, attributes: CRAttributes?)","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequest\/builder\/addalternativenames(names:)-faws","title":"func addAlternativeNames(names: GeneralName...) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificationrequest\/builder\/addalternativenames(names:)-kexi","title":"func addAlternativeNames(names: GeneralNames) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificationrequest\/builder\/alternativenames(names:)-1uzei","title":"func alternativeNames(names: GeneralNames) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificationrequest\/builder\/alternativenames(names:)-93l1o","title":"func alternativeNames(names: GeneralName...) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificationrequest\/builder\/build(signingkey:digestalgorithm:)","title":"func build(signingKey: SecKey, digestAlgorithm: Digester.Algorithm) throws -> CertificationRequest","type":"method"},{"path":"\/documentation\/shieldx509\/certificationrequest\/builder\/buildinfo()","title":"func buildInfo() throws -> CertificationRequestInfo","type":"method"},{"path":"\/documentation\/shieldx509\/certificationrequest\/builder\/extendedkeyusage(keypurposes:iscritical:)","title":"func extendedKeyUsage(keyPurposes: Set, isCritical: Bool) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificationrequest\/builder\/extension(_:)","title":"func `extension`(Extension) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificationrequest\/builder\/publickey(_:algorithm:usage:)","title":"func publicKey(BitString, algorithm: AlgorithmIdentifier, usage: KeyUsage?) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificationrequest\/builder\/publickey(keypair:usage:)","title":"func publicKey(keyPair: SecKeyPair, usage: KeyUsage?) throws -> CertificationRequest.Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificationrequest\/builder\/publickey(publickey:usage:)","title":"func publicKey(publicKey: SecKey, usage: KeyUsage?) throws -> CertificationRequest.Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificationrequest\/builder\/subject(name:)","title":"func subject(name: Name) throws -> Builder","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequest\/builder\/error\/missingparameter(_:)","title":"case missingParameter(String)","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequest\/builder\/error\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/shieldx509\/certificationrequest\/builder\/error\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/certificationrequest\/builder\/error","title":"CertificationRequest.Builder.Error","type":"enum"}],"path":"\/documentation\/shieldx509\/certificationrequest\/builder","title":"CertificationRequest.Builder","type":"struct"},{"path":"\/documentation\/shieldx509\/namebuilder","title":"NameBuilder","type":"typealias"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/basicconstraints\/init(ca:pathlenconstraint:)","title":"init(ca: Bool, pathLenConstraint: Int?)","type":"init"},{"path":"\/documentation\/shieldx509\/basicconstraints\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/basicconstraints\/ca","title":"var ca: Bool","type":"property"},{"path":"\/documentation\/shieldx509\/basicconstraints\/pathlenconstraint","title":"var pathLenConstraint: Int?","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/basicconstraints\/asn1schema","title":"static let asn1Schema: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/basicconstraints\/extensionid","title":"static let extensionID: OID","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/basicconstraints\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/basicconstraints\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/basicconstraints\/encoded()","title":"func encoded() throws -> Data","type":"method"}],"path":"\/documentation\/shieldx509\/basicconstraints\/schemaspecified-implementations","title":"SchemaSpecified Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/basicconstraints","title":"BasicConstraints","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/keyusage\/init(rawvalue:)","title":"init(rawValue: UInt16)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/keyusage\/rawvalue","title":"let rawValue: UInt16","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/keyusage\/asn1schema","title":"static var asn1Schema: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/keyusage\/crlsign","title":"static let cRLSign: KeyUsage","type":"property"},{"path":"\/documentation\/shieldx509\/keyusage\/contentcommitment","title":"static let contentCommitment: KeyUsage","type":"property"},{"path":"\/documentation\/shieldx509\/keyusage\/dataencipherment","title":"static let dataEncipherment: KeyUsage","type":"property"},{"path":"\/documentation\/shieldx509\/keyusage\/decipheronly","title":"static let decipherOnly: KeyUsage","type":"property"},{"path":"\/documentation\/shieldx509\/keyusage\/digitalsignature","title":"static let digitalSignature: KeyUsage","type":"property"},{"path":"\/documentation\/shieldx509\/keyusage\/encipheronly","title":"static let encipherOnly: KeyUsage","type":"property"},{"path":"\/documentation\/shieldx509\/keyusage\/extensionid","title":"static var extensionID: OID","type":"property"},{"path":"\/documentation\/shieldx509\/keyusage\/keyagreement","title":"static let keyAgreement: KeyUsage","type":"property"},{"path":"\/documentation\/shieldx509\/keyusage\/keycertsign","title":"static let keyCertSign: KeyUsage","type":"property"},{"path":"\/documentation\/shieldx509\/keyusage\/keyencipherment","title":"static let keyEncipherment: KeyUsage","type":"property"},{"path":"\/documentation\/shieldx509\/keyusage\/nonrepudiation","title":"static let nonRepudiation: KeyUsage","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/keyusage\/init(from:)-3k45o","title":"init(from: Decoder) throws","type":"init"}],"path":"\/documentation\/shieldx509\/keyusage\/decodable-implementations","title":"Decodable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/keyusage\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"}],"path":"\/documentation\/shieldx509\/keyusage\/encodable-implementations","title":"Encodable Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/keyusage\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/keyusage\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/keyusage\/init()","title":"init()","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/keyusage\/contains(_:)","title":"func contains(Self) -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/keyusage\/formintersection(_:)","title":"func formIntersection(Self)","type":"method"},{"path":"\/documentation\/shieldx509\/keyusage\/formsymmetricdifference(_:)","title":"func formSymmetricDifference(Self)","type":"method"},{"path":"\/documentation\/shieldx509\/keyusage\/formunion(_:)","title":"func formUnion(Self)","type":"method"},{"path":"\/documentation\/shieldx509\/keyusage\/insert(_:)","title":"func insert(Self.Element) -> (inserted: Bool, memberAfterInsert: Self.Element)","type":"method"},{"path":"\/documentation\/shieldx509\/keyusage\/intersection(_:)","title":"func intersection(Self) -> Self","type":"method"},{"path":"\/documentation\/shieldx509\/keyusage\/remove(_:)","title":"func remove(Self.Element) -> Self.Element?","type":"method"},{"path":"\/documentation\/shieldx509\/keyusage\/symmetricdifference(_:)","title":"func symmetricDifference(Self) -> Self","type":"method"},{"path":"\/documentation\/shieldx509\/keyusage\/union(_:)","title":"func union(Self) -> Self","type":"method"},{"path":"\/documentation\/shieldx509\/keyusage\/update(with:)","title":"func update(with: Self.Element) -> Self.Element?","type":"method"}],"path":"\/documentation\/shieldx509\/keyusage\/optionset-implementations","title":"OptionSet Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/keyusage\/init(from:)-6d9pw","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/keyusage\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/keyusage\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldx509\/keyusage\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/keyusage\/encoded()","title":"func encoded() throws -> Data","type":"method"}],"path":"\/documentation\/shieldx509\/keyusage\/schemaspecified-implementations","title":"SchemaSpecified Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/keyusage\/init(_:)","title":"init(S)","type":"init"},{"path":"\/documentation\/shieldx509\/keyusage\/init(arrayliteral:)","title":"init(arrayLiteral: Self.Element...)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/keyusage\/isempty","title":"var isEmpty: Bool","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/keyusage\/isdisjoint(with:)","title":"func isDisjoint(with: Self) -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/keyusage\/isstrictsubset(of:)","title":"func isStrictSubset(of: Self) -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/keyusage\/isstrictsuperset(of:)","title":"func isStrictSuperset(of: Self) -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/keyusage\/issubset(of:)","title":"func isSubset(of: Self) -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/keyusage\/issuperset(of:)","title":"func isSuperset(of: Self) -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/keyusage\/subtract(_:)","title":"func subtract(Self)","type":"method"},{"path":"\/documentation\/shieldx509\/keyusage\/subtracting(_:)","title":"func subtracting(Self) -> Self","type":"method"}],"path":"\/documentation\/shieldx509\/keyusage\/setalgebra-implementations","title":"SetAlgebra Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/keyusage","title":"KeyUsage","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extkeyusage\/init(keypurposes:)","title":"init(keyPurposes: Set)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extkeyusage\/keypurposes","title":"var keyPurposes: Set","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extkeyusage\/asn1schema","title":"static var asn1Schema: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/extkeyusage\/extensionid","title":"static var extensionID: OID","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extkeyusage\/init(from:)","title":"init(from: Decoder) throws","type":"init"}],"path":"\/documentation\/shieldx509\/extkeyusage\/decodable-implementations","title":"Decodable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extkeyusage\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"}],"path":"\/documentation\/shieldx509\/extkeyusage\/encodable-implementations","title":"Encodable Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extkeyusage\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/extkeyusage\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extkeyusage\/encoded()","title":"func encoded() throws -> Data","type":"method"}],"path":"\/documentation\/shieldx509\/extkeyusage\/schemaspecified-implementations","title":"SchemaSpecified Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/extkeyusage","title":"ExtKeyUsage","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/subjectkeyidentifier\/init(value:)","title":"init(value: KeyIdentifier)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/subjectkeyidentifier\/value","title":"var value: KeyIdentifier","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/subjectkeyidentifier\/asn1schema","title":"static let asn1Schema: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/subjectkeyidentifier\/extensionid","title":"static let extensionID: OID","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/subjectkeyidentifier\/init(from:)","title":"init(from: Decoder) throws","type":"init"}],"path":"\/documentation\/shieldx509\/subjectkeyidentifier\/decodable-implementations","title":"Decodable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/subjectkeyidentifier\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"}],"path":"\/documentation\/shieldx509\/subjectkeyidentifier\/encodable-implementations","title":"Encodable Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/subjectkeyidentifier\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/subjectkeyidentifier\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/subjectkeyidentifier\/encoded()","title":"func encoded() throws -> Data","type":"method"}],"path":"\/documentation\/shieldx509\/subjectkeyidentifier\/schemaspecified-implementations","title":"SchemaSpecified Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/subjectkeyidentifier","title":"SubjectKeyIdentifier","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/authoritykeyidentifier\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/shieldx509\/authoritykeyidentifier\/init(keyidentifier:authoritycertissuer:authoritycertserialnumber:)","title":"init(keyIdentifier: KeyIdentifier?, authorityCertIssuer: GeneralNames?, authorityCertSerialNumber: TBSCertificate.SerialNumber?)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/authoritykeyidentifier\/authoritycertissuer","title":"var authorityCertIssuer: GeneralNames?","type":"property"},{"path":"\/documentation\/shieldx509\/authoritykeyidentifier\/authoritycertserialnumber","title":"var authorityCertSerialNumber: TBSCertificate.SerialNumber?","type":"property"},{"path":"\/documentation\/shieldx509\/authoritykeyidentifier\/keyidentifier","title":"var keyIdentifier: KeyIdentifier?","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/authoritykeyidentifier\/asn1schema","title":"static let asn1Schema: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/authoritykeyidentifier\/extensionid","title":"static let extensionID: OID","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/authoritykeyidentifier\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/authoritykeyidentifier\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/authoritykeyidentifier\/encoded()","title":"func encoded() throws -> Data","type":"method"}],"path":"\/documentation\/shieldx509\/authoritykeyidentifier\/schemaspecified-implementations","title":"SchemaSpecified Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/authoritykeyidentifier","title":"AuthorityKeyIdentifier","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/subjectaltname\/init(names:)","title":"init(names: GeneralNames)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/subjectaltname\/names","title":"var names: GeneralNames","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/subjectaltname\/asn1schema","title":"static let asn1Schema: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/subjectaltname\/extensionid","title":"static let extensionID: OID","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/subjectaltname\/init(from:)","title":"init(from: Decoder) throws","type":"init"}],"path":"\/documentation\/shieldx509\/subjectaltname\/decodable-implementations","title":"Decodable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/subjectaltname\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"}],"path":"\/documentation\/shieldx509\/subjectaltname\/encodable-implementations","title":"Encodable Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/subjectaltname\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/subjectaltname\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/subjectaltname\/encoded()","title":"func encoded() throws -> Data","type":"method"}],"path":"\/documentation\/shieldx509\/subjectaltname\/schemaspecified-implementations","title":"SchemaSpecified Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/subjectaltname","title":"SubjectAltName","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/issueraltname\/init(names:)","title":"init(names: GeneralNames)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/issueraltname\/names","title":"var names: GeneralNames","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/issueraltname\/asn1schema","title":"static let asn1Schema: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/issueraltname\/extensionid","title":"static let extensionID: OID","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/issueraltname\/init(from:)","title":"init(from: Decoder) throws","type":"init"}],"path":"\/documentation\/shieldx509\/issueraltname\/decodable-implementations","title":"Decodable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/issueraltname\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"}],"path":"\/documentation\/shieldx509\/issueraltname\/encodable-implementations","title":"Encodable Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/issueraltname\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/issueraltname\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/issueraltname\/encoded()","title":"func encoded() throws -> Data","type":"method"}],"path":"\/documentation\/shieldx509\/issueraltname\/schemaspecified-implementations","title":"SchemaSpecified Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/issueraltname","title":"IssuerAltName","type":"struct"},{"title":"ShieldX500","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/distinguishednamebuilder\/init(rdns:style:)","title":"init(rdns: [RDN], style: NamingStyle)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/distinguishednamebuilder\/name","title":"var name: RDNSequence","type":"property"},{"path":"\/documentation\/shieldx500\/distinguishednamebuilder\/rdns","title":"var rdns: RDNSequence","type":"property"},{"path":"\/documentation\/shieldx500\/distinguishednamebuilder\/style","title":"let style: NamingStyle","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(_:fortype:)-14u1p","title":"func add(String, forType: OID) -> DistinguishedNameBuilder","type":"method"},{"path":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(_:fortype:)-7tkp","title":"func add(AnyString, forType: OID) -> DistinguishedNameBuilder","type":"method"},{"path":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(_:fortypename:)","title":"func add(String, forTypeName: String) throws -> DistinguishedNameBuilder","type":"method"},{"path":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(multivalued:)-2mxq2","title":"func add(multiValued: (typeName: String, value: String)...) throws -> DistinguishedNameBuilder","type":"method"},{"path":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(multivalued:)-2unqw","title":"func add(multiValued: [(type: OID, value: AnyString)]) -> DistinguishedNameBuilder","type":"method"},{"path":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(multivalued:)-7x03i","title":"func add(multiValued: (type: OID, value: AnyString)...) -> DistinguishedNameBuilder","type":"method"},{"path":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(multivalued:)-841mf","title":"func add(multiValued: [(typeName: String, value: String)]) throws -> DistinguishedNameBuilder","type":"method"},{"path":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(parsed:)","title":"func add(parsed: String) throws -> DistinguishedNameBuilder","type":"method"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/distinguishednamebuilder\/atv","title":"DistinguishedNameBuilder.ATV","type":"typealias"},{"path":"\/documentation\/shieldx500\/distinguishednamebuilder\/rdn","title":"DistinguishedNameBuilder.RDN","type":"typealias"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/distinguishednamebuilder\/parse(string:style:)","title":"static func parse(string: String, style: NamingStyle) throws -> RDNSequence","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/distinguishednamebuilder\/error\/unknowntypename(name:style:)","title":"case unknownTypeName(name: String, style: NamingStyle)","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/distinguishednamebuilder\/error\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/shieldx500\/distinguishednamebuilder\/error\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/shieldx500\/distinguishednamebuilder\/error","title":"DistinguishedNameBuilder.Error","type":"enum"}],"path":"\/documentation\/shieldx500\/distinguishednamebuilder","title":"DistinguishedNameBuilder","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/init(rdnstrings:style:)","title":"init(rdnStrings: [String], style: NamingStyle)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/rdnstrings","title":"let rdnStrings: [String]","type":"property"},{"path":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/string","title":"var string: String","type":"property"},{"path":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/style","title":"let style: NamingStyle","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/append(_:)","title":"func append(AttributeTypeAndValue) throws -> DistinguishedNameStringComposer","type":"method"},{"path":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/append(_:fortype:)","title":"func append(Any, forType: OID) throws -> DistinguishedNameStringComposer","type":"method"},{"path":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/append(rdn:)","title":"func append(rdn: RelativeDistinguishedName) throws -> DistinguishedNameStringComposer","type":"method"},{"path":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/append(rdnsequence:)","title":"func append(rdnSequence: RDNSequence) throws -> DistinguishedNameStringComposer","type":"method"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/compose(_:style:)","title":"static func compose(RDNSequence, style: NamingStyle) throws -> String","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/error\/attributeencodingerror(_:)","title":"case attributeEncodingError(Swift.Error)","type":"case"},{"path":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/error\/unsupportedattributetype(_:)","title":"case unsupportedAttributeType(OID)","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/error\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/error\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/error","title":"DistinguishedNameStringComposer.Error","type":"enum"}],"path":"\/documentation\/shieldx500\/distinguishednamestringcomposer","title":"DistinguishedNameStringComposer","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/distinguishednamestringparser\/init(style:separators:)","title":"init(style: NamingStyle, separators: String)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/distinguishednamestringparser\/separators","title":"let separators: String","type":"property"},{"path":"\/documentation\/shieldx500\/distinguishednamestringparser\/style","title":"let style: NamingStyle","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/distinguishednamestringparser\/parse(string:)","title":"func parse(string: String) throws -> RDNSequence","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/distinguishednamestringparser\/error\/badformat(_:)","title":"case badFormat(String)","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/distinguishednamestringparser\/error\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/shieldx500\/distinguishednamestringparser\/error\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/shieldx500\/distinguishednamestringparser\/error","title":"DistinguishedNameStringParser.Error","type":"enum"}],"path":"\/documentation\/shieldx500\/distinguishednamestringparser","title":"DistinguishedNameStringParser","type":"struct"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/rfc4519style\/description","title":"var description: String","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/rfc4519style\/name(fromoid:)","title":"func name(fromOID: OID) -> String?","type":"method"},{"path":"\/documentation\/shieldx500\/rfc4519style\/oid(fromname:)","title":"func oid(fromName: String) -> OID?","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/rfc4519style\/instance","title":"static let instance: NamingStyle","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/rfc4519style\/decode(attributename:mapping:)","title":"static func decode(attributeName: String, mapping: [String : OID]) -> OID?","type":"method"}],"path":"\/documentation\/shieldx500\/rfc4519style\/namingstyleprotocol-implementations","title":"NamingStyleProtocol Implementations","type":"symbol"}],"path":"\/documentation\/shieldx500\/rfc4519style","title":"RFC4519Style","type":"struct"},{"title":"ShieldOID","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/names","title":"static let names: [String]","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_cbc_pad","title":"case aes128_CBC_PAD","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_ccm","title":"case aes128_CCM","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_cfb","title":"case aes128_CFB","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_ecb","title":"case aes128_ECB","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_gcm","title":"case aes128_GCM","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_gmac","title":"case aes128_GMAC","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_ofb","title":"case aes128_OFB","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_wrap","title":"case aes128_wrap","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_wrap_pad","title":"case aes128_wrap_pad","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_cbc_pad","title":"case aes192_CBC_PAD","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_ccm","title":"case aes192_CCM","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_cfb","title":"case aes192_CFB","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_ecb","title":"case aes192_ECB","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_gcm","title":"case aes192_GCM","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_gmac","title":"case aes192_GMAC","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_ofb","title":"case aes192_OFB","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_wrap","title":"case aes192_wrap","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_wrap_pad","title":"case aes192_wrap_pad","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_cbc_pad","title":"case aes256_CBC_PAD","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_ccm","title":"case aes256_CCM","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_cfb","title":"case aes256_CFB","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_ecb","title":"case aes256_ECB","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_gcm","title":"case aes256_GCM","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_gmac","title":"case aes256_GMAC","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_ofb","title":"case aes256_OFB","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_wrap","title":"case aes256_wrap","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_wrap_pad","title":"case aes256_wrap_pad","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/init(rawvalue:)","title":"init?(rawValue: OID)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/names","title":"static let names: [String]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/kacxof256","title":"case KACXOF256","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/kmacxof128","title":"case KMACXOF128","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hmacwithsha3_224","title":"case hmacWithSHA3_224","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hmacwithsha3_256","title":"case hmacWithSHA3_256","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hmacwithsha3_384","title":"case hmacWithSHA3_384","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hmacwithsha3_512","title":"case hmacWithSHA3_512","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/kmac128","title":"case kmac128","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/kmac256","title":"case kmac256","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha224","title":"case sha224","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha256","title":"case sha256","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha384","title":"case sha384","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha3_224","title":"case sha3_224","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha3_256","title":"case sha3_256","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha3_384","title":"case sha3_384","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha3_512","title":"case sha3_512","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha512","title":"case sha512","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha512_224","title":"case sha512_224","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha512_256","title":"case sha512_256","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/shake128","title":"case shake128","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/shake128_len","title":"case shake128_len","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/shake256","title":"case shake256","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/shake256_len","title":"case shake256_len","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/init(rawvalue:)","title":"init?(rawValue: OID)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/names","title":"static let names: [String]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","type":"enum"}],"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/names","title":"static let names: [String]","type":"property"}],"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor","title":"iso_itu.country.us.organization.gov.csor","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/names","title":"static let names: [String]","type":"property"}],"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov","title":"iso_itu.country.us.organization.gov","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/names","title":"static let names: [String]","type":"property"}],"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization","title":"iso_itu.country.us.organization","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/names","title":"static let names: [String]","type":"property"}],"path":"\/documentation\/shieldoid\/iso_itu\/country\/us","title":"iso_itu.country.us","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/names","title":"static let names: [String]","type":"property"}],"path":"\/documentation\/shieldoid\/iso_itu\/country","title":"iso_itu.country","type":"struct"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/names","title":"static let names: [String]","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_128","title":"case aes_cbc_128","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_192","title":"case aes_cbc_192","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_256","title":"case aes_cbc_256","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_128","title":"case aes_ccm_128","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_192","title":"case aes_ccm_192","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_256","title":"case aes_ccm_256","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_128","title":"case aes_cfb_128","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_192","title":"case aes_cfb_192","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_256","title":"case aes_cfb_256","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_128","title":"case aes_gcm_128","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_192","title":"case aes_gcm_192","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_256","title":"case aes_gcm_256","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_128","title":"case aes_gcm_siv_128","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_192","title":"case aes_gcm_siv_192","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_256","title":"case aes_gcm_siv_256","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_128","title":"case aes_gmac_128","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_192","title":"case aes_gmac_192","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_256","title":"case aes_gmac_256","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_128","title":"case aes_ofb_128","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_192","title":"case aes_ofb_192","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_256","title":"case aes_ofb_256","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/init(rawvalue:)","title":"init?(rawValue: OID)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/names","title":"static let names: [String]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes","title":"iso_itu.ds.algorithm.aes","type":"enum"}],"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm","title":"iso_itu.ds.algorithm","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/names","title":"static let names: [String]","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/aacertificate","title":"case aaCertificate","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/aliasedentryname","title":"case aliasedEntryName","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributeauthorityrevocationlist","title":"case attributeAuthorityRevocationList","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributecertificate","title":"case attributeCertificate","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributecertificaterevocationlist","title":"case attributeCertificateRevocationList","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributedescriptorcertificate","title":"case attributeDescriptorCertificate","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributeintegrityinfo","title":"case attributeIntegrityInfo","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/authorityrevocationlist","title":"case authorityRevocationList","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/businesscategory","title":"case businessCategory","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/cacertificate","title":"case caCertificate","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/certificatepolicy","title":"case certificatePolicy","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/certificaterevocationlist","title":"case certificateRevocationList","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/certificationpracticestmt","title":"case certificationPracticeStmt","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/clearance","title":"case clearance","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/commonname","title":"case commonName","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/communicationsnetwork","title":"case communicationsNetwork","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/communicationsservice","title":"case communicationsService","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/confkeyinfo","title":"case confKeyInfo","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/contenturl","title":"case contentUrl","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/countryname","title":"case countryName","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/crosscertificatepair","title":"case crossCertificatePair","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/defaultdirqop","title":"case defaultDirQop","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/delegationpath","title":"case delegationPath","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/deltarevocationlist","title":"case deltaRevocationList","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/description","title":"case description","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/destinationindicator","title":"case destinationIndicator","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/distinguishedname","title":"case distinguishedName","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/dmdname","title":"case dmdName","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/dnqualifier","title":"case dnQualifier","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/enhancedsearchguide","title":"case enhancedSearchGuide","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/epc","title":"case epc","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/epcformat","title":"case epcFormat","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/epcinurn","title":"case epcInUrn","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/facsimiletelephonenumber","title":"case facsimileTelephoneNumber","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/family","title":"case family","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/generationqualifier","title":"case generationQualifier","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/givenname","title":"case givenName","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/houseidentifier","title":"case houseIdentifier","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/initials","title":"case initials","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/internationalisdnnumber","title":"case internationalISDNNumber","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/knowledgeinformation","title":"case knowledgeInformation","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/ldapurl","title":"case ldapUrl","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/localityname","title":"case localityName","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/member","title":"case member","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/name","title":"case name","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/objectclass","title":"case objectClass","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/organizationidentifier","title":"case organizationIdentifier","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/organizationname","title":"case organizationName","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/organizationalunitname","title":"case organizationalUnitName","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/owner","title":"case owner","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/permission","title":"case permission","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/physicaldeliveryofficename","title":"case physicalDeliveryOfficeName","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/pkipath","title":"case pkiPath","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/postofficebox","title":"case postOfficeBox","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/postaladdress","title":"case postalAddress","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/postalcode","title":"case postalCode","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/preferreddeliverymethod","title":"case preferredDeliveryMethod","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/presentationaddress","title":"case presentationAddress","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/privpolicy","title":"case privPolicy","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/protprivpolicy","title":"case protPrivPolicy","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/protocolinformation","title":"case protocolInformation","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/pseudonym","title":"case pseudonym","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/pwdattribute","title":"case pwdAttribute","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/registeredaddress","title":"case registeredAddress","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/role","title":"case role","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/roleoccupant","title":"case roleOccupant","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/searchguide","title":"case searchGuide","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/seealso","title":"case seeAlso","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/serialnumber","title":"case serialNumber","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/stateorprovincename","title":"case stateOrProvinceName","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/streetaddress","title":"case streetAddress","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/supportedalgorithms","title":"case supportedAlgorithms","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/supportedapplicationcontext","title":"case supportedApplicationContext","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/surname","title":"case surname","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/tagafi","title":"case tagAfi","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/taglocation","title":"case tagLocation","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/tagoid","title":"case tagOid","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/telephonenumber","title":"case telephoneNumber","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/teletexterminalidentifier","title":"case teletexTerminalIdentifier","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/telexnumber","title":"case telexNumber","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/title","title":"case title","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uii","title":"case uii","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uiiformat","title":"case uiiFormat","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uiiinurh","title":"case uiiInUrh","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uniqueidentifier","title":"case uniqueIdentifier","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uniquemember","title":"case uniqueMember","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uri","title":"case uri","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/url","title":"case url","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/urn","title":"case urn","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/urnc","title":"case urnC","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/usercertificate","title":"case userCertificate","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/userpassword","title":"case userPassword","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/userpwd","title":"case userPwd","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/utmcoordinates","title":"case utmCoordinates","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uuidpair","title":"case uuidpair","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/x121address","title":"case x121Address","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/xmlprivpolicy","title":"case xmlPrivPolicy","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/xmlprivilegeinfo","title":"case xmlPrivilegeInfo","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/init(rawvalue:)","title":"init?(rawValue: OID)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/names","title":"static let names: [String]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype","title":"iso_itu.ds.attributeType","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/acceptablecertpolicies","title":"case acceptableCertPolicies","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/acceptableprivilegepolicies","title":"case acceptablePrivilegePolicies","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/attributedescriptor","title":"case attributeDescriptor","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/authorityattributeidentifier","title":"case authorityAttributeIdentifier","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/authoritykeyidentifier","title":"case authorityKeyIdentifier","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/baseupdatetime","title":"case baseUpdateTime","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/basicattconstraints","title":"case basicAttConstraints","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/basicconstraints","title":"case basicConstraints","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/certificateissuer","title":"case certificateIssuer","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/certificatepolicies","title":"case certificatePolicies","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/crldistributionpoints","title":"case crlDistributionPoints","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/crlnumber","title":"case crlNumber","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/crlscope","title":"case crlScope","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/crlstreamidentifier","title":"case crlStreamIdentifier","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/delegatednameconstraints","title":"case delegatedNameConstraints","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/deltacrlindicator","title":"case deltaCRLIndicator","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/deltainfo","title":"case deltaInfo","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/expirationdate","title":"case expirationDate","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/extkeyusage","title":"case extKeyUsage","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/freshestcrl","title":"case freshestCRL","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/inhibitanypolicy","title":"case inhibitAnyPolicy","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/instructioncode","title":"case instructionCode","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/invaliditydate","title":"case invalidityDate","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/issueraltname","title":"case issuerAltName","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/issuingdistributionpoint","title":"case issuingDistributionPoint","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/keyattributes","title":"case keyAttributes","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/keyusage","title":"case keyUsage","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/keyusagerestriction","title":"case keyUsageRestriction","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/nameconstraints","title":"case nameConstraints","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/norevavail","title":"case noRevAvail","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/orderedlist","title":"case orderedList","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/policyconstraints","title":"case policyConstraints","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/policymapping","title":"case policyMapping","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/policymappings","title":"case policyMappings","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/privatekeyusageperiod","title":"case privateKeyUsagePeriod","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/reasoncode","title":"case reasonCode","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/rolespeccertidentifier","title":"case roleSpecCertIdentifier","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/soaidentifier","title":"case soaIdentifier","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/statusreferrals","title":"case statusReferrals","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/subjectaltname","title":"case subjectAltName","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/subjectdirectoryattributes","title":"case subjectDirectoryAttributes","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/subjectkeyidentifier","title":"case subjectKeyIdentifier","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/subtreesconstraint","title":"case subtreesConstraint","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/targetinformation","title":"case targetInformation","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/timespecification","title":"case timeSpecification","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/usernotice","title":"case userNotice","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/init(rawvalue:)","title":"init?(rawValue: OID)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/names","title":"static let names: [String]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension","title":"iso_itu.ds.certificateExtension","type":"enum"}],"path":"\/documentation\/shieldoid\/iso_itu\/ds","title":"iso_itu.ds","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso_itu\/names","title":"static let names: [String]","type":"property"}],"path":"\/documentation\/shieldoid\/iso_itu","title":"iso_itu","type":"struct"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/names","title":"static let names: [String]","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2onb191v4","title":"case c2onb191v4","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2onb191v5","title":"case c2onb191v5","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2onb239v4","title":"case c2onb239v4","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2onb239v5","title":"case c2onb239v5","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb163v1","title":"case c2pnb163v1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb163v2","title":"case c2pnb163v2","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb163v3","title":"case c2pnb163v3","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb176w1","title":"case c2pnb176w1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb208w1","title":"case c2pnb208w1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb272w1","title":"case c2pnb272W1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb304w1","title":"case c2pnb304W1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb368w1","title":"case c2pnb368w1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb191v1","title":"case c2tnb191v1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb191v2","title":"case c2tnb191v2","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb191v3","title":"case c2tnb191v3","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb239v1","title":"case c2tnb239v1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb239v2","title":"case c2tnb239v2","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb239v3","title":"case c2tnb239v3","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb359v1","title":"case c2tnb359v1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb431r1","title":"case c2tnb431r1","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/init(rawvalue:)","title":"init?(rawValue: OID)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/names","title":"static let names: [String]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime192v1","title":"case prime192v1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime192v2","title":"case prime192v2","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime192v3","title":"case prime192v3","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime239v1","title":"case prime239v1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime239v2","title":"case prime239v2","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime239v3","title":"case prime239v3","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime256v1","title":"case prime256v1","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/init(rawvalue:)","title":"init?(rawValue: OID)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/names","title":"static let names: [String]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime","title":"iso.memberBody.us.ansix962.curves.prime","type":"enum"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves","title":"iso.memberBody.us.ansix962.curves","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/names","title":"static let names: [String]","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/ecpublickey","title":"case ecPublicKey","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/init(rawvalue:)","title":"init?(rawValue: OID)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/names","title":"static let names: [String]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype","title":"iso.memberBody.us.ansix962.keyType","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithrecommended","title":"case ecdsaWithRecommended","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha1","title":"case ecdsaWithSHA1","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/init(rawvalue:)","title":"init?(rawValue: OID)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/names","title":"static let names: [String]","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/ecdsawithsha224","title":"case ecdsaWithSHA224","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/ecdsawithsha256","title":"case ecdsaWithSHA256","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/ecdsawithsha384","title":"case ecdsaWithSHA384","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/ecdsawithsha512","title":"case ecdsaWithSHA512","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/init(rawvalue:)","title":"init?(rawValue: OID)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/names","title":"static let names: [String]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2","type":"enum"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures","title":"iso.memberBody.us.ansix962.signatures","type":"enum"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962","title":"iso.memberBody.us.ansix962","type":"struct"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/names","title":"static let names: [String]","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/md2withrsaencryption","title":"case md2WithRSAEncryption","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/md4withrsaencryption","title":"case md4WithRSAEncryption","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/md5withrsaencryption","title":"case md5WithRSAEncryption","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/rsaencryption","title":"case rsaEncryption","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha1withrsasignature","title":"case sha1WithRSASignature","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha224withrsaencryption","title":"case sha224WithRSAEncryption","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha256withrsaencryption","title":"case sha256WithRSAEncryption","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha384withrsaencryption","title":"case sha384WithRSAEncryption","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha512withrsaencryption","title":"case sha512WithRSAEncryption","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/init(rawvalue:)","title":"init?(rawValue: OID)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/names","title":"static let names: [String]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/pbes2","title":"case pbes2","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/pbkdf2","title":"case pbkdf2","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/init(rawvalue:)","title":"init?(rawValue: OID)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/names","title":"static let names: [String]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5","title":"iso.memberBody.us.rsadsi.pkcs.pkcs5","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/challengepassword","title":"case challengePassword","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/contenttype","title":"case contentType","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/countersignature","title":"case counterSignature","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/emailaddress","title":"case emailAddress","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/extendedcertificateattributes","title":"case extendedCertificateAttributes","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/extensionrequest","title":"case extensionRequest","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/messagedigest","title":"case messageDigest","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/signingtime","title":"case signingTime","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/unstructuredaddress","title":"case unstructuredAddress","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/unstructuredname","title":"case unstructuredName","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/init(rawvalue:)","title":"init?(rawValue: OID)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/names","title":"static let names: [String]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","type":"enum"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs","title":"iso.memberBody.us.rsadsi.pkcs","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/names","title":"static let names: [String]","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hhmacwithsha512_224","title":"case hhmacWithSHA512_224","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hhmacwithsha512_256","title":"case hhmacWithSHA512_256","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha1","title":"case hmacWithSHA1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha224","title":"case hmacWithSHA224","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha256","title":"case hmacWithSHA256","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha384","title":"case hmacWithSHA384","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha512","title":"case hmacWithSHA512","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/init(rawvalue:)","title":"init?(rawValue: OID)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/names","title":"static let names: [String]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm","title":"iso.memberBody.us.rsadsi.digestAlgorithm","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/descdmf","title":"case desCDMF","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/desede3","title":"case desEDE3","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/desede3cbc","title":"case desEDE3CBC","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/desxcbc","title":"case desxCBC","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc2cbc","title":"case rc2CBC","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc2ecb","title":"case rc2ECB","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc4","title":"case rc4","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc4withmac","title":"case rc4WithMAC","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc5cbc","title":"case rc5CBC","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc5cbcpad","title":"case rc5CBCPad","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/init(rawvalue:)","title":"init?(rawValue: OID)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/names","title":"static let names: [String]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","type":"enum"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi","title":"iso.memberBody.us.rsadsi","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/names","title":"static let names: [String]","type":"property"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us","title":"iso.memberBody.us","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/names","title":"static let names: [String]","type":"property"}],"path":"\/documentation\/shieldoid\/iso\/memberbody","title":"iso.memberBody","type":"struct"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/names","title":"static let names: [String]","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip160k1","title":"case ansip160k1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip160r1","title":"case ansip160r1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip160r2","title":"case ansip160r2","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip192k1","title":"case ansip192k1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip224k1","title":"case ansip224k1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip224r1","title":"case ansip224r1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip256k1","title":"case ansip256k1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip384r1","title":"case ansip384r1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip521r1","title":"case ansip521r1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit163k1","title":"case ansit163k1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit163r1","title":"case ansit163r1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit163r2","title":"case ansit163r2","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit193r1","title":"case ansit193r1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit193r2","title":"case ansit193r2","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit233k1","title":"case ansit233k1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit233r1","title":"case ansit233r1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit239k1","title":"case ansit239k1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit283k1","title":"case ansit283k1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit283r1","title":"case ansit283r1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit409k1","title":"case ansit409k1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit409r1","title":"case ansit409r1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit571k1","title":"case ansit571k1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit571r1","title":"case ansit571r1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/secp112r1","title":"case secp112r1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/secp112r2","title":"case secp112r2","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/secp128r1","title":"case secp128r1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/secp128r2","title":"case secp128r2","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/sect113r1","title":"case sect113r1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/sect113r2","title":"case sect113r2","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/sect131r1","title":"case sect131r1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/sect131r2","title":"case sect131r2","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/init(rawvalue:)","title":"init?(rawValue: OID)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/names","title":"static let names: [String]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve","title":"iso.org.certicom.curve","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/dhsinglepasscofactordhrecommendedkdf","title":"case dhSinglePassCofactorDHRecommendedKDF","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/dhsinglepasscofactordhspecifiedkdf","title":"case dhSinglePassCofactorDHSpecifiedKDF","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/ecdh","title":"case ecdh","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/ecmqv","title":"case ecmqv","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/init(rawvalue:)","title":"init?(rawValue: OID)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/names","title":"static let names: [String]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes","title":"iso.org.certicom.schemes","type":"enum"}],"path":"\/documentation\/shieldoid\/iso\/org\/certicom","title":"iso.org.certicom","type":"struct"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/names","title":"static let names: [String]","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/clientauth","title":"case clientAuth","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/codesigning","title":"case codeSigning","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/dvcs","title":"case dvcs","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/emailprotection","title":"case emailProtection","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcapwapac","title":"case idKpCapwapAC","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcapwapwtp","title":"case idKpCapwapWTP","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcmcarchive","title":"case idKpCmcArchive","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcmcca","title":"case idKpCmcCA","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcmcra","title":"case idKpCmcRA","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpeapoverlan","title":"case idKpEapOverLAN","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpeapoverppp","title":"case idKpEapOverPPP","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpipsecike","title":"case idKpIpsecIKE","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpscvpclient","title":"case idKpScvpClient","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpscvpresponder","title":"case idKpScvpResponder","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpscvpserver","title":"case idKpScvpServer","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsendowner","title":"case idKpSendOwner","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsendproxiedowner","title":"case idKpSendProxiedOwner","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsendproxy","title":"case idKpSendProxy","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsendrouter","title":"case idKpSendRouter","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsipdomain","title":"case idKpSipDomain","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecendsystem","title":"case ipsecEndSystem","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsectunnel","title":"case ipsecTunnel","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecuser","title":"case ipsecUser","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ocspsigning","title":"case ocspSigning","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/sbgpcertaaserverauth","title":"case sbgpCertAAServerAuth","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/secureshellclient","title":"case secureShellClient","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/secureshellserver","title":"case secureShellServer","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/serverauth","title":"case serverAuth","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/timestamping","title":"case timeStamping","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/init(rawvalue:)","title":"init?(rawValue: OID)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/names","title":"static let names: [String]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","type":"enum"}],"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","title":"iso.org.dod.internet.security.mechanisms.pkix","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/names","title":"static let names: [String]","type":"property"}],"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms","title":"iso.org.dod.internet.security.mechanisms","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/names","title":"static let names: [String]","type":"property"}],"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security","title":"iso.org.dod.internet.security","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/names","title":"static let names: [String]","type":"property"}],"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet","title":"iso.org.dod.internet","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/names","title":"static let names: [String]","type":"property"}],"path":"\/documentation\/shieldoid\/iso\/org\/dod","title":"iso.org.dod","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/org\/names","title":"static let names: [String]","type":"property"}],"path":"\/documentation\/shieldoid\/iso\/org","title":"iso.org","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/names","title":"static let names: [String]","type":"property"}],"path":"\/documentation\/shieldoid\/iso","title":"iso","type":"struct"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/names","title":"static let names: [String]","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/domaincomponent","title":"case domainComponent","type":"case"},{"path":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/userid","title":"case userId","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/init(rawvalue:)","title":"init?(rawValue: OID)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/names","title":"static let names: [String]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype","title":"itu.data.pss.ucl.pilot.pilotAttributeType","type":"enum"}],"path":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot","title":"itu.data.pss.ucl.pilot","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/names","title":"static let names: [String]","type":"property"}],"path":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl","title":"itu.data.pss.ucl","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/itu\/data\/pss\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/itu\/data\/pss\/names","title":"static let names: [String]","type":"property"}],"path":"\/documentation\/shieldoid\/itu\/data\/pss","title":"itu.data.pss","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/itu\/data\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/itu\/data\/names","title":"static let names: [String]","type":"property"}],"path":"\/documentation\/shieldoid\/itu\/data","title":"itu.data","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/itu\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/itu\/names","title":"static let names: [String]","type":"property"}],"path":"\/documentation\/shieldoid\/itu","title":"itu","type":"struct"}],"path":"\/documentation\/shield","title":"Shield","type":"module"},{"children":[{"title":"Protocols","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/anydigester\/init()","title":"init()","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/anydigester\/final()","title":"func final() -> Data","type":"method"},{"children":[{"children":[{"path":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-2if83","title":"func update(data: Data)","type":"method"},{"path":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-vb2v","title":"func update(data: UnsafeRawBufferPointer)","type":"method"}],"title":"AnyDigester Implementations","type":"groupMarker"}],"path":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-29cau","title":"func update(data: Data)","type":"method"},{"children":[{"children":[{"path":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-2if83","title":"func update(data: Data)","type":"method"},{"path":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-vb2v","title":"func update(data: UnsafeRawBufferPointer)","type":"method"}],"title":"AnyDigester Implementations","type":"groupMarker"}],"path":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-3h6bb","title":"func update(data: UnsafeRawBufferPointer)","type":"method"},{"path":"\/documentation\/shieldcrypto\/anydigester\/update(data:datalength:)","title":"func update(data: UnsafeRawPointer, dataLength: Int)","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/anydigester\/hashlength","title":"static var hashLength: Int","type":"property"},{"title":"Type Methods","type":"groupMarker"},{"children":[{"children":[{"path":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-65jpl","title":"static func digest(data: UnsafeRawBufferPointer) -> Data","type":"method"},{"path":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-1rlzo","title":"static func digest(data: Data) -> Data","type":"method"}],"title":"AnyDigester Implementations","type":"groupMarker"}],"path":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-5bapj","title":"static func digest(data: Data) -> Data","type":"method"},{"children":[{"children":[{"path":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-1rlzo","title":"static func digest(data: Data) -> Data","type":"method"},{"path":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-65jpl","title":"static func digest(data: UnsafeRawBufferPointer) -> Data","type":"method"}],"title":"AnyDigester Implementations","type":"groupMarker"}],"path":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-c3pt","title":"static func digest(data: UnsafeRawBufferPointer) -> Data","type":"method"},{"path":"\/documentation\/shieldcrypto\/anydigester\/digest(data:datalength:)","title":"static func digest(data: UnsafeRawPointer, dataLength: Int) -> Data","type":"method"}],"path":"\/documentation\/shieldcrypto\/anydigester","title":"AnyDigester","type":"protocol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/digestcontext\/init()","title":"init()","type":"init"}],"path":"\/documentation\/shieldcrypto\/digestcontext","title":"DigestContext","type":"protocol"},{"children":[{"title":"Associated Types","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/digestengine\/context","title":"Context","type":"associatedtype"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/digestengine\/digest-swift.typealias","title":"DigestEngine.Digest","type":"typealias"},{"path":"\/documentation\/shieldcrypto\/digestengine\/final-swift.typealias","title":"DigestEngine.Final","type":"typealias"},{"path":"\/documentation\/shieldcrypto\/digestengine\/init","title":"DigestEngine.Init","type":"typealias"},{"path":"\/documentation\/shieldcrypto\/digestengine\/update-swift.typealias","title":"DigestEngine.Update","type":"typealias"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/digestengine\/create","title":"static var create: Init","type":"property"},{"path":"\/documentation\/shieldcrypto\/digestengine\/digest-swift.type.property","title":"static var digest: Digest","type":"property"},{"path":"\/documentation\/shieldcrypto\/digestengine\/final-swift.type.property","title":"static var final: Final","type":"property"},{"path":"\/documentation\/shieldcrypto\/digestengine\/hashlength","title":"static var hashLength: Int32","type":"property"},{"path":"\/documentation\/shieldcrypto\/digestengine\/update-swift.type.property","title":"static var update: Update","type":"property"}],"path":"\/documentation\/shieldcrypto\/digestengine","title":"DigestEngine","type":"protocol"},{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/ccerror\/init(rawvalue:)","title":"init(rawValue: CCCryptorStatus)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/ccerror\/rawvalue","title":"let rawValue: CCCryptorStatus","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/ccerror\/alignmenterror","title":"static let alignmentError: CCError","type":"property"},{"path":"\/documentation\/shieldcrypto\/ccerror\/buffertoosmall","title":"static let bufferTooSmall: CCError","type":"property"},{"path":"\/documentation\/shieldcrypto\/ccerror\/callsequenceerror","title":"static let callSequenceError: CCError","type":"property"},{"path":"\/documentation\/shieldcrypto\/ccerror\/decodeerror","title":"static let decodeError: CCError","type":"property"},{"path":"\/documentation\/shieldcrypto\/ccerror\/invalidkey","title":"static let invalidKey: CCError","type":"property"},{"path":"\/documentation\/shieldcrypto\/ccerror\/keysize","title":"static let keySize: CCError","type":"property"},{"path":"\/documentation\/shieldcrypto\/ccerror\/memoryfailure","title":"static let memoryFailure: CCError","type":"property"},{"path":"\/documentation\/shieldcrypto\/ccerror\/overflow","title":"static let overflow: CCError","type":"property"},{"path":"\/documentation\/shieldcrypto\/ccerror\/paramerror","title":"static let paramError: CCError","type":"property"},{"path":"\/documentation\/shieldcrypto\/ccerror\/rngfailure","title":"static let rngFailure: CCError","type":"property"},{"path":"\/documentation\/shieldcrypto\/ccerror\/unimplemented","title":"static let unimplemented: CCError","type":"property"},{"path":"\/documentation\/shieldcrypto\/ccerror\/unspecified","title":"static let unspecified: CCError","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/ccerror\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldcrypto\/ccerror\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/ccerror\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/shieldcrypto\/ccerror\/error-implementations","title":"Error Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/ccerror\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/ccerror\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldcrypto\/ccerror\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldcrypto\/ccerror","title":"CCError","type":"struct"},{"children":[{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/digester\/digest(_:using:)","title":"static func digest(Data, using: Algorithm) -> Data","type":"method"},{"path":"\/documentation\/shieldcrypto\/digester\/for(_:)","title":"static func `for`(Algorithm) -> AnyDigester","type":"method"},{"path":"\/documentation\/shieldcrypto\/digester\/type(_:)","title":"static func type(Algorithm) -> AnyDigester.Type","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/digester\/algorithm\/sha1","title":"case sha1","type":"case"},{"path":"\/documentation\/shieldcrypto\/digester\/algorithm\/sha224","title":"case sha224","type":"case"},{"path":"\/documentation\/shieldcrypto\/digester\/algorithm\/sha256","title":"case sha256","type":"case"},{"path":"\/documentation\/shieldcrypto\/digester\/algorithm\/sha384","title":"case sha384","type":"case"},{"path":"\/documentation\/shieldcrypto\/digester\/algorithm\/sha512","title":"case sha512","type":"case"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/digester\/algorithm\/hashbitlength","title":"var hashBitLength: Int","type":"property"},{"path":"\/documentation\/shieldcrypto\/digester\/algorithm\/hashbytelength","title":"var hashByteLength: Int","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/digester\/algorithm\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldcrypto\/digester\/algorithm\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/shieldcrypto\/digester\/algorithm","title":"Digester.Algorithm","type":"enum"}],"path":"\/documentation\/shieldcrypto\/digester","title":"Digester","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/digesterengine\/init()","title":"init()","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/digesterengine\/final()","title":"func final() -> Data","type":"method"},{"path":"\/documentation\/shieldcrypto\/digesterengine\/update(data:datalength:)","title":"func update(data: UnsafeRawPointer, dataLength: Int)","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/digesterengine\/hashlength","title":"static var hashLength: Int","type":"property"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/digesterengine\/digest(data:datalength:)","title":"static func digest(data: UnsafeRawPointer, dataLength: Int) -> Data","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/digesterengine\/update(data:)-3i8dr","title":"func update(data: Data)","type":"method"},{"path":"\/documentation\/shieldcrypto\/digesterengine\/update(data:)-9et7k","title":"func update(data: UnsafeRawBufferPointer)","type":"method"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/digesterengine\/digest(data:)-8aa54","title":"static func digest(data: Data) -> Data","type":"method"},{"path":"\/documentation\/shieldcrypto\/digesterengine\/digest(data:)-8qjp6","title":"static func digest(data: UnsafeRawBufferPointer) -> Data","type":"method"}],"path":"\/documentation\/shieldcrypto\/digesterengine\/anydigester-implementations","title":"AnyDigester Implementations","type":"symbol"}],"path":"\/documentation\/shieldcrypto\/digesterengine","title":"DigesterEngine","type":"struct"},{"children":[{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/sha1engine\/context","title":"SHA1Engine.Context","type":"typealias"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/sha1engine\/create","title":"static let create: Init","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha1engine\/digest","title":"static let digest: Digest","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha1engine\/final","title":"static let final: Final","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha1engine\/hashlength","title":"static let hashLength: Int32","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha1engine\/update","title":"static let update: Update","type":"property"}],"path":"\/documentation\/shieldcrypto\/sha1engine","title":"SHA1Engine","type":"struct"},{"children":[{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/sha224engine\/context","title":"SHA224Engine.Context","type":"typealias"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/sha224engine\/create","title":"static let create: Init","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha224engine\/digest","title":"static let digest: Digest","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha224engine\/final","title":"static let final: Final","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha224engine\/hashlength","title":"static let hashLength: Int32","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha224engine\/update","title":"static let update: Update","type":"property"}],"path":"\/documentation\/shieldcrypto\/sha224engine","title":"SHA224Engine","type":"struct"},{"children":[{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/sha256engine\/context","title":"SHA256Engine.Context","type":"typealias"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/sha256engine\/create","title":"static let create: Init","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha256engine\/digest","title":"static let digest: Digest","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha256engine\/final","title":"static let final: Final","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha256engine\/hashlength","title":"static let hashLength: Int32","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha256engine\/update","title":"static let update: Update","type":"property"}],"path":"\/documentation\/shieldcrypto\/sha256engine","title":"SHA256Engine","type":"struct"},{"children":[{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/sha384engine\/context","title":"SHA384Engine.Context","type":"typealias"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/sha384engine\/create","title":"static let create: Init","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha384engine\/digest","title":"static let digest: Digest","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha384engine\/final","title":"static let final: Final","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha384engine\/hashlength","title":"static let hashLength: Int32","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha384engine\/update","title":"static let update: Update","type":"property"}],"path":"\/documentation\/shieldcrypto\/sha384engine","title":"SHA384Engine","type":"struct"},{"children":[{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/sha512engine\/context","title":"SHA512Engine.Context","type":"typealias"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/sha512engine\/create","title":"static let create: Init","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha512engine\/digest","title":"static let digest: Digest","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha512engine\/final","title":"static let final: Final","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha512engine\/hashlength","title":"static let hashLength: Int32","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha512engine\/update","title":"static let update: Update","type":"property"}],"path":"\/documentation\/shieldcrypto\/sha512engine","title":"SHA512Engine","type":"struct"}],"path":"\/documentation\/shieldcrypto","title":"ShieldCrypto","type":"module"},{"children":[{"title":"Protocols","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/oidref\/asn1","title":"var asn1: ASN1","type":"property"},{"children":[{"children":[{"path":"\/documentation\/shieldoid\/oidref\/oid-58twl","title":"var oid: OID","type":"property"}],"title":"OIDRef Implementations","type":"groupMarker"}],"path":"\/documentation\/shieldoid\/oidref\/oid-9f2wo","title":"var oid: OID","type":"property"}],"path":"\/documentation\/shieldoid\/oidref","title":"OIDRef","type":"protocol"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/oid","title":"OID","type":"typealias"}],"path":"\/documentation\/shieldoid","title":"ShieldOID","type":"module"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldpkcs\/schemas\/ecparameters","title":"static let ECParameters: Schema","type":"property"},{"path":"\/documentation\/shieldpkcs\/schemas\/rsaprivatekey","title":"static let RSAPrivateKey: Schema","type":"property"},{"path":"\/documentation\/shieldpkcs\/schemas\/rsaprivatekeyotherprimeinfo","title":"static let RSAPrivateKeyOtherPrimeInfo: Schema","type":"property"},{"path":"\/documentation\/shieldpkcs\/schemas\/rsaprivatekeyotherprimeinfos","title":"static let RSAPrivateKeyOtherPrimeInfos: Schema","type":"property"},{"path":"\/documentation\/shieldpkcs\/schemas\/rsapublickey","title":"static let RSAPublicKey: Schema","type":"property"}],"path":"\/documentation\/shieldpkcs\/schemas","title":"Schemas","type":"struct"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/shieldpkcs\/ecparameters","title":"ECParameters","type":"typealias"},{"path":"\/documentation\/shieldpkcs\/rsaprivatekey","title":"RSAPrivateKey","type":"typealias"},{"path":"\/documentation\/shieldpkcs\/rsapublickey","title":"RSAPublicKey","type":"typealias"}],"path":"\/documentation\/shieldpkcs","title":"ShieldPKCS","type":"module"},{"children":[{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeyerror","title":"SecKeyError","type":"typealias"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/secaccessibility\/default","title":"case `default`","type":"case"},{"path":"\/documentation\/shieldsecurity\/secaccessibility\/passcodeenabled","title":"case passcodeEnabled","type":"case"},{"path":"\/documentation\/shieldsecurity\/secaccessibility\/unlocked(afterfirst:shared:)","title":"case unlocked(afterFirst: Bool, shared: Bool)","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/secaccessibility\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldsecurity\/secaccessibility\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/shieldsecurity\/secaccessibility","title":"SecAccessibility","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seccertificateerror\/loadfailed","title":"case loadFailed","type":"case"},{"path":"\/documentation\/shieldsecurity\/seccertificateerror\/parsingfailed","title":"case parsingFailed","type":"case"},{"path":"\/documentation\/shieldsecurity\/seccertificateerror\/publickeyretrievalfailed","title":"case publicKeyRetrievalFailed","type":"case"},{"path":"\/documentation\/shieldsecurity\/seccertificateerror\/queryfailed","title":"case queryFailed","type":"case"},{"path":"\/documentation\/shieldsecurity\/seccertificateerror\/saveduplicate","title":"case saveDuplicate","type":"case"},{"path":"\/documentation\/shieldsecurity\/seccertificateerror\/savefailed","title":"case saveFailed","type":"case"},{"path":"\/documentation\/shieldsecurity\/seccertificateerror\/trustcreationfailed","title":"case trustCreationFailed","type":"case"},{"path":"\/documentation\/shieldsecurity\/seccertificateerror\/trustvalidationerror","title":"case trustValidationError","type":"case"},{"path":"\/documentation\/shieldsecurity\/seccertificateerror\/trustvalidationfailed","title":"case trustValidationFailed","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seccertificateerror\/init(rawvalue:)","title":"init?(rawValue: Int)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seccertificateerror\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldsecurity\/seccertificateerror\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seccertificateerror\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/shieldsecurity\/seccertificateerror\/error-implementations","title":"Error Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seccertificateerror\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seccertificateerror\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldsecurity\/seccertificateerror\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldsecurity\/seccertificateerror","title":"SecCertificateError","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/secencryptionpadding\/none","title":"case none","type":"case"},{"path":"\/documentation\/shieldsecurity\/secencryptionpadding\/oaep","title":"case oaep","type":"case"},{"path":"\/documentation\/shieldsecurity\/secencryptionpadding\/pkcs1","title":"case pkcs1","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/secencryptionpadding\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldsecurity\/secencryptionpadding\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/shieldsecurity\/secencryptionpadding","title":"SecEncryptionPadding","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeytype\/ec","title":"case ec","type":"case"},{"path":"\/documentation\/shieldsecurity\/seckeytype\/rsa","title":"case rsa","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeytype\/init(rawvalue:)","title":"init?(rawValue: UInt32)","type":"init"},{"path":"\/documentation\/shieldsecurity\/seckeytype\/init(systemvalue:)","title":"init?(systemValue: CFString)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeytype\/systemvalue","title":"var systemValue: CFString","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeytype\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldsecurity\/seckeytype\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeytype\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeytype\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeytype\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/shieldsecurity\/seckeytype\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldsecurity\/seckeytype\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldsecurity\/seckeytype","title":"SecKeyType","type":"enum"}],"path":"\/documentation\/shieldsecurity","title":"ShieldSecurity","type":"module"},{"children":[{"title":"Protocols","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/attributevaluehandler\/decode(from:)","title":"func decode(from: Decoder) throws -> Any","type":"method"},{"path":"\/documentation\/shieldx500\/attributevaluehandler\/encode(_:to:)","title":"func encode(Any, to: Encoder) throws","type":"method"},{"path":"\/documentation\/shieldx500\/attributevaluehandler\/equals(_:_:)","title":"func equals(Any, Any) -> Bool","type":"method"},{"path":"\/documentation\/shieldx500\/attributevaluehandler\/hash(_:into:)","title":"func hash(Any, into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldx500\/attributevaluehandler","title":"AttributeValueHandler","type":"protocol"},{"children":[{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/attributevaluemapper\/valuedecoder","title":"AttributeValueMapper.ValueDecoder","type":"typealias"},{"path":"\/documentation\/shieldx500\/attributevaluemapper\/valueencoder","title":"AttributeValueMapper.ValueEncoder","type":"typealias"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/attributevaluemapper\/decoder(fortype:)","title":"static func decoder(forType: ObjectIdentifier) -> ValueDecoder?","type":"method"},{"path":"\/documentation\/shieldx500\/attributevaluemapper\/encoder(fortype:)","title":"static func encoder(forType: ObjectIdentifier) -> ValueEncoder?","type":"method"},{"path":"\/documentation\/shieldx500\/attributevaluemapper\/handler(fortype:)","title":"static func handler(forType: ObjectIdentifier) -> AttributeValueHandler?","type":"method"}],"path":"\/documentation\/shieldx500\/attributevaluemapper","title":"AttributeValueMapper","type":"protocol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/namingstyleprotocol\/name(fromoid:)","title":"func name(fromOID: OID) -> String?","type":"method"},{"path":"\/documentation\/shieldx500\/namingstyleprotocol\/oid(fromname:)","title":"func oid(fromName: String) -> OID?","type":"method"},{"title":"Type Methods","type":"groupMarker"},{"children":[{"children":[{"path":"\/documentation\/shieldx500\/namingstyleprotocol\/decode(attributename:mapping:)-32168","title":"static func decode(attributeName: String, mapping: [String : OID]) -> OID?","type":"method"}],"title":"NamingStyleProtocol Implementations","type":"groupMarker"}],"path":"\/documentation\/shieldx500\/namingstyleprotocol\/decode(attributename:mapping:)-7stz9","title":"static func decode(attributeName: String, mapping: [String : OID]) -> OID?","type":"method"}],"path":"\/documentation\/shieldx500\/namingstyleprotocol","title":"NamingStyleProtocol","type":"protocol"},{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/anystringattributevaluehandler\/decode(from:)","title":"func decode(from: Decoder) throws -> Any","type":"method"},{"path":"\/documentation\/shieldx500\/anystringattributevaluehandler\/encode(_:to:)","title":"func encode(Any, to: Encoder) throws","type":"method"},{"path":"\/documentation\/shieldx500\/anystringattributevaluehandler\/equals(_:_:)","title":"func equals(Any, Any) -> Bool","type":"method"},{"path":"\/documentation\/shieldx500\/anystringattributevaluehandler\/hash(_:into:)","title":"func hash(Any, into: inout Hasher)","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/anystringattributevaluehandler\/instance","title":"static let instance: AnyStringAttributeValueHandler","type":"property"}],"path":"\/documentation\/shieldx500\/anystringattributevaluehandler","title":"AnyStringAttributeValueHandler","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/attributetypeandvalue\/init(type:value:)","title":"init(type: ObjectIdentifier, value: Any)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/attributetypeandvalue\/type","title":"var type: ObjectIdentifier","type":"property"},{"path":"\/documentation\/shieldx500\/attributetypeandvalue\/value","title":"var value: Any","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/attributetypeandvalue\/debugdescription","title":"var debugDescription: String","type":"property"}],"path":"\/documentation\/shieldx500\/attributetypeandvalue\/customdebugstringconvertible-implementations","title":"CustomDebugStringConvertible Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/attributetypeandvalue\/description","title":"var description: String","type":"property"}],"path":"\/documentation\/shieldx500\/attributetypeandvalue\/customstringconvertible-implementations","title":"CustomStringConvertible Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/attributetypeandvalue\/init(from:)","title":"init(from: Decoder) throws","type":"init"}],"path":"\/documentation\/shieldx500\/attributetypeandvalue\/decodable-implementations","title":"Decodable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/attributetypeandvalue\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"}],"path":"\/documentation\/shieldx500\/attributetypeandvalue\/encodable-implementations","title":"Encodable Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/attributetypeandvalue\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"},{"path":"\/documentation\/shieldx500\/attributetypeandvalue\/==(_:_:)","title":"static func == (AttributeTypeAndValue, AttributeTypeAndValue) -> Bool","type":"op"}],"path":"\/documentation\/shieldx500\/attributetypeandvalue\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/attributetypeandvalue\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldx500\/attributetypeandvalue\/hashable-implementations","title":"Hashable Implementations","type":"symbol"}],"path":"\/documentation\/shieldx500\/attributetypeandvalue","title":"AttributeTypeAndValue","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/namingstyle\/init(implementation:)","title":"init(implementation: NamingStyleProtocol)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/namingstyle\/description","title":"var description: String","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/namingstyle\/name(fromoid:)","title":"func name(fromOID: OID) -> String?","type":"method"},{"path":"\/documentation\/shieldx500\/namingstyle\/oid(fromname:)","title":"func oid(fromName: String) -> OID?","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/namingstyle\/rfc4519","title":"static var rfc4519: NamingStyle","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/namingstyle\/decode(attributename:mapping:)","title":"static func decode(attributeName: String, mapping: [String : OID]) -> OID?","type":"method"}],"path":"\/documentation\/shieldx500\/namingstyle\/namingstyleprotocol-implementations","title":"NamingStyleProtocol Implementations","type":"symbol"}],"path":"\/documentation\/shieldx500\/namingstyle","title":"NamingStyle","type":"struct"},{"children":[{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/schemas\/attributetypeandvalue(_:unknowntypeschema:)-8mtj2","title":"static func AttributeTypeAndValue(Schema.DynamicMap, unknownTypeSchema: Schema) -> Schema","type":"method"},{"path":"\/documentation\/shieldx500\/schemas\/rdnsequence(_:unknowntypeschema:)-2gcmz","title":"static func RDNSequence(Schema.DynamicMap, unknownTypeSchema: Schema) -> Schema","type":"method"},{"path":"\/documentation\/shieldx500\/schemas\/relativedistinguishedname(_:unknowntypeschema:)-98bj2","title":"static func RelativeDistinguishedName(Schema.DynamicMap, unknownTypeSchema: Schema) -> Schema","type":"method"},{"path":"\/documentation\/shieldx500\/schemas\/attributetypeandvalue(_:unknowntypeschema:)-8qwz0","title":"static func attributeTypeAndValue(Schema.DynamicMap, unknownTypeSchema: Schema) -> Schema","type":"method"},{"path":"\/documentation\/shieldx500\/schemas\/rdnsequence(_:unknowntypeschema:)-5o44u","title":"static func rdnSequence(Schema.DynamicMap, unknownTypeSchema: Schema) -> Schema","type":"method"},{"path":"\/documentation\/shieldx500\/schemas\/relativedistinguishedname(_:unknowntypeschema:)-916rj","title":"static func relativeDistinguishedName(Schema.DynamicMap, unknownTypeSchema: Schema) -> Schema","type":"method"}],"path":"\/documentation\/shieldx500\/schemas","title":"Schemas","type":"struct"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/unknownattributevaluehandler\/decode(from:)","title":"func decode(from: Decoder) throws -> Any","type":"method"},{"path":"\/documentation\/shieldx500\/unknownattributevaluehandler\/encode(_:to:)","title":"func encode(Any, to: Encoder) throws","type":"method"},{"path":"\/documentation\/shieldx500\/unknownattributevaluehandler\/equals(_:_:)","title":"func equals(Any, Any) -> Bool","type":"method"},{"path":"\/documentation\/shieldx500\/unknownattributevaluehandler\/hash(_:into:)","title":"func hash(Any, into: inout Hasher)","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/unknownattributevaluehandler\/instance","title":"static let instance: UnknownAttributeValueHandler","type":"property"}],"path":"\/documentation\/shieldx500\/unknownattributevaluehandler","title":"UnknownAttributeValueHandler","type":"struct"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/rdnsequence","title":"RDNSequence","type":"typealias"},{"path":"\/documentation\/shieldx500\/relativedistinguishedname","title":"RelativeDistinguishedName","type":"typealias"}],"path":"\/documentation\/shieldx500","title":"ShieldX500","type":"module"},{"children":[{"title":"Protocols","type":"groupMarker"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributevalue\/attributehandler","title":"static var attributeHandler: AttributeValueHandler.Type","type":"property"},{"path":"\/documentation\/shieldx509\/attributevalue\/attributetype","title":"static var attributeType: ObjectIdentifier","type":"property"}],"path":"\/documentation\/shieldx509\/attributevalue","title":"AttributeValue","type":"protocol"},{"children":[{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributevaluehandler\/decode(from:)","title":"static func decode(from: inout UnkeyedDecodingContainer) throws -> Any","type":"method"},{"path":"\/documentation\/shieldx509\/attributevaluehandler\/encode(_:to:)","title":"static func encode(Any, to: inout UnkeyedEncodingContainer) throws","type":"method"},{"path":"\/documentation\/shieldx509\/attributevaluehandler\/equal(_:_:)","title":"static func equal(Any, Any) -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/attributevaluehandler\/hash(_:into:)","title":"static func hash(Any, into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldx509\/attributevaluehandler","title":"AttributeValueHandler","type":"protocol"},{"children":[{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributevalueshandler\/handler(for:)","title":"static func handler(for: ObjectIdentifier) -> AttributeValueHandler.Type","type":"method"}],"path":"\/documentation\/shieldx509\/attributevalueshandler","title":"AttributeValuesHandler","type":"protocol"},{"path":"\/documentation\/shieldx509\/criticalextensionvalue","title":"CriticalExtensionValue","type":"protocol"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensionvalue\/extensionid","title":"static var extensionID: ObjectIdentifier","type":"property"}],"path":"\/documentation\/shieldx509\/extensionvalue","title":"ExtensionValue","type":"protocol"},{"path":"\/documentation\/shieldx509\/noncriticalextensionvalue","title":"NonCriticalExtensionValue","type":"protocol"},{"path":"\/documentation\/shieldx509\/singleattributevalue","title":"SingleAttributeValue","type":"protocol"},{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/algorithmidentifier\/init(algorithm:parameters:)","title":"init(algorithm: ObjectIdentifier, parameters: ASN1?)","type":"init"},{"path":"\/documentation\/shieldx509\/algorithmidentifier\/init(digestalgorithm:keytype:)","title":"init(digestAlgorithm: Digester.Algorithm, keyType: SecKeyType) throws","type":"init"},{"path":"\/documentation\/shieldx509\/algorithmidentifier\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/shieldx509\/algorithmidentifier\/init(publickey:)","title":"init(publicKey: SecKey) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/algorithmidentifier\/algorithm","title":"var algorithm: ObjectIdentifier","type":"property"},{"path":"\/documentation\/shieldx509\/algorithmidentifier\/parameters","title":"var parameters: ASN1?","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/algorithmidentifier\/error\/unsupportedalgorithm","title":"case unsupportedAlgorithm","type":"case"},{"path":"\/documentation\/shieldx509\/algorithmidentifier\/error\/unsupportedeckeysize","title":"case unsupportedECKeySize","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/algorithmidentifier\/error\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/algorithmidentifier\/error\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/algorithmidentifier\/error\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/shieldx509\/algorithmidentifier\/error\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/algorithmidentifier\/error","title":"AlgorithmIdentifier.Error","type":"enum"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/algorithmidentifier\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/algorithmidentifier\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/algorithmidentifier","title":"AlgorithmIdentifier","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attribute\/init(attrtype:attrvalues:)","title":"init(attrType: ObjectIdentifier, attrValues: [Any])","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attribute\/attrtype","title":"var attrType: ObjectIdentifier","type":"property"},{"path":"\/documentation\/shieldx509\/attribute\/attrvalues","title":"var attrValues: [Any]","type":"property"}],"path":"\/documentation\/shieldx509\/attribute","title":"Attribute","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributes\/init()","title":"init()","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributes\/all(_:)-1y48w","title":"func all(AV.Type) throws -> [[AV]]","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/all(_:)-6wd49","title":"func all(AV.Type) throws -> [AV]","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/append(_:)","title":"func append(Attribute)","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/append(multivalued:)","title":"func append(multiValued: [AV])","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/append(singlevalued:)","title":"func append(singleValued: AV)","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/append(type:values:)","title":"func append(type: ObjectIdentifier, values: [ASN1])","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/first(_:)-4fesr","title":"func first(AV.Type) throws -> AV?","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/first(_:)-6qw87","title":"func first(AV.Type) throws -> [AV]?","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/remove(_:)","title":"func remove(AV.Type)","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/remove(type:)","title":"func remove(type: ObjectIdentifier)","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/replace(multivalued:)","title":"func replace(multiValued: [AV])","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/replace(singlevalued:)","title":"func replace(singleValued: AV)","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/replace(type:values:)","title":"func replace(type: ObjectIdentifier, values: [ASN1])","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributes\/error\/invalidelement","title":"case invalidElement","type":"case"},{"path":"\/documentation\/shieldx509\/attributes\/error\/singlevaluerequired","title":"case singleValueRequired","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributes\/error\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/attributes\/error\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributes\/error\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/shieldx509\/attributes\/error\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/attributes\/error","title":"Attributes.Error","type":"enum"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributes\/last","title":"var last: Self.Element?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributes\/difference(from:by:)","title":"func difference(from: C, by: (C.Element, Self.Element) -> Bool) -> CollectionDifference","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/droplast(_:)","title":"func dropLast(Int) -> Self.SubSequence","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/formindex(before:)","title":"func formIndex(before: inout Self.Index)","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/last(where:)","title":"func last(where: (Self.Element) throws -> Bool) rethrows -> Self.Element?","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/lastindex(where:)","title":"func lastIndex(where: (Self.Element) throws -> Bool) rethrows -> Self.Index?","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/reversed()","title":"func reversed() -> ReversedCollection","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/suffix(_:)","title":"func suffix(Int) -> Self.SubSequence","type":"method"}],"path":"\/documentation\/shieldx509\/attributes\/bidirectionalcollection-implementations","title":"BidirectionalCollection Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributes\/count","title":"var count: Int","type":"property"},{"path":"\/documentation\/shieldx509\/attributes\/endindex","title":"var endIndex: Index","type":"property"},{"path":"\/documentation\/shieldx509\/attributes\/first","title":"var first: Self.Element?","type":"property"},{"path":"\/documentation\/shieldx509\/attributes\/isempty","title":"var isEmpty: Bool","type":"property"},{"path":"\/documentation\/shieldx509\/attributes\/startindex","title":"var startIndex: Index","type":"property"},{"path":"\/documentation\/shieldx509\/attributes\/underestimatedcount-9x1xv","title":"var underestimatedCount: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributes\/drop(while:)","title":"func drop(while: (Self.Element) throws -> Bool) rethrows -> Self.SubSequence","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/dropfirst(_:)","title":"func dropFirst(Int) -> Self.SubSequence","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/firstindex(where:)","title":"func firstIndex(where: (Self.Element) throws -> Bool) rethrows -> Self.Index?","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/formindex(_:offsetby:)","title":"func formIndex(inout Self.Index, offsetBy: Int)","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/formindex(_:offsetby:limitedby:)","title":"func formIndex(inout Self.Index, offsetBy: Int, limitedBy: Self.Index) -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/formindex(after:)","title":"func formIndex(after: inout Self.Index)","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/makeiterator()","title":"func makeIterator() -> Iterator","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/map(_:)-4mxuv","title":"func map((Self.Element) throws -> T) rethrows -> [T]","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/prefix(_:)","title":"func prefix(Int) -> Self.SubSequence","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/prefix(through:)","title":"func prefix(through: Self.Index) -> Self.SubSequence","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/prefix(upto:)","title":"func prefix(upTo: Self.Index) -> Self.SubSequence","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/prefix(while:)","title":"func prefix(while: (Self.Element) throws -> Bool) rethrows -> Self.SubSequence","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/randomelement()","title":"func randomElement() -> Self.Element?","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/randomelement(using:)","title":"func randomElement(using: inout T) -> Self.Element?","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/split(maxsplits:omittingemptysubsequences:whereseparator:)","title":"func split(maxSplits: Int, omittingEmptySubsequences: Bool, whereSeparator: (Self.Element) throws -> Bool) rethrows -> [Self.SubSequence]","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/suffix(from:)","title":"func suffix(from: Self.Index) -> Self.SubSequence","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/trimmingprefix(while:)","title":"func trimmingPrefix(while: (Self.Element) throws -> Bool) rethrows -> Self.SubSequence","type":"method"},{"title":"Subscripts","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributes\/subscript(_:)-3iimm","title":"subscript((UnboundedRange_) -> ()) -> Self.SubSequence","type":"subscript"},{"path":"\/documentation\/shieldx509\/attributes\/subscript(_:)-46ylb","title":"subscript(Index) -> Attribute","type":"subscript"},{"path":"\/documentation\/shieldx509\/attributes\/subscript(_:)-89o4e","title":"subscript(R) -> Self.SubSequence","type":"subscript"},{"path":"\/documentation\/shieldx509\/attributes\/subscript(_:)-8nm4z","title":"subscript(Range) -> Slice","type":"subscript"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributes\/index","title":"Attributes.Index","type":"typealias"},{"path":"\/documentation\/shieldx509\/attributes\/iterator","title":"Attributes.Iterator","type":"typealias"}],"path":"\/documentation\/shieldx509\/attributes\/collection-implementations","title":"Collection Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributes\/init(from:)","title":"init(from: Decoder) throws","type":"init"}],"path":"\/documentation\/shieldx509\/attributes\/decodable-implementations","title":"Decodable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributes\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"}],"path":"\/documentation\/shieldx509\/attributes\/encodable-implementations","title":"Encodable Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributes\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"},{"path":"\/documentation\/shieldx509\/attributes\/==(_:_:)","title":"static func == (Attributes, Attributes) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/attributes\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributes\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldx509\/attributes\/hashable-implementations","title":"Hashable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributes\/index(_:offsetby:limitedby:)","title":"func index(Self.Index, offsetBy: Int, limitedBy: Self.Index) -> Self.Index?","type":"method"}],"path":"\/documentation\/shieldx509\/attributes\/randomaccesscollection-implementations","title":"RandomAccessCollection Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributes\/lazy","title":"var lazy: LazySequence","type":"property"},{"path":"\/documentation\/shieldx509\/attributes\/publisher","title":"var publisher: Publishers.Sequence","type":"property"},{"path":"\/documentation\/shieldx509\/attributes\/underestimatedcount-9otus","title":"var underestimatedCount: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributes\/allsatisfy(_:)","title":"func allSatisfy((Self.Element) throws -> Bool) rethrows -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/compactmap(_:)","title":"func compactMap((Self.Element) throws -> ElementOfResult?) rethrows -> [ElementOfResult]","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/compare(_:_:)","title":"func compare(Comparator.Compared, Comparator.Compared) -> ComparisonResult","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/contains(where:)","title":"func contains(where: (Self.Element) throws -> Bool) rethrows -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/elementsequal(_:by:)","title":"func elementsEqual(OtherSequence, by: (Self.Element, OtherSequence.Element) throws -> Bool) rethrows -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/enumerated()","title":"func enumerated() -> EnumeratedSequence","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/filter(_:)","title":"func filter((Self.Element) throws -> Bool) rethrows -> [Self.Element]","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/first(where:)","title":"func first(where: (Self.Element) throws -> Bool) rethrows -> Self.Element?","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/flatmap(_:)-20ffo","title":"func flatMap((Self.Element) throws -> SegmentOfResult) rethrows -> [SegmentOfResult.Element]","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/flatmap(_:)-818hy","title":"func flatMap((Self.Element) throws -> ElementOfResult?) rethrows -> [ElementOfResult]","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/foreach(_:)","title":"func forEach((Self.Element) throws -> Void) rethrows","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/formatted(_:)","title":"func formatted(S) -> S.FormatOutput","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/lexicographicallyprecedes(_:by:)","title":"func lexicographicallyPrecedes(OtherSequence, by: (Self.Element, Self.Element) throws -> Bool) rethrows -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/map(_:)-22opc","title":"func map((Self.Element) throws -> T) rethrows -> [T]","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/max(by:)","title":"func max(by: (Self.Element, Self.Element) throws -> Bool) rethrows -> Self.Element?","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/min(by:)","title":"func min(by: (Self.Element, Self.Element) throws -> Bool) rethrows -> Self.Element?","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/reduce(_:_:)","title":"func reduce(Result, (Result, Self.Element) throws -> Result) rethrows -> Result","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/reduce(into:_:)","title":"func reduce(into: Result, (inout Result, Self.Element) throws -> ()) rethrows -> Result","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/shuffled()","title":"func shuffled() -> [Self.Element]","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/shuffled(using:)","title":"func shuffled(using: inout T) -> [Self.Element]","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/sorted(by:)","title":"func sorted(by: (Self.Element, Self.Element) throws -> Bool) rethrows -> [Self.Element]","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/sorted(using:)-4z0c","title":"func sorted(using: S) -> [Self.Element]","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/sorted(using:)-6t54p","title":"func sorted(using: Comparator) -> [Self.Element]","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/starts(with:by:)","title":"func starts(with: PossiblePrefix, by: (Self.Element, PossiblePrefix.Element) throws -> Bool) rethrows -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/withcontiguousstorageifavailable(_:)","title":"func withContiguousStorageIfAvailable((UnsafeBufferPointer) throws -> R) rethrows -> R?","type":"method"}],"path":"\/documentation\/shieldx509\/attributes\/sequence-implementations","title":"Sequence Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/attributes","title":"Attributes","type":"struct"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/crattributevalueshandler\/supported","title":"static let supported: [ObjectIdentifier : AttributeValue.Type]","type":"property"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/crattributevalueshandler\/handler(for:)","title":"static func handler(for: ObjectIdentifier) -> AttributeValueHandler.Type","type":"method"}],"path":"\/documentation\/shieldx509\/crattributevalueshandler","title":"CRAttributeValuesHandler","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequestinfo\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/shieldx509\/certificationrequestinfo\/init(version:subject:subjectpkinfo:attributes:)","title":"init(version: Version, subject: Name, subjectPKInfo: SubjectPublicKeyInfo, attributes: CRAttributes?)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequestinfo\/attributes","title":"var attributes: CRAttributes?","type":"property"},{"path":"\/documentation\/shieldx509\/certificationrequestinfo\/subject","title":"var subject: Name","type":"property"},{"path":"\/documentation\/shieldx509\/certificationrequestinfo\/subjectpkinfo","title":"var subjectPKInfo: SubjectPublicKeyInfo","type":"property"},{"path":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.property","title":"var version: Version","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequestinfo\/signed(using:digestalgorithm:)","title":"func signed(using: SecKey, digestAlgorithm: Digester.Algorithm) throws -> CertificationRequest","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/v1","title":"case v1","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/init(rawvalue:)","title":"init?(rawValue: Int)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum","title":"CertificationRequestInfo.Version","type":"enum"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequestinfo\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/certificationrequestinfo\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequestinfo\/encoded()","title":"func encoded() throws -> Data","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequestinfo\/asn1schema","title":"static var asn1Schema: Schema","type":"property"}],"path":"\/documentation\/shieldx509\/certificationrequestinfo\/schemaspecified-implementations","title":"SchemaSpecified Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/certificationrequestinfo","title":"CertificationRequestInfo","type":"struct"},{"children":[{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/directorynameattributemapper\/decoder(fortype:)","title":"static func decoder(forType: ObjectIdentifier) -> ValueDecoder?","type":"method"},{"path":"\/documentation\/shieldx509\/directorynameattributemapper\/encoder(fortype:)","title":"static func encoder(forType: ObjectIdentifier) -> ValueEncoder?","type":"method"},{"path":"\/documentation\/shieldx509\/directorynameattributemapper\/handler(fortype:)","title":"static func handler(forType: ObjectIdentifier) -> ShieldX500.AttributeValueHandler?","type":"method"}],"path":"\/documentation\/shieldx509\/directorynameattributemapper","title":"DirectoryNameAttributeMapper","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/ecprivatekey\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/shieldx509\/ecprivatekey\/init(version:privatekey:parameters:publickey:)","title":"init(version: Version, privateKey: Data, parameters: ECParameters?, publicKey: BitString?)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/ecprivatekey\/parameters","title":"var parameters: ECParameters?","type":"property"},{"path":"\/documentation\/shieldx509\/ecprivatekey\/privatekey","title":"var privateKey: Data","type":"property"},{"path":"\/documentation\/shieldx509\/ecprivatekey\/publickey","title":"var publicKey: BitString?","type":"property"},{"path":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.property","title":"var version: Version","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/one","title":"case one","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/init(rawvalue:)","title":"init?(rawValue: Int)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum","title":"ECPrivateKey.Version","type":"enum"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/ecprivatekey\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/ecprivatekey\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/ecprivatekey\/encoded()","title":"func encoded() throws -> Data","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/ecprivatekey\/asn1schema","title":"static var asn1Schema: Schema","type":"property"}],"path":"\/documentation\/shieldx509\/ecprivatekey\/schemaspecified-implementations","title":"SchemaSpecified Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/ecprivatekey","title":"ECPrivateKey","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/edipartyname\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/shieldx509\/edipartyname\/init(nameassigner:partyname:)","title":"init(nameAssigner: AnyString?, partyName: AnyString)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/edipartyname\/nameassigner","title":"var nameAssigner: AnyString?","type":"property"},{"path":"\/documentation\/shieldx509\/edipartyname\/partyname","title":"var partyName: AnyString","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/edipartyname\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/edipartyname\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/edipartyname","title":"EDIPartyName","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/init(encryptionalgorithm:encrypteddata:)","title":"init(encryptionAlgorithm: AlgorithmIdentifier, encryptedData: Data)","type":"init"},{"path":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/encrypteddata","title":"var encryptedData: Data","type":"property"},{"path":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/encryptionalgorithm","title":"var encryptionAlgorithm: AlgorithmIdentifier","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/encoded()","title":"func encoded() throws -> Data","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/asn1schema","title":"static var asn1Schema: Schema","type":"property"}],"path":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/schemaspecified-implementations","title":"SchemaSpecified Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/encryptedprivatekeyinfo","title":"EncryptedPrivateKeyInfo","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extension\/init(extnid:critical:extnvalue:)","title":"init(extnId: ObjectIdentifier, critical: Bool, extnValue: Data)","type":"init"},{"path":"\/documentation\/shieldx509\/extension\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/shieldx509\/extension\/init(value:)-3nks0","title":"init(value: Value) throws","type":"init"},{"path":"\/documentation\/shieldx509\/extension\/init(value:)-9ul3","title":"init(value: Value) throws","type":"init"},{"path":"\/documentation\/shieldx509\/extension\/init(value:critical:)","title":"init(value: Value, critical: Bool) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extension\/critical","title":"var critical: Bool","type":"property"},{"path":"\/documentation\/shieldx509\/extension\/extnid","title":"var extnID: ObjectIdentifier","type":"property"},{"path":"\/documentation\/shieldx509\/extension\/extnvalue","title":"var extnValue: Data","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extension\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/extension\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/extension","title":"Extension","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensions\/init()","title":"init()","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensions\/all(_:)","title":"func all(Value.Type) throws -> [Value]","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/append(_:)","title":"func append(Extension)","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/append(id:iscritical:value:)","title":"func append(id: ObjectIdentifier, isCritical: Bool, value: Data)","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/append(value:)-1hpvz","title":"func append(value: Value) throws","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/append(value:)-9dot0","title":"func append(value: Value) throws","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/append(value:iscritical:)","title":"func append(value: Value, isCritical: Bool) throws","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/first(_:)","title":"func first(Value.Type) throws -> Value?","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/remove(_:)","title":"func remove(Value.Type)","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/remove(id:)","title":"func remove(id: ObjectIdentifier)","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/replace(_:)","title":"func replace(Extension)","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/replace(value:)-34ywr","title":"func replace(value: Value) throws","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/replace(value:)-lqja","title":"func replace(value: Value) throws","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/replace(value:iscritical:)","title":"func replace(value: Value, isCritical: Bool) throws","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/replaceall(_:)","title":"func replaceAll(S)","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensions\/attributehandler","title":"static var attributeHandler: AttributeValueHandler.Type","type":"property"},{"path":"\/documentation\/shieldx509\/extensions\/attributetype","title":"static var attributeType: OID","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensions\/error\/invalidvalue","title":"case invalidValue","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensions\/error\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/extensions\/error\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensions\/error\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/shieldx509\/extensions\/error\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/extensions\/error","title":"Extensions.Error","type":"enum"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensions\/last","title":"var last: Self.Element?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensions\/difference(from:)","title":"func difference(from: C) -> CollectionDifference","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/difference(from:by:)","title":"func difference(from: C, by: (C.Element, Self.Element) -> Bool) -> CollectionDifference","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/droplast(_:)","title":"func dropLast(Int) -> Self.SubSequence","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/formindex(before:)","title":"func formIndex(before: inout Self.Index)","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/last(where:)","title":"func last(where: (Self.Element) throws -> Bool) rethrows -> Self.Element?","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/lastindex(of:)","title":"func lastIndex(of: Self.Element) -> Self.Index?","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/lastindex(where:)","title":"func lastIndex(where: (Self.Element) throws -> Bool) rethrows -> Self.Index?","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/reversed()","title":"func reversed() -> ReversedCollection","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/suffix(_:)","title":"func suffix(Int) -> Self.SubSequence","type":"method"}],"path":"\/documentation\/shieldx509\/extensions\/bidirectionalcollection-implementations","title":"BidirectionalCollection Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensions\/count","title":"var count: Int","type":"property"},{"path":"\/documentation\/shieldx509\/extensions\/endindex","title":"var endIndex: Index","type":"property"},{"path":"\/documentation\/shieldx509\/extensions\/first","title":"var first: Self.Element?","type":"property"},{"path":"\/documentation\/shieldx509\/extensions\/isempty","title":"var isEmpty: Bool","type":"property"},{"path":"\/documentation\/shieldx509\/extensions\/startindex","title":"var startIndex: Index","type":"property"},{"path":"\/documentation\/shieldx509\/extensions\/underestimatedcount-48n1w","title":"var underestimatedCount: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensions\/drop(while:)","title":"func drop(while: (Self.Element) throws -> Bool) rethrows -> Self.SubSequence","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/dropfirst(_:)","title":"func dropFirst(Int) -> Self.SubSequence","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/firstindex(of:)","title":"func firstIndex(of: Self.Element) -> Self.Index?","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/firstindex(where:)","title":"func firstIndex(where: (Self.Element) throws -> Bool) rethrows -> Self.Index?","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/firstrange(of:)","title":"func firstRange(of: C) -> Range?","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/formindex(_:offsetby:)","title":"func formIndex(inout Self.Index, offsetBy: Int)","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/formindex(_:offsetby:limitedby:)","title":"func formIndex(inout Self.Index, offsetBy: Int, limitedBy: Self.Index) -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/formindex(after:)","title":"func formIndex(after: inout Self.Index)","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/index(of:)","title":"func index(of: Self.Element) -> Self.Index?","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/makeiterator()","title":"func makeIterator() -> Iterator","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/map(_:)-8y43r","title":"func map((Self.Element) throws -> T) rethrows -> [T]","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/prefix(_:)","title":"func prefix(Int) -> Self.SubSequence","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/prefix(through:)","title":"func prefix(through: Self.Index) -> Self.SubSequence","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/prefix(upto:)","title":"func prefix(upTo: Self.Index) -> Self.SubSequence","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/prefix(while:)","title":"func prefix(while: (Self.Element) throws -> Bool) rethrows -> Self.SubSequence","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/randomelement()","title":"func randomElement() -> Self.Element?","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/randomelement(using:)","title":"func randomElement(using: inout T) -> Self.Element?","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/ranges(of:)","title":"func ranges(of: C) -> [Range]","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/split(maxsplits:omittingemptysubsequences:whereseparator:)","title":"func split(maxSplits: Int, omittingEmptySubsequences: Bool, whereSeparator: (Self.Element) throws -> Bool) rethrows -> [Self.SubSequence]","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/split(separator:maxsplits:omittingemptysubsequences:)","title":"func split(separator: Self.Element, maxSplits: Int, omittingEmptySubsequences: Bool) -> [Self.SubSequence]","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/suffix(from:)","title":"func suffix(from: Self.Index) -> Self.SubSequence","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/trimmingprefix(_:)","title":"func trimmingPrefix(Prefix) -> Self.SubSequence","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/trimmingprefix(while:)","title":"func trimmingPrefix(while: (Self.Element) throws -> Bool) rethrows -> Self.SubSequence","type":"method"},{"title":"Subscripts","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensions\/subscript(_:)-3zlke","title":"subscript((UnboundedRange_) -> ()) -> Self.SubSequence","type":"subscript"},{"path":"\/documentation\/shieldx509\/extensions\/subscript(_:)-4vy7r","title":"subscript(Index) -> Extension","type":"subscript"},{"path":"\/documentation\/shieldx509\/extensions\/subscript(_:)-8alho","title":"subscript(R) -> Self.SubSequence","type":"subscript"},{"path":"\/documentation\/shieldx509\/extensions\/subscript(_:)-8awji","title":"subscript(Range) -> Slice","type":"subscript"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensions\/index","title":"Extensions.Index","type":"typealias"},{"path":"\/documentation\/shieldx509\/extensions\/iterator","title":"Extensions.Iterator","type":"typealias"}],"path":"\/documentation\/shieldx509\/extensions\/collection-implementations","title":"Collection Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensions\/init(from:)","title":"init(from: Decoder) throws","type":"init"}],"path":"\/documentation\/shieldx509\/extensions\/decodable-implementations","title":"Decodable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensions\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"}],"path":"\/documentation\/shieldx509\/extensions\/encodable-implementations","title":"Encodable Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensions\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/extensions\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensions\/init(arrayliteral:)","title":"init(arrayLiteral: Extension...)","type":"init"}],"path":"\/documentation\/shieldx509\/extensions\/expressiblebyarrayliteral-implementations","title":"ExpressibleByArrayLiteral Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensions\/index(_:offsetby:limitedby:)","title":"func index(Self.Index, offsetBy: Int, limitedBy: Self.Index) -> Self.Index?","type":"method"}],"path":"\/documentation\/shieldx509\/extensions\/randomaccesscollection-implementations","title":"RandomAccessCollection Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensions\/lazy","title":"var lazy: LazySequence","type":"property"},{"path":"\/documentation\/shieldx509\/extensions\/publisher","title":"var publisher: Publishers.Sequence","type":"property"},{"path":"\/documentation\/shieldx509\/extensions\/underestimatedcount-2h1rw","title":"var underestimatedCount: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensions\/allsatisfy(_:)","title":"func allSatisfy((Self.Element) throws -> Bool) rethrows -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/compactmap(_:)","title":"func compactMap((Self.Element) throws -> ElementOfResult?) rethrows -> [ElementOfResult]","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/compare(_:_:)","title":"func compare(Comparator.Compared, Comparator.Compared) -> ComparisonResult","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/contains(_:)","title":"func contains(Self.Element) -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/contains(where:)","title":"func contains(where: (Self.Element) throws -> Bool) rethrows -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/elementsequal(_:)","title":"func elementsEqual(OtherSequence) -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/elementsequal(_:by:)","title":"func elementsEqual(OtherSequence, by: (Self.Element, OtherSequence.Element) throws -> Bool) rethrows -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/enumerated()","title":"func enumerated() -> EnumeratedSequence","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/filter(_:)","title":"func filter((Self.Element) throws -> Bool) rethrows -> [Self.Element]","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/first(where:)","title":"func first(where: (Self.Element) throws -> Bool) rethrows -> Self.Element?","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/flatmap(_:)-8og10","title":"func flatMap((Self.Element) throws -> SegmentOfResult) rethrows -> [SegmentOfResult.Element]","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/flatmap(_:)-8z658","title":"func flatMap((Self.Element) throws -> ElementOfResult?) rethrows -> [ElementOfResult]","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/foreach(_:)","title":"func forEach((Self.Element) throws -> Void) rethrows","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/formatted(_:)","title":"func formatted(S) -> S.FormatOutput","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/lexicographicallyprecedes(_:by:)","title":"func lexicographicallyPrecedes(OtherSequence, by: (Self.Element, Self.Element) throws -> Bool) rethrows -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/map(_:)-6a1zd","title":"func map((Self.Element) throws -> T) rethrows -> [T]","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/max(by:)","title":"func max(by: (Self.Element, Self.Element) throws -> Bool) rethrows -> Self.Element?","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/min(by:)","title":"func min(by: (Self.Element, Self.Element) throws -> Bool) rethrows -> Self.Element?","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/reduce(_:_:)","title":"func reduce(Result, (Result, Self.Element) throws -> Result) rethrows -> Result","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/reduce(into:_:)","title":"func reduce(into: Result, (inout Result, Self.Element) throws -> ()) rethrows -> Result","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/shuffled()","title":"func shuffled() -> [Self.Element]","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/shuffled(using:)","title":"func shuffled(using: inout T) -> [Self.Element]","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/sorted(by:)","title":"func sorted(by: (Self.Element, Self.Element) throws -> Bool) rethrows -> [Self.Element]","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/sorted(using:)-6a0rh","title":"func sorted(using: S) -> [Self.Element]","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/sorted(using:)-8ak5q","title":"func sorted(using: Comparator) -> [Self.Element]","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/starts(with:)","title":"func starts(with: PossiblePrefix) -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/starts(with:by:)","title":"func starts(with: PossiblePrefix, by: (Self.Element, PossiblePrefix.Element) throws -> Bool) rethrows -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/withcontiguousstorageifavailable(_:)","title":"func withContiguousStorageIfAvailable((UnsafeBufferPointer) throws -> R) rethrows -> R?","type":"method"}],"path":"\/documentation\/shieldx509\/extensions\/sequence-implementations","title":"Sequence Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/extensions","title":"Extensions","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/othername\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/shieldx509\/othername\/init(typeid:value:)","title":"init(typeId: ObjectIdentifier, value: ASN1)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/othername\/typeid","title":"var typeId: ObjectIdentifier","type":"property"},{"path":"\/documentation\/shieldx509\/othername\/value","title":"var value: ASN1","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/othername\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/othername\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/othername\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/othername","title":"OtherName","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/pbes2params\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/shieldx509\/pbes2params\/init(keyderivationfunc:encryptionscheme:)","title":"init(keyDerivationFunc: AlgorithmIdentifier, encryptionScheme: AlgorithmIdentifier)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/pbes2params\/encryptionscheme","title":"var encryptionScheme: AlgorithmIdentifier","type":"property"},{"path":"\/documentation\/shieldx509\/pbes2params\/keyderivationfunc","title":"var keyDerivationFunc: AlgorithmIdentifier","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/pbes2params\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/pbes2params\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/pbes2params\/encoded()","title":"func encoded() throws -> Data","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/pbes2params\/asn1schema","title":"static var asn1Schema: Schema","type":"property"}],"path":"\/documentation\/shieldx509\/pbes2params\/schemaspecified-implementations","title":"SchemaSpecified Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/pbes2params","title":"PBES2Params","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/pbkdf2params\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/shieldx509\/pbkdf2params\/init(salt:iterationcount:keylength:prf:)","title":"init(salt: Data, iterationCount: UInt64, keyLength: UInt64, prf: AlgorithmIdentifier)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/pbkdf2params\/iterationcount","title":"var iterationCount: UInt64","type":"property"},{"path":"\/documentation\/shieldx509\/pbkdf2params\/keylength","title":"var keyLength: UInt64","type":"property"},{"path":"\/documentation\/shieldx509\/pbkdf2params\/prf","title":"var prf: AlgorithmIdentifier","type":"property"},{"path":"\/documentation\/shieldx509\/pbkdf2params\/salt","title":"var salt: Data","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/pbkdf2params\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/pbkdf2params\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/pbkdf2params\/encoded()","title":"func encoded() throws -> Data","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/pbkdf2params\/asn1schema","title":"static var asn1Schema: Schema","type":"property"}],"path":"\/documentation\/shieldx509\/pbkdf2params\/schemaspecified-implementations","title":"SchemaSpecified Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/pbkdf2params","title":"PBKDF2Params","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/privatekeyinfo\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/shieldx509\/privatekeyinfo\/init(version:privatekeyalgorithm:privatekey:)","title":"init(version: Version, privateKeyAlgorithm: AlgorithmIdentifier, privateKey: Data)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/privatekeyinfo\/privatekey","title":"var privateKey: Data","type":"property"},{"path":"\/documentation\/shieldx509\/privatekeyinfo\/privatekeyalgorithm","title":"var privateKeyAlgorithm: AlgorithmIdentifier","type":"property"},{"path":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.property","title":"var version: Version","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/zero","title":"case zero","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/init(rawvalue:)","title":"init?(rawValue: Int)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum","title":"PrivateKeyInfo.Version","type":"enum"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/privatekeyinfo\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/privatekeyinfo\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/privatekeyinfo\/encoded()","title":"func encoded() throws -> Data","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/privatekeyinfo\/asn1schema","title":"static var asn1Schema: Schema","type":"property"}],"path":"\/documentation\/shieldx509\/privatekeyinfo\/schemaspecified-implementations","title":"SchemaSpecified Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/privatekeyinfo","title":"PrivateKeyInfo","type":"struct"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/coefficient","title":"var coefficient: ASN1.Integer","type":"property"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/exponent","title":"var exponent: ASN1.Integer","type":"property"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/prime","title":"var prime: ASN1.Integer","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo","title":"RSAPrivateKey.OtherPrimeInfo","type":"struct"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/init(version:modulus:publicexponent:privateexponent:prime1:prime2:exponent1:exponent2:coefficient:otherprimeinfos:)","title":"init(version: Version, modulus: ASN1.Integer, publicExponent: ASN1.Integer, privateExponent: ASN1.Integer, prime1: ASN1.Integer, prime2: ASN1.Integer, exponent1: ASN1.Integer, exponent2: ASN1.Integer, coefficient: ASN1.Integer, otherPrimeInfos: [OtherPrimeInfo]?)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/coefficient","title":"var coefficient: ASN1.Integer","type":"property"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/exponent1","title":"var exponent1: ASN1.Integer","type":"property"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/exponent2","title":"var exponent2: ASN1.Integer","type":"property"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/modulus","title":"var modulus: ASN1.Integer","type":"property"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfos","title":"var otherPrimeInfos: [OtherPrimeInfo]?","type":"property"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/prime1","title":"var prime1: ASN1.Integer","type":"property"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/prime2","title":"var prime2: ASN1.Integer","type":"property"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/privateexponent","title":"var privateExponent: ASN1.Integer","type":"property"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/publicexponent","title":"var publicExponent: ASN1.Integer","type":"property"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.property","title":"var version: Version","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/multi","title":"case multi","type":"case"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/twoprime","title":"case twoPrime","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/init(rawvalue:)","title":"init?(rawValue: Int)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum","title":"RSAPrivateKey.Version","type":"enum"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/rsaprivatekey\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/encoded()","title":"func encoded() throws -> Data","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/asn1schema","title":"static var asn1Schema: Schema","type":"property"}],"path":"\/documentation\/shieldx509\/rsaprivatekey\/schemaspecified-implementations","title":"SchemaSpecified Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/rsaprivatekey","title":"RSAPrivateKey","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/rsapublickey\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/shieldx509\/rsapublickey\/init(modulus:publicexponent:)","title":"init(modulus: ASN1.Integer, publicExponent: ASN1.Integer)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/rsapublickey\/modulus","title":"var modulus: ASN1.Integer","type":"property"},{"path":"\/documentation\/shieldx509\/rsapublickey\/publicexponent","title":"var publicExponent: ASN1.Integer","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/rsapublickey\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/rsapublickey\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/rsapublickey\/encoded()","title":"func encoded() throws -> Data","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/rsapublickey\/asn1schema","title":"static var asn1Schema: Schema","type":"property"}],"path":"\/documentation\/shieldx509\/rsapublickey\/schemaspecified-implementations","title":"SchemaSpecified Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/rsapublickey","title":"RSAPublicKey","type":"struct"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/schemas\/authoritykeyidentifier","title":"static let AuthorityKeyIdentifier: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/basicconstraints","title":"static let BasicConstraints: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/criattributes","title":"static let CRIAttributes: Schema.DynamicMap","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/certificate","title":"static let Certificate: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/certificateserialnumber","title":"static let CertificateSerialNumber: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/certificationrequest","title":"static let CertificationRequest: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/certificationrequestinfo","title":"static let CertificationRequestInfo: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/directorynames","title":"static let DirectoryNames: Schema.DynamicMap","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/ecparameters","title":"static let ECParameters: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/ecprivatekey","title":"static let ECPrivateKey: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/edipartyname","title":"static let EDIPartyName: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/encryptedprivatekeyinfo","title":"static let EncryptedPrivateKeyInfo: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/encryptedprivatekeyinfoalgorithms","title":"static let EncryptedPrivateKeyInfoAlgorithms: Schema.DynamicMap","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/extension","title":"static let Extension: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/extensions","title":"static let Extensions: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/generalname","title":"static let GeneralName: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/generalnames","title":"static let GeneralNames: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/issueraltname","title":"static let IssuerAltName: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/keyidentifier","title":"static let KeyIdentifier: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/name","title":"static let Name: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/othername","title":"static let OtherName: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/pbes2params","title":"static let PBES2Params: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/pbes2paramsencryptionschemealgorithms","title":"static let PBES2ParamsEncryptionSchemeAlgorithms: Schema.DynamicMap","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/pbes2paramskeyderivationfuncalgorithms","title":"static let PBES2ParamsKeyDerivationFuncAlgorithms: Schema.DynamicMap","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/pbkdf2params","title":"static let PBKDF2Params: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/pkinfoalgorithms","title":"static let PKInfoAlgorithms: Schema.DynamicMap","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/privatekeyinfo","title":"static let PrivateKeyInfo: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/privatekeyinfoalgorithms","title":"static let PrivateKeyInfoAlgorithms: Schema.DynamicMap","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/privatekeyinfoversion","title":"static let PrivateKeyInfoVersion: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/rsaprivatekey","title":"static let RSAPrivateKey: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/rsaprivatekeyotherprimeinfo","title":"static let RSAPrivateKeyOtherPrimeInfo: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/rsaprivatekeyotherprimeinfos","title":"static let RSAPrivateKeyOtherPrimeInfos: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/rsapublickey","title":"static let RSAPublicKey: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/signaturealgorithms","title":"static let SignatureAlgorithms: Schema.DynamicMap","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/subjectaltname","title":"static let SubjectAltName: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/subjectkeyidentifier","title":"static let SubjectKeyIdentifier: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/subjectpublickeyinfo","title":"static let SubjectPublicKeyInfo: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/tbscertificate","title":"static let TBSCertificate: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/time","title":"static let Time: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/uniqueidentifier","title":"static let UniqueIdentifier: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/validity","title":"static let Validity: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/version","title":"static let Version: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/x520commonname","title":"static let X520CommonName: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/x520localityname","title":"static let X520LocalityName: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/x520name","title":"static let X520Name: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/x520organizationname","title":"static let X520OrganizationName: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/x520organizationalunitname","title":"static let X520OrganizationalUnitName: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/x520pseudonym","title":"static let X520Pseudonym: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/x520stateorprovincename","title":"static let X520StateOrProvinceName: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/x520title","title":"static let X520Title: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/extkeyusageextension","title":"static let extKeyUsageExtension: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/keyusageextension","title":"static let keyUsageExtension: Schema","type":"property"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/schemas\/algorithmidentifier(_:)-7sj26","title":"static func AlgorithmIdentifier(Schema.DynamicMap) -> Schema","type":"method"},{"path":"\/documentation\/shieldx509\/schemas\/attribute(_:unknowntypeschema:)-1syql","title":"static func Attribute(Schema.DynamicMap, unknownTypeSchema: Schema?) -> Schema","type":"method"},{"path":"\/documentation\/shieldx509\/schemas\/attributes(_:unknowntypeschema:)-5h6f7","title":"static func Attributes(Schema.DynamicMap, unknownTypeSchema: Schema?) -> Schema","type":"method"},{"path":"\/documentation\/shieldx509\/schemas\/directorystring(max:)-157le","title":"static func DirectoryString(max: Int) -> Schema","type":"method"},{"path":"\/documentation\/shieldx509\/schemas\/algorithmidentifier(_:)-33e9f","title":"static func algorithmIdentifier(Schema.DynamicMap) -> Schema","type":"method"},{"path":"\/documentation\/shieldx509\/schemas\/attribute(_:unknowntypeschema:)-6jdbw","title":"static func attribute(Schema.DynamicMap, unknownTypeSchema: Schema?) -> Schema","type":"method"},{"path":"\/documentation\/shieldx509\/schemas\/attributes(_:unknowntypeschema:)-2q32p","title":"static func attributes(Schema.DynamicMap, unknownTypeSchema: Schema?) -> Schema","type":"method"},{"path":"\/documentation\/shieldx509\/schemas\/directorystring(max:)-62qg2","title":"static func directoryString(max: Int) -> Schema","type":"method"}],"path":"\/documentation\/shieldx509\/schemas","title":"Schemas","type":"struct"},{"children":[{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/simpleattributevaluehandler\/decode(from:)","title":"static func decode(from: inout UnkeyedDecodingContainer) throws -> Any","type":"method"},{"path":"\/documentation\/shieldx509\/simpleattributevaluehandler\/encode(_:to:)","title":"static func encode(Any, to: inout UnkeyedEncodingContainer) throws","type":"method"},{"path":"\/documentation\/shieldx509\/simpleattributevaluehandler\/equal(_:_:)","title":"static func equal(Any, Any) -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/simpleattributevaluehandler\/hash(_:into:)","title":"static func hash(Any, into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldx509\/simpleattributevaluehandler","title":"SimpleAttributeValueHandler","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/subjectpublickeyinfo\/init(algorithm:subjectpublickey:)","title":"init(algorithm: AlgorithmIdentifier, subjectPublicKey: BitString)","type":"init"},{"path":"\/documentation\/shieldx509\/subjectpublickeyinfo\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/subjectpublickeyinfo\/algorithm","title":"var algorithm: AlgorithmIdentifier","type":"property"},{"path":"\/documentation\/shieldx509\/subjectpublickeyinfo\/subjectpublickey","title":"var subjectPublicKey: BitString","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/subjectpublickeyinfo\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/subjectpublickeyinfo\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/subjectpublickeyinfo\/encoded()","title":"func encoded() throws -> Data","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/subjectpublickeyinfo\/asn1schema","title":"static var asn1Schema: Schema","type":"property"}],"path":"\/documentation\/shieldx509\/subjectpublickeyinfo\/schemaspecified-implementations","title":"SchemaSpecified Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/subjectpublickeyinfo","title":"SubjectPublicKeyInfo","type":"struct"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/init(notbefore:notafter:)","title":"init(notBefore: AnyTime, notAfter: AnyTime)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/notafter","title":"var notAfter: AnyTime","type":"property"},{"path":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/notbefore","title":"var notBefore: AnyTime","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct","title":"TBSCertificate.Validity","type":"struct"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/tbscertificate\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/shieldx509\/tbscertificate\/init(version:serialnumber:signature:issuer:validity:subject:subjectpublickeyinfo:issueruniqueid:subjectuniqueid:extensions:)","title":"init(version: Version, serialNumber: ASN1.Integer, signature: AlgorithmIdentifier, issuer: Name, validity: Validity, subject: Name, subjectPublicKeyInfo: SubjectPublicKeyInfo, issuerUniqueID: UniqueIdentifier?, subjectUniqueID: UniqueIdentifier?, extensions: Extensions?)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/tbscertificate\/extensions","title":"var extensions: Extensions?","type":"property"},{"path":"\/documentation\/shieldx509\/tbscertificate\/issuer","title":"var issuer: Name","type":"property"},{"path":"\/documentation\/shieldx509\/tbscertificate\/issueruniqueid","title":"var issuerUniqueID: UniqueIdentifier?","type":"property"},{"path":"\/documentation\/shieldx509\/tbscertificate\/serialnumber-swift.property","title":"var serialNumber: SerialNumber","type":"property"},{"path":"\/documentation\/shieldx509\/tbscertificate\/signature","title":"var signature: AlgorithmIdentifier","type":"property"},{"path":"\/documentation\/shieldx509\/tbscertificate\/subject","title":"var subject: Name","type":"property"},{"path":"\/documentation\/shieldx509\/tbscertificate\/subjectpublickeyinfo","title":"var subjectPublicKeyInfo: SubjectPublicKeyInfo","type":"property"},{"path":"\/documentation\/shieldx509\/tbscertificate\/subjectuniqueid","title":"var subjectUniqueID: UniqueIdentifier?","type":"property"},{"path":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.property","title":"var validity: Validity","type":"property"},{"path":"\/documentation\/shieldx509\/tbscertificate\/version-swift.property","title":"var version: Version","type":"property"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/tbscertificate\/serialnumber-swift.typealias","title":"TBSCertificate.SerialNumber","type":"typealias"},{"path":"\/documentation\/shieldx509\/tbscertificate\/uniqueidentifier","title":"TBSCertificate.UniqueIdentifier","type":"typealias"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/v1","title":"case v1","type":"case"},{"path":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/v2","title":"case v2","type":"case"},{"path":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/v3","title":"case v3","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/init(rawvalue:)","title":"init?(rawValue: UInt)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum","title":"TBSCertificate.Version","type":"enum"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/tbscertificate\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/tbscertificate\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/tbscertificate\/encoded()","title":"func encoded() throws -> Data","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/tbscertificate\/asn1schema","title":"static var asn1Schema: Schema","type":"property"}],"path":"\/documentation\/shieldx509\/tbscertificate\/schemaspecified-implementations","title":"SchemaSpecified Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/tbscertificate","title":"TBSCertificate","type":"struct"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/crattributes","title":"CRAttributes","type":"typealias"},{"path":"\/documentation\/shieldx509\/directoryname","title":"DirectoryName","type":"typealias"},{"path":"\/documentation\/shieldx509\/ecparameters","title":"ECParameters","type":"typealias"},{"path":"\/documentation\/shieldx509\/generalnames","title":"GeneralNames","type":"typealias"},{"path":"\/documentation\/shieldx509\/keyidentifier","title":"KeyIdentifier","type":"typealias"},{"path":"\/documentation\/shieldx509\/name","title":"Name","type":"typealias"},{"path":"\/documentation\/shieldx509\/namestringcomposer","title":"NameStringComposer","type":"typealias"},{"path":"\/documentation\/shieldx509\/unknownattributevaluehandler","title":"UnknownAttributeValueHandler","type":"typealias"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/generalname\/directoryname(_:)","title":"case directoryName(Name)","type":"case"},{"path":"\/documentation\/shieldx509\/generalname\/dnsname(_:)","title":"case dnsName(String)","type":"case"},{"path":"\/documentation\/shieldx509\/generalname\/edipartyname(_:)","title":"case ediPartyName(EDIPartyName)","type":"case"},{"path":"\/documentation\/shieldx509\/generalname\/ipaddress(_:)","title":"case ipAddress(Data)","type":"case"},{"path":"\/documentation\/shieldx509\/generalname\/othername(_:)","title":"case otherName(OtherName)","type":"case"},{"path":"\/documentation\/shieldx509\/generalname\/registeredid(_:)","title":"case registeredID(ObjectIdentifier)","type":"case"},{"path":"\/documentation\/shieldx509\/generalname\/rfc822name(_:)","title":"case rfc822Name(String)","type":"case"},{"path":"\/documentation\/shieldx509\/generalname\/uniformresourceidentifier(_:)","title":"case uniformResourceIdentifier(String)","type":"case"},{"path":"\/documentation\/shieldx509\/generalname\/x400address(_:)","title":"case x400Address(ASN1)","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/generalname\/init(tag:value:)","title":"init?(tag: ASN1.AnyTag, value: Any?)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/generalname\/tag","title":"var tag: ASN1.AnyTag","type":"property"},{"path":"\/documentation\/shieldx509\/generalname\/value","title":"var value: Any?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/generalname\/encode(schema:)","title":"func encode(schema: Schema) throws -> ASN1","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/generalname\/init(from:)","title":"init(from: Decoder) throws","type":"init"}],"path":"\/documentation\/shieldx509\/generalname\/decodable-implementations","title":"Decodable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/generalname\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"}],"path":"\/documentation\/shieldx509\/generalname\/encodable-implementations","title":"Encodable Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/generalname\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/generalname\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/generalname","title":"GeneralName","type":"enum"}],"path":"\/documentation\/shieldx509","title":"ShieldX509","type":"module"}]},"schemaVersion":{"major":0,"minor":1,"patch":0}} \ No newline at end of file +{"interfaceLanguages":{"swift":[{"children":[{"title":"ShieldSecurity","type":"groupMarker"},{"children":[{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/builder\/init(type:keysize:)","title":"init(type: SecKeyType?, keySize: Int?)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/builder\/keysize","title":"let keySize: Int?","type":"property"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/builder\/type","title":"let type: SecKeyType?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/builder\/generate(label:flags:accessibility:)","title":"func generate(label: String?, flags: Set, accessibility: SecAccessibility) throws -> SecKeyPair","type":"method"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/builder\/keysize(_:)","title":"func keySize(Int) -> Builder","type":"method"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/builder\/type(_:)","title":"func type(SecKeyType) -> Builder","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag\/permanent","title":"case permanent","type":"case"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag\/secureenclave","title":"case secureEnclave","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/shieldsecurity\/seckeypair\/builder\/flag","title":"SecKeyPair.Builder.Flag","type":"enum"}],"path":"\/documentation\/shieldsecurity\/seckeypair\/builder","title":"SecKeyPair.Builder","type":"class"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/init(privatekey:publickey:)","title":"init(privateKey: SecKey, publicKey: SecKey)","type":"init"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/init(privatekeyref:publickeyref:)","title":"init(privateKeyRef: Data, publicKeyRef: Data) throws","type":"init"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/init(type:privatekeydata:)","title":"init(type: SecKeyType, privateKeyData: Data) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/privatekey","title":"let privateKey: SecKey","type":"property"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/publickey","title":"let publicKey: SecKey","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/delete()","title":"func delete() throws","type":"method"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/encodedprivatekey()","title":"func encodedPrivateKey() throws -> Data","type":"method"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/encodedpublickey()","title":"func encodedPublicKey() throws -> Data","type":"method"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/export()","title":"func export() throws -> Data","type":"method"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/export(password:derivedkeysize:psuedorandomalgorithm:keyderivationtiming:)","title":"func export(password: String, derivedKeySize: ExportKeySize, psuedoRandomAlgorithm: PBKDF.PsuedoRandomAlgorithm, keyDerivationTiming: TimeInterval) throws -> Data","type":"method"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/matchescertificate(certificate:trustedcertificates:)-580pf","title":"func matchesCertificate(certificate: SecCertificate, trustedCertificates: [SecCertificate]) async -> Bool","type":"method"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/matchescertificate(certificate:trustedcertificates:)-8gmhq","title":"func matchesCertificate(certificate: SecCertificate, trustedCertificates: [SecCertificate]) -> Bool","type":"method"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/persistentreferences()","title":"func persistentReferences() throws -> (Data, Data)","type":"method"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/save(accessibility:)","title":"func save(accessibility: SecAccessibility) throws","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/exportderivedkeysizedefault","title":"static let exportDerivedKeySizeDefault: ExportKeySize","type":"property"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/exportkeyderivationtimingdefault","title":"static let exportKeyDerivationTimingDefault: TimeInterval","type":"property"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/exportpsuedorandomalgorithmdefault","title":"static let exportPsuedoRandomAlgorithmDefault: PBKDF.PsuedoRandomAlgorithm","type":"property"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/import(data:)","title":"static func `import`(data: Data) throws -> SecKeyPair","type":"method"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/import(data:password:)","title":"static func `import`(data: Data, password: String) throws -> SecKeyPair","type":"method"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/import(fromdata:)","title":"static func `import`(fromData: Data) throws -> SecKeyPair","type":"method"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/import(fromdata:withpassword:)","title":"static func `import`(fromData: Data, withPassword: String) throws -> SecKeyPair","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/error\/failedtocopypublickeyfromprivatekey","title":"case failedToCopyPublicKeyFromPrivateKey","type":"case"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/error\/generatefailed","title":"case generateFailed","type":"case"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/error\/invalidencodedprivatekey","title":"case invalidEncodedPrivateKey","type":"case"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/error\/itemaddfailed","title":"case itemAddFailed","type":"case"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/error\/itemdeletefailed","title":"case itemDeleteFailed","type":"case"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/error\/nomatchingkey","title":"case noMatchingKey","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/error\/init(rawvalue:)","title":"init?(rawValue: Int)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/error\/status","title":"var status: OSStatus?","type":"property"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/error\/build(error:message:status:)","title":"static func build(error: Error, message: String, status: OSStatus) -> NSError","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/error\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldsecurity\/seckeypair\/error\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/error\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/shieldsecurity\/seckeypair\/error\/error-implementations","title":"Error Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/error\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/error\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldsecurity\/seckeypair\/error\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldsecurity\/seckeypair\/error","title":"SecKeyPair.Error","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/bits128","title":"case bits128","type":"case"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/bits192","title":"case bits192","type":"case"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/bits256","title":"case bits256","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/init(rawvalue:)","title":"init?(rawValue: Int)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldsecurity\/seckeypair\/exportkeysize","title":"SecKeyPair.ExportKeySize","type":"enum"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/init(from:)","title":"init(from: Decoder) throws","type":"init"}],"path":"\/documentation\/shieldsecurity\/seckeypair\/decodable-implementations","title":"Decodable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeypair\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"}],"path":"\/documentation\/shieldsecurity\/seckeypair\/encodable-implementations","title":"Encodable Implementations","type":"symbol"}],"path":"\/documentation\/shieldsecurity\/seckeypair","title":"SecKeyPair","type":"struct"},{"title":"ShieldCrypto","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/init(rawvalue:name:)","title":"init(rawValue: CCAlgorithm, name: String)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/blocksize","title":"var blockSize: Int","type":"property"},{"path":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/description","title":"var description: String","type":"property"},{"path":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/keysizes","title":"var keySizes: [Int]","type":"property"},{"path":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/name","title":"let name: String","type":"property"},{"path":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/rawvalue","title":"let rawValue: CCAlgorithm","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/aes","title":"static let aes: Cryptor.Algorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/allcases","title":"static let allCases: [Algorithm]","type":"property"},{"path":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/blowfish","title":"static let blowfish: Cryptor.Algorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/cast","title":"static let cast: Cryptor.Algorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/des","title":"static let des: Cryptor.Algorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/rc2","title":"static let rc2: Cryptor.Algorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/rc4","title":"static let rc4: Cryptor.Algorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/tripledes","title":"static let tripleDES: Cryptor.Algorithm","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldcrypto\/cryptor\/algorithm\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/shieldcrypto\/cryptor\/algorithm","title":"Cryptor.Algorithm","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/operation\/init(rawvalue:)","title":"init(rawValue: CCOperation)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/operation\/rawvalue","title":"let rawValue: CCOperation","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/operation\/decrypt","title":"static let decrypt: Cryptor.Operation","type":"property"},{"path":"\/documentation\/shieldcrypto\/cryptor\/operation\/encrypt","title":"static let encrypt: Cryptor.Operation","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/operation\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldcrypto\/cryptor\/operation\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/operation\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/operation\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldcrypto\/cryptor\/operation\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldcrypto\/cryptor\/operation","title":"Cryptor.Operation","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/init(rawvalue:)","title":"init(rawValue: CCOptions)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/rawvalue","title":"var rawValue: CCOptions","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/ecbmode","title":"static let ecbMode: Cryptor.Options","type":"property"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/pkcs7padding","title":"static let pkcs7Padding: Cryptor.Options","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldcrypto\/cryptor\/options\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/init()","title":"init()","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/contains(_:)","title":"func contains(Self) -> Bool","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/formintersection(_:)","title":"func formIntersection(Self)","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/formsymmetricdifference(_:)","title":"func formSymmetricDifference(Self)","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/formunion(_:)","title":"func formUnion(Self)","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/insert(_:)","title":"func insert(Self.Element) -> (inserted: Bool, memberAfterInsert: Self.Element)","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/intersection(_:)","title":"func intersection(Self) -> Self","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/remove(_:)","title":"func remove(Self.Element) -> Self.Element?","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/symmetricdifference(_:)","title":"func symmetricDifference(Self) -> Self","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/union(_:)","title":"func union(Self) -> Self","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/update(with:)","title":"func update(with: Self.Element) -> Self.Element?","type":"method"}],"path":"\/documentation\/shieldcrypto\/cryptor\/options\/optionset-implementations","title":"OptionSet Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldcrypto\/cryptor\/options\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/init(_:)","title":"init(S)","type":"init"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/init(arrayliteral:)","title":"init(arrayLiteral: Self.Element...)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/isempty","title":"var isEmpty: Bool","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/isdisjoint(with:)","title":"func isDisjoint(with: Self) -> Bool","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/isstrictsubset(of:)","title":"func isStrictSubset(of: Self) -> Bool","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/isstrictsuperset(of:)","title":"func isStrictSuperset(of: Self) -> Bool","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/issubset(of:)","title":"func isSubset(of: Self) -> Bool","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/issuperset(of:)","title":"func isSuperset(of: Self) -> Bool","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/subtract(_:)","title":"func subtract(Self)","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/options\/subtracting(_:)","title":"func subtracting(Self) -> Self","type":"method"}],"path":"\/documentation\/shieldcrypto\/cryptor\/options\/setalgebra-implementations","title":"SetAlgebra Implementations","type":"symbol"}],"path":"\/documentation\/shieldcrypto\/cryptor\/options","title":"Cryptor.Options","type":"struct"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/init(_:using:options:key:iv:)","title":"init(Operation, using: Algorithm, options: Options, key: Data, iv: Data) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/blocksize","title":"let blockSize: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/final()","title":"func final() throws -> Data","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/final(into:)","title":"func final(into: inout Data) throws -> Int","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/final(out:)","title":"func final(out: UnsafeMutableRawBufferPointer) throws -> Int","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/final(out:outlength:)","title":"func final(out: UnsafeMutableRawPointer, outLength: Int) throws -> Int","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/process(data:)","title":"func process(data: Data) throws -> Data","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/reset(iv:)","title":"func reset(iv: Data) throws","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/totallength(forinput:)","title":"func totalLength(forInput: Int) -> Int","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/update(data:)","title":"func update(data: Data) throws -> Data","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/update(data:into:)","title":"func update(data: Data, into: inout Data) throws -> Int","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/update(in:inlength:out:outlength:)","title":"func update(in: UnsafeRawPointer, inLength: Int, out: UnsafeMutableRawPointer, outLength: Int) throws -> Int","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/update(in:out:)","title":"func update(in: UnsafeRawBufferPointer, out: UnsafeMutableRawBufferPointer) throws -> Int","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/updatelength(forinput:)","title":"func updateLength(forInput: Int) -> Int","type":"method"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/cryptor\/crypt(_:operation:using:options:key:iv:)","title":"static func crypt(Data, operation: Operation, using: Algorithm, options: Options, key: Data, iv: Data) throws -> Data","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/decrypt(data:using:options:key:iv:)","title":"static func decrypt(data: Data, using: Algorithm, options: Options, key: Data, iv: Data) throws -> Data","type":"method"},{"path":"\/documentation\/shieldcrypto\/cryptor\/encrypt(data:using:options:key:iv:)","title":"static func encrypt(data: Data, using: Algorithm, options: Options, key: Data, iv: Data) throws -> Data","type":"method"}],"path":"\/documentation\/shieldcrypto\/cryptor","title":"Cryptor","type":"class"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/hmac\/algorithm\/init(rawvalue:name:)","title":"init(rawValue: CCHmacAlgorithm, name: String)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/hmac\/algorithm\/description","title":"var description: String","type":"property"},{"path":"\/documentation\/shieldcrypto\/hmac\/algorithm\/hashbytelength","title":"var hashByteLength: Int","type":"property"},{"path":"\/documentation\/shieldcrypto\/hmac\/algorithm\/name","title":"let name: String","type":"property"},{"path":"\/documentation\/shieldcrypto\/hmac\/algorithm\/rawvalue","title":"let rawValue: CCHmacAlgorithm","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/hmac\/algorithm\/allcases","title":"static let allCases: [Algorithm]","type":"property"},{"path":"\/documentation\/shieldcrypto\/hmac\/algorithm\/md5","title":"static let md5: HMAC.Algorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/hmac\/algorithm\/sha1","title":"static let sha1: HMAC.Algorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/hmac\/algorithm\/sha224","title":"static let sha224: HMAC.Algorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/hmac\/algorithm\/sha256","title":"static let sha256: HMAC.Algorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/hmac\/algorithm\/sha384","title":"static let sha384: HMAC.Algorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/hmac\/algorithm\/sha512","title":"static let sha512: HMAC.Algorithm","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/hmac\/algorithm\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldcrypto\/hmac\/algorithm\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/shieldcrypto\/hmac\/algorithm","title":"HMAC.Algorithm","type":"struct"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/hmac\/init(_:key:)","title":"init(Algorithm, key: Data)","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/hmac\/final()","title":"func final() -> Data","type":"method"},{"path":"\/documentation\/shieldcrypto\/hmac\/reset(key:)","title":"func reset(key: Data)","type":"method"},{"path":"\/documentation\/shieldcrypto\/hmac\/update(data:)-9bzdo","title":"func update(data: UnsafeRawBufferPointer)","type":"method"},{"path":"\/documentation\/shieldcrypto\/hmac\/update(data:)-9ln92","title":"func update(data: Data)","type":"method"},{"path":"\/documentation\/shieldcrypto\/hmac\/update(data:datalength:)","title":"func update(data: UnsafeRawPointer, dataLength: Int)","type":"method"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/hmac\/hmac(_:using:key:)","title":"static func hmac(Data, using: Algorithm, key: Data) -> Data","type":"method"}],"path":"\/documentation\/shieldcrypto\/hmac","title":"HMAC","type":"struct"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/init(rawvalue:name:)","title":"init(rawValue: CCPBKDFAlgorithm, name: String)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/description","title":"var description: String","type":"property"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/name","title":"let name: String","type":"property"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/rawvalue","title":"let rawValue: CCPBKDFAlgorithm","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/allcases","title":"static let allCases: [Algorithm]","type":"property"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/pbkdf2","title":"static let pbkdf2: PBKDF.Algorithm","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldcrypto\/pbkdf\/algorithm\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/shieldcrypto\/pbkdf\/algorithm","title":"PBKDF.Algorithm","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/init(rawvalue:name:)","title":"init(rawValue: CCPBKDFAlgorithm, name: String)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/description","title":"var description: String","type":"property"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/name","title":"let name: String","type":"property"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/rawvalue","title":"let rawValue: CCPseudoRandomAlgorithm","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/allcases","title":"static let allCases: [PsuedoRandomAlgorithm]","type":"property"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha1","title":"static let hmacSha1: PBKDF.PsuedoRandomAlgorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha224","title":"static let hmacSha224: PBKDF.PsuedoRandomAlgorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha256","title":"static let hmacSha256: PBKDF.PsuedoRandomAlgorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha384","title":"static let hmacSha384: PBKDF.PsuedoRandomAlgorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/hmacsha512","title":"static let hmacSha512: PBKDF.PsuedoRandomAlgorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha1","title":"static let sha1: PBKDF.PsuedoRandomAlgorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha224","title":"static let sha224: PBKDF.PsuedoRandomAlgorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha256","title":"static let sha256: PBKDF.PsuedoRandomAlgorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha384","title":"static let sha384: PBKDF.PsuedoRandomAlgorithm","type":"property"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/sha512","title":"static let sha512: PBKDF.PsuedoRandomAlgorithm","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/shieldcrypto\/pbkdf\/psuedorandomalgorithm","title":"PBKDF.PsuedoRandomAlgorithm","type":"struct"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/calibrate(passwordlength:saltlength:keylength:using:psuedorandomalgorithm:taking:)","title":"static func calibrate(passwordLength: Int, saltLength: Int, keyLength: Int, using: Algorithm, psuedoRandomAlgorithm: PsuedoRandomAlgorithm, taking: TimeInterval) throws -> Int","type":"method"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/derive(length:from:salt:using:psuedorandomalgorithm:rounds:)","title":"static func derive(length: Int, from: Data, salt: Data, using: Algorithm, psuedoRandomAlgorithm: PsuedoRandomAlgorithm, rounds: Int) throws -> Data","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/error\/calibrationfailed","title":"case calibrationFailed","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/error\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldcrypto\/pbkdf\/error\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/pbkdf\/error\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/shieldcrypto\/pbkdf\/error\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/shieldcrypto\/pbkdf\/error","title":"PBKDF.Error","type":"enum"}],"path":"\/documentation\/shieldcrypto\/pbkdf","title":"PBKDF","type":"enum"},{"children":[{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/random\/generate(count:)","title":"static func generate(count: Int) throws -> Data","type":"method"}],"path":"\/documentation\/shieldcrypto\/random","title":"Random","type":"enum"},{"path":"\/documentation\/shieldcrypto\/sha1digester","title":"SHA1Digester","type":"typealias"},{"path":"\/documentation\/shieldcrypto\/sha224digester","title":"SHA224Digester","type":"typealias"},{"path":"\/documentation\/shieldcrypto\/sha256digester","title":"SHA256Digester","type":"typealias"},{"path":"\/documentation\/shieldcrypto\/sha384digester","title":"SHA384Digester","type":"typealias"},{"path":"\/documentation\/shieldcrypto\/sha512digester","title":"SHA512Digester","type":"typealias"},{"title":"ShieldX509","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificate\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/shieldx509\/certificate\/init(tbscertificate:signaturealgorithm:signature:)","title":"init(tbsCertificate: TBSCertificate, signatureAlgorithm: AlgorithmIdentifier, signature: BitString)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificate\/signature","title":"var signature: BitString","type":"property"},{"path":"\/documentation\/shieldx509\/certificate\/signaturealgorithm","title":"var signatureAlgorithm: AlgorithmIdentifier","type":"property"},{"path":"\/documentation\/shieldx509\/certificate\/tbscertificate","title":"var tbsCertificate: TBSCertificate","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificate\/sec()","title":"func sec() throws -> SecCertificate?","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificate\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/certificate\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificate\/encoded()","title":"func encoded() throws -> Data","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificate\/asn1schema","title":"static var asn1Schema: Schema","type":"property"}],"path":"\/documentation\/shieldx509\/certificate\/schemaspecified-implementations","title":"SchemaSpecified Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/certificate","title":"Certificate","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/init(serialnumber:issuer:issueruniqueid:subject:subjectuniqueid:subjectpublickeyinfo:notbefore:notafter:extensions:)","title":"init(serialNumber: TBSCertificate.SerialNumber?, issuer: Name?, issuerUniqueID: TBSCertificate.UniqueIdentifier?, subject: Name?, subjectUniqueID: TBSCertificate.UniqueIdentifier?, subjectPublicKeyInfo: SubjectPublicKeyInfo?, notBefore: AnyTime?, notAfter: AnyTime?, extensions: Extensions?)","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/addextension(_:)","title":"func addExtension(Extension) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/addextension(value:)-3f08l","title":"func addExtension(value: Value) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/addextension(value:)-9cszy","title":"func addExtension(value: Value) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/addextension(value:iscritical:)","title":"func addExtension(value: Value, isCritical: Bool) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/addissueralternativenames(names:)-2wrhm","title":"func addIssuerAlternativeNames(names: GeneralNames) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/addissueralternativenames(names:)-6be75","title":"func addIssuerAlternativeNames(names: GeneralName...) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/addsubjectalternativenames(names:)-7zegi","title":"func addSubjectAlternativeNames(names: GeneralNames) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/addsubjectalternativenames(names:)-eu3j","title":"func addSubjectAlternativeNames(names: GeneralName...) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/authoritykeyidentifier(_:certissuer:certserialnumber:)","title":"func authorityKeyIdentifier(KeyIdentifier, certIssuer: GeneralNames?, certSerialNumber: TBSCertificate.SerialNumber?) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/basicconstraints(ca:pathlength:)","title":"func basicConstraints(ca: Bool, pathLength: Int?) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/build(signingkey:digestalgorithm:)","title":"func build(signingKey: SecKey, digestAlgorithm: Digester.Algorithm) throws -> Certificate","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/buildinfo(signaturealgorithm:)","title":"func buildInfo(signatureAlgorithm: AlgorithmIdentifier) throws -> TBSCertificate","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/computesubjectkeyidentifier()","title":"func computeSubjectKeyIdentifier() throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/extendedkeyusage(keypurposes:iscritical:)","title":"func extendedKeyUsage(keyPurposes: Set, isCritical: Bool) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/issuer(name:uniqueid:)","title":"func issuer(name: Name, uniqueID: TBSCertificate.UniqueIdentifier?) -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/issueralternativenames(names:)-3mu7v","title":"func issuerAlternativeNames(names: GeneralNames) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/issueralternativenames(names:)-9018z","title":"func issuerAlternativeNames(names: GeneralName...) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/publickey(_:algorithm:usage:)","title":"func publicKey(BitString, algorithm: AlgorithmIdentifier, usage: KeyUsage?) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/publickey(keypair:usage:)","title":"func publicKey(keyPair: SecKeyPair, usage: KeyUsage?) throws -> Certificate.Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/publickey(publickey:usage:)","title":"func publicKey(publicKey: SecKey, usage: KeyUsage?) throws -> Certificate.Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/request(_:)-13wjn","title":"func request(CertificationRequestInfo) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/request(_:)-6846g","title":"func request(CertificationRequest) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/serialnumber(_:)","title":"func serialNumber(TBSCertificate.SerialNumber) -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/subject(name:uniqueid:)","title":"func subject(name: Name, uniqueID: TBSCertificate.UniqueIdentifier?) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/subjectalternativenames(names:)-62seq","title":"func subjectAlternativeNames(names: GeneralName...) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/subjectalternativenames(names:)-6ee33","title":"func subjectAlternativeNames(names: GeneralNames) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/subjectkeyidentifier(_:)","title":"func subjectKeyIdentifier(KeyIdentifier) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/subjectuniqueid(_:)","title":"func subjectUniqueID(TBSCertificate.UniqueIdentifier) -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/valid(for:)","title":"func valid(for: TimeInterval) -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/valid(from:to:)","title":"func valid(from: Date, to: Date) -> Builder","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/defaultvaliditybeforeallowance","title":"static let defaultValidityBeforeAllowance: TimeInterval","type":"property"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/randomserialnumber()","title":"static func randomSerialNumber() throws -> ASN1.Integer","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/error\/missingparameter(_:)","title":"case missingParameter(String)","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificate\/builder\/error\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/shieldx509\/certificate\/builder\/error\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/certificate\/builder\/error","title":"Certificate.Builder.Error","type":"enum"}],"path":"\/documentation\/shieldx509\/certificate\/builder","title":"Certificate.Builder","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequest\/init(certificationrequestinfo:signaturealgorithm:signature:)","title":"init(certificationRequestInfo: CertificationRequestInfo, signatureAlgorithm: AlgorithmIdentifier, signature: Data)","type":"init"},{"path":"\/documentation\/shieldx509\/certificationrequest\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequest\/certificationrequestinfo","title":"var certificationRequestInfo: CertificationRequestInfo","type":"property"},{"path":"\/documentation\/shieldx509\/certificationrequest\/signature","title":"var signature: Data","type":"property"},{"path":"\/documentation\/shieldx509\/certificationrequest\/signaturealgorithm","title":"var signatureAlgorithm: AlgorithmIdentifier","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequest\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/certificationrequest\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequest\/encoded()","title":"func encoded() throws -> Data","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequest\/asn1schema","title":"static var asn1Schema: Schema","type":"property"}],"path":"\/documentation\/shieldx509\/certificationrequest\/schemaspecified-implementations","title":"SchemaSpecified Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/certificationrequest","title":"CertificationRequest","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequest\/builder\/init(subject:subjectpkinfo:attributes:)","title":"init(subject: Name?, subjectPKInfo: SubjectPublicKeyInfo?, attributes: CRAttributes?)","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequest\/builder\/addalternativenames(names:)-faws","title":"func addAlternativeNames(names: GeneralName...) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificationrequest\/builder\/addalternativenames(names:)-kexi","title":"func addAlternativeNames(names: GeneralNames) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificationrequest\/builder\/alternativenames(names:)-1uzei","title":"func alternativeNames(names: GeneralNames) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificationrequest\/builder\/alternativenames(names:)-93l1o","title":"func alternativeNames(names: GeneralName...) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificationrequest\/builder\/build(signingkey:digestalgorithm:)","title":"func build(signingKey: SecKey, digestAlgorithm: Digester.Algorithm) throws -> CertificationRequest","type":"method"},{"path":"\/documentation\/shieldx509\/certificationrequest\/builder\/buildinfo()","title":"func buildInfo() throws -> CertificationRequestInfo","type":"method"},{"path":"\/documentation\/shieldx509\/certificationrequest\/builder\/extendedkeyusage(keypurposes:iscritical:)","title":"func extendedKeyUsage(keyPurposes: Set, isCritical: Bool) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificationrequest\/builder\/extension(_:)","title":"func `extension`(Extension) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificationrequest\/builder\/publickey(_:algorithm:usage:)","title":"func publicKey(BitString, algorithm: AlgorithmIdentifier, usage: KeyUsage?) throws -> Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificationrequest\/builder\/publickey(keypair:usage:)","title":"func publicKey(keyPair: SecKeyPair, usage: KeyUsage?) throws -> CertificationRequest.Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificationrequest\/builder\/publickey(publickey:usage:)","title":"func publicKey(publicKey: SecKey, usage: KeyUsage?) throws -> CertificationRequest.Builder","type":"method"},{"path":"\/documentation\/shieldx509\/certificationrequest\/builder\/subject(name:)","title":"func subject(name: Name) throws -> Builder","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequest\/builder\/error\/missingparameter(_:)","title":"case missingParameter(String)","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequest\/builder\/error\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/shieldx509\/certificationrequest\/builder\/error\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/certificationrequest\/builder\/error","title":"CertificationRequest.Builder.Error","type":"enum"}],"path":"\/documentation\/shieldx509\/certificationrequest\/builder","title":"CertificationRequest.Builder","type":"struct"},{"path":"\/documentation\/shieldx509\/namebuilder","title":"NameBuilder","type":"typealias"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/basicconstraints\/init(ca:pathlenconstraint:)","title":"init(ca: Bool, pathLenConstraint: Int?)","type":"init"},{"path":"\/documentation\/shieldx509\/basicconstraints\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/basicconstraints\/ca","title":"var ca: Bool","type":"property"},{"path":"\/documentation\/shieldx509\/basicconstraints\/pathlenconstraint","title":"var pathLenConstraint: Int?","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/basicconstraints\/asn1schema","title":"static let asn1Schema: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/basicconstraints\/extensionid","title":"static let extensionID: OID","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/basicconstraints\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/basicconstraints\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/basicconstraints\/encoded()","title":"func encoded() throws -> Data","type":"method"}],"path":"\/documentation\/shieldx509\/basicconstraints\/schemaspecified-implementations","title":"SchemaSpecified Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/basicconstraints","title":"BasicConstraints","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/keyusage\/init(rawvalue:)","title":"init(rawValue: UInt16)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/keyusage\/rawvalue","title":"let rawValue: UInt16","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/keyusage\/asn1schema","title":"static var asn1Schema: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/keyusage\/crlsign","title":"static let cRLSign: KeyUsage","type":"property"},{"path":"\/documentation\/shieldx509\/keyusage\/contentcommitment","title":"static let contentCommitment: KeyUsage","type":"property"},{"path":"\/documentation\/shieldx509\/keyusage\/dataencipherment","title":"static let dataEncipherment: KeyUsage","type":"property"},{"path":"\/documentation\/shieldx509\/keyusage\/decipheronly","title":"static let decipherOnly: KeyUsage","type":"property"},{"path":"\/documentation\/shieldx509\/keyusage\/digitalsignature","title":"static let digitalSignature: KeyUsage","type":"property"},{"path":"\/documentation\/shieldx509\/keyusage\/encipheronly","title":"static let encipherOnly: KeyUsage","type":"property"},{"path":"\/documentation\/shieldx509\/keyusage\/extensionid","title":"static var extensionID: OID","type":"property"},{"path":"\/documentation\/shieldx509\/keyusage\/keyagreement","title":"static let keyAgreement: KeyUsage","type":"property"},{"path":"\/documentation\/shieldx509\/keyusage\/keycertsign","title":"static let keyCertSign: KeyUsage","type":"property"},{"path":"\/documentation\/shieldx509\/keyusage\/keyencipherment","title":"static let keyEncipherment: KeyUsage","type":"property"},{"path":"\/documentation\/shieldx509\/keyusage\/nonrepudiation","title":"static let nonRepudiation: KeyUsage","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/keyusage\/init(from:)-3k45o","title":"init(from: Decoder) throws","type":"init"}],"path":"\/documentation\/shieldx509\/keyusage\/decodable-implementations","title":"Decodable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/keyusage\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"}],"path":"\/documentation\/shieldx509\/keyusage\/encodable-implementations","title":"Encodable Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/keyusage\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/keyusage\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/keyusage\/init()","title":"init()","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/keyusage\/contains(_:)","title":"func contains(Self) -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/keyusage\/formintersection(_:)","title":"func formIntersection(Self)","type":"method"},{"path":"\/documentation\/shieldx509\/keyusage\/formsymmetricdifference(_:)","title":"func formSymmetricDifference(Self)","type":"method"},{"path":"\/documentation\/shieldx509\/keyusage\/formunion(_:)","title":"func formUnion(Self)","type":"method"},{"path":"\/documentation\/shieldx509\/keyusage\/insert(_:)","title":"func insert(Self.Element) -> (inserted: Bool, memberAfterInsert: Self.Element)","type":"method"},{"path":"\/documentation\/shieldx509\/keyusage\/intersection(_:)","title":"func intersection(Self) -> Self","type":"method"},{"path":"\/documentation\/shieldx509\/keyusage\/remove(_:)","title":"func remove(Self.Element) -> Self.Element?","type":"method"},{"path":"\/documentation\/shieldx509\/keyusage\/symmetricdifference(_:)","title":"func symmetricDifference(Self) -> Self","type":"method"},{"path":"\/documentation\/shieldx509\/keyusage\/union(_:)","title":"func union(Self) -> Self","type":"method"},{"path":"\/documentation\/shieldx509\/keyusage\/update(with:)","title":"func update(with: Self.Element) -> Self.Element?","type":"method"}],"path":"\/documentation\/shieldx509\/keyusage\/optionset-implementations","title":"OptionSet Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/keyusage\/init(from:)-6d9pw","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/keyusage\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/keyusage\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldx509\/keyusage\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/keyusage\/encoded()","title":"func encoded() throws -> Data","type":"method"}],"path":"\/documentation\/shieldx509\/keyusage\/schemaspecified-implementations","title":"SchemaSpecified Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/keyusage\/init(_:)","title":"init(S)","type":"init"},{"path":"\/documentation\/shieldx509\/keyusage\/init(arrayliteral:)","title":"init(arrayLiteral: Self.Element...)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/keyusage\/isempty","title":"var isEmpty: Bool","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/keyusage\/isdisjoint(with:)","title":"func isDisjoint(with: Self) -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/keyusage\/isstrictsubset(of:)","title":"func isStrictSubset(of: Self) -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/keyusage\/isstrictsuperset(of:)","title":"func isStrictSuperset(of: Self) -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/keyusage\/issubset(of:)","title":"func isSubset(of: Self) -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/keyusage\/issuperset(of:)","title":"func isSuperset(of: Self) -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/keyusage\/subtract(_:)","title":"func subtract(Self)","type":"method"},{"path":"\/documentation\/shieldx509\/keyusage\/subtracting(_:)","title":"func subtracting(Self) -> Self","type":"method"}],"path":"\/documentation\/shieldx509\/keyusage\/setalgebra-implementations","title":"SetAlgebra Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/keyusage","title":"KeyUsage","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extkeyusage\/init(keypurposes:)","title":"init(keyPurposes: Set)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extkeyusage\/keypurposes","title":"var keyPurposes: Set","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extkeyusage\/asn1schema","title":"static var asn1Schema: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/extkeyusage\/extensionid","title":"static var extensionID: OID","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extkeyusage\/init(from:)","title":"init(from: Decoder) throws","type":"init"}],"path":"\/documentation\/shieldx509\/extkeyusage\/decodable-implementations","title":"Decodable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extkeyusage\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"}],"path":"\/documentation\/shieldx509\/extkeyusage\/encodable-implementations","title":"Encodable Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extkeyusage\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/extkeyusage\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extkeyusage\/encoded()","title":"func encoded() throws -> Data","type":"method"}],"path":"\/documentation\/shieldx509\/extkeyusage\/schemaspecified-implementations","title":"SchemaSpecified Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/extkeyusage","title":"ExtKeyUsage","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/subjectkeyidentifier\/init(value:)","title":"init(value: KeyIdentifier)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/subjectkeyidentifier\/value","title":"var value: KeyIdentifier","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/subjectkeyidentifier\/asn1schema","title":"static let asn1Schema: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/subjectkeyidentifier\/extensionid","title":"static let extensionID: OID","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/subjectkeyidentifier\/init(from:)","title":"init(from: Decoder) throws","type":"init"}],"path":"\/documentation\/shieldx509\/subjectkeyidentifier\/decodable-implementations","title":"Decodable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/subjectkeyidentifier\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"}],"path":"\/documentation\/shieldx509\/subjectkeyidentifier\/encodable-implementations","title":"Encodable Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/subjectkeyidentifier\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/subjectkeyidentifier\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/subjectkeyidentifier\/encoded()","title":"func encoded() throws -> Data","type":"method"}],"path":"\/documentation\/shieldx509\/subjectkeyidentifier\/schemaspecified-implementations","title":"SchemaSpecified Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/subjectkeyidentifier","title":"SubjectKeyIdentifier","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/authoritykeyidentifier\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/shieldx509\/authoritykeyidentifier\/init(keyidentifier:authoritycertissuer:authoritycertserialnumber:)","title":"init(keyIdentifier: KeyIdentifier?, authorityCertIssuer: GeneralNames?, authorityCertSerialNumber: TBSCertificate.SerialNumber?)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/authoritykeyidentifier\/authoritycertissuer","title":"var authorityCertIssuer: GeneralNames?","type":"property"},{"path":"\/documentation\/shieldx509\/authoritykeyidentifier\/authoritycertserialnumber","title":"var authorityCertSerialNumber: TBSCertificate.SerialNumber?","type":"property"},{"path":"\/documentation\/shieldx509\/authoritykeyidentifier\/keyidentifier","title":"var keyIdentifier: KeyIdentifier?","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/authoritykeyidentifier\/asn1schema","title":"static let asn1Schema: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/authoritykeyidentifier\/extensionid","title":"static let extensionID: OID","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/authoritykeyidentifier\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/authoritykeyidentifier\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/authoritykeyidentifier\/encoded()","title":"func encoded() throws -> Data","type":"method"}],"path":"\/documentation\/shieldx509\/authoritykeyidentifier\/schemaspecified-implementations","title":"SchemaSpecified Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/authoritykeyidentifier","title":"AuthorityKeyIdentifier","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/subjectaltname\/init(names:)","title":"init(names: GeneralNames)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/subjectaltname\/names","title":"var names: GeneralNames","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/subjectaltname\/asn1schema","title":"static let asn1Schema: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/subjectaltname\/extensionid","title":"static let extensionID: OID","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/subjectaltname\/init(from:)","title":"init(from: Decoder) throws","type":"init"}],"path":"\/documentation\/shieldx509\/subjectaltname\/decodable-implementations","title":"Decodable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/subjectaltname\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"}],"path":"\/documentation\/shieldx509\/subjectaltname\/encodable-implementations","title":"Encodable Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/subjectaltname\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/subjectaltname\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/subjectaltname\/encoded()","title":"func encoded() throws -> Data","type":"method"}],"path":"\/documentation\/shieldx509\/subjectaltname\/schemaspecified-implementations","title":"SchemaSpecified Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/subjectaltname","title":"SubjectAltName","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/issueraltname\/init(names:)","title":"init(names: GeneralNames)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/issueraltname\/names","title":"var names: GeneralNames","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/issueraltname\/asn1schema","title":"static let asn1Schema: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/issueraltname\/extensionid","title":"static let extensionID: OID","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/issueraltname\/init(from:)","title":"init(from: Decoder) throws","type":"init"}],"path":"\/documentation\/shieldx509\/issueraltname\/decodable-implementations","title":"Decodable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/issueraltname\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"}],"path":"\/documentation\/shieldx509\/issueraltname\/encodable-implementations","title":"Encodable Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/issueraltname\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/issueraltname\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/issueraltname\/encoded()","title":"func encoded() throws -> Data","type":"method"}],"path":"\/documentation\/shieldx509\/issueraltname\/schemaspecified-implementations","title":"SchemaSpecified Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/issueraltname","title":"IssuerAltName","type":"struct"},{"title":"ShieldX500","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/distinguishednamebuilder\/init(rdns:style:)","title":"init(rdns: [RDN], style: NamingStyle)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/distinguishednamebuilder\/name","title":"var name: RDNSequence","type":"property"},{"path":"\/documentation\/shieldx500\/distinguishednamebuilder\/rdns","title":"var rdns: RDNSequence","type":"property"},{"path":"\/documentation\/shieldx500\/distinguishednamebuilder\/style","title":"let style: NamingStyle","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(_:fortype:)-14u1p","title":"func add(String, forType: OID) -> DistinguishedNameBuilder","type":"method"},{"path":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(_:fortype:)-7tkp","title":"func add(AnyString, forType: OID) -> DistinguishedNameBuilder","type":"method"},{"path":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(_:fortypename:)","title":"func add(String, forTypeName: String) throws -> DistinguishedNameBuilder","type":"method"},{"path":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(multivalued:)-2mxq2","title":"func add(multiValued: (typeName: String, value: String)...) throws -> DistinguishedNameBuilder","type":"method"},{"path":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(multivalued:)-2unqw","title":"func add(multiValued: [(type: OID, value: AnyString)]) -> DistinguishedNameBuilder","type":"method"},{"path":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(multivalued:)-7x03i","title":"func add(multiValued: (type: OID, value: AnyString)...) -> DistinguishedNameBuilder","type":"method"},{"path":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(multivalued:)-841mf","title":"func add(multiValued: [(typeName: String, value: String)]) throws -> DistinguishedNameBuilder","type":"method"},{"path":"\/documentation\/shieldx500\/distinguishednamebuilder\/add(parsed:)","title":"func add(parsed: String) throws -> DistinguishedNameBuilder","type":"method"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/distinguishednamebuilder\/atv","title":"DistinguishedNameBuilder.ATV","type":"typealias"},{"path":"\/documentation\/shieldx500\/distinguishednamebuilder\/rdn","title":"DistinguishedNameBuilder.RDN","type":"typealias"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/distinguishednamebuilder\/parse(string:style:)","title":"static func parse(string: String, style: NamingStyle) throws -> RDNSequence","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/distinguishednamebuilder\/error\/unknowntypename(name:style:)","title":"case unknownTypeName(name: String, style: NamingStyle)","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/distinguishednamebuilder\/error\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/shieldx500\/distinguishednamebuilder\/error\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/shieldx500\/distinguishednamebuilder\/error","title":"DistinguishedNameBuilder.Error","type":"enum"}],"path":"\/documentation\/shieldx500\/distinguishednamebuilder","title":"DistinguishedNameBuilder","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/init(rdnstrings:style:)","title":"init(rdnStrings: [String], style: NamingStyle)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/rdnstrings","title":"let rdnStrings: [String]","type":"property"},{"path":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/string","title":"var string: String","type":"property"},{"path":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/style","title":"let style: NamingStyle","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/append(_:)","title":"func append(AttributeTypeAndValue) throws -> DistinguishedNameStringComposer","type":"method"},{"path":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/append(_:fortype:)","title":"func append(Any, forType: OID) throws -> DistinguishedNameStringComposer","type":"method"},{"path":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/append(rdn:)","title":"func append(rdn: RelativeDistinguishedName) throws -> DistinguishedNameStringComposer","type":"method"},{"path":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/append(rdnsequence:)","title":"func append(rdnSequence: RDNSequence) throws -> DistinguishedNameStringComposer","type":"method"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/compose(_:style:)","title":"static func compose(RDNSequence, style: NamingStyle) throws -> String","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/error\/attributeencodingerror(_:)","title":"case attributeEncodingError(Swift.Error)","type":"case"},{"path":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/error\/unsupportedattributetype(_:)","title":"case unsupportedAttributeType(OID)","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/error\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/error\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/shieldx500\/distinguishednamestringcomposer\/error","title":"DistinguishedNameStringComposer.Error","type":"enum"}],"path":"\/documentation\/shieldx500\/distinguishednamestringcomposer","title":"DistinguishedNameStringComposer","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/distinguishednamestringparser\/init(style:separators:)","title":"init(style: NamingStyle, separators: String)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/distinguishednamestringparser\/separators","title":"let separators: String","type":"property"},{"path":"\/documentation\/shieldx500\/distinguishednamestringparser\/style","title":"let style: NamingStyle","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/distinguishednamestringparser\/parse(string:)","title":"func parse(string: String) throws -> RDNSequence","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/distinguishednamestringparser\/error\/badformat(_:)","title":"case badFormat(String)","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/distinguishednamestringparser\/error\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/shieldx500\/distinguishednamestringparser\/error\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/shieldx500\/distinguishednamestringparser\/error","title":"DistinguishedNameStringParser.Error","type":"enum"}],"path":"\/documentation\/shieldx500\/distinguishednamestringparser","title":"DistinguishedNameStringParser","type":"struct"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/rfc4519style\/description","title":"var description: String","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/rfc4519style\/name(fromoid:)","title":"func name(fromOID: OID) -> String?","type":"method"},{"path":"\/documentation\/shieldx500\/rfc4519style\/oid(fromname:)","title":"func oid(fromName: String) -> OID?","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/rfc4519style\/instance","title":"static let instance: NamingStyle","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/rfc4519style\/decode(attributename:mapping:)","title":"static func decode(attributeName: String, mapping: [String : OID]) -> OID?","type":"method"}],"path":"\/documentation\/shieldx500\/rfc4519style\/namingstyleprotocol-implementations","title":"NamingStyleProtocol Implementations","type":"symbol"}],"path":"\/documentation\/shieldx500\/rfc4519style","title":"RFC4519Style","type":"struct"},{"title":"ShieldOID","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/names","title":"static let names: [String]","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_cbc_pad","title":"case aes128_CBC_PAD","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_ccm","title":"case aes128_CCM","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_cfb","title":"case aes128_CFB","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_ecb","title":"case aes128_ECB","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_gcm","title":"case aes128_GCM","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_gmac","title":"case aes128_GMAC","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_ofb","title":"case aes128_OFB","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_wrap","title":"case aes128_wrap","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes128_wrap_pad","title":"case aes128_wrap_pad","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_cbc_pad","title":"case aes192_CBC_PAD","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_ccm","title":"case aes192_CCM","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_cfb","title":"case aes192_CFB","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_ecb","title":"case aes192_ECB","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_gcm","title":"case aes192_GCM","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_gmac","title":"case aes192_GMAC","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_ofb","title":"case aes192_OFB","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_wrap","title":"case aes192_wrap","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes192_wrap_pad","title":"case aes192_wrap_pad","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_cbc_pad","title":"case aes256_CBC_PAD","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_ccm","title":"case aes256_CCM","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_cfb","title":"case aes256_CFB","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_ecb","title":"case aes256_ECB","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_gcm","title":"case aes256_GCM","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_gmac","title":"case aes256_GMAC","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_ofb","title":"case aes256_OFB","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_wrap","title":"case aes256_wrap","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/aes256_wrap_pad","title":"case aes256_wrap_pad","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/init(rawvalue:)","title":"init?(rawValue: OID)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/names","title":"static let names: [String]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/aes","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.aes","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/kacxof256","title":"case KACXOF256","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/kmacxof128","title":"case KMACXOF128","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hmacwithsha3_224","title":"case hmacWithSHA3_224","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hmacwithsha3_256","title":"case hmacWithSHA3_256","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hmacwithsha3_384","title":"case hmacWithSHA3_384","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hmacwithsha3_512","title":"case hmacWithSHA3_512","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/kmac128","title":"case kmac128","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/kmac256","title":"case kmac256","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha224","title":"case sha224","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha256","title":"case sha256","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha384","title":"case sha384","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha3_224","title":"case sha3_224","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha3_256","title":"case sha3_256","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha3_384","title":"case sha3_384","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha3_512","title":"case sha3_512","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha512","title":"case sha512","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha512_224","title":"case sha512_224","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/sha512_256","title":"case sha512_256","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/shake128","title":"case shake128","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/shake128_len","title":"case shake128_len","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/shake256","title":"case shake256","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/shake256_len","title":"case shake256_len","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/init(rawvalue:)","title":"init?(rawValue: OID)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/names","title":"static let names: [String]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms\/hashalgs","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms.hashAlgs","type":"enum"}],"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/nistalgorithms","title":"iso_itu.country.us.organization.gov.csor.nistAlgorithms","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor\/names","title":"static let names: [String]","type":"property"}],"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/csor","title":"iso_itu.country.us.organization.gov.csor","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov\/names","title":"static let names: [String]","type":"property"}],"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/gov","title":"iso_itu.country.us.organization.gov","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization\/names","title":"static let names: [String]","type":"property"}],"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/organization","title":"iso_itu.country.us.organization","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/us\/names","title":"static let names: [String]","type":"property"}],"path":"\/documentation\/shieldoid\/iso_itu\/country\/us","title":"iso_itu.country.us","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso_itu\/country\/names","title":"static let names: [String]","type":"property"}],"path":"\/documentation\/shieldoid\/iso_itu\/country","title":"iso_itu.country","type":"struct"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/names","title":"static let names: [String]","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_128","title":"case aes_cbc_128","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_192","title":"case aes_cbc_192","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cbc_256","title":"case aes_cbc_256","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_128","title":"case aes_ccm_128","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_192","title":"case aes_ccm_192","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ccm_256","title":"case aes_ccm_256","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_128","title":"case aes_cfb_128","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_192","title":"case aes_cfb_192","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_cfb_256","title":"case aes_cfb_256","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_128","title":"case aes_gcm_128","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_192","title":"case aes_gcm_192","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_256","title":"case aes_gcm_256","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_128","title":"case aes_gcm_siv_128","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_192","title":"case aes_gcm_siv_192","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gcm_siv_256","title":"case aes_gcm_siv_256","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_128","title":"case aes_gmac_128","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_192","title":"case aes_gmac_192","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_gmac_256","title":"case aes_gmac_256","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_128","title":"case aes_ofb_128","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_192","title":"case aes_ofb_192","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/aes_ofb_256","title":"case aes_ofb_256","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/init(rawvalue:)","title":"init?(rawValue: OID)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/names","title":"static let names: [String]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm\/aes","title":"iso_itu.ds.algorithm.aes","type":"enum"}],"path":"\/documentation\/shieldoid\/iso_itu\/ds\/algorithm","title":"iso_itu.ds.algorithm","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/names","title":"static let names: [String]","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/aacertificate","title":"case aaCertificate","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/aliasedentryname","title":"case aliasedEntryName","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributeauthorityrevocationlist","title":"case attributeAuthorityRevocationList","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributecertificate","title":"case attributeCertificate","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributecertificaterevocationlist","title":"case attributeCertificateRevocationList","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributedescriptorcertificate","title":"case attributeDescriptorCertificate","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/attributeintegrityinfo","title":"case attributeIntegrityInfo","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/authorityrevocationlist","title":"case authorityRevocationList","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/businesscategory","title":"case businessCategory","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/cacertificate","title":"case caCertificate","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/certificatepolicy","title":"case certificatePolicy","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/certificaterevocationlist","title":"case certificateRevocationList","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/certificationpracticestmt","title":"case certificationPracticeStmt","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/clearance","title":"case clearance","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/commonname","title":"case commonName","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/communicationsnetwork","title":"case communicationsNetwork","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/communicationsservice","title":"case communicationsService","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/confkeyinfo","title":"case confKeyInfo","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/contenturl","title":"case contentUrl","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/countryname","title":"case countryName","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/crosscertificatepair","title":"case crossCertificatePair","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/defaultdirqop","title":"case defaultDirQop","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/delegationpath","title":"case delegationPath","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/deltarevocationlist","title":"case deltaRevocationList","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/description","title":"case description","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/destinationindicator","title":"case destinationIndicator","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/distinguishedname","title":"case distinguishedName","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/dmdname","title":"case dmdName","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/dnqualifier","title":"case dnQualifier","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/enhancedsearchguide","title":"case enhancedSearchGuide","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/epc","title":"case epc","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/epcformat","title":"case epcFormat","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/epcinurn","title":"case epcInUrn","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/facsimiletelephonenumber","title":"case facsimileTelephoneNumber","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/family","title":"case family","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/generationqualifier","title":"case generationQualifier","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/givenname","title":"case givenName","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/houseidentifier","title":"case houseIdentifier","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/initials","title":"case initials","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/internationalisdnnumber","title":"case internationalISDNNumber","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/knowledgeinformation","title":"case knowledgeInformation","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/ldapurl","title":"case ldapUrl","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/localityname","title":"case localityName","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/member","title":"case member","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/name","title":"case name","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/objectclass","title":"case objectClass","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/organizationidentifier","title":"case organizationIdentifier","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/organizationname","title":"case organizationName","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/organizationalunitname","title":"case organizationalUnitName","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/owner","title":"case owner","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/permission","title":"case permission","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/physicaldeliveryofficename","title":"case physicalDeliveryOfficeName","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/pkipath","title":"case pkiPath","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/postofficebox","title":"case postOfficeBox","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/postaladdress","title":"case postalAddress","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/postalcode","title":"case postalCode","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/preferreddeliverymethod","title":"case preferredDeliveryMethod","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/presentationaddress","title":"case presentationAddress","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/privpolicy","title":"case privPolicy","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/protprivpolicy","title":"case protPrivPolicy","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/protocolinformation","title":"case protocolInformation","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/pseudonym","title":"case pseudonym","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/pwdattribute","title":"case pwdAttribute","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/registeredaddress","title":"case registeredAddress","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/role","title":"case role","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/roleoccupant","title":"case roleOccupant","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/searchguide","title":"case searchGuide","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/seealso","title":"case seeAlso","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/serialnumber","title":"case serialNumber","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/stateorprovincename","title":"case stateOrProvinceName","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/streetaddress","title":"case streetAddress","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/supportedalgorithms","title":"case supportedAlgorithms","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/supportedapplicationcontext","title":"case supportedApplicationContext","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/surname","title":"case surname","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/tagafi","title":"case tagAfi","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/taglocation","title":"case tagLocation","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/tagoid","title":"case tagOid","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/telephonenumber","title":"case telephoneNumber","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/teletexterminalidentifier","title":"case teletexTerminalIdentifier","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/telexnumber","title":"case telexNumber","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/title","title":"case title","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uii","title":"case uii","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uiiformat","title":"case uiiFormat","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uiiinurh","title":"case uiiInUrh","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uniqueidentifier","title":"case uniqueIdentifier","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uniquemember","title":"case uniqueMember","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uri","title":"case uri","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/url","title":"case url","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/urn","title":"case urn","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/urnc","title":"case urnC","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/usercertificate","title":"case userCertificate","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/userpassword","title":"case userPassword","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/userpwd","title":"case userPwd","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/utmcoordinates","title":"case utmCoordinates","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/uuidpair","title":"case uuidpair","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/x121address","title":"case x121Address","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/xmlprivpolicy","title":"case xmlPrivPolicy","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/xmlprivilegeinfo","title":"case xmlPrivilegeInfo","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/init(rawvalue:)","title":"init?(rawValue: OID)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/names","title":"static let names: [String]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldoid\/iso_itu\/ds\/attributetype","title":"iso_itu.ds.attributeType","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/acceptablecertpolicies","title":"case acceptableCertPolicies","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/acceptableprivilegepolicies","title":"case acceptablePrivilegePolicies","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/attributedescriptor","title":"case attributeDescriptor","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/authorityattributeidentifier","title":"case authorityAttributeIdentifier","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/authoritykeyidentifier","title":"case authorityKeyIdentifier","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/baseupdatetime","title":"case baseUpdateTime","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/basicattconstraints","title":"case basicAttConstraints","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/basicconstraints","title":"case basicConstraints","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/certificateissuer","title":"case certificateIssuer","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/certificatepolicies","title":"case certificatePolicies","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/crldistributionpoints","title":"case crlDistributionPoints","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/crlnumber","title":"case crlNumber","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/crlscope","title":"case crlScope","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/crlstreamidentifier","title":"case crlStreamIdentifier","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/delegatednameconstraints","title":"case delegatedNameConstraints","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/deltacrlindicator","title":"case deltaCRLIndicator","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/deltainfo","title":"case deltaInfo","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/expirationdate","title":"case expirationDate","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/extkeyusage","title":"case extKeyUsage","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/freshestcrl","title":"case freshestCRL","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/inhibitanypolicy","title":"case inhibitAnyPolicy","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/instructioncode","title":"case instructionCode","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/invaliditydate","title":"case invalidityDate","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/issueraltname","title":"case issuerAltName","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/issuingdistributionpoint","title":"case issuingDistributionPoint","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/keyattributes","title":"case keyAttributes","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/keyusage","title":"case keyUsage","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/keyusagerestriction","title":"case keyUsageRestriction","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/nameconstraints","title":"case nameConstraints","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/norevavail","title":"case noRevAvail","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/orderedlist","title":"case orderedList","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/policyconstraints","title":"case policyConstraints","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/policymapping","title":"case policyMapping","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/policymappings","title":"case policyMappings","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/privatekeyusageperiod","title":"case privateKeyUsagePeriod","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/reasoncode","title":"case reasonCode","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/rolespeccertidentifier","title":"case roleSpecCertIdentifier","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/soaidentifier","title":"case soaIdentifier","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/statusreferrals","title":"case statusReferrals","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/subjectaltname","title":"case subjectAltName","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/subjectdirectoryattributes","title":"case subjectDirectoryAttributes","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/subjectkeyidentifier","title":"case subjectKeyIdentifier","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/subtreesconstraint","title":"case subtreesConstraint","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/targetinformation","title":"case targetInformation","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/timespecification","title":"case timeSpecification","type":"case"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/usernotice","title":"case userNotice","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/init(rawvalue:)","title":"init?(rawValue: OID)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/names","title":"static let names: [String]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldoid\/iso_itu\/ds\/certificateextension","title":"iso_itu.ds.certificateExtension","type":"enum"}],"path":"\/documentation\/shieldoid\/iso_itu\/ds","title":"iso_itu.ds","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso_itu\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso_itu\/names","title":"static let names: [String]","type":"property"}],"path":"\/documentation\/shieldoid\/iso_itu","title":"iso_itu","type":"struct"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/names","title":"static let names: [String]","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2onb191v4","title":"case c2onb191v4","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2onb191v5","title":"case c2onb191v5","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2onb239v4","title":"case c2onb239v4","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2onb239v5","title":"case c2onb239v5","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb163v1","title":"case c2pnb163v1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb163v2","title":"case c2pnb163v2","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb163v3","title":"case c2pnb163v3","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb176w1","title":"case c2pnb176w1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb208w1","title":"case c2pnb208w1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb272w1","title":"case c2pnb272W1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb304w1","title":"case c2pnb304W1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2pnb368w1","title":"case c2pnb368w1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb191v1","title":"case c2tnb191v1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb191v2","title":"case c2tnb191v2","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb191v3","title":"case c2tnb191v3","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb239v1","title":"case c2tnb239v1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb239v2","title":"case c2tnb239v2","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb239v3","title":"case c2tnb239v3","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb359v1","title":"case c2tnb359v1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/c2tnb431r1","title":"case c2tnb431r1","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/init(rawvalue:)","title":"init?(rawValue: OID)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/names","title":"static let names: [String]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/characteristictwo","title":"iso.memberBody.us.ansix962.curves.characteristicTwo","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime192v1","title":"case prime192v1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime192v2","title":"case prime192v2","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime192v3","title":"case prime192v3","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime239v1","title":"case prime239v1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime239v2","title":"case prime239v2","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime239v3","title":"case prime239v3","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/prime256v1","title":"case prime256v1","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/init(rawvalue:)","title":"init?(rawValue: OID)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/names","title":"static let names: [String]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves\/prime","title":"iso.memberBody.us.ansix962.curves.prime","type":"enum"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/curves","title":"iso.memberBody.us.ansix962.curves","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/names","title":"static let names: [String]","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/ecpublickey","title":"case ecPublicKey","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/init(rawvalue:)","title":"init?(rawValue: OID)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/names","title":"static let names: [String]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/keytype","title":"iso.memberBody.us.ansix962.keyType","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithrecommended","title":"case ecdsaWithRecommended","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha1","title":"case ecdsaWithSHA1","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/init(rawvalue:)","title":"init?(rawValue: OID)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/names","title":"static let names: [String]","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/ecdsawithsha224","title":"case ecdsaWithSHA224","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/ecdsawithsha256","title":"case ecdsaWithSHA256","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/ecdsawithsha384","title":"case ecdsaWithSHA384","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/ecdsawithsha512","title":"case ecdsaWithSHA512","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/init(rawvalue:)","title":"init?(rawValue: OID)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/names","title":"static let names: [String]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/ecdsawithsha2","title":"iso.memberBody.us.ansix962.signatures.ecdsaWithSHA2","type":"enum"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962\/signatures","title":"iso.memberBody.us.ansix962.signatures","type":"enum"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/ansix962","title":"iso.memberBody.us.ansix962","type":"struct"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/names","title":"static let names: [String]","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/md2withrsaencryption","title":"case md2WithRSAEncryption","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/md4withrsaencryption","title":"case md4WithRSAEncryption","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/md5withrsaencryption","title":"case md5WithRSAEncryption","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/rsaencryption","title":"case rsaEncryption","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha1withrsasignature","title":"case sha1WithRSASignature","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha224withrsaencryption","title":"case sha224WithRSAEncryption","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha256withrsaencryption","title":"case sha256WithRSAEncryption","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha384withrsaencryption","title":"case sha384WithRSAEncryption","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/sha512withrsaencryption","title":"case sha512WithRSAEncryption","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/init(rawvalue:)","title":"init?(rawValue: OID)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/names","title":"static let names: [String]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs1","title":"iso.memberBody.us.rsadsi.pkcs.pkcs1","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/pbes2","title":"case pbes2","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/pbkdf2","title":"case pbkdf2","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/init(rawvalue:)","title":"init?(rawValue: OID)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/names","title":"static let names: [String]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs5","title":"iso.memberBody.us.rsadsi.pkcs.pkcs5","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/challengepassword","title":"case challengePassword","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/contenttype","title":"case contentType","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/countersignature","title":"case counterSignature","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/emailaddress","title":"case emailAddress","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/extendedcertificateattributes","title":"case extendedCertificateAttributes","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/extensionrequest","title":"case extensionRequest","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/messagedigest","title":"case messageDigest","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/signingtime","title":"case signingTime","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/unstructuredaddress","title":"case unstructuredAddress","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/unstructuredname","title":"case unstructuredName","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/init(rawvalue:)","title":"init?(rawValue: OID)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/names","title":"static let names: [String]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs\/pkcs9","title":"iso.memberBody.us.rsadsi.pkcs.pkcs9","type":"enum"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/pkcs","title":"iso.memberBody.us.rsadsi.pkcs","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/names","title":"static let names: [String]","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hhmacwithsha512_224","title":"case hhmacWithSHA512_224","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hhmacwithsha512_256","title":"case hhmacWithSHA512_256","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha1","title":"case hmacWithSHA1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha224","title":"case hmacWithSHA224","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha256","title":"case hmacWithSHA256","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha384","title":"case hmacWithSHA384","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hmacwithsha512","title":"case hmacWithSHA512","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/init(rawvalue:)","title":"init?(rawValue: OID)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/names","title":"static let names: [String]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/digestalgorithm","title":"iso.memberBody.us.rsadsi.digestAlgorithm","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/descdmf","title":"case desCDMF","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/desede3","title":"case desEDE3","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/desede3cbc","title":"case desEDE3CBC","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/desxcbc","title":"case desxCBC","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc2cbc","title":"case rc2CBC","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc2ecb","title":"case rc2ECB","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc4","title":"case rc4","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc4withmac","title":"case rc4WithMAC","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc5cbc","title":"case rc5CBC","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rc5cbcpad","title":"case rc5CBCPad","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/init(rawvalue:)","title":"init?(rawValue: OID)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/names","title":"static let names: [String]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi\/encryptionalgorithm","title":"iso.memberBody.us.rsadsi.encryptionAlgorithm","type":"enum"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/rsadsi","title":"iso.memberBody.us.rsadsi","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/us\/names","title":"static let names: [String]","type":"property"}],"path":"\/documentation\/shieldoid\/iso\/memberbody\/us","title":"iso.memberBody.us","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/memberbody\/names","title":"static let names: [String]","type":"property"}],"path":"\/documentation\/shieldoid\/iso\/memberbody","title":"iso.memberBody","type":"struct"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/names","title":"static let names: [String]","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip160k1","title":"case ansip160k1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip160r1","title":"case ansip160r1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip160r2","title":"case ansip160r2","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip192k1","title":"case ansip192k1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip224k1","title":"case ansip224k1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip224r1","title":"case ansip224r1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip256k1","title":"case ansip256k1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip384r1","title":"case ansip384r1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansip521r1","title":"case ansip521r1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit163k1","title":"case ansit163k1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit163r1","title":"case ansit163r1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit163r2","title":"case ansit163r2","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit193r1","title":"case ansit193r1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit193r2","title":"case ansit193r2","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit233k1","title":"case ansit233k1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit233r1","title":"case ansit233r1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit239k1","title":"case ansit239k1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit283k1","title":"case ansit283k1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit283r1","title":"case ansit283r1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit409k1","title":"case ansit409k1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit409r1","title":"case ansit409r1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit571k1","title":"case ansit571k1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/ansit571r1","title":"case ansit571r1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/secp112r1","title":"case secp112r1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/secp112r2","title":"case secp112r2","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/secp128r1","title":"case secp128r1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/secp128r2","title":"case secp128r2","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/sect113r1","title":"case sect113r1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/sect113r2","title":"case sect113r2","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/sect131r1","title":"case sect131r1","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/sect131r2","title":"case sect131r2","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/init(rawvalue:)","title":"init?(rawValue: OID)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/names","title":"static let names: [String]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/curve","title":"iso.org.certicom.curve","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/dhsinglepasscofactordhrecommendedkdf","title":"case dhSinglePassCofactorDHRecommendedKDF","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/dhsinglepasscofactordhspecifiedkdf","title":"case dhSinglePassCofactorDHSpecifiedKDF","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/ecdh","title":"case ecdh","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/ecmqv","title":"case ecmqv","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/init(rawvalue:)","title":"init?(rawValue: OID)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/names","title":"static let names: [String]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldoid\/iso\/org\/certicom\/schemes","title":"iso.org.certicom.schemes","type":"enum"}],"path":"\/documentation\/shieldoid\/iso\/org\/certicom","title":"iso.org.certicom","type":"struct"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/names","title":"static let names: [String]","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/clientauth","title":"case clientAuth","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/codesigning","title":"case codeSigning","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/dvcs","title":"case dvcs","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/emailprotection","title":"case emailProtection","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcapwapac","title":"case idKpCapwapAC","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcapwapwtp","title":"case idKpCapwapWTP","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcmcarchive","title":"case idKpCmcArchive","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcmcca","title":"case idKpCmcCA","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpcmcra","title":"case idKpCmcRA","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpeapoverlan","title":"case idKpEapOverLAN","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpeapoverppp","title":"case idKpEapOverPPP","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpipsecike","title":"case idKpIpsecIKE","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpscvpclient","title":"case idKpScvpClient","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpscvpresponder","title":"case idKpScvpResponder","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpscvpserver","title":"case idKpScvpServer","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsendowner","title":"case idKpSendOwner","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsendproxiedowner","title":"case idKpSendProxiedOwner","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsendproxy","title":"case idKpSendProxy","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsendrouter","title":"case idKpSendRouter","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/idkpsipdomain","title":"case idKpSipDomain","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecendsystem","title":"case ipsecEndSystem","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsectunnel","title":"case ipsecTunnel","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ipsecuser","title":"case ipsecUser","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/ocspsigning","title":"case ocspSigning","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/sbgpcertaaserverauth","title":"case sbgpCertAAServerAuth","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/secureshellclient","title":"case secureShellClient","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/secureshellserver","title":"case secureShellServer","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/serverauth","title":"case serverAuth","type":"case"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/timestamping","title":"case timeStamping","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/init(rawvalue:)","title":"init?(rawValue: OID)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/names","title":"static let names: [String]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix\/kp","title":"iso.org.dod.internet.security.mechanisms.pkix.kp","type":"enum"}],"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/pkix","title":"iso.org.dod.internet.security.mechanisms.pkix","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms\/names","title":"static let names: [String]","type":"property"}],"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/mechanisms","title":"iso.org.dod.internet.security.mechanisms","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security\/names","title":"static let names: [String]","type":"property"}],"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/security","title":"iso.org.dod.internet.security","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet\/names","title":"static let names: [String]","type":"property"}],"path":"\/documentation\/shieldoid\/iso\/org\/dod\/internet","title":"iso.org.dod.internet","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/org\/dod\/names","title":"static let names: [String]","type":"property"}],"path":"\/documentation\/shieldoid\/iso\/org\/dod","title":"iso.org.dod","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/org\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/org\/names","title":"static let names: [String]","type":"property"}],"path":"\/documentation\/shieldoid\/iso\/org","title":"iso.org","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/iso\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/iso\/names","title":"static let names: [String]","type":"property"}],"path":"\/documentation\/shieldoid\/iso","title":"iso","type":"struct"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/names","title":"static let names: [String]","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/domaincomponent","title":"case domainComponent","type":"case"},{"path":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/userid","title":"case userId","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/init(rawvalue:)","title":"init?(rawValue: OID)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/names","title":"static let names: [String]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot\/pilotattributetype","title":"itu.data.pss.ucl.pilot.pilotAttributeType","type":"enum"}],"path":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/pilot","title":"itu.data.pss.ucl.pilot","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl\/names","title":"static let names: [String]","type":"property"}],"path":"\/documentation\/shieldoid\/itu\/data\/pss\/ucl","title":"itu.data.pss.ucl","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/itu\/data\/pss\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/itu\/data\/pss\/names","title":"static let names: [String]","type":"property"}],"path":"\/documentation\/shieldoid\/itu\/data\/pss","title":"itu.data.pss","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/itu\/data\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/itu\/data\/names","title":"static let names: [String]","type":"property"}],"path":"\/documentation\/shieldoid\/itu\/data","title":"itu.data","type":"struct"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/itu\/id","title":"static let id: UInt64","type":"property"},{"path":"\/documentation\/shieldoid\/itu\/names","title":"static let names: [String]","type":"property"}],"path":"\/documentation\/shieldoid\/itu","title":"itu","type":"struct"}],"path":"\/documentation\/shield","title":"Shield","type":"module"},{"children":[{"title":"Protocols","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/anydigester\/init()","title":"init()","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/anydigester\/final()","title":"func final() -> Data","type":"method"},{"children":[{"children":[{"path":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-vb2v","title":"func update(data: UnsafeRawBufferPointer)","type":"method"},{"path":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-2if83","title":"func update(data: Data)","type":"method"}],"title":"AnyDigester Implementations","type":"groupMarker"}],"path":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-29cau","title":"func update(data: Data)","type":"method"},{"children":[{"children":[{"path":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-2if83","title":"func update(data: Data)","type":"method"},{"path":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-vb2v","title":"func update(data: UnsafeRawBufferPointer)","type":"method"}],"title":"AnyDigester Implementations","type":"groupMarker"}],"path":"\/documentation\/shieldcrypto\/anydigester\/update(data:)-3h6bb","title":"func update(data: UnsafeRawBufferPointer)","type":"method"},{"path":"\/documentation\/shieldcrypto\/anydigester\/update(data:datalength:)","title":"func update(data: UnsafeRawPointer, dataLength: Int)","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/anydigester\/hashlength","title":"static var hashLength: Int","type":"property"},{"title":"Type Methods","type":"groupMarker"},{"children":[{"children":[{"path":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-65jpl","title":"static func digest(data: UnsafeRawBufferPointer) -> Data","type":"method"},{"path":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-1rlzo","title":"static func digest(data: Data) -> Data","type":"method"}],"title":"AnyDigester Implementations","type":"groupMarker"}],"path":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-5bapj","title":"static func digest(data: Data) -> Data","type":"method"},{"children":[{"children":[{"path":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-1rlzo","title":"static func digest(data: Data) -> Data","type":"method"},{"path":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-65jpl","title":"static func digest(data: UnsafeRawBufferPointer) -> Data","type":"method"}],"title":"AnyDigester Implementations","type":"groupMarker"}],"path":"\/documentation\/shieldcrypto\/anydigester\/digest(data:)-c3pt","title":"static func digest(data: UnsafeRawBufferPointer) -> Data","type":"method"},{"path":"\/documentation\/shieldcrypto\/anydigester\/digest(data:datalength:)","title":"static func digest(data: UnsafeRawPointer, dataLength: Int) -> Data","type":"method"}],"path":"\/documentation\/shieldcrypto\/anydigester","title":"AnyDigester","type":"protocol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/digestcontext\/init()","title":"init()","type":"init"}],"path":"\/documentation\/shieldcrypto\/digestcontext","title":"DigestContext","type":"protocol"},{"children":[{"title":"Associated Types","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/digestengine\/context","title":"Context","type":"associatedtype"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/digestengine\/digest-swift.typealias","title":"DigestEngine.Digest","type":"typealias"},{"path":"\/documentation\/shieldcrypto\/digestengine\/final-swift.typealias","title":"DigestEngine.Final","type":"typealias"},{"path":"\/documentation\/shieldcrypto\/digestengine\/init","title":"DigestEngine.Init","type":"typealias"},{"path":"\/documentation\/shieldcrypto\/digestengine\/update-swift.typealias","title":"DigestEngine.Update","type":"typealias"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/digestengine\/create","title":"static var create: Init","type":"property"},{"path":"\/documentation\/shieldcrypto\/digestengine\/digest-swift.type.property","title":"static var digest: Digest","type":"property"},{"path":"\/documentation\/shieldcrypto\/digestengine\/final-swift.type.property","title":"static var final: Final","type":"property"},{"path":"\/documentation\/shieldcrypto\/digestengine\/hashlength","title":"static var hashLength: Int32","type":"property"},{"path":"\/documentation\/shieldcrypto\/digestengine\/update-swift.type.property","title":"static var update: Update","type":"property"}],"path":"\/documentation\/shieldcrypto\/digestengine","title":"DigestEngine","type":"protocol"},{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/ccerror\/init(rawvalue:)","title":"init(rawValue: CCCryptorStatus)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/ccerror\/rawvalue","title":"let rawValue: CCCryptorStatus","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/ccerror\/alignmenterror","title":"static let alignmentError: CCError","type":"property"},{"path":"\/documentation\/shieldcrypto\/ccerror\/buffertoosmall","title":"static let bufferTooSmall: CCError","type":"property"},{"path":"\/documentation\/shieldcrypto\/ccerror\/callsequenceerror","title":"static let callSequenceError: CCError","type":"property"},{"path":"\/documentation\/shieldcrypto\/ccerror\/decodeerror","title":"static let decodeError: CCError","type":"property"},{"path":"\/documentation\/shieldcrypto\/ccerror\/invalidkey","title":"static let invalidKey: CCError","type":"property"},{"path":"\/documentation\/shieldcrypto\/ccerror\/keysize","title":"static let keySize: CCError","type":"property"},{"path":"\/documentation\/shieldcrypto\/ccerror\/memoryfailure","title":"static let memoryFailure: CCError","type":"property"},{"path":"\/documentation\/shieldcrypto\/ccerror\/overflow","title":"static let overflow: CCError","type":"property"},{"path":"\/documentation\/shieldcrypto\/ccerror\/paramerror","title":"static let paramError: CCError","type":"property"},{"path":"\/documentation\/shieldcrypto\/ccerror\/rngfailure","title":"static let rngFailure: CCError","type":"property"},{"path":"\/documentation\/shieldcrypto\/ccerror\/unimplemented","title":"static let unimplemented: CCError","type":"property"},{"path":"\/documentation\/shieldcrypto\/ccerror\/unspecified","title":"static let unspecified: CCError","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/ccerror\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldcrypto\/ccerror\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/ccerror\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/shieldcrypto\/ccerror\/error-implementations","title":"Error Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/ccerror\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/ccerror\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldcrypto\/ccerror\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldcrypto\/ccerror","title":"CCError","type":"struct"},{"children":[{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/digester\/digest(_:using:)","title":"static func digest(Data, using: Algorithm) -> Data","type":"method"},{"path":"\/documentation\/shieldcrypto\/digester\/for(_:)","title":"static func `for`(Algorithm) -> AnyDigester","type":"method"},{"path":"\/documentation\/shieldcrypto\/digester\/type(_:)","title":"static func type(Algorithm) -> AnyDigester.Type","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/digester\/algorithm\/sha1","title":"case sha1","type":"case"},{"path":"\/documentation\/shieldcrypto\/digester\/algorithm\/sha224","title":"case sha224","type":"case"},{"path":"\/documentation\/shieldcrypto\/digester\/algorithm\/sha256","title":"case sha256","type":"case"},{"path":"\/documentation\/shieldcrypto\/digester\/algorithm\/sha384","title":"case sha384","type":"case"},{"path":"\/documentation\/shieldcrypto\/digester\/algorithm\/sha512","title":"case sha512","type":"case"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/digester\/algorithm\/hashbitlength","title":"var hashBitLength: Int","type":"property"},{"path":"\/documentation\/shieldcrypto\/digester\/algorithm\/hashbytelength","title":"var hashByteLength: Int","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/digester\/algorithm\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldcrypto\/digester\/algorithm\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/shieldcrypto\/digester\/algorithm","title":"Digester.Algorithm","type":"enum"}],"path":"\/documentation\/shieldcrypto\/digester","title":"Digester","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/digesterengine\/init()","title":"init()","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/digesterengine\/final()","title":"func final() -> Data","type":"method"},{"path":"\/documentation\/shieldcrypto\/digesterengine\/update(data:datalength:)","title":"func update(data: UnsafeRawPointer, dataLength: Int)","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/digesterengine\/hashlength","title":"static var hashLength: Int","type":"property"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/digesterengine\/digest(data:datalength:)","title":"static func digest(data: UnsafeRawPointer, dataLength: Int) -> Data","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/digesterengine\/update(data:)-3i8dr","title":"func update(data: Data)","type":"method"},{"path":"\/documentation\/shieldcrypto\/digesterengine\/update(data:)-9et7k","title":"func update(data: UnsafeRawBufferPointer)","type":"method"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/digesterengine\/digest(data:)-8aa54","title":"static func digest(data: Data) -> Data","type":"method"},{"path":"\/documentation\/shieldcrypto\/digesterengine\/digest(data:)-8qjp6","title":"static func digest(data: UnsafeRawBufferPointer) -> Data","type":"method"}],"path":"\/documentation\/shieldcrypto\/digesterengine\/anydigester-implementations","title":"AnyDigester Implementations","type":"symbol"}],"path":"\/documentation\/shieldcrypto\/digesterengine","title":"DigesterEngine","type":"struct"},{"children":[{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/sha1engine\/context","title":"SHA1Engine.Context","type":"typealias"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/sha1engine\/create","title":"static let create: Init","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha1engine\/digest","title":"static let digest: Digest","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha1engine\/final","title":"static let final: Final","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha1engine\/hashlength","title":"static let hashLength: Int32","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha1engine\/update","title":"static let update: Update","type":"property"}],"path":"\/documentation\/shieldcrypto\/sha1engine","title":"SHA1Engine","type":"struct"},{"children":[{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/sha224engine\/context","title":"SHA224Engine.Context","type":"typealias"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/sha224engine\/create","title":"static let create: Init","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha224engine\/digest","title":"static let digest: Digest","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha224engine\/final","title":"static let final: Final","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha224engine\/hashlength","title":"static let hashLength: Int32","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha224engine\/update","title":"static let update: Update","type":"property"}],"path":"\/documentation\/shieldcrypto\/sha224engine","title":"SHA224Engine","type":"struct"},{"children":[{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/sha256engine\/context","title":"SHA256Engine.Context","type":"typealias"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/sha256engine\/create","title":"static let create: Init","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha256engine\/digest","title":"static let digest: Digest","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha256engine\/final","title":"static let final: Final","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha256engine\/hashlength","title":"static let hashLength: Int32","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha256engine\/update","title":"static let update: Update","type":"property"}],"path":"\/documentation\/shieldcrypto\/sha256engine","title":"SHA256Engine","type":"struct"},{"children":[{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/sha384engine\/context","title":"SHA384Engine.Context","type":"typealias"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/sha384engine\/create","title":"static let create: Init","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha384engine\/digest","title":"static let digest: Digest","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha384engine\/final","title":"static let final: Final","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha384engine\/hashlength","title":"static let hashLength: Int32","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha384engine\/update","title":"static let update: Update","type":"property"}],"path":"\/documentation\/shieldcrypto\/sha384engine","title":"SHA384Engine","type":"struct"},{"children":[{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/sha512engine\/context","title":"SHA512Engine.Context","type":"typealias"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldcrypto\/sha512engine\/create","title":"static let create: Init","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha512engine\/digest","title":"static let digest: Digest","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha512engine\/final","title":"static let final: Final","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha512engine\/hashlength","title":"static let hashLength: Int32","type":"property"},{"path":"\/documentation\/shieldcrypto\/sha512engine\/update","title":"static let update: Update","type":"property"}],"path":"\/documentation\/shieldcrypto\/sha512engine","title":"SHA512Engine","type":"struct"}],"path":"\/documentation\/shieldcrypto","title":"ShieldCrypto","type":"module"},{"children":[{"title":"Protocols","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/oidref\/asn1","title":"var asn1: ASN1","type":"property"},{"children":[{"children":[{"path":"\/documentation\/shieldoid\/oidref\/oid-58twl","title":"var oid: OID","type":"property"}],"title":"OIDRef Implementations","type":"groupMarker"}],"path":"\/documentation\/shieldoid\/oidref\/oid-9f2wo","title":"var oid: OID","type":"property"}],"path":"\/documentation\/shieldoid\/oidref","title":"OIDRef","type":"protocol"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/shieldoid\/oid","title":"OID","type":"typealias"}],"path":"\/documentation\/shieldoid","title":"ShieldOID","type":"module"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldpkcs\/schemas\/ecparameters","title":"static let ECParameters: Schema","type":"property"},{"path":"\/documentation\/shieldpkcs\/schemas\/rsaprivatekey","title":"static let RSAPrivateKey: Schema","type":"property"},{"path":"\/documentation\/shieldpkcs\/schemas\/rsaprivatekeyotherprimeinfo","title":"static let RSAPrivateKeyOtherPrimeInfo: Schema","type":"property"},{"path":"\/documentation\/shieldpkcs\/schemas\/rsaprivatekeyotherprimeinfos","title":"static let RSAPrivateKeyOtherPrimeInfos: Schema","type":"property"},{"path":"\/documentation\/shieldpkcs\/schemas\/rsapublickey","title":"static let RSAPublicKey: Schema","type":"property"}],"path":"\/documentation\/shieldpkcs\/schemas","title":"Schemas","type":"struct"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/shieldpkcs\/ecparameters","title":"ECParameters","type":"typealias"},{"path":"\/documentation\/shieldpkcs\/rsaprivatekey","title":"RSAPrivateKey","type":"typealias"},{"path":"\/documentation\/shieldpkcs\/rsapublickey","title":"RSAPublicKey","type":"typealias"}],"path":"\/documentation\/shieldpkcs","title":"ShieldPKCS","type":"module"},{"children":[{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeyerror","title":"SecKeyError","type":"typealias"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/secaccessibility\/default","title":"case `default`","type":"case"},{"path":"\/documentation\/shieldsecurity\/secaccessibility\/passcodeenabled","title":"case passcodeEnabled","type":"case"},{"path":"\/documentation\/shieldsecurity\/secaccessibility\/unlocked(afterfirst:shared:)","title":"case unlocked(afterFirst: Bool, shared: Bool)","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/secaccessibility\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldsecurity\/secaccessibility\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/shieldsecurity\/secaccessibility","title":"SecAccessibility","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seccertificateerror\/loadfailed","title":"case loadFailed","type":"case"},{"path":"\/documentation\/shieldsecurity\/seccertificateerror\/parsingfailed","title":"case parsingFailed","type":"case"},{"path":"\/documentation\/shieldsecurity\/seccertificateerror\/publickeyretrievalfailed","title":"case publicKeyRetrievalFailed","type":"case"},{"path":"\/documentation\/shieldsecurity\/seccertificateerror\/queryfailed","title":"case queryFailed","type":"case"},{"path":"\/documentation\/shieldsecurity\/seccertificateerror\/saveduplicate","title":"case saveDuplicate","type":"case"},{"path":"\/documentation\/shieldsecurity\/seccertificateerror\/savefailed","title":"case saveFailed","type":"case"},{"path":"\/documentation\/shieldsecurity\/seccertificateerror\/trustcreationfailed","title":"case trustCreationFailed","type":"case"},{"path":"\/documentation\/shieldsecurity\/seccertificateerror\/trustvalidationerror","title":"case trustValidationError","type":"case"},{"path":"\/documentation\/shieldsecurity\/seccertificateerror\/trustvalidationfailed","title":"case trustValidationFailed","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seccertificateerror\/init(rawvalue:)","title":"init?(rawValue: Int)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seccertificateerror\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldsecurity\/seccertificateerror\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seccertificateerror\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/shieldsecurity\/seccertificateerror\/error-implementations","title":"Error Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seccertificateerror\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seccertificateerror\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldsecurity\/seccertificateerror\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldsecurity\/seccertificateerror","title":"SecCertificateError","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/secencryptionpadding\/none","title":"case none","type":"case"},{"path":"\/documentation\/shieldsecurity\/secencryptionpadding\/oaep","title":"case oaep","type":"case"},{"path":"\/documentation\/shieldsecurity\/secencryptionpadding\/pkcs1","title":"case pkcs1","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/secencryptionpadding\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldsecurity\/secencryptionpadding\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/shieldsecurity\/secencryptionpadding","title":"SecEncryptionPadding","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeytype\/ec","title":"case ec","type":"case"},{"path":"\/documentation\/shieldsecurity\/seckeytype\/rsa","title":"case rsa","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeytype\/init(rawvalue:)","title":"init?(rawValue: UInt32)","type":"init"},{"path":"\/documentation\/shieldsecurity\/seckeytype\/init(systemvalue:)","title":"init?(systemValue: CFString)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeytype\/systemvalue","title":"var systemValue: CFString","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeytype\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldsecurity\/seckeytype\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeytype\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeytype\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldsecurity\/seckeytype\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/shieldsecurity\/seckeytype\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldsecurity\/seckeytype\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldsecurity\/seckeytype","title":"SecKeyType","type":"enum"}],"path":"\/documentation\/shieldsecurity","title":"ShieldSecurity","type":"module"},{"children":[{"title":"Protocols","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/attributevaluehandler\/decode(from:)","title":"func decode(from: Decoder) throws -> Any","type":"method"},{"path":"\/documentation\/shieldx500\/attributevaluehandler\/encode(_:to:)","title":"func encode(Any, to: Encoder) throws","type":"method"},{"path":"\/documentation\/shieldx500\/attributevaluehandler\/equals(_:_:)","title":"func equals(Any, Any) -> Bool","type":"method"},{"path":"\/documentation\/shieldx500\/attributevaluehandler\/hash(_:into:)","title":"func hash(Any, into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldx500\/attributevaluehandler","title":"AttributeValueHandler","type":"protocol"},{"children":[{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/attributevaluemapper\/valuedecoder","title":"AttributeValueMapper.ValueDecoder","type":"typealias"},{"path":"\/documentation\/shieldx500\/attributevaluemapper\/valueencoder","title":"AttributeValueMapper.ValueEncoder","type":"typealias"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/attributevaluemapper\/decoder(fortype:)","title":"static func decoder(forType: ObjectIdentifier) -> ValueDecoder?","type":"method"},{"path":"\/documentation\/shieldx500\/attributevaluemapper\/encoder(fortype:)","title":"static func encoder(forType: ObjectIdentifier) -> ValueEncoder?","type":"method"},{"path":"\/documentation\/shieldx500\/attributevaluemapper\/handler(fortype:)","title":"static func handler(forType: ObjectIdentifier) -> AttributeValueHandler?","type":"method"}],"path":"\/documentation\/shieldx500\/attributevaluemapper","title":"AttributeValueMapper","type":"protocol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/namingstyleprotocol\/name(fromoid:)","title":"func name(fromOID: OID) -> String?","type":"method"},{"path":"\/documentation\/shieldx500\/namingstyleprotocol\/oid(fromname:)","title":"func oid(fromName: String) -> OID?","type":"method"},{"title":"Type Methods","type":"groupMarker"},{"children":[{"children":[{"path":"\/documentation\/shieldx500\/namingstyleprotocol\/decode(attributename:mapping:)-32168","title":"static func decode(attributeName: String, mapping: [String : OID]) -> OID?","type":"method"}],"title":"NamingStyleProtocol Implementations","type":"groupMarker"}],"path":"\/documentation\/shieldx500\/namingstyleprotocol\/decode(attributename:mapping:)-7stz9","title":"static func decode(attributeName: String, mapping: [String : OID]) -> OID?","type":"method"}],"path":"\/documentation\/shieldx500\/namingstyleprotocol","title":"NamingStyleProtocol","type":"protocol"},{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/anystringattributevaluehandler\/decode(from:)","title":"func decode(from: Decoder) throws -> Any","type":"method"},{"path":"\/documentation\/shieldx500\/anystringattributevaluehandler\/encode(_:to:)","title":"func encode(Any, to: Encoder) throws","type":"method"},{"path":"\/documentation\/shieldx500\/anystringattributevaluehandler\/equals(_:_:)","title":"func equals(Any, Any) -> Bool","type":"method"},{"path":"\/documentation\/shieldx500\/anystringattributevaluehandler\/hash(_:into:)","title":"func hash(Any, into: inout Hasher)","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/anystringattributevaluehandler\/instance","title":"static let instance: AnyStringAttributeValueHandler","type":"property"}],"path":"\/documentation\/shieldx500\/anystringattributevaluehandler","title":"AnyStringAttributeValueHandler","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/attributetypeandvalue\/init(type:value:)","title":"init(type: ObjectIdentifier, value: Any)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/attributetypeandvalue\/type","title":"var type: ObjectIdentifier","type":"property"},{"path":"\/documentation\/shieldx500\/attributetypeandvalue\/value","title":"var value: Any","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/attributetypeandvalue\/debugdescription","title":"var debugDescription: String","type":"property"}],"path":"\/documentation\/shieldx500\/attributetypeandvalue\/customdebugstringconvertible-implementations","title":"CustomDebugStringConvertible Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/attributetypeandvalue\/description","title":"var description: String","type":"property"}],"path":"\/documentation\/shieldx500\/attributetypeandvalue\/customstringconvertible-implementations","title":"CustomStringConvertible Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/attributetypeandvalue\/init(from:)","title":"init(from: Decoder) throws","type":"init"}],"path":"\/documentation\/shieldx500\/attributetypeandvalue\/decodable-implementations","title":"Decodable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/attributetypeandvalue\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"}],"path":"\/documentation\/shieldx500\/attributetypeandvalue\/encodable-implementations","title":"Encodable Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/attributetypeandvalue\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"},{"path":"\/documentation\/shieldx500\/attributetypeandvalue\/==(_:_:)","title":"static func == (AttributeTypeAndValue, AttributeTypeAndValue) -> Bool","type":"op"}],"path":"\/documentation\/shieldx500\/attributetypeandvalue\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/attributetypeandvalue\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldx500\/attributetypeandvalue\/hashable-implementations","title":"Hashable Implementations","type":"symbol"}],"path":"\/documentation\/shieldx500\/attributetypeandvalue","title":"AttributeTypeAndValue","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/namingstyle\/init(implementation:)","title":"init(implementation: NamingStyleProtocol)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/namingstyle\/description","title":"var description: String","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/namingstyle\/name(fromoid:)","title":"func name(fromOID: OID) -> String?","type":"method"},{"path":"\/documentation\/shieldx500\/namingstyle\/oid(fromname:)","title":"func oid(fromName: String) -> OID?","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/namingstyle\/rfc4519","title":"static var rfc4519: NamingStyle","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/namingstyle\/decode(attributename:mapping:)","title":"static func decode(attributeName: String, mapping: [String : OID]) -> OID?","type":"method"}],"path":"\/documentation\/shieldx500\/namingstyle\/namingstyleprotocol-implementations","title":"NamingStyleProtocol Implementations","type":"symbol"}],"path":"\/documentation\/shieldx500\/namingstyle","title":"NamingStyle","type":"struct"},{"children":[{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/schemas\/attributetypeandvalue(_:unknowntypeschema:)-8mtj2","title":"static func AttributeTypeAndValue(Schema.DynamicMap, unknownTypeSchema: Schema) -> Schema","type":"method"},{"path":"\/documentation\/shieldx500\/schemas\/rdnsequence(_:unknowntypeschema:)-2gcmz","title":"static func RDNSequence(Schema.DynamicMap, unknownTypeSchema: Schema) -> Schema","type":"method"},{"path":"\/documentation\/shieldx500\/schemas\/relativedistinguishedname(_:unknowntypeschema:)-98bj2","title":"static func RelativeDistinguishedName(Schema.DynamicMap, unknownTypeSchema: Schema) -> Schema","type":"method"},{"path":"\/documentation\/shieldx500\/schemas\/attributetypeandvalue(_:unknowntypeschema:)-8qwz0","title":"static func attributeTypeAndValue(Schema.DynamicMap, unknownTypeSchema: Schema) -> Schema","type":"method"},{"path":"\/documentation\/shieldx500\/schemas\/rdnsequence(_:unknowntypeschema:)-5o44u","title":"static func rdnSequence(Schema.DynamicMap, unknownTypeSchema: Schema) -> Schema","type":"method"},{"path":"\/documentation\/shieldx500\/schemas\/relativedistinguishedname(_:unknowntypeschema:)-916rj","title":"static func relativeDistinguishedName(Schema.DynamicMap, unknownTypeSchema: Schema) -> Schema","type":"method"}],"path":"\/documentation\/shieldx500\/schemas","title":"Schemas","type":"struct"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/unknownattributevaluehandler\/decode(from:)","title":"func decode(from: Decoder) throws -> Any","type":"method"},{"path":"\/documentation\/shieldx500\/unknownattributevaluehandler\/encode(_:to:)","title":"func encode(Any, to: Encoder) throws","type":"method"},{"path":"\/documentation\/shieldx500\/unknownattributevaluehandler\/equals(_:_:)","title":"func equals(Any, Any) -> Bool","type":"method"},{"path":"\/documentation\/shieldx500\/unknownattributevaluehandler\/hash(_:into:)","title":"func hash(Any, into: inout Hasher)","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/unknownattributevaluehandler\/instance","title":"static let instance: UnknownAttributeValueHandler","type":"property"}],"path":"\/documentation\/shieldx500\/unknownattributevaluehandler","title":"UnknownAttributeValueHandler","type":"struct"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/shieldx500\/rdnsequence","title":"RDNSequence","type":"typealias"},{"path":"\/documentation\/shieldx500\/relativedistinguishedname","title":"RelativeDistinguishedName","type":"typealias"}],"path":"\/documentation\/shieldx500","title":"ShieldX500","type":"module"},{"children":[{"title":"Protocols","type":"groupMarker"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributevalue\/attributehandler","title":"static var attributeHandler: AttributeValueHandler.Type","type":"property"},{"path":"\/documentation\/shieldx509\/attributevalue\/attributetype","title":"static var attributeType: ObjectIdentifier","type":"property"}],"path":"\/documentation\/shieldx509\/attributevalue","title":"AttributeValue","type":"protocol"},{"children":[{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributevaluehandler\/decode(from:)","title":"static func decode(from: inout UnkeyedDecodingContainer) throws -> Any","type":"method"},{"path":"\/documentation\/shieldx509\/attributevaluehandler\/encode(_:to:)","title":"static func encode(Any, to: inout UnkeyedEncodingContainer) throws","type":"method"},{"path":"\/documentation\/shieldx509\/attributevaluehandler\/equal(_:_:)","title":"static func equal(Any, Any) -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/attributevaluehandler\/hash(_:into:)","title":"static func hash(Any, into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldx509\/attributevaluehandler","title":"AttributeValueHandler","type":"protocol"},{"children":[{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributevalueshandler\/handler(for:)","title":"static func handler(for: ObjectIdentifier) -> AttributeValueHandler.Type","type":"method"}],"path":"\/documentation\/shieldx509\/attributevalueshandler","title":"AttributeValuesHandler","type":"protocol"},{"path":"\/documentation\/shieldx509\/criticalextensionvalue","title":"CriticalExtensionValue","type":"protocol"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensionvalue\/extensionid","title":"static var extensionID: ObjectIdentifier","type":"property"}],"path":"\/documentation\/shieldx509\/extensionvalue","title":"ExtensionValue","type":"protocol"},{"path":"\/documentation\/shieldx509\/noncriticalextensionvalue","title":"NonCriticalExtensionValue","type":"protocol"},{"path":"\/documentation\/shieldx509\/singleattributevalue","title":"SingleAttributeValue","type":"protocol"},{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/algorithmidentifier\/init(algorithm:parameters:)","title":"init(algorithm: ObjectIdentifier, parameters: ASN1?)","type":"init"},{"path":"\/documentation\/shieldx509\/algorithmidentifier\/init(digestalgorithm:keytype:)","title":"init(digestAlgorithm: Digester.Algorithm, keyType: SecKeyType) throws","type":"init"},{"path":"\/documentation\/shieldx509\/algorithmidentifier\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/shieldx509\/algorithmidentifier\/init(publickey:)","title":"init(publicKey: SecKey) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/algorithmidentifier\/algorithm","title":"var algorithm: ObjectIdentifier","type":"property"},{"path":"\/documentation\/shieldx509\/algorithmidentifier\/parameters","title":"var parameters: ASN1?","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/algorithmidentifier\/error\/unsupportedalgorithm","title":"case unsupportedAlgorithm","type":"case"},{"path":"\/documentation\/shieldx509\/algorithmidentifier\/error\/unsupportedeckeysize","title":"case unsupportedECKeySize","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/algorithmidentifier\/error\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/algorithmidentifier\/error\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/algorithmidentifier\/error\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/shieldx509\/algorithmidentifier\/error\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/algorithmidentifier\/error","title":"AlgorithmIdentifier.Error","type":"enum"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/algorithmidentifier\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/algorithmidentifier\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/algorithmidentifier","title":"AlgorithmIdentifier","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attribute\/init(attrtype:attrvalues:)","title":"init(attrType: ObjectIdentifier, attrValues: [Any])","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attribute\/attrtype","title":"var attrType: ObjectIdentifier","type":"property"},{"path":"\/documentation\/shieldx509\/attribute\/attrvalues","title":"var attrValues: [Any]","type":"property"}],"path":"\/documentation\/shieldx509\/attribute","title":"Attribute","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributes\/init()","title":"init()","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributes\/all(_:)-1y48w","title":"func all(AV.Type) throws -> [[AV]]","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/all(_:)-6wd49","title":"func all(AV.Type) throws -> [AV]","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/append(_:)","title":"func append(Attribute)","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/append(multivalued:)","title":"func append(multiValued: [AV])","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/append(singlevalued:)","title":"func append(singleValued: AV)","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/append(type:values:)","title":"func append(type: ObjectIdentifier, values: [ASN1])","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/first(_:)-4fesr","title":"func first(AV.Type) throws -> AV?","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/first(_:)-6qw87","title":"func first(AV.Type) throws -> [AV]?","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/remove(_:)","title":"func remove(AV.Type)","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/remove(type:)","title":"func remove(type: ObjectIdentifier)","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/replace(multivalued:)","title":"func replace(multiValued: [AV])","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/replace(singlevalued:)","title":"func replace(singleValued: AV)","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/replace(type:values:)","title":"func replace(type: ObjectIdentifier, values: [ASN1])","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributes\/error\/invalidelement","title":"case invalidElement","type":"case"},{"path":"\/documentation\/shieldx509\/attributes\/error\/singlevaluerequired","title":"case singleValueRequired","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributes\/error\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/attributes\/error\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributes\/error\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/shieldx509\/attributes\/error\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/attributes\/error","title":"Attributes.Error","type":"enum"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributes\/last","title":"var last: Self.Element?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributes\/difference(from:by:)","title":"func difference(from: C, by: (C.Element, Self.Element) -> Bool) -> CollectionDifference","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/droplast(_:)","title":"func dropLast(Int) -> Self.SubSequence","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/formindex(before:)","title":"func formIndex(before: inout Self.Index)","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/last(where:)","title":"func last(where: (Self.Element) throws -> Bool) rethrows -> Self.Element?","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/lastindex(where:)","title":"func lastIndex(where: (Self.Element) throws -> Bool) rethrows -> Self.Index?","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/reversed()","title":"func reversed() -> ReversedCollection","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/suffix(_:)","title":"func suffix(Int) -> Self.SubSequence","type":"method"}],"path":"\/documentation\/shieldx509\/attributes\/bidirectionalcollection-implementations","title":"BidirectionalCollection Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributes\/count","title":"var count: Int","type":"property"},{"path":"\/documentation\/shieldx509\/attributes\/endindex","title":"var endIndex: Index","type":"property"},{"path":"\/documentation\/shieldx509\/attributes\/first","title":"var first: Self.Element?","type":"property"},{"path":"\/documentation\/shieldx509\/attributes\/isempty","title":"var isEmpty: Bool","type":"property"},{"path":"\/documentation\/shieldx509\/attributes\/startindex","title":"var startIndex: Index","type":"property"},{"path":"\/documentation\/shieldx509\/attributes\/underestimatedcount-9x1xv","title":"var underestimatedCount: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributes\/drop(while:)","title":"func drop(while: (Self.Element) throws -> Bool) rethrows -> Self.SubSequence","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/dropfirst(_:)","title":"func dropFirst(Int) -> Self.SubSequence","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/firstindex(where:)","title":"func firstIndex(where: (Self.Element) throws -> Bool) rethrows -> Self.Index?","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/formindex(_:offsetby:)","title":"func formIndex(inout Self.Index, offsetBy: Int)","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/formindex(_:offsetby:limitedby:)","title":"func formIndex(inout Self.Index, offsetBy: Int, limitedBy: Self.Index) -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/formindex(after:)","title":"func formIndex(after: inout Self.Index)","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/makeiterator()","title":"func makeIterator() -> Iterator","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/map(_:)-4mxuv","title":"func map((Self.Element) throws -> T) rethrows -> [T]","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/prefix(_:)","title":"func prefix(Int) -> Self.SubSequence","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/prefix(through:)","title":"func prefix(through: Self.Index) -> Self.SubSequence","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/prefix(upto:)","title":"func prefix(upTo: Self.Index) -> Self.SubSequence","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/prefix(while:)","title":"func prefix(while: (Self.Element) throws -> Bool) rethrows -> Self.SubSequence","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/randomelement()","title":"func randomElement() -> Self.Element?","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/randomelement(using:)","title":"func randomElement(using: inout T) -> Self.Element?","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/split(maxsplits:omittingemptysubsequences:whereseparator:)","title":"func split(maxSplits: Int, omittingEmptySubsequences: Bool, whereSeparator: (Self.Element) throws -> Bool) rethrows -> [Self.SubSequence]","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/suffix(from:)","title":"func suffix(from: Self.Index) -> Self.SubSequence","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/trimmingprefix(while:)","title":"func trimmingPrefix(while: (Self.Element) throws -> Bool) rethrows -> Self.SubSequence","type":"method"},{"title":"Subscripts","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributes\/subscript(_:)-3iimm","title":"subscript((UnboundedRange_) -> ()) -> Self.SubSequence","type":"subscript"},{"path":"\/documentation\/shieldx509\/attributes\/subscript(_:)-46ylb","title":"subscript(Index) -> Attribute","type":"subscript"},{"path":"\/documentation\/shieldx509\/attributes\/subscript(_:)-89o4e","title":"subscript(R) -> Self.SubSequence","type":"subscript"},{"path":"\/documentation\/shieldx509\/attributes\/subscript(_:)-8nm4z","title":"subscript(Range) -> Slice","type":"subscript"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributes\/index","title":"Attributes.Index","type":"typealias"},{"path":"\/documentation\/shieldx509\/attributes\/iterator","title":"Attributes.Iterator","type":"typealias"}],"path":"\/documentation\/shieldx509\/attributes\/collection-implementations","title":"Collection Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributes\/init(from:)","title":"init(from: Decoder) throws","type":"init"}],"path":"\/documentation\/shieldx509\/attributes\/decodable-implementations","title":"Decodable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributes\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"}],"path":"\/documentation\/shieldx509\/attributes\/encodable-implementations","title":"Encodable Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributes\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"},{"path":"\/documentation\/shieldx509\/attributes\/==(_:_:)","title":"static func == (Attributes, Attributes) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/attributes\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributes\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldx509\/attributes\/hashable-implementations","title":"Hashable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributes\/index(_:offsetby:limitedby:)","title":"func index(Self.Index, offsetBy: Int, limitedBy: Self.Index) -> Self.Index?","type":"method"}],"path":"\/documentation\/shieldx509\/attributes\/randomaccesscollection-implementations","title":"RandomAccessCollection Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributes\/lazy","title":"var lazy: LazySequence","type":"property"},{"path":"\/documentation\/shieldx509\/attributes\/publisher","title":"var publisher: Publishers.Sequence","type":"property"},{"path":"\/documentation\/shieldx509\/attributes\/underestimatedcount-9otus","title":"var underestimatedCount: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/attributes\/allsatisfy(_:)","title":"func allSatisfy((Self.Element) throws -> Bool) rethrows -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/compactmap(_:)","title":"func compactMap((Self.Element) throws -> ElementOfResult?) rethrows -> [ElementOfResult]","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/compare(_:_:)","title":"func compare(Comparator.Compared, Comparator.Compared) -> ComparisonResult","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/contains(where:)","title":"func contains(where: (Self.Element) throws -> Bool) rethrows -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/elementsequal(_:by:)","title":"func elementsEqual(OtherSequence, by: (Self.Element, OtherSequence.Element) throws -> Bool) rethrows -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/enumerated()","title":"func enumerated() -> EnumeratedSequence","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/filter(_:)","title":"func filter((Self.Element) throws -> Bool) rethrows -> [Self.Element]","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/first(where:)","title":"func first(where: (Self.Element) throws -> Bool) rethrows -> Self.Element?","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/flatmap(_:)-20ffo","title":"func flatMap((Self.Element) throws -> SegmentOfResult) rethrows -> [SegmentOfResult.Element]","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/flatmap(_:)-818hy","title":"func flatMap((Self.Element) throws -> ElementOfResult?) rethrows -> [ElementOfResult]","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/foreach(_:)","title":"func forEach((Self.Element) throws -> Void) rethrows","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/formatted(_:)","title":"func formatted(S) -> S.FormatOutput","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/lexicographicallyprecedes(_:by:)","title":"func lexicographicallyPrecedes(OtherSequence, by: (Self.Element, Self.Element) throws -> Bool) rethrows -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/map(_:)-22opc","title":"func map((Self.Element) throws -> T) rethrows -> [T]","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/max(by:)","title":"func max(by: (Self.Element, Self.Element) throws -> Bool) rethrows -> Self.Element?","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/min(by:)","title":"func min(by: (Self.Element, Self.Element) throws -> Bool) rethrows -> Self.Element?","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/reduce(_:_:)","title":"func reduce(Result, (Result, Self.Element) throws -> Result) rethrows -> Result","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/reduce(into:_:)","title":"func reduce(into: Result, (inout Result, Self.Element) throws -> ()) rethrows -> Result","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/shuffled()","title":"func shuffled() -> [Self.Element]","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/shuffled(using:)","title":"func shuffled(using: inout T) -> [Self.Element]","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/sorted(by:)","title":"func sorted(by: (Self.Element, Self.Element) throws -> Bool) rethrows -> [Self.Element]","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/sorted(using:)-4z0c","title":"func sorted(using: S) -> [Self.Element]","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/sorted(using:)-6t54p","title":"func sorted(using: Comparator) -> [Self.Element]","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/starts(with:by:)","title":"func starts(with: PossiblePrefix, by: (Self.Element, PossiblePrefix.Element) throws -> Bool) rethrows -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/attributes\/withcontiguousstorageifavailable(_:)","title":"func withContiguousStorageIfAvailable((UnsafeBufferPointer) throws -> R) rethrows -> R?","type":"method"}],"path":"\/documentation\/shieldx509\/attributes\/sequence-implementations","title":"Sequence Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/attributes","title":"Attributes","type":"struct"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/crattributevalueshandler\/supported","title":"static let supported: [ObjectIdentifier : AttributeValue.Type]","type":"property"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/crattributevalueshandler\/handler(for:)","title":"static func handler(for: ObjectIdentifier) -> AttributeValueHandler.Type","type":"method"}],"path":"\/documentation\/shieldx509\/crattributevalueshandler","title":"CRAttributeValuesHandler","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequestinfo\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/shieldx509\/certificationrequestinfo\/init(version:subject:subjectpkinfo:attributes:)","title":"init(version: Version, subject: Name, subjectPKInfo: SubjectPublicKeyInfo, attributes: CRAttributes?)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequestinfo\/attributes","title":"var attributes: CRAttributes?","type":"property"},{"path":"\/documentation\/shieldx509\/certificationrequestinfo\/subject","title":"var subject: Name","type":"property"},{"path":"\/documentation\/shieldx509\/certificationrequestinfo\/subjectpkinfo","title":"var subjectPKInfo: SubjectPublicKeyInfo","type":"property"},{"path":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.property","title":"var version: Version","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequestinfo\/signed(using:digestalgorithm:)","title":"func signed(using: SecKey, digestAlgorithm: Digester.Algorithm) throws -> CertificationRequest","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/v1","title":"case v1","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/init(rawvalue:)","title":"init?(rawValue: Int)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/certificationrequestinfo\/version-swift.enum","title":"CertificationRequestInfo.Version","type":"enum"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequestinfo\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/certificationrequestinfo\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequestinfo\/encoded()","title":"func encoded() throws -> Data","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/certificationrequestinfo\/asn1schema","title":"static var asn1Schema: Schema","type":"property"}],"path":"\/documentation\/shieldx509\/certificationrequestinfo\/schemaspecified-implementations","title":"SchemaSpecified Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/certificationrequestinfo","title":"CertificationRequestInfo","type":"struct"},{"children":[{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/directorynameattributemapper\/decoder(fortype:)","title":"static func decoder(forType: ObjectIdentifier) -> ValueDecoder?","type":"method"},{"path":"\/documentation\/shieldx509\/directorynameattributemapper\/encoder(fortype:)","title":"static func encoder(forType: ObjectIdentifier) -> ValueEncoder?","type":"method"},{"path":"\/documentation\/shieldx509\/directorynameattributemapper\/handler(fortype:)","title":"static func handler(forType: ObjectIdentifier) -> ShieldX500.AttributeValueHandler?","type":"method"}],"path":"\/documentation\/shieldx509\/directorynameattributemapper","title":"DirectoryNameAttributeMapper","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/ecprivatekey\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/shieldx509\/ecprivatekey\/init(version:privatekey:parameters:publickey:)","title":"init(version: Version, privateKey: Data, parameters: ECParameters?, publicKey: BitString?)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/ecprivatekey\/parameters","title":"var parameters: ECParameters?","type":"property"},{"path":"\/documentation\/shieldx509\/ecprivatekey\/privatekey","title":"var privateKey: Data","type":"property"},{"path":"\/documentation\/shieldx509\/ecprivatekey\/publickey","title":"var publicKey: BitString?","type":"property"},{"path":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.property","title":"var version: Version","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/one","title":"case one","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/init(rawvalue:)","title":"init?(rawValue: Int)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/ecprivatekey\/version-swift.enum","title":"ECPrivateKey.Version","type":"enum"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/ecprivatekey\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/ecprivatekey\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/ecprivatekey\/encoded()","title":"func encoded() throws -> Data","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/ecprivatekey\/asn1schema","title":"static var asn1Schema: Schema","type":"property"}],"path":"\/documentation\/shieldx509\/ecprivatekey\/schemaspecified-implementations","title":"SchemaSpecified Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/ecprivatekey","title":"ECPrivateKey","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/edipartyname\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/shieldx509\/edipartyname\/init(nameassigner:partyname:)","title":"init(nameAssigner: AnyString?, partyName: AnyString)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/edipartyname\/nameassigner","title":"var nameAssigner: AnyString?","type":"property"},{"path":"\/documentation\/shieldx509\/edipartyname\/partyname","title":"var partyName: AnyString","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/edipartyname\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/edipartyname\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/edipartyname","title":"EDIPartyName","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/init(encryptionalgorithm:encrypteddata:)","title":"init(encryptionAlgorithm: AlgorithmIdentifier, encryptedData: Data)","type":"init"},{"path":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/encrypteddata","title":"var encryptedData: Data","type":"property"},{"path":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/encryptionalgorithm","title":"var encryptionAlgorithm: AlgorithmIdentifier","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/encoded()","title":"func encoded() throws -> Data","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/asn1schema","title":"static var asn1Schema: Schema","type":"property"}],"path":"\/documentation\/shieldx509\/encryptedprivatekeyinfo\/schemaspecified-implementations","title":"SchemaSpecified Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/encryptedprivatekeyinfo","title":"EncryptedPrivateKeyInfo","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extension\/init(extnid:critical:extnvalue:)","title":"init(extnId: ObjectIdentifier, critical: Bool, extnValue: Data)","type":"init"},{"path":"\/documentation\/shieldx509\/extension\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/shieldx509\/extension\/init(value:)-3nks0","title":"init(value: Value) throws","type":"init"},{"path":"\/documentation\/shieldx509\/extension\/init(value:)-9ul3","title":"init(value: Value) throws","type":"init"},{"path":"\/documentation\/shieldx509\/extension\/init(value:critical:)","title":"init(value: Value, critical: Bool) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extension\/critical","title":"var critical: Bool","type":"property"},{"path":"\/documentation\/shieldx509\/extension\/extnid","title":"var extnID: ObjectIdentifier","type":"property"},{"path":"\/documentation\/shieldx509\/extension\/extnvalue","title":"var extnValue: Data","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extension\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/extension\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/extension","title":"Extension","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensions\/init()","title":"init()","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensions\/all(_:)","title":"func all(Value.Type) throws -> [Value]","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/append(_:)","title":"func append(Extension)","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/append(id:iscritical:value:)","title":"func append(id: ObjectIdentifier, isCritical: Bool, value: Data)","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/append(value:)-1hpvz","title":"func append(value: Value) throws","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/append(value:)-9dot0","title":"func append(value: Value) throws","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/append(value:iscritical:)","title":"func append(value: Value, isCritical: Bool) throws","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/first(_:)","title":"func first(Value.Type) throws -> Value?","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/remove(_:)","title":"func remove(Value.Type)","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/remove(id:)","title":"func remove(id: ObjectIdentifier)","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/replace(_:)","title":"func replace(Extension)","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/replace(value:)-34ywr","title":"func replace(value: Value) throws","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/replace(value:)-lqja","title":"func replace(value: Value) throws","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/replace(value:iscritical:)","title":"func replace(value: Value, isCritical: Bool) throws","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/replaceall(_:)","title":"func replaceAll(S)","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensions\/attributehandler","title":"static var attributeHandler: AttributeValueHandler.Type","type":"property"},{"path":"\/documentation\/shieldx509\/extensions\/attributetype","title":"static var attributeType: OID","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensions\/error\/invalidvalue","title":"case invalidValue","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensions\/error\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/extensions\/error\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensions\/error\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/shieldx509\/extensions\/error\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/extensions\/error","title":"Extensions.Error","type":"enum"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensions\/last","title":"var last: Self.Element?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensions\/difference(from:)","title":"func difference(from: C) -> CollectionDifference","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/difference(from:by:)","title":"func difference(from: C, by: (C.Element, Self.Element) -> Bool) -> CollectionDifference","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/droplast(_:)","title":"func dropLast(Int) -> Self.SubSequence","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/formindex(before:)","title":"func formIndex(before: inout Self.Index)","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/last(where:)","title":"func last(where: (Self.Element) throws -> Bool) rethrows -> Self.Element?","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/lastindex(of:)","title":"func lastIndex(of: Self.Element) -> Self.Index?","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/lastindex(where:)","title":"func lastIndex(where: (Self.Element) throws -> Bool) rethrows -> Self.Index?","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/reversed()","title":"func reversed() -> ReversedCollection","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/suffix(_:)","title":"func suffix(Int) -> Self.SubSequence","type":"method"}],"path":"\/documentation\/shieldx509\/extensions\/bidirectionalcollection-implementations","title":"BidirectionalCollection Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensions\/count","title":"var count: Int","type":"property"},{"path":"\/documentation\/shieldx509\/extensions\/endindex","title":"var endIndex: Index","type":"property"},{"path":"\/documentation\/shieldx509\/extensions\/first","title":"var first: Self.Element?","type":"property"},{"path":"\/documentation\/shieldx509\/extensions\/isempty","title":"var isEmpty: Bool","type":"property"},{"path":"\/documentation\/shieldx509\/extensions\/startindex","title":"var startIndex: Index","type":"property"},{"path":"\/documentation\/shieldx509\/extensions\/underestimatedcount-48n1w","title":"var underestimatedCount: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensions\/drop(while:)","title":"func drop(while: (Self.Element) throws -> Bool) rethrows -> Self.SubSequence","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/dropfirst(_:)","title":"func dropFirst(Int) -> Self.SubSequence","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/firstindex(of:)","title":"func firstIndex(of: Self.Element) -> Self.Index?","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/firstindex(where:)","title":"func firstIndex(where: (Self.Element) throws -> Bool) rethrows -> Self.Index?","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/firstrange(of:)","title":"func firstRange(of: C) -> Range?","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/formindex(_:offsetby:)","title":"func formIndex(inout Self.Index, offsetBy: Int)","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/formindex(_:offsetby:limitedby:)","title":"func formIndex(inout Self.Index, offsetBy: Int, limitedBy: Self.Index) -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/formindex(after:)","title":"func formIndex(after: inout Self.Index)","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/index(of:)","title":"func index(of: Self.Element) -> Self.Index?","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/makeiterator()","title":"func makeIterator() -> Iterator","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/map(_:)-8y43r","title":"func map((Self.Element) throws -> T) rethrows -> [T]","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/prefix(_:)","title":"func prefix(Int) -> Self.SubSequence","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/prefix(through:)","title":"func prefix(through: Self.Index) -> Self.SubSequence","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/prefix(upto:)","title":"func prefix(upTo: Self.Index) -> Self.SubSequence","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/prefix(while:)","title":"func prefix(while: (Self.Element) throws -> Bool) rethrows -> Self.SubSequence","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/randomelement()","title":"func randomElement() -> Self.Element?","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/randomelement(using:)","title":"func randomElement(using: inout T) -> Self.Element?","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/ranges(of:)","title":"func ranges(of: C) -> [Range]","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/split(maxsplits:omittingemptysubsequences:whereseparator:)","title":"func split(maxSplits: Int, omittingEmptySubsequences: Bool, whereSeparator: (Self.Element) throws -> Bool) rethrows -> [Self.SubSequence]","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/split(separator:maxsplits:omittingemptysubsequences:)","title":"func split(separator: Self.Element, maxSplits: Int, omittingEmptySubsequences: Bool) -> [Self.SubSequence]","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/suffix(from:)","title":"func suffix(from: Self.Index) -> Self.SubSequence","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/trimmingprefix(_:)","title":"func trimmingPrefix(Prefix) -> Self.SubSequence","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/trimmingprefix(while:)","title":"func trimmingPrefix(while: (Self.Element) throws -> Bool) rethrows -> Self.SubSequence","type":"method"},{"title":"Subscripts","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensions\/subscript(_:)-3zlke","title":"subscript((UnboundedRange_) -> ()) -> Self.SubSequence","type":"subscript"},{"path":"\/documentation\/shieldx509\/extensions\/subscript(_:)-4vy7r","title":"subscript(Index) -> Extension","type":"subscript"},{"path":"\/documentation\/shieldx509\/extensions\/subscript(_:)-8alho","title":"subscript(R) -> Self.SubSequence","type":"subscript"},{"path":"\/documentation\/shieldx509\/extensions\/subscript(_:)-8awji","title":"subscript(Range) -> Slice","type":"subscript"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensions\/index","title":"Extensions.Index","type":"typealias"},{"path":"\/documentation\/shieldx509\/extensions\/iterator","title":"Extensions.Iterator","type":"typealias"}],"path":"\/documentation\/shieldx509\/extensions\/collection-implementations","title":"Collection Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensions\/init(from:)","title":"init(from: Decoder) throws","type":"init"}],"path":"\/documentation\/shieldx509\/extensions\/decodable-implementations","title":"Decodable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensions\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"}],"path":"\/documentation\/shieldx509\/extensions\/encodable-implementations","title":"Encodable Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensions\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/extensions\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensions\/init(arrayliteral:)","title":"init(arrayLiteral: Extension...)","type":"init"}],"path":"\/documentation\/shieldx509\/extensions\/expressiblebyarrayliteral-implementations","title":"ExpressibleByArrayLiteral Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensions\/index(_:offsetby:limitedby:)","title":"func index(Self.Index, offsetBy: Int, limitedBy: Self.Index) -> Self.Index?","type":"method"}],"path":"\/documentation\/shieldx509\/extensions\/randomaccesscollection-implementations","title":"RandomAccessCollection Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensions\/lazy","title":"var lazy: LazySequence","type":"property"},{"path":"\/documentation\/shieldx509\/extensions\/publisher","title":"var publisher: Publishers.Sequence","type":"property"},{"path":"\/documentation\/shieldx509\/extensions\/underestimatedcount-2h1rw","title":"var underestimatedCount: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/extensions\/allsatisfy(_:)","title":"func allSatisfy((Self.Element) throws -> Bool) rethrows -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/compactmap(_:)","title":"func compactMap((Self.Element) throws -> ElementOfResult?) rethrows -> [ElementOfResult]","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/compare(_:_:)","title":"func compare(Comparator.Compared, Comparator.Compared) -> ComparisonResult","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/contains(_:)","title":"func contains(Self.Element) -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/contains(where:)","title":"func contains(where: (Self.Element) throws -> Bool) rethrows -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/elementsequal(_:)","title":"func elementsEqual(OtherSequence) -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/elementsequal(_:by:)","title":"func elementsEqual(OtherSequence, by: (Self.Element, OtherSequence.Element) throws -> Bool) rethrows -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/enumerated()","title":"func enumerated() -> EnumeratedSequence","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/filter(_:)","title":"func filter((Self.Element) throws -> Bool) rethrows -> [Self.Element]","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/first(where:)","title":"func first(where: (Self.Element) throws -> Bool) rethrows -> Self.Element?","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/flatmap(_:)-8og10","title":"func flatMap((Self.Element) throws -> SegmentOfResult) rethrows -> [SegmentOfResult.Element]","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/flatmap(_:)-8z658","title":"func flatMap((Self.Element) throws -> ElementOfResult?) rethrows -> [ElementOfResult]","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/foreach(_:)","title":"func forEach((Self.Element) throws -> Void) rethrows","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/formatted(_:)","title":"func formatted(S) -> S.FormatOutput","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/lexicographicallyprecedes(_:by:)","title":"func lexicographicallyPrecedes(OtherSequence, by: (Self.Element, Self.Element) throws -> Bool) rethrows -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/map(_:)-6a1zd","title":"func map((Self.Element) throws -> T) rethrows -> [T]","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/max(by:)","title":"func max(by: (Self.Element, Self.Element) throws -> Bool) rethrows -> Self.Element?","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/min(by:)","title":"func min(by: (Self.Element, Self.Element) throws -> Bool) rethrows -> Self.Element?","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/reduce(_:_:)","title":"func reduce(Result, (Result, Self.Element) throws -> Result) rethrows -> Result","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/reduce(into:_:)","title":"func reduce(into: Result, (inout Result, Self.Element) throws -> ()) rethrows -> Result","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/shuffled()","title":"func shuffled() -> [Self.Element]","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/shuffled(using:)","title":"func shuffled(using: inout T) -> [Self.Element]","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/sorted(by:)","title":"func sorted(by: (Self.Element, Self.Element) throws -> Bool) rethrows -> [Self.Element]","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/sorted(using:)-6a0rh","title":"func sorted(using: S) -> [Self.Element]","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/sorted(using:)-8ak5q","title":"func sorted(using: Comparator) -> [Self.Element]","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/starts(with:)","title":"func starts(with: PossiblePrefix) -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/starts(with:by:)","title":"func starts(with: PossiblePrefix, by: (Self.Element, PossiblePrefix.Element) throws -> Bool) rethrows -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/extensions\/withcontiguousstorageifavailable(_:)","title":"func withContiguousStorageIfAvailable((UnsafeBufferPointer) throws -> R) rethrows -> R?","type":"method"}],"path":"\/documentation\/shieldx509\/extensions\/sequence-implementations","title":"Sequence Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/extensions","title":"Extensions","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/othername\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/shieldx509\/othername\/init(typeid:value:)","title":"init(typeId: ObjectIdentifier, value: ASN1)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/othername\/typeid","title":"var typeId: ObjectIdentifier","type":"property"},{"path":"\/documentation\/shieldx509\/othername\/value","title":"var value: ASN1","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/othername\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/othername\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/othername\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/othername","title":"OtherName","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/pbes2params\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/shieldx509\/pbes2params\/init(keyderivationfunc:encryptionscheme:)","title":"init(keyDerivationFunc: AlgorithmIdentifier, encryptionScheme: AlgorithmIdentifier)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/pbes2params\/encryptionscheme","title":"var encryptionScheme: AlgorithmIdentifier","type":"property"},{"path":"\/documentation\/shieldx509\/pbes2params\/keyderivationfunc","title":"var keyDerivationFunc: AlgorithmIdentifier","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/pbes2params\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/pbes2params\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/pbes2params\/encoded()","title":"func encoded() throws -> Data","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/pbes2params\/asn1schema","title":"static var asn1Schema: Schema","type":"property"}],"path":"\/documentation\/shieldx509\/pbes2params\/schemaspecified-implementations","title":"SchemaSpecified Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/pbes2params","title":"PBES2Params","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/pbkdf2params\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/shieldx509\/pbkdf2params\/init(salt:iterationcount:keylength:prf:)","title":"init(salt: Data, iterationCount: UInt64, keyLength: UInt64, prf: AlgorithmIdentifier)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/pbkdf2params\/iterationcount","title":"var iterationCount: UInt64","type":"property"},{"path":"\/documentation\/shieldx509\/pbkdf2params\/keylength","title":"var keyLength: UInt64","type":"property"},{"path":"\/documentation\/shieldx509\/pbkdf2params\/prf","title":"var prf: AlgorithmIdentifier","type":"property"},{"path":"\/documentation\/shieldx509\/pbkdf2params\/salt","title":"var salt: Data","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/pbkdf2params\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/pbkdf2params\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/pbkdf2params\/encoded()","title":"func encoded() throws -> Data","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/pbkdf2params\/asn1schema","title":"static var asn1Schema: Schema","type":"property"}],"path":"\/documentation\/shieldx509\/pbkdf2params\/schemaspecified-implementations","title":"SchemaSpecified Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/pbkdf2params","title":"PBKDF2Params","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/privatekeyinfo\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/shieldx509\/privatekeyinfo\/init(version:privatekeyalgorithm:privatekey:)","title":"init(version: Version, privateKeyAlgorithm: AlgorithmIdentifier, privateKey: Data)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/privatekeyinfo\/privatekey","title":"var privateKey: Data","type":"property"},{"path":"\/documentation\/shieldx509\/privatekeyinfo\/privatekeyalgorithm","title":"var privateKeyAlgorithm: AlgorithmIdentifier","type":"property"},{"path":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.property","title":"var version: Version","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/zero","title":"case zero","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/init(rawvalue:)","title":"init?(rawValue: Int)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/privatekeyinfo\/version-swift.enum","title":"PrivateKeyInfo.Version","type":"enum"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/privatekeyinfo\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/privatekeyinfo\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/privatekeyinfo\/encoded()","title":"func encoded() throws -> Data","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/privatekeyinfo\/asn1schema","title":"static var asn1Schema: Schema","type":"property"}],"path":"\/documentation\/shieldx509\/privatekeyinfo\/schemaspecified-implementations","title":"SchemaSpecified Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/privatekeyinfo","title":"PrivateKeyInfo","type":"struct"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/coefficient","title":"var coefficient: ASN1.Integer","type":"property"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/exponent","title":"var exponent: ASN1.Integer","type":"property"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/prime","title":"var prime: ASN1.Integer","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfo","title":"RSAPrivateKey.OtherPrimeInfo","type":"struct"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/init(version:modulus:publicexponent:privateexponent:prime1:prime2:exponent1:exponent2:coefficient:otherprimeinfos:)","title":"init(version: Version, modulus: ASN1.Integer, publicExponent: ASN1.Integer, privateExponent: ASN1.Integer, prime1: ASN1.Integer, prime2: ASN1.Integer, exponent1: ASN1.Integer, exponent2: ASN1.Integer, coefficient: ASN1.Integer, otherPrimeInfos: [OtherPrimeInfo]?)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/coefficient","title":"var coefficient: ASN1.Integer","type":"property"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/exponent1","title":"var exponent1: ASN1.Integer","type":"property"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/exponent2","title":"var exponent2: ASN1.Integer","type":"property"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/modulus","title":"var modulus: ASN1.Integer","type":"property"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/otherprimeinfos","title":"var otherPrimeInfos: [OtherPrimeInfo]?","type":"property"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/prime1","title":"var prime1: ASN1.Integer","type":"property"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/prime2","title":"var prime2: ASN1.Integer","type":"property"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/privateexponent","title":"var privateExponent: ASN1.Integer","type":"property"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/publicexponent","title":"var publicExponent: ASN1.Integer","type":"property"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.property","title":"var version: Version","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/multi","title":"case multi","type":"case"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/twoprime","title":"case twoPrime","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/init(rawvalue:)","title":"init?(rawValue: Int)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/rsaprivatekey\/version-swift.enum","title":"RSAPrivateKey.Version","type":"enum"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/rsaprivatekey\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/encoded()","title":"func encoded() throws -> Data","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/rsaprivatekey\/asn1schema","title":"static var asn1Schema: Schema","type":"property"}],"path":"\/documentation\/shieldx509\/rsaprivatekey\/schemaspecified-implementations","title":"SchemaSpecified Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/rsaprivatekey","title":"RSAPrivateKey","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/rsapublickey\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/shieldx509\/rsapublickey\/init(modulus:publicexponent:)","title":"init(modulus: ASN1.Integer, publicExponent: ASN1.Integer)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/rsapublickey\/modulus","title":"var modulus: ASN1.Integer","type":"property"},{"path":"\/documentation\/shieldx509\/rsapublickey\/publicexponent","title":"var publicExponent: ASN1.Integer","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/rsapublickey\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/rsapublickey\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/rsapublickey\/encoded()","title":"func encoded() throws -> Data","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/rsapublickey\/asn1schema","title":"static var asn1Schema: Schema","type":"property"}],"path":"\/documentation\/shieldx509\/rsapublickey\/schemaspecified-implementations","title":"SchemaSpecified Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/rsapublickey","title":"RSAPublicKey","type":"struct"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/schemas\/authoritykeyidentifier","title":"static let AuthorityKeyIdentifier: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/basicconstraints","title":"static let BasicConstraints: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/criattributes","title":"static let CRIAttributes: Schema.DynamicMap","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/certificate","title":"static let Certificate: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/certificateserialnumber","title":"static let CertificateSerialNumber: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/certificationrequest","title":"static let CertificationRequest: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/certificationrequestinfo","title":"static let CertificationRequestInfo: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/directorynames","title":"static let DirectoryNames: Schema.DynamicMap","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/ecparameters","title":"static let ECParameters: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/ecprivatekey","title":"static let ECPrivateKey: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/edipartyname","title":"static let EDIPartyName: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/encryptedprivatekeyinfo","title":"static let EncryptedPrivateKeyInfo: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/encryptedprivatekeyinfoalgorithms","title":"static let EncryptedPrivateKeyInfoAlgorithms: Schema.DynamicMap","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/extension","title":"static let Extension: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/extensions","title":"static let Extensions: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/generalname","title":"static let GeneralName: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/generalnames","title":"static let GeneralNames: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/issueraltname","title":"static let IssuerAltName: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/keyidentifier","title":"static let KeyIdentifier: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/name","title":"static let Name: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/othername","title":"static let OtherName: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/pbes2params","title":"static let PBES2Params: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/pbes2paramsencryptionschemealgorithms","title":"static let PBES2ParamsEncryptionSchemeAlgorithms: Schema.DynamicMap","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/pbes2paramskeyderivationfuncalgorithms","title":"static let PBES2ParamsKeyDerivationFuncAlgorithms: Schema.DynamicMap","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/pbkdf2params","title":"static let PBKDF2Params: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/pkinfoalgorithms","title":"static let PKInfoAlgorithms: Schema.DynamicMap","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/privatekeyinfo","title":"static let PrivateKeyInfo: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/privatekeyinfoalgorithms","title":"static let PrivateKeyInfoAlgorithms: Schema.DynamicMap","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/privatekeyinfoversion","title":"static let PrivateKeyInfoVersion: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/rsaprivatekey","title":"static let RSAPrivateKey: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/rsaprivatekeyotherprimeinfo","title":"static let RSAPrivateKeyOtherPrimeInfo: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/rsaprivatekeyotherprimeinfos","title":"static let RSAPrivateKeyOtherPrimeInfos: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/rsapublickey","title":"static let RSAPublicKey: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/signaturealgorithms","title":"static let SignatureAlgorithms: Schema.DynamicMap","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/subjectaltname","title":"static let SubjectAltName: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/subjectkeyidentifier","title":"static let SubjectKeyIdentifier: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/subjectpublickeyinfo","title":"static let SubjectPublicKeyInfo: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/tbscertificate","title":"static let TBSCertificate: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/time","title":"static let Time: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/uniqueidentifier","title":"static let UniqueIdentifier: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/validity","title":"static let Validity: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/version","title":"static let Version: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/x520commonname","title":"static let X520CommonName: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/x520localityname","title":"static let X520LocalityName: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/x520name","title":"static let X520Name: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/x520organizationname","title":"static let X520OrganizationName: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/x520organizationalunitname","title":"static let X520OrganizationalUnitName: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/x520pseudonym","title":"static let X520Pseudonym: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/x520stateorprovincename","title":"static let X520StateOrProvinceName: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/x520title","title":"static let X520Title: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/extkeyusageextension","title":"static let extKeyUsageExtension: Schema","type":"property"},{"path":"\/documentation\/shieldx509\/schemas\/keyusageextension","title":"static let keyUsageExtension: Schema","type":"property"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/schemas\/algorithmidentifier(_:)-7sj26","title":"static func AlgorithmIdentifier(Schema.DynamicMap) -> Schema","type":"method"},{"path":"\/documentation\/shieldx509\/schemas\/attribute(_:unknowntypeschema:)-1syql","title":"static func Attribute(Schema.DynamicMap, unknownTypeSchema: Schema?) -> Schema","type":"method"},{"path":"\/documentation\/shieldx509\/schemas\/attributes(_:unknowntypeschema:)-5h6f7","title":"static func Attributes(Schema.DynamicMap, unknownTypeSchema: Schema?) -> Schema","type":"method"},{"path":"\/documentation\/shieldx509\/schemas\/directorystring(max:)-157le","title":"static func DirectoryString(max: Int) -> Schema","type":"method"},{"path":"\/documentation\/shieldx509\/schemas\/algorithmidentifier(_:)-33e9f","title":"static func algorithmIdentifier(Schema.DynamicMap) -> Schema","type":"method"},{"path":"\/documentation\/shieldx509\/schemas\/attribute(_:unknowntypeschema:)-6jdbw","title":"static func attribute(Schema.DynamicMap, unknownTypeSchema: Schema?) -> Schema","type":"method"},{"path":"\/documentation\/shieldx509\/schemas\/attributes(_:unknowntypeschema:)-2q32p","title":"static func attributes(Schema.DynamicMap, unknownTypeSchema: Schema?) -> Schema","type":"method"},{"path":"\/documentation\/shieldx509\/schemas\/directorystring(max:)-62qg2","title":"static func directoryString(max: Int) -> Schema","type":"method"}],"path":"\/documentation\/shieldx509\/schemas","title":"Schemas","type":"struct"},{"children":[{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/simpleattributevaluehandler\/decode(from:)","title":"static func decode(from: inout UnkeyedDecodingContainer) throws -> Any","type":"method"},{"path":"\/documentation\/shieldx509\/simpleattributevaluehandler\/encode(_:to:)","title":"static func encode(Any, to: inout UnkeyedEncodingContainer) throws","type":"method"},{"path":"\/documentation\/shieldx509\/simpleattributevaluehandler\/equal(_:_:)","title":"static func equal(Any, Any) -> Bool","type":"method"},{"path":"\/documentation\/shieldx509\/simpleattributevaluehandler\/hash(_:into:)","title":"static func hash(Any, into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldx509\/simpleattributevaluehandler","title":"SimpleAttributeValueHandler","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/subjectpublickeyinfo\/init(algorithm:subjectpublickey:)","title":"init(algorithm: AlgorithmIdentifier, subjectPublicKey: BitString)","type":"init"},{"path":"\/documentation\/shieldx509\/subjectpublickeyinfo\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/subjectpublickeyinfo\/algorithm","title":"var algorithm: AlgorithmIdentifier","type":"property"},{"path":"\/documentation\/shieldx509\/subjectpublickeyinfo\/subjectpublickey","title":"var subjectPublicKey: BitString","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/subjectpublickeyinfo\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/subjectpublickeyinfo\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/subjectpublickeyinfo\/encoded()","title":"func encoded() throws -> Data","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/subjectpublickeyinfo\/asn1schema","title":"static var asn1Schema: Schema","type":"property"}],"path":"\/documentation\/shieldx509\/subjectpublickeyinfo\/schemaspecified-implementations","title":"SchemaSpecified Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/subjectpublickeyinfo","title":"SubjectPublicKeyInfo","type":"struct"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/init(notbefore:notafter:)","title":"init(notBefore: AnyTime, notAfter: AnyTime)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/notafter","title":"var notAfter: AnyTime","type":"property"},{"path":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/notbefore","title":"var notBefore: AnyTime","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.struct","title":"TBSCertificate.Validity","type":"struct"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/tbscertificate\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/shieldx509\/tbscertificate\/init(version:serialnumber:signature:issuer:validity:subject:subjectpublickeyinfo:issueruniqueid:subjectuniqueid:extensions:)","title":"init(version: Version, serialNumber: ASN1.Integer, signature: AlgorithmIdentifier, issuer: Name, validity: Validity, subject: Name, subjectPublicKeyInfo: SubjectPublicKeyInfo, issuerUniqueID: UniqueIdentifier?, subjectUniqueID: UniqueIdentifier?, extensions: Extensions?)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/tbscertificate\/extensions","title":"var extensions: Extensions?","type":"property"},{"path":"\/documentation\/shieldx509\/tbscertificate\/issuer","title":"var issuer: Name","type":"property"},{"path":"\/documentation\/shieldx509\/tbscertificate\/issueruniqueid","title":"var issuerUniqueID: UniqueIdentifier?","type":"property"},{"path":"\/documentation\/shieldx509\/tbscertificate\/serialnumber-swift.property","title":"var serialNumber: SerialNumber","type":"property"},{"path":"\/documentation\/shieldx509\/tbscertificate\/signature","title":"var signature: AlgorithmIdentifier","type":"property"},{"path":"\/documentation\/shieldx509\/tbscertificate\/subject","title":"var subject: Name","type":"property"},{"path":"\/documentation\/shieldx509\/tbscertificate\/subjectpublickeyinfo","title":"var subjectPublicKeyInfo: SubjectPublicKeyInfo","type":"property"},{"path":"\/documentation\/shieldx509\/tbscertificate\/subjectuniqueid","title":"var subjectUniqueID: UniqueIdentifier?","type":"property"},{"path":"\/documentation\/shieldx509\/tbscertificate\/validity-swift.property","title":"var validity: Validity","type":"property"},{"path":"\/documentation\/shieldx509\/tbscertificate\/version-swift.property","title":"var version: Version","type":"property"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/tbscertificate\/serialnumber-swift.typealias","title":"TBSCertificate.SerialNumber","type":"typealias"},{"path":"\/documentation\/shieldx509\/tbscertificate\/uniqueidentifier","title":"TBSCertificate.UniqueIdentifier","type":"typealias"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/v1","title":"case v1","type":"case"},{"path":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/v2","title":"case v2","type":"case"},{"path":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/v3","title":"case v3","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/init(rawvalue:)","title":"init?(rawValue: UInt)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/tbscertificate\/version-swift.enum","title":"TBSCertificate.Version","type":"enum"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/tbscertificate\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/tbscertificate\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/tbscertificate\/encoded()","title":"func encoded() throws -> Data","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/tbscertificate\/asn1schema","title":"static var asn1Schema: Schema","type":"property"}],"path":"\/documentation\/shieldx509\/tbscertificate\/schemaspecified-implementations","title":"SchemaSpecified Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/tbscertificate","title":"TBSCertificate","type":"struct"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/crattributes","title":"CRAttributes","type":"typealias"},{"path":"\/documentation\/shieldx509\/directoryname","title":"DirectoryName","type":"typealias"},{"path":"\/documentation\/shieldx509\/ecparameters","title":"ECParameters","type":"typealias"},{"path":"\/documentation\/shieldx509\/generalnames","title":"GeneralNames","type":"typealias"},{"path":"\/documentation\/shieldx509\/keyidentifier","title":"KeyIdentifier","type":"typealias"},{"path":"\/documentation\/shieldx509\/name","title":"Name","type":"typealias"},{"path":"\/documentation\/shieldx509\/namestringcomposer","title":"NameStringComposer","type":"typealias"},{"path":"\/documentation\/shieldx509\/unknownattributevaluehandler","title":"UnknownAttributeValueHandler","type":"typealias"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/generalname\/directoryname(_:)","title":"case directoryName(Name)","type":"case"},{"path":"\/documentation\/shieldx509\/generalname\/dnsname(_:)","title":"case dnsName(String)","type":"case"},{"path":"\/documentation\/shieldx509\/generalname\/edipartyname(_:)","title":"case ediPartyName(EDIPartyName)","type":"case"},{"path":"\/documentation\/shieldx509\/generalname\/ipaddress(_:)","title":"case ipAddress(Data)","type":"case"},{"path":"\/documentation\/shieldx509\/generalname\/othername(_:)","title":"case otherName(OtherName)","type":"case"},{"path":"\/documentation\/shieldx509\/generalname\/registeredid(_:)","title":"case registeredID(ObjectIdentifier)","type":"case"},{"path":"\/documentation\/shieldx509\/generalname\/rfc822name(_:)","title":"case rfc822Name(String)","type":"case"},{"path":"\/documentation\/shieldx509\/generalname\/uniformresourceidentifier(_:)","title":"case uniformResourceIdentifier(String)","type":"case"},{"path":"\/documentation\/shieldx509\/generalname\/x400address(_:)","title":"case x400Address(ASN1)","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/generalname\/init(tag:value:)","title":"init?(tag: ASN1.AnyTag, value: Any?)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/generalname\/tag","title":"var tag: ASN1.AnyTag","type":"property"},{"path":"\/documentation\/shieldx509\/generalname\/value","title":"var value: Any?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/generalname\/encode(schema:)","title":"func encode(schema: Schema) throws -> ASN1","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/generalname\/init(from:)","title":"init(from: Decoder) throws","type":"init"}],"path":"\/documentation\/shieldx509\/generalname\/decodable-implementations","title":"Decodable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/generalname\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"}],"path":"\/documentation\/shieldx509\/generalname\/encodable-implementations","title":"Encodable Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/shieldx509\/generalname\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/shieldx509\/generalname\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/shieldx509\/generalname","title":"GeneralName","type":"enum"}],"path":"\/documentation\/shieldx509","title":"ShieldX509","type":"module"}]},"schemaVersion":{"major":0,"minor":1,"patch":0}} \ No newline at end of file diff --git a/main/index/navigator.index b/main/index/navigator.index index 6c7931efd..6e6150d7a 100644 Binary files a/main/index/navigator.index and b/main/index/navigator.index differ